[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. 13632 1726884190.32984: 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-JQ6 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 13632 1726884190.33574: Added group all to inventory 13632 1726884190.33576: Added group ungrouped to inventory 13632 1726884190.33582: Group all now contains ungrouped 13632 1726884190.33585: Examining possible inventory source: /tmp/snapshot-9d7/inventory.yml 13632 1726884190.71825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 13632 1726884190.71909: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 13632 1726884190.71939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 13632 1726884190.72228: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 13632 1726884190.72445: Loaded config def from plugin (inventory/script) 13632 1726884190.72448: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 13632 1726884190.72505: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 13632 1726884190.72802: Loaded config def from plugin (inventory/yaml) 13632 1726884190.72805: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 13632 1726884190.73037: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 13632 1726884190.74330: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 13632 1726884190.74335: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 13632 1726884190.74339: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 13632 1726884190.74347: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 13632 1726884190.74353: Loading data from /tmp/snapshot-9d7/inventory.yml 13632 1726884190.74565: /tmp/snapshot-9d7/inventory.yml was not parsable by auto 13632 1726884190.74777: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 13632 1726884190.74872: Loading data from /tmp/snapshot-9d7/inventory.yml 13632 1726884190.75422: group all already in inventory 13632 1726884190.75431: set inventory_file for managed_node1 13632 1726884190.75436: set inventory_dir for managed_node1 13632 1726884190.75437: Added host managed_node1 to inventory 13632 1726884190.75440: Added host managed_node1 to group all 13632 1726884190.75441: set ansible_host for managed_node1 13632 1726884190.75442: set ansible_ssh_extra_args for managed_node1 13632 1726884190.75446: set inventory_file for managed_node2 13632 1726884190.75449: set inventory_dir for managed_node2 13632 1726884190.75450: Added host managed_node2 to inventory 13632 1726884190.75452: Added host managed_node2 to group all 13632 1726884190.75453: set ansible_host for managed_node2 13632 1726884190.75454: set ansible_ssh_extra_args for managed_node2 13632 1726884190.75457: set inventory_file for managed_node3 13632 1726884190.75459: set inventory_dir for managed_node3 13632 1726884190.75461: Added host managed_node3 to inventory 13632 1726884190.75462: Added host managed_node3 to group all 13632 1726884190.75463: set ansible_host for managed_node3 13632 1726884190.75465: set ansible_ssh_extra_args for managed_node3 13632 1726884190.75468: Reconcile groups and hosts in inventory. 13632 1726884190.75473: Group ungrouped now contains managed_node1 13632 1726884190.75476: Group ungrouped now contains managed_node2 13632 1726884190.75479: Group ungrouped now contains managed_node3 13632 1726884190.75789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 13632 1726884190.76136: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 13632 1726884190.76323: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 13632 1726884190.76362: Loaded config def from plugin (vars/host_group_vars) 13632 1726884190.76365: 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) 13632 1726884190.76374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 13632 1726884190.76384: 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) 13632 1726884190.76556: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 13632 1726884190.77448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884190.77686: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 13632 1726884190.77870: Loaded config def from plugin (connection/local) 13632 1726884190.77874: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 13632 1726884190.79907: Loaded config def from plugin (connection/paramiko_ssh) 13632 1726884190.79912: 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) 13632 1726884190.82407: 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) 13632 1726884190.82580: Loaded config def from plugin (connection/psrp) 13632 1726884190.82584: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 13632 1726884190.84723: 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) 13632 1726884190.84959: Loaded config def from plugin (connection/ssh) 13632 1726884190.84964: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 13632 1726884190.90510: 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) 13632 1726884190.90569: Loaded config def from plugin (connection/winrm) 13632 1726884190.90573: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 13632 1726884190.90730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 13632 1726884190.90927: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 13632 1726884190.91138: Loaded config def from plugin (shell/cmd) 13632 1726884190.91141: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 13632 1726884190.91174: 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) 13632 1726884190.91456: Loaded config def from plugin (shell/powershell) 13632 1726884190.91459: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 13632 1726884190.91527: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 13632 1726884190.92129: Loaded config def from plugin (shell/sh) 13632 1726884190.92132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 13632 1726884190.92176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 13632 1726884190.92575: Loaded config def from plugin (become/runas) 13632 1726884190.92578: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 13632 1726884190.93143: Loaded config def from plugin (become/su) 13632 1726884190.93146: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 13632 1726884190.93598: Loaded config def from plugin (become/sudo) 13632 1726884190.93601: 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 13632 1726884190.93756: Added /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/library to loader search path 13632 1726884190.93767: Added /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/module_utils to loader search path 13632 1726884190.93777: Added /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/module_utils to loader search path 13632 1726884190.93865: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml 13632 1726884190.96056: in VariableManager get_vars() 13632 1726884190.96086: done with get_vars() 13632 1726884190.96598: trying /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/library 13632 1726884190.96608: trying /usr/local/lib/python3.12/site-packages/ansible/modules 13632 1726884191.01706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 13632 1726884191.02758: in VariableManager get_vars() 13632 1726884191.02903: done with get_vars() 13632 1726884191.02968: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 13632 1726884191.03103: 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 13632 1726884191.03664: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 13632 1726884191.04171: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 13632 1726884191.04175: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-JQ6/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 13632 1726884191.04221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 13632 1726884191.04260: 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) 13632 1726884191.04814: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 13632 1726884191.04928: Loaded config def from plugin (callback/default) 13632 1726884191.04932: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13632 1726884191.07224: Loaded config def from plugin (callback/junit) 13632 1726884191.07228: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13632 1726884191.07290: 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) 13632 1726884191.07386: Loaded config def from plugin (callback/minimal) 13632 1726884191.07391: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13632 1726884191.07446: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 13632 1726884191.07530: Loaded config def from plugin (callback/tree) 13632 1726884191.07534: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 13632 1726884191.07709: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 13632 1726884191.07712: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-JQ6/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_set_basic.yml ************************************************** 1 plays in /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml 13632 1726884191.07750: in VariableManager get_vars() 13632 1726884191.07770: done with get_vars() 13632 1726884191.07777: in VariableManager get_vars() 13632 1726884191.07792: done with get_vars() 13632 1726884191.07798: variable 'omit' from source: magic vars 13632 1726884191.07853: in VariableManager get_vars() 13632 1726884191.07871: done with get_vars() 13632 1726884191.07901: variable 'omit' from source: magic vars PLAY [Snapshot a set of logical volumes across different volume groups] ******** 13632 1726884191.08764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 13632 1726884191.08861: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 13632 1726884191.08905: getting the remaining hosts for this loop 13632 1726884191.08907: done getting the remaining hosts for this loop 13632 1726884191.08911: getting the next task for host managed_node3 13632 1726884191.08916: done getting next task for host managed_node3 13632 1726884191.08918: ^ task is: TASK: Gathering Facts 13632 1726884191.08920: ^ 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 13632 1726884191.08923: getting variables 13632 1726884191.08929: in VariableManager get_vars() 13632 1726884191.08943: Calling all_inventory to load vars for managed_node3 13632 1726884191.08947: Calling groups_inventory to load vars for managed_node3 13632 1726884191.08950: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884191.08965: Calling all_plugins_play to load vars for managed_node3 13632 1726884191.08980: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884191.08985: Calling groups_plugins_play to load vars for managed_node3 13632 1726884191.09031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884191.09108: done with get_vars() 13632 1726884191.09117: done getting variables 13632 1726884191.09204: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:2 Friday 20 September 2024 22:03:11 -0400 (0:00:00.016) 0:00:00.016 ****** 13632 1726884191.09231: entering _queue_task() for managed_node3/gather_facts 13632 1726884191.09233: Creating lock for gather_facts 13632 1726884191.12660: worker is 1 (out of 1 available) 13632 1726884191.12671: exiting _queue_task() for managed_node3/gather_facts 13632 1726884191.12685: done queuing things up, now waiting for results queue to drain 13632 1726884191.12688: waiting for pending results... 13632 1726884191.12865: running TaskExecutor() for managed_node3/TASK: Gathering Facts 13632 1726884191.13090: in run() - task 12b27791-eb03-55b1-95d9-000000000015 13632 1726884191.13096: variable 'ansible_search_path' from source: unknown 13632 1726884191.13100: calling self._execute() 13632 1726884191.13132: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884191.13149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884191.13165: variable 'omit' from source: magic vars 13632 1726884191.13395: variable 'omit' from source: magic vars 13632 1726884191.13400: variable 'omit' from source: magic vars 13632 1726884191.13403: variable 'omit' from source: magic vars 13632 1726884191.13447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884191.13496: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884191.13530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884191.13555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884191.13573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884191.13619: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884191.13629: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884191.13639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884191.13780: Set connection var ansible_shell_executable to /bin/sh 13632 1726884191.13798: Set connection var ansible_connection to ssh 13632 1726884191.13812: Set connection var ansible_pipelining to False 13632 1726884191.13832: Set connection var ansible_timeout to 10 13632 1726884191.13840: Set connection var ansible_shell_type to sh 13632 1726884191.13852: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884191.13884: variable 'ansible_shell_executable' from source: unknown 13632 1726884191.13895: variable 'ansible_connection' from source: unknown 13632 1726884191.13940: variable 'ansible_module_compression' from source: unknown 13632 1726884191.13943: variable 'ansible_shell_type' from source: unknown 13632 1726884191.13945: variable 'ansible_shell_executable' from source: unknown 13632 1726884191.13948: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884191.13950: variable 'ansible_pipelining' from source: unknown 13632 1726884191.13952: variable 'ansible_timeout' from source: unknown 13632 1726884191.13954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884191.14192: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 13632 1726884191.14211: variable 'omit' from source: magic vars 13632 1726884191.14267: starting attempt loop 13632 1726884191.14270: running the handler 13632 1726884191.14273: variable 'ansible_facts' from source: unknown 13632 1726884191.14275: _low_level_execute_command(): starting 13632 1726884191.14290: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884191.15096: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884191.15112: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884191.15127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884191.15257: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884191.15286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884191.15372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884191.17125: stdout chunk (state=3): >>>/root <<< 13632 1726884191.17344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884191.17348: stdout chunk (state=3): >>><<< 13632 1726884191.17351: stderr chunk (state=3): >>><<< 13632 1726884191.17725: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884191.17729: _low_level_execute_command(): starting 13632 1726884191.17733: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572 `" && echo ansible-tmp-1726884191.1761277-13656-239286856920572="` echo /root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572 `" ) && sleep 0' 13632 1726884191.18879: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884191.18904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884191.18937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884191.19108: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884191.19235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884191.19264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884191.19344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884191.21348: stdout chunk (state=3): >>>ansible-tmp-1726884191.1761277-13656-239286856920572=/root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572 <<< 13632 1726884191.21599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884191.21613: stdout chunk (state=3): >>><<< 13632 1726884191.21630: stderr chunk (state=3): >>><<< 13632 1726884191.21654: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884191.1761277-13656-239286856920572=/root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884191.21761: variable 'ansible_module_compression' from source: unknown 13632 1726884191.21957: ANSIBALLZ: Using generic lock for ansible.legacy.setup 13632 1726884191.21993: ANSIBALLZ: Acquiring lock 13632 1726884191.21996: ANSIBALLZ: Lock acquired: 140439782906320 13632 1726884191.21998: ANSIBALLZ: Creating module 13632 1726884192.11163: ANSIBALLZ: Writing module into payload 13632 1726884192.11716: ANSIBALLZ: Writing module 13632 1726884192.11720: ANSIBALLZ: Renaming module 13632 1726884192.11722: ANSIBALLZ: Done creating module 13632 1726884192.11794: variable 'ansible_facts' from source: unknown 13632 1726884192.11878: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884192.11901: _low_level_execute_command(): starting 13632 1726884192.11914: _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' 13632 1726884192.12995: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884192.13033: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884192.13078: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884192.13158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884192.13202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884192.13360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884192.15124: stdout chunk (state=3): >>>PLATFORM <<< 13632 1726884192.15205: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 13632 1726884192.15652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884192.15656: stdout chunk (state=3): >>><<< 13632 1726884192.15658: stderr chunk (state=3): >>><<< 13632 1726884192.15661: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884192.15666 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 13632 1726884192.15670: _low_level_execute_command(): starting 13632 1726884192.15673: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 13632 1726884192.16121: Sending initial data 13632 1726884192.16126: Sent initial data (1181 bytes) 13632 1726884192.17352: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884192.17534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884192.17741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884192.17992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884192.21370: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 13632 1726884192.21854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884192.21867: stdout chunk (state=3): >>><<< 13632 1726884192.21870: stderr chunk (state=3): >>><<< 13632 1726884192.22086: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884192.22178: variable 'ansible_facts' from source: unknown 13632 1726884192.22183: variable 'ansible_facts' from source: unknown 13632 1726884192.22189: variable 'ansible_module_compression' from source: unknown 13632 1726884192.22191: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 13632 1726884192.22494: variable 'ansible_facts' from source: unknown 13632 1726884192.23026: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572/AnsiballZ_setup.py 13632 1726884192.23661: Sending initial data 13632 1726884192.23664: Sent initial data (154 bytes) 13632 1726884192.25413: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884192.25472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884192.25693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884192.25718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884192.27352: 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 <<< 13632 1726884192.27398: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884192.27464: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmprgraar_f /root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572/AnsiballZ_setup.py <<< 13632 1726884192.27468: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572/AnsiballZ_setup.py" <<< 13632 1726884192.27505: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmprgraar_f" to remote "/root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572/AnsiballZ_setup.py" <<< 13632 1726884192.33823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884192.33928: stderr chunk (state=3): >>><<< 13632 1726884192.33938: stdout chunk (state=3): >>><<< 13632 1726884192.34209: done transferring module to remote 13632 1726884192.34213: _low_level_execute_command(): starting 13632 1726884192.34216: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572/ /root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572/AnsiballZ_setup.py && sleep 0' 13632 1726884192.36112: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884192.36694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884192.36997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884192.39009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884192.39014: stdout chunk (state=3): >>><<< 13632 1726884192.39020: stderr chunk (state=3): >>><<< 13632 1726884192.39044: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884192.39047: _low_level_execute_command(): starting 13632 1726884192.39054: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572/AnsiballZ_setup.py && sleep 0' 13632 1726884192.40424: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884192.40507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884192.40590: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884192.40740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884192.40796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884192.40914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884192.43231: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 13632 1726884192.43326: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 13632 1726884192.43330: stdout chunk (state=3): >>>import 'zipimport' # <<< 13632 1726884192.43333: stdout chunk (state=3): >>># installed zipimport hook <<< 13632 1726884192.43421: 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' # <<< 13632 1726884192.43426: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884192.43538: 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 0x7f47f4ab4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4a83b30> <<< 13632 1726884192.43545: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884192.43548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13632 1726884192.43550: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4ab6ab0> <<< 13632 1726884192.43657: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 13632 1726884192.43738: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884192.43767: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884192.43800: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884192.43896: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884192.43900: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884192.43904: 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 <<< 13632 1726884192.44000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4869160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 13632 1726884192.44004: 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 0x7f47f486a150> <<< 13632 1726884192.44030: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884192.44101: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884192.44479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884192.44501: 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 <<< 13632 1726884192.44594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884192.44614: 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 <<< 13632 1726884192.44644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48aff20> <<< 13632 1726884192.44763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48bc0b0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884192.44769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884192.44783: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884192.44829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884192.44882: 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 0x7f47f48df920> <<< 13632 1726884192.44902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884192.45109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48dffb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48bfbf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48bd310> <<< 13632 1726884192.45123: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48ad0d0> <<< 13632 1726884192.45150: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884192.45172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884192.45287: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /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 0x7f47f4903860> <<< 13632 1726884192.45304: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4902480> <<< 13632 1726884192.45331: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884192.45344: 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 0x7f47f48be1e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4900d10> <<< 13632 1726884192.45445: 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 0x7f47f4934890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48ac350> # /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' <<< 13632 1726884192.45534: 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 0x7f47f4934d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4934bf0> # 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 0x7f47f4934f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48a2e70> <<< 13632 1726884192.45577: 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 <<< 13632 1726884192.45629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884192.45632: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4935670> <<< 13632 1726884192.45636: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4935340> <<< 13632 1726884192.45806: stdout chunk (state=3): >>>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 0x7f47f4936570> 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' <<< 13632 1726884192.45812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884192.45815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f49507a0> <<< 13632 1726884192.45834: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884192.45872: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884192.45878: 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 0x7f47f4951ee0> <<< 13632 1726884192.45983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884192.46020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884192.46023: 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 0x7f47f4952de0> # 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 0x7f47f4953410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4952330> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884192.46026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884192.46104: 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 0x7f47f4953e90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f49535c0> <<< 13632 1726884192.46118: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f49365d0> <<< 13632 1726884192.46142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884192.46162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884192.46208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884192.46223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884192.46249: 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 0x7f47f4643e00> <<< 13632 1726884192.46337: 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 0x7f47f466c920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f466c680> <<< 13632 1726884192.46347: 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 0x7f47f466c950> <<< 13632 1726884192.46513: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47f466ca70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4641fa0> # /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 <<< 13632 1726884192.46590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884192.46594: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f466e0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f466cd70> <<< 13632 1726884192.46599: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4936cc0> <<< 13632 1726884192.46651: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884192.46673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884192.46752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884192.46765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f469a450> <<< 13632 1726884192.46810: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884192.46827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884192.46873: 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' <<< 13632 1726884192.46986: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f46ba600> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884192.46993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884192.47041: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884192.47059: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13632 1726884192.47128: 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 0x7f47f46eb3e0> <<< 13632 1726884192.47131: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884192.47147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884192.47235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884192.47331: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f471db80> <<< 13632 1726884192.47358: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f46eb500> <<< 13632 1726884192.47430: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f46bb290> <<< 13632 1726884192.47440: 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 0x7f47f453c560> <<< 13632 1726884192.47455: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f46b9640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f466eff0> <<< 13632 1726884192.47639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884192.47643: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f47f46b9a00> <<< 13632 1726884192.47878: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_64oq6q8e/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 13632 1726884192.47975: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.48010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884192.48067: stdout chunk (state=3): >>># 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 <<< 13632 1726884192.48138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884192.48216: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884192.48220: 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 0x7f47f45a61e0> import '_typing' # <<< 13632 1726884192.48393: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f457d0d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f457c260> # zipimport: zlib available <<< 13632 1726884192.48413: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884192.48510: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13632 1726884192.50044: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.51386: 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 0x7f47f457f1d0> # /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' <<< 13632 1726884192.51517: 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 0x7f47f45d5b80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f45d5940> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f45d5250> <<< 13632 1726884192.51591: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884192.51595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884192.51607: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f45d59a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f45a6c00> import 'atexit' # <<< 13632 1726884192.51711: 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 0x7f47f45d6840> # 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 0x7f47f45d6a80> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884192.51745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884192.51749: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884192.51820: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f45d6f60> import 'pwd' # <<< 13632 1726884192.51835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884192.51932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f443cc50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884192.51986: 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 0x7f47f443e870> # /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' <<< 13632 1726884192.51993: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f443f200> <<< 13632 1726884192.52038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884192.52062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4440110> <<< 13632 1726884192.52148: stdout chunk (state=3): >>># /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' <<< 13632 1726884192.52200: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4442e10> <<< 13632 1726884192.52256: 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 0x7f47f4442f60> <<< 13632 1726884192.52369: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4441100> # /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 <<< 13632 1726884192.52396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884192.52399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884192.52459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13632 1726884192.52463: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f444ad80> import '_tokenize' # <<< 13632 1726884192.52583: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4449850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f44495b0> # /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' <<< 13632 1726884192.52638: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f444be60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4441580> <<< 13632 1726884192.52696: 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 0x7f47f448ee70> <<< 13632 1726884192.52822: 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 0x7f47f448ef60> # /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 0x7f47f4490b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4490950> <<< 13632 1726884192.52825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884192.52928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884192.52977: 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 0x7f47f4493140> <<< 13632 1726884192.52993: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4491280> <<< 13632 1726884192.53024: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884192.53105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884192.53311: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f449a960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f44932f0> <<< 13632 1726884192.53377: 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' <<< 13632 1726884192.53392: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47f449bc20> <<< 13632 1726884192.53469: 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 0x7f47f449ba10> <<< 13632 1726884192.53473: 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 0x7f47f449bd40> <<< 13632 1726884192.53483: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f448f290> <<< 13632 1726884192.53513: 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' <<< 13632 1726884192.53625: 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' <<< 13632 1726884192.53628: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884192.53631: 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 0x7f47f449ec00><<< 13632 1726884192.53633: stdout chunk (state=3): >>> <<< 13632 1726884192.53911: 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 0x7f47f449ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f449d3a0> # 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 0x7f47f449e750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f449cf50> # zipimport: zlib available <<< 13632 1726884192.53915: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884192.53928: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.54028: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.54327: stdout chunk (state=3): >>># 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 <<< 13632 1726884192.54342: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.54480: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.55137: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.55809: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884192.55828: 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' # <<< 13632 1726884192.55855: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884192.55867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884192.55960: 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 0x7f47f43281d0> <<< 13632 1726884192.56081: 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 0x7f47f4329160> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f44a00e0> <<< 13632 1726884192.56177: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 13632 1726884192.56197: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.56358: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.56539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884192.56612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4329760> # zipimport: zlib available <<< 13632 1726884192.57127: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.57719: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.57756: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.57846: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13632 1726884192.57905: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.58176: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884192.58181: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884192.58184: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.58284: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884192.58323: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.58604: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.58853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884192.58978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884192.58981: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884192.59061: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f432b500> # zipimport: zlib available <<< 13632 1726884192.59111: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.59250: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884192.59333: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884192.59449: 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 0x7f47f4331c70> <<< 13632 1726884192.59523: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884192.59526: 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 0x7f47f43325d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f44a3350> <<< 13632 1726884192.59632: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884192.59663: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13632 1726884192.59671: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.59902: stdout chunk (state=3): >>># 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' <<< 13632 1726884192.60070: 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 0x7f47f4331370> <<< 13632 1726884192.60096: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4332780> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884192.60139: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.60213: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.60253: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.60337: 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' <<< 13632 1726884192.60345: 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 <<< 13632 1726884192.60348: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884192.60357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884192.60429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884192.60433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884192.60497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884192.60506: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43ca9f0> <<< 13632 1726884192.60577: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f433c680> <<< 13632 1726884192.60700: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f433aa80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f433a600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884192.60704: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884192.60729: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884192.60860: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884192.60889: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.60952: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.60975: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.60979: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.61109: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884192.61116: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.61203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 13632 1726884192.61210: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.61244: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.61339: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.61378: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.61402: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 13632 1726884192.61772: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.61892: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.61930: stdout chunk (state=3): >>># 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' <<< 13632 1726884192.61938: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 13632 1726884192.61967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 13632 1726884192.62192: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43cd070> # /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' <<< 13632 1726884192.62196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884192.62198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884192.62200: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f3907fb0> <<< 13632 1726884192.62233: 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 0x7f47f3908320> <<< 13632 1726884192.62241: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43b10a0> <<< 13632 1726884192.62266: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43b0680> <<< 13632 1726884192.62323: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43cf350> <<< 13632 1726884192.62336: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43ced50> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 13632 1726884192.62459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13632 1726884192.62492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13632 1726884192.62495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13632 1726884192.62577: 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 0x7f47f390b2c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f390ab70> <<< 13632 1726884192.62603: 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 0x7f47f390ad20> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f3909fa0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 13632 1726884192.62694: 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 0x7f47f390b380> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 13632 1726884192.62731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884192.62789: 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 0x7f47f397de50> <<< 13632 1726884192.63189: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f390be30> <<< 13632 1726884192.63195: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43cecf0> <<< 13632 1726884192.63198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 13632 1726884192.63319: stdout chunk (state=3): >>>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 <<< 13632 1726884192.63380: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 13632 1726884192.63445: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.63449: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 13632 1726884192.63506: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.63540: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.63612: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.63731: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.63735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 13632 1726884192.63791: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 13632 1726884192.64292: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.64789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 13632 1726884192.64795: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.64840: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.64898: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.64933: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.64963: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 13632 1726884192.64998: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 13632 1726884192.65018: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65068: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 13632 1726884192.65072: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65121: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 13632 1726884192.65216: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65230: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 13632 1726884192.65290: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65307: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 13632 1726884192.65357: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65428: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884192.65562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f397ffe0> <<< 13632 1726884192.65574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884192.65602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884192.65742: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f397eb40> <<< 13632 1726884192.65745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 13632 1726884192.65755: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65809: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65894: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 13632 1726884192.65917: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.65994: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.66192: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 13632 1726884192.66196: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.66256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 13632 1726884192.66367: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884192.66446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884192.66516: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884192.66626: 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 0x7f47f39ae240> <<< 13632 1726884192.66781: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f399b0b0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 13632 1726884192.66927: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 13632 1726884192.66961: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.67067: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.67175: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.67518: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 13632 1726884192.67523: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.67526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 13632 1726884192.67529: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.67532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 13632 1726884192.67560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 13632 1726884192.68098: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47f374df40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f374db50> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884192.68101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 13632 1726884192.68104: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.68106: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 13632 1726884192.68266: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.68303: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.68340: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.68406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 13632 1726884192.68425: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884192.68493: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.68799: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.68827: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 13632 1726884192.68936: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.69063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 13632 1726884192.69108: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.69129: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.69753: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.70312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 13632 1726884192.70335: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.70438: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.70585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 13632 1726884192.70692: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.70819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 13632 1726884192.70961: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.71176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 13632 1726884192.71261: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884192.71300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 13632 1726884192.71499: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.71524: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.71726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.71962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 13632 1726884192.72007: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884192.72051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 13632 1726884192.72113: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.72127: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 13632 1726884192.72334: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 13632 1726884192.72346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.72412: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.72489: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 13632 1726884192.72493: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.72543: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.72652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 13632 1726884192.72904: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.73212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 13632 1726884192.73326: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.73461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 13632 1726884192.73465: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.73506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 13632 1726884192.73556: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.73606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 13632 1726884192.73736: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.74157: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884192.74161: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 13632 1726884192.74175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884192.74223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 13632 1726884192.74247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 13632 1726884192.74295: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.74349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 13632 1726884192.74493: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.74570: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.74840: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 13632 1726884192.74853: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.74898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 13632 1726884192.74960: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.75019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 13632 1726884192.75046: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.75107: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.75208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 13632 1726884192.75220: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.75354: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.75496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 13632 1726884192.75515: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884192.75746: 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' <<< 13632 1726884192.75768: 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' <<< 13632 1726884192.75857: 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 0x7f47f3776930> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f3777200> <<< 13632 1726884192.75861: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f3773f20> <<< 13632 1726884192.90432: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 13632 1726884192.90492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f37be480> # /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 0x7f47f380c410> # /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' <<< 13632 1726884192.90554: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f380d7c0> <<< 13632 1726884192.90558: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f380d310> <<< 13632 1726884192.90811: 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 <<< 13632 1726884193.13912: 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_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKnHDtO/7ksL9j8mJCjDnNxZycUulhgx5Db5w3Yh6n0Q9W/z0E+qkHOgq9PhBLDHwRAcuB/vXNSTtX7Rb+3HmJ1BvAb20KUrHb6l+Rsk/lhntvLLHMh4jnL53F2dgtyv/Fx6ZzVhu7zqPLsAxHwJNWGms2W33TX3010yaku6tfFXAAAAFQDjVJpBcDR1415jb9Zk/dD1JFBfqwAAAIAxEgVzg7UZA/kC41azbfPnQphQZUk7IBgcb+sOVDcpKkS6gtAEH9rNmgblIe47Ke4/wXX42N1Q66f0Z/PMrHQ2uEKjUJ8JY1PSLbkPkELFOj1sIRSzk9dqDX7O+GJSvc+GergfWPPiBFOIP4kEhEiBazKZZ/sM9QARR7kNPJlV9AAAAIApD7kpN3CskzJCe8xO2o3rdXZRuFw8WZHV263Bptc+u3Fu/fXGsXLWbr+zJy9XizQePYqX0h5w9veUGcaE3t5VZt1VXAeZX4Sq3gF4WXKl9V1r18xYEfA+RxefafPDGLpgLp7I37OPZKEHpWlAsalNA3HVrWLCwJgNs14DAjyn/g==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCUjYjLYuHEGdsfdKSrq8REQIfnfLqUym6VwUtzpkDFBMx5/x2Cea9XoFwFIE01trDB98AkSCd/bnjbgNMXAc4oZwe1e9BpE7VBbj5OFUXOiirGQBpIcvgDXZQIOW/sqK6OYmBzhmP7K1wu1/RkIXY2eGIilzxTNvq2X3r0RAuCYvwNGz66GWzJR0XxCn+1YamOkbGRSm4OHgKSX00ynoatSEFC97qy1BmG6EkrH14GQo25FGGYhow/PMlTPH80TeQbMdUGDZGTRhljjeQ+/t2yuyBxZI4+nTiPJLKOBbm85hiQCeNSqixg/L6HxQbXXTekZYo6dR+hSbj2zVma/XBFOTJaT5xKMrHxbZrSoecuEkqj9YAiyXi4KPg7lzBtjGUUFLfCcz69Moai4JlQkBqPbbh3vwD0HcP4dnUpbhcOLn0sCdsPD9Uao/xbVSpmD4zqttc3POWkv4hkJH7/GUYVYEEZLKnCGfk+q+IV0tnl9ZSFuaPDZ2tsKAxqIxCTvi0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2bOLakSXVzG1S1aRwFVV9q1QNCik4Yc6n7ri3qJ2k50vPdnQJoANZMEQE5iCRSkZCDLpEtlvkKPmokRGkzgP0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIH0w/wNI7iEwglZmbyOuxjQ9/07OlQZYmd5/kUvES5XL", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-8-115.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-8-115", "ansible_nodename": "ip-10-31-8-115.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": "ec20959d8417113fe5958efffdb3c1bf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "03", "second": "12", "epoch": "1726884192", "epoch_int": "1726884192", "date": "2024-09-20", "time": "22:03:12", "iso8601_micro": "2024-09-21T02:03:12.760676Z", "iso8601": "2024-09-21T02:03:12Z", "iso8601_basic": "20240920T220312760676", "iso8601_basic_short": "20240920T220312", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 1.26708984375, "5m": 0.93603515625, "15m": 0.50537109375}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansi<<< 13632 1726884193.13943: stdout chunk (state=3): >>>ble_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "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_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.9.187 42658 10.31.8.115 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.9.187 42658 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 1753, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 1964, "free": 1753}, "nocache": {"free": 3366, "used": 351}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_uuid": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405d50c71d08fb64111915e86941", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405db4186c85e294b1e8413a9f1e", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b4d0ed209d47455195de36569", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdk": {"virtual": 1, "links": {"ids": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk10", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405c2a28c25487341549b05ef1ac", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014054a5307dbd23847188390d208d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405bbc60d7e764d4de28d875dfb0", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050d35167aedca4b1399a59062d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405326e852dff7d4f4ca14a96958", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdl": {"virtual": 1, "links": {"ids": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk11", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050ea1c788e1004edb8b4008783", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405dfa09993b5b8410fb2245ca54", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}, "sdj": {"virtual": 1, "links": {"ids": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk9", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x600140536ba331c81144048819bf1df2", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b2d6a94043c24ae2af65b1af5", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "sdb": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "sdc": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "sdd": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "sde": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "sdf": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "sdg": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "sdh": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "sdi": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "sdj": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "sdk": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "sdl": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"]}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 658, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 250226774016, "block_size": 4096, "block_total": 64483404, "block_available": 61090521, "block_used": 3392883, "inode_total": 16384000, "inode_available": 16302116, "inode_used": 81884, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::64d6:812b:c89d:9b1c", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.115"], "ansible_all_ipv6_addresses": ["fe80::64d6:812b:c89d:9b1c"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.8.115", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::64d6:812b:c89d:9b1c"]}, "ansible_hostnqn": "", "ansible_local": {}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 13632 1726884193.14547: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884193.14625: 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 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib<<< 13632 1726884193.14691: stdout chunk (state=3): >>> # 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 <<< 13632 1726884193.14760: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib <<< 13632 1726884193.14812: stdout chunk (state=3): >>># cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq <<< 13632 1726884193.14875: stdout chunk (state=3): >>># 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 <<< 13632 1726884193.14916: stdout chunk (state=3): >>># 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 <<< 13632 1726884193.15225: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884193.15324: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13632 1726884193.15391: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13632 1726884193.15435: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13632 1726884193.15451: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 13632 1726884193.15562: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 13632 1726884193.15621: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 13632 1726884193.15748: stdout chunk (state=3): >>># 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 <<< 13632 1726884193.15752: stdout chunk (state=3): >>># 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 <<< 13632 1726884193.15940: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # 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 <<< 13632 1726884193.15946: 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 <<< 13632 1726884193.15967: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # 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 <<< 13632 1726884193.16166: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884193.16205: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884193.16311: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884193.16480: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13632 1726884193.16543: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884193.17078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884193.17100: stderr chunk (state=3): >>><<< 13632 1726884193.17126: stdout chunk (state=3): >>><<< 13632 1726884193.17436: _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 0x7f47f4ab4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4a83b30> # /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 0x7f47f4ab6ab0> 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 0x7f47f4869160> # /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 0x7f47f486a150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48aff20> # /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 0x7f47f48bc0b0> # /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 0x7f47f48df920> # /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 0x7f47f48dffb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48bfbf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48bd310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48ad0d0> # /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 0x7f47f4903860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4902480> # /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 0x7f47f48be1e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4900d10> # /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 0x7f47f4934890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48ac350> # /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 0x7f47f4934d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4934bf0> # 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 0x7f47f4934f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f48a2e70> # /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 0x7f47f4935670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4935340> 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 0x7f47f4936570> 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 0x7f47f49507a0> 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 0x7f47f4951ee0> # /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 0x7f47f4952de0> # 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 0x7f47f4953410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4952330> # /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 0x7f47f4953e90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f49535c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f49365d0> # /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 0x7f47f4643e00> # /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 0x7f47f466c920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f466c680> # 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 0x7f47f466c950> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47f466ca70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4641fa0> # /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 0x7f47f466e0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f466cd70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4936cc0> # /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 0x7f47f469a450> # /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 0x7f47f46ba600> # /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 0x7f47f46eb3e0> # /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 0x7f47f471db80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f46eb500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f46bb290> # /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 0x7f47f453c560> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f46b9640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f466eff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f47f46b9a00> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_64oq6q8e/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 0x7f47f45a61e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f457d0d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f457c260> # 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 0x7f47f457f1d0> # /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 0x7f47f45d5b80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f45d5940> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f45d5250> # /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 0x7f47f45d59a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f45a6c00> 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 0x7f47f45d6840> # 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 0x7f47f45d6a80> # /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 0x7f47f45d6f60> 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 0x7f47f443cc50> # 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 0x7f47f443e870> # /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 0x7f47f443f200> # /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 0x7f47f4440110> # /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 0x7f47f4442e10> # 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 0x7f47f4442f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4441100> # /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 0x7f47f444ad80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4449850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f44495b0> # /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 0x7f47f444be60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4441580> # 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 0x7f47f448ee70> # /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 0x7f47f448ef60> # /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 0x7f47f4490b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4490950> # /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 0x7f47f4493140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4491280> # /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 0x7f47f449a960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f44932f0> # 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 0x7f47f449bc20> # 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 0x7f47f449ba10> # 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 0x7f47f449bd40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f448f290> # /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 0x7f47f449ec00> # 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 0x7f47f449ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f449d3a0> # 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 0x7f47f449e750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f449cf50> # 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 0x7f47f43281d0> # /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 0x7f47f4329160> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f44a00e0> 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 0x7f47f4329760> # 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 0x7f47f432b500> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47f4331c70> # 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 0x7f47f43325d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f44a3350> # 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 0x7f47f4331370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f4332780> 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 0x7f47f43ca9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f433c680> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f433aa80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f433a600> # 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 0x7f47f43cd070> # /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 0x7f47f3907fb0> # 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 0x7f47f3908320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43b10a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43b0680> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43cf350> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43ced50> # /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 0x7f47f390b2c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f390ab70> # 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 0x7f47f390ad20> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f3909fa0> # /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 0x7f47f390b380> # /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 0x7f47f397de50> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f390be30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f43cecf0> 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 0x7f47f397ffe0> # /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 0x7f47f397eb40> 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 0x7f47f39ae240> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f399b0b0> 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 0x7f47f374df40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f374db50> 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 0x7f47f3776930> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f3777200> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f3773f20> # /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 0x7f47f37be480> # /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 0x7f47f380c410> # /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 0x7f47f380d7c0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47f380d310> 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_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKnHDtO/7ksL9j8mJCjDnNxZycUulhgx5Db5w3Yh6n0Q9W/z0E+qkHOgq9PhBLDHwRAcuB/vXNSTtX7Rb+3HmJ1BvAb20KUrHb6l+Rsk/lhntvLLHMh4jnL53F2dgtyv/Fx6ZzVhu7zqPLsAxHwJNWGms2W33TX3010yaku6tfFXAAAAFQDjVJpBcDR1415jb9Zk/dD1JFBfqwAAAIAxEgVzg7UZA/kC41azbfPnQphQZUk7IBgcb+sOVDcpKkS6gtAEH9rNmgblIe47Ke4/wXX42N1Q66f0Z/PMrHQ2uEKjUJ8JY1PSLbkPkELFOj1sIRSzk9dqDX7O+GJSvc+GergfWPPiBFOIP4kEhEiBazKZZ/sM9QARR7kNPJlV9AAAAIApD7kpN3CskzJCe8xO2o3rdXZRuFw8WZHV263Bptc+u3Fu/fXGsXLWbr+zJy9XizQePYqX0h5w9veUGcaE3t5VZt1VXAeZX4Sq3gF4WXKl9V1r18xYEfA+RxefafPDGLpgLp7I37OPZKEHpWlAsalNA3HVrWLCwJgNs14DAjyn/g==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCUjYjLYuHEGdsfdKSrq8REQIfnfLqUym6VwUtzpkDFBMx5/x2Cea9XoFwFIE01trDB98AkSCd/bnjbgNMXAc4oZwe1e9BpE7VBbj5OFUXOiirGQBpIcvgDXZQIOW/sqK6OYmBzhmP7K1wu1/RkIXY2eGIilzxTNvq2X3r0RAuCYvwNGz66GWzJR0XxCn+1YamOkbGRSm4OHgKSX00ynoatSEFC97qy1BmG6EkrH14GQo25FGGYhow/PMlTPH80TeQbMdUGDZGTRhljjeQ+/t2yuyBxZI4+nTiPJLKOBbm85hiQCeNSqixg/L6HxQbXXTekZYo6dR+hSbj2zVma/XBFOTJaT5xKMrHxbZrSoecuEkqj9YAiyXi4KPg7lzBtjGUUFLfCcz69Moai4JlQkBqPbbh3vwD0HcP4dnUpbhcOLn0sCdsPD9Uao/xbVSpmD4zqttc3POWkv4hkJH7/GUYVYEEZLKnCGfk+q+IV0tnl9ZSFuaPDZ2tsKAxqIxCTvi0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2bOLakSXVzG1S1aRwFVV9q1QNCik4Yc6n7ri3qJ2k50vPdnQJoANZMEQE5iCRSkZCDLpEtlvkKPmokRGkzgP0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIH0w/wNI7iEwglZmbyOuxjQ9/07OlQZYmd5/kUvES5XL", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-8-115.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-8-115", "ansible_nodename": "ip-10-31-8-115.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": "ec20959d8417113fe5958efffdb3c1bf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "03", "second": "12", "epoch": "1726884192", "epoch_int": "1726884192", "date": "2024-09-20", "time": "22:03:12", "iso8601_micro": "2024-09-21T02:03:12.760676Z", "iso8601": "2024-09-21T02:03:12Z", "iso8601_basic": "20240920T220312760676", "iso8601_basic_short": "20240920T220312", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 1.26708984375, "5m": 0.93603515625, "15m": 0.50537109375}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "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_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.9.187 42658 10.31.8.115 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.9.187 42658 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 1753, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 1964, "free": 1753}, "nocache": {"free": 3366, "used": 351}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_uuid": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405d50c71d08fb64111915e86941", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405db4186c85e294b1e8413a9f1e", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b4d0ed209d47455195de36569", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdk": {"virtual": 1, "links": {"ids": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk10", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405c2a28c25487341549b05ef1ac", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014054a5307dbd23847188390d208d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405bbc60d7e764d4de28d875dfb0", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050d35167aedca4b1399a59062d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405326e852dff7d4f4ca14a96958", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdl": {"virtual": 1, "links": {"ids": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk11", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050ea1c788e1004edb8b4008783", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405dfa09993b5b8410fb2245ca54", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}, "sdj": {"virtual": 1, "links": {"ids": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk9", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x600140536ba331c81144048819bf1df2", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b2d6a94043c24ae2af65b1af5", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "sdb": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "sdc": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "sdd": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "sde": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "sdf": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "sdg": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "sdh": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "sdi": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "sdj": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "sdk": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "sdl": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"]}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 658, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 250226774016, "block_size": 4096, "block_total": 64483404, "block_available": 61090521, "block_used": 3392883, "inode_total": 16384000, "inode_available": 16302116, "inode_used": 81884, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::64d6:812b:c89d:9b1c", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.115"], "ansible_all_ipv6_addresses": ["fe80::64d6:812b:c89d:9b1c"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.8.115", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::64d6:812b:c89d:9b1c"]}, "ansible_hostnqn": "", "ansible_local": {}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 13632 1726884193.19725: 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-1726884191.1761277-13656-239286856920572/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884193.19736: _low_level_execute_command(): starting 13632 1726884193.19739: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884191.1761277-13656-239286856920572/ > /dev/null 2>&1 && sleep 0' 13632 1726884193.20753: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884193.20777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884193.20862: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884193.20928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884193.20994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884193.21084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884193.23194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884193.23197: stdout chunk (state=3): >>><<< 13632 1726884193.23200: stderr chunk (state=3): >>><<< 13632 1726884193.23205: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884193.23208: handler run complete 13632 1726884193.23678: variable 'ansible_facts' from source: unknown 13632 1726884193.24347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884193.26193: variable 'ansible_facts' from source: unknown 13632 1726884193.26553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884193.27312: attempt loop complete, returning result 13632 1726884193.27320: _execute() done 13632 1726884193.27323: dumping result to json 13632 1726884193.27380: done dumping result, returning 13632 1726884193.27454: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12b27791-eb03-55b1-95d9-000000000015] 13632 1726884193.27460: sending task result for task 12b27791-eb03-55b1-95d9-000000000015 13632 1726884193.28181: done sending task result for task 12b27791-eb03-55b1-95d9-000000000015 13632 1726884193.28184: WORKER PROCESS EXITING ok: [managed_node3] 13632 1726884193.30772: no more pending results, returning what we have 13632 1726884193.30776: results queue empty 13632 1726884193.30777: checking for any_errors_fatal 13632 1726884193.30779: done checking for any_errors_fatal 13632 1726884193.30780: checking for max_fail_percentage 13632 1726884193.30897: done checking for max_fail_percentage 13632 1726884193.30899: checking to see if all hosts have failed and the running result is not ok 13632 1726884193.30900: done checking to see if all hosts have failed 13632 1726884193.30902: getting the remaining hosts for this loop 13632 1726884193.30908: done getting the remaining hosts for this loop 13632 1726884193.30913: getting the next task for host managed_node3 13632 1726884193.30921: done getting next task for host managed_node3 13632 1726884193.30923: ^ task is: TASK: meta (flush_handlers) 13632 1726884193.30926: ^ 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 13632 1726884193.30931: getting variables 13632 1726884193.30933: in VariableManager get_vars() 13632 1726884193.30963: Calling all_inventory to load vars for managed_node3 13632 1726884193.30966: Calling groups_inventory to load vars for managed_node3 13632 1726884193.30970: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884193.30981: Calling all_plugins_play to load vars for managed_node3 13632 1726884193.30985: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884193.31036: Calling groups_plugins_play to load vars for managed_node3 13632 1726884193.31960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884193.32712: done with get_vars() 13632 1726884193.32730: done getting variables 13632 1726884193.32825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 13632 1726884193.32915: in VariableManager get_vars() 13632 1726884193.32928: Calling all_inventory to load vars for managed_node3 13632 1726884193.32931: Calling groups_inventory to load vars for managed_node3 13632 1726884193.32934: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884193.32939: Calling all_plugins_play to load vars for managed_node3 13632 1726884193.32942: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884193.32946: Calling groups_plugins_play to load vars for managed_node3 13632 1726884193.33370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884193.33951: done with get_vars() 13632 1726884193.33984: done queuing things up, now waiting for results queue to drain 13632 1726884193.33989: results queue empty 13632 1726884193.33990: checking for any_errors_fatal 13632 1726884193.33994: done checking for any_errors_fatal 13632 1726884193.33995: checking for max_fail_percentage 13632 1726884193.33996: done checking for max_fail_percentage 13632 1726884193.33997: checking to see if all hosts have failed and the running result is not ok 13632 1726884193.34002: done checking to see if all hosts have failed 13632 1726884193.34004: getting the remaining hosts for this loop 13632 1726884193.34005: done getting the remaining hosts for this loop 13632 1726884193.34009: getting the next task for host managed_node3 13632 1726884193.34015: done getting next task for host managed_node3 13632 1726884193.34018: ^ task is: TASK: Setup 13632 1726884193.34020: ^ 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 13632 1726884193.34023: getting variables 13632 1726884193.34024: in VariableManager get_vars() 13632 1726884193.34034: Calling all_inventory to load vars for managed_node3 13632 1726884193.34037: Calling groups_inventory to load vars for managed_node3 13632 1726884193.34040: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884193.34046: Calling all_plugins_play to load vars for managed_node3 13632 1726884193.34049: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884193.34053: Calling groups_plugins_play to load vars for managed_node3 13632 1726884193.34371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884193.35274: done with get_vars() 13632 1726884193.35286: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:57 Friday 20 September 2024 22:03:13 -0400 (0:00:02.261) 0:00:02.277 ****** 13632 1726884193.35379: entering _queue_task() for managed_node3/include_tasks 13632 1726884193.35382: Creating lock for include_tasks 13632 1726884193.36778: worker is 1 (out of 1 available) 13632 1726884193.36943: exiting _queue_task() for managed_node3/include_tasks 13632 1726884193.36955: done queuing things up, now waiting for results queue to drain 13632 1726884193.36957: waiting for pending results... 13632 1726884193.37180: running TaskExecutor() for managed_node3/TASK: Setup 13632 1726884193.37291: in run() - task 12b27791-eb03-55b1-95d9-000000000006 13632 1726884193.37693: variable 'ansible_search_path' from source: unknown 13632 1726884193.37699: calling self._execute() 13632 1726884193.37702: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884193.37706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884193.37708: variable 'omit' from source: magic vars 13632 1726884193.38001: _execute() done 13632 1726884193.38298: dumping result to json 13632 1726884193.38302: done dumping result, returning 13632 1726884193.38305: done running TaskExecutor() for managed_node3/TASK: Setup [12b27791-eb03-55b1-95d9-000000000006] 13632 1726884193.38311: sending task result for task 12b27791-eb03-55b1-95d9-000000000006 13632 1726884193.38397: done sending task result for task 12b27791-eb03-55b1-95d9-000000000006 13632 1726884193.38400: WORKER PROCESS EXITING 13632 1726884193.38460: no more pending results, returning what we have 13632 1726884193.38466: in VariableManager get_vars() 13632 1726884193.38509: Calling all_inventory to load vars for managed_node3 13632 1726884193.38514: Calling groups_inventory to load vars for managed_node3 13632 1726884193.38519: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884193.38531: Calling all_plugins_play to load vars for managed_node3 13632 1726884193.38535: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884193.38539: Calling groups_plugins_play to load vars for managed_node3 13632 1726884193.39410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884193.40061: done with get_vars() 13632 1726884193.40073: variable 'ansible_search_path' from source: unknown 13632 1726884193.40093: we have included files to process 13632 1726884193.40095: generating all_blocks data 13632 1726884193.40096: done generating all_blocks data 13632 1726884193.40097: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/setup.yml 13632 1726884193.40099: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/setup.yml 13632 1726884193.40102: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/setup.yml 13632 1726884193.41393: in VariableManager get_vars() 13632 1726884193.41415: done with get_vars() 13632 1726884193.41488: done processing included file 13632 1726884193.41491: iterating over new_blocks loaded from include file 13632 1726884193.41494: in VariableManager get_vars() 13632 1726884193.41508: done with get_vars() 13632 1726884193.41510: filtering new block on tags 13632 1726884193.41538: done filtering new block on tags 13632 1726884193.41540: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/setup.yml for managed_node3 13632 1726884193.41554: extending task lists for all hosts with included blocks 13632 1726884193.42065: done extending task lists 13632 1726884193.42066: done processing included files 13632 1726884193.42068: results queue empty 13632 1726884193.42069: checking for any_errors_fatal 13632 1726884193.42071: done checking for any_errors_fatal 13632 1726884193.42072: checking for max_fail_percentage 13632 1726884193.42074: done checking for max_fail_percentage 13632 1726884193.42075: checking to see if all hosts have failed and the running result is not ok 13632 1726884193.42076: done checking to see if all hosts have failed 13632 1726884193.42077: getting the remaining hosts for this loop 13632 1726884193.42078: done getting the remaining hosts for this loop 13632 1726884193.42082: getting the next task for host managed_node3 13632 1726884193.42086: done getting next task for host managed_node3 13632 1726884193.42096: ^ task is: TASK: Check if system is ostree 13632 1726884193.42099: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884193.42102: getting variables 13632 1726884193.42103: in VariableManager get_vars() 13632 1726884193.42115: Calling all_inventory to load vars for managed_node3 13632 1726884193.42118: Calling groups_inventory to load vars for managed_node3 13632 1726884193.42121: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884193.42129: Calling all_plugins_play to load vars for managed_node3 13632 1726884193.42132: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884193.42143: Calling groups_plugins_play to load vars for managed_node3 13632 1726884193.42683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884193.43357: done with get_vars() 13632 1726884193.43371: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/setup.yml:10 Friday 20 September 2024 22:03:13 -0400 (0:00:00.080) 0:00:02.358 ****** 13632 1726884193.43474: entering _queue_task() for managed_node3/stat 13632 1726884193.43965: worker is 1 (out of 1 available) 13632 1726884193.43978: exiting _queue_task() for managed_node3/stat 13632 1726884193.44077: done queuing things up, now waiting for results queue to drain 13632 1726884193.44079: waiting for pending results... 13632 1726884193.44273: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 13632 1726884193.44389: in run() - task 12b27791-eb03-55b1-95d9-000000000026 13632 1726884193.44402: variable 'ansible_search_path' from source: unknown 13632 1726884193.44411: variable 'ansible_search_path' from source: unknown 13632 1726884193.44477: calling self._execute() 13632 1726884193.44593: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884193.44600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884193.44612: variable 'omit' from source: magic vars 13632 1726884193.44778: variable 'omit' from source: magic vars 13632 1726884193.44829: variable 'omit' from source: magic vars 13632 1726884193.44892: variable 'omit' from source: magic vars 13632 1726884193.44944: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884193.45194: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884193.45197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884193.45200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884193.45203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884193.45206: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884193.45208: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884193.45211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884193.45270: Set connection var ansible_shell_executable to /bin/sh 13632 1726884193.45290: Set connection var ansible_connection to ssh 13632 1726884193.45299: Set connection var ansible_pipelining to False 13632 1726884193.45319: Set connection var ansible_timeout to 10 13632 1726884193.45323: Set connection var ansible_shell_type to sh 13632 1726884193.45331: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884193.45358: variable 'ansible_shell_executable' from source: unknown 13632 1726884193.45361: variable 'ansible_connection' from source: unknown 13632 1726884193.45365: variable 'ansible_module_compression' from source: unknown 13632 1726884193.45370: variable 'ansible_shell_type' from source: unknown 13632 1726884193.45374: variable 'ansible_shell_executable' from source: unknown 13632 1726884193.45378: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884193.45390: variable 'ansible_pipelining' from source: unknown 13632 1726884193.45393: variable 'ansible_timeout' from source: unknown 13632 1726884193.45400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884193.45695: 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__) 13632 1726884193.45708: variable 'omit' from source: magic vars 13632 1726884193.45719: starting attempt loop 13632 1726884193.45723: running the handler 13632 1726884193.45799: _low_level_execute_command(): starting 13632 1726884193.45810: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884193.47072: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 <<< 13632 1726884193.47078: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884193.47089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884193.47097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884193.47199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884193.49023: stdout chunk (state=3): >>>/root <<< 13632 1726884193.49121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884193.49235: stderr chunk (state=3): >>><<< 13632 1726884193.49244: stdout chunk (state=3): >>><<< 13632 1726884193.49329: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884193.49348: _low_level_execute_command(): starting 13632 1726884193.49358: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148 `" && echo ansible-tmp-1726884193.4933124-13722-138191602632148="` echo /root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148 `" ) && sleep 0' 13632 1726884193.50794: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884193.50811: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884193.50949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884193.51219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884193.51242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884193.51430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884193.53383: stdout chunk (state=3): >>>ansible-tmp-1726884193.4933124-13722-138191602632148=/root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148 <<< 13632 1726884193.53593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884193.53597: stdout chunk (state=3): >>><<< 13632 1726884193.53606: stderr chunk (state=3): >>><<< 13632 1726884193.53628: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884193.4933124-13722-138191602632148=/root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884193.53699: variable 'ansible_module_compression' from source: unknown 13632 1726884193.53861: ANSIBALLZ: Using lock for stat 13632 1726884193.53900: ANSIBALLZ: Acquiring lock 13632 1726884193.53909: ANSIBALLZ: Lock acquired: 140439782907328 13632 1726884193.53917: ANSIBALLZ: Creating module 13632 1726884193.77286: ANSIBALLZ: Writing module into payload 13632 1726884193.77422: ANSIBALLZ: Writing module 13632 1726884193.77452: ANSIBALLZ: Renaming module 13632 1726884193.77465: ANSIBALLZ: Done creating module 13632 1726884193.77493: variable 'ansible_facts' from source: unknown 13632 1726884193.77578: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148/AnsiballZ_stat.py 13632 1726884193.77819: Sending initial data 13632 1726884193.77823: Sent initial data (153 bytes) 13632 1726884193.78406: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884193.78423: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884193.78441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884193.78462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884193.78572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884193.78806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884193.78946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884193.80791: 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 <<< 13632 1726884193.80832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884193.80904: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmphxlwyw17 /root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148/AnsiballZ_stat.py <<< 13632 1726884193.80927: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148/AnsiballZ_stat.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmphxlwyw17" to remote "/root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148/AnsiballZ_stat.py" <<< 13632 1726884193.84352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884193.84356: stderr chunk (state=3): >>><<< 13632 1726884193.84359: stdout chunk (state=3): >>><<< 13632 1726884193.84362: done transferring module to remote 13632 1726884193.84364: _low_level_execute_command(): starting 13632 1726884193.84366: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148/ /root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148/AnsiballZ_stat.py && sleep 0' 13632 1726884193.85496: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884193.85607: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884193.85745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884193.85975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884193.86094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884193.88008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884193.88089: stderr chunk (state=3): >>><<< 13632 1726884193.88104: stdout chunk (state=3): >>><<< 13632 1726884193.88276: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884193.88280: _low_level_execute_command(): starting 13632 1726884193.88283: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148/AnsiballZ_stat.py && sleep 0' 13632 1726884193.89552: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884193.89733: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884193.89797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884193.89843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884193.89883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884193.90064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884193.92312: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884193.92630: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.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' # <<< 13632 1726884193.92635: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884193.92668: 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 0x7f6d602b4530> <<< 13632 1726884193.92672: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60283b30> <<< 13632 1726884193.92732: 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 0x7f6d602b6ab0> <<< 13632 1726884193.92738: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884193.92754: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884193.92787: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884193.92817: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884193.92905: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884193.92954: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884193.92972: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884193.93105: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60069160> <<< 13632 1726884193.93165: 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 <<< 13632 1726884193.93179: 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 0x7f6d6006a150> <<< 13632 1726884193.93232: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884193.93245: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884193.93499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884193.93531: 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 <<< 13632 1726884193.93575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884193.93606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884193.93678: stdout chunk (state=3): >>># /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 0x7f6d600affe0> <<< 13632 1726884193.93684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884193.93775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884193.93779: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600bc170> # /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' <<< 13632 1726884193.93795: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884193.93844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884193.93858: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884193.93885: 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' <<< 13632 1726884193.94000: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600dfa10> # /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 0x7f6d601000e0> import '_collections' # <<< 13632 1726884193.94014: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600bfcb0> import '_functools' # <<< 13632 1726884193.94050: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600bd3d0> <<< 13632 1726884193.94213: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600ad190> # /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' <<< 13632 1726884193.94217: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884193.94235: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884193.94254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884193.94271: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884193.94286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884193.94345: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d601039e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60102600> <<< 13632 1726884193.94369: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884193.94373: 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 0x7f6d600be2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60100d10> <<< 13632 1726884193.94513: 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 0x7f6d60130a40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600ac410> # /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 0x7f6d60130ef0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60130da0> <<< 13632 1726884193.94564: 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 0x7f6d60131160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600a2f30> <<< 13632 1726884193.94600: 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' <<< 13632 1726884193.94710: stdout chunk (state=3): >>># /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 0x7f6d60131850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60131520> import 'importlib.machinery' # <<< 13632 1726884193.94772: 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' <<< 13632 1726884193.94777: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60132750> <<< 13632 1726884193.94780: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884193.94782: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884193.94909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /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 0x7f6d6014c980> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884193.94930: 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 0x7f6d6014e0c0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884193.94957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884193.95217: 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' <<< 13632 1726884193.95221: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d6014efc0> # 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 0x7f6d6014f5f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d6014e510> # /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 0x7f6d6014ffe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d6014f7a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d601327b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884193.95253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884193.95256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884193.95308: 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 0x7f6d5ff13f80> <<< 13632 1726884193.95345: 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' <<< 13632 1726884193.95360: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884193.95719: 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 0x7f6d5ff44a70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff447d0> # 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 0x7f6d5ff44aa0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d5ff44c80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff12120> # /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' <<< 13632 1726884193.95907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff46390> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff45010> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60132ea0> # /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 0x7f6d5ff6e6f0> # /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' <<< 13632 1726884193.95926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884193.95940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884193.96104: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff8a8a0> # /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' # <<< 13632 1726884193.96133: 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 0x7f6d5ffbf620> <<< 13632 1726884193.96155: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884193.96374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ffe9dc0> <<< 13632 1726884193.96434: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ffbf740> <<< 13632 1726884193.96480: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff8b530> <<< 13632 1726884193.96508: 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 0x7f6d5fdc4740> <<< 13632 1726884193.96526: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff898e0> <<< 13632 1726884193.96593: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff472c0> <<< 13632 1726884193.96705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6d5fdc4950> <<< 13632 1726884193.96814: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_wantjco7/ansible_stat_payload.zip' # zipimport: zlib available <<< 13632 1726884193.96915: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884193.96929: 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' <<< 13632 1726884193.97006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884193.97135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fe1e3c0> import '_typing' # <<< 13632 1726884193.97335: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fdf52b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fdf4440> # zipimport: zlib available import 'ansible' # <<< 13632 1726884193.97354: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884193.97371: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884193.97452: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13632 1726884193.99155: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.00244: 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 0x7f6d5fdf73b0> <<< 13632 1726884194.00280: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884194.00397: stdout chunk (state=3): >>># 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' <<< 13632 1726884194.00427: 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' # 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 0x7f6d5fe45df0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fe45b80> <<< 13632 1726884194.00459: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fe45490> <<< 13632 1726884194.00476: 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' <<< 13632 1726884194.00536: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fe458e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fe1ee40> import 'atexit' # <<< 13632 1726884194.00571: 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 0x7f6d5fe46b40> <<< 13632 1726884194.00643: 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 0x7f6d5fe46d50> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884194.00732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884194.00762: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fe47290> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884194.00786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884194.00913: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb0fe0> # 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 0x7f6d5fcb2c60> <<< 13632 1726884194.00917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884194.00922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884194.00941: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb3620> <<< 13632 1726884194.00949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884194.01193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884194.01198: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb4800> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884194.01201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884194.01206: 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' <<< 13632 1726884194.01209: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb7230> # 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 0x7f6d5fcb7320> <<< 13632 1726884194.01277: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb54f0> <<< 13632 1726884194.01285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884194.01333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /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' <<< 13632 1726884194.01408: 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 0x7f6d5fcbb0e0> <<< 13632 1726884194.01417: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884194.01530: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb9bb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb9940> <<< 13632 1726884194.01606: 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' <<< 13632 1726884194.01773: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb9e80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb5a00> # 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 0x7f6d5fcff230> # /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 0x7f6d5fcff4a0> # /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 0x7f6d5fd00f20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd00ce0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884194.01939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d5fd033e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd01580> <<< 13632 1726884194.02225: stdout chunk (state=3): >>># /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 0x7f6d5fd0abd0> <<< 13632 1726884194.02260: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd03560> <<< 13632 1726884194.02338: 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 0x7f6d5fd0b9b0> <<< 13632 1726884194.02368: 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 0x7f6d5fd0b9e0> <<< 13632 1726884194.02572: 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 0x7f6d5fd0af90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcff650> # /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 0x7f6d5fd135f0> <<< 13632 1726884194.02902: 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 0x7f6d5fd146e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd11dc0> # 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 0x7f6d5fd13140> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd119d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884194.02979: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.03270: stdout chunk (state=3): >>># 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 <<< 13632 1726884194.03316: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.03476: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.04106: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.04877: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884194.04906: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d5fd98950> <<< 13632 1726884194.05015: 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' <<< 13632 1726884194.05055: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd99a60> <<< 13632 1726884194.05063: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd17200> <<< 13632 1726884194.05140: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884194.05153: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.05240: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13632 1726884194.05338: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.05532: 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' <<< 13632 1726884194.05592: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd99490> # zipimport: zlib available <<< 13632 1726884194.06117: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.06664: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.06798: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.06843: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884194.06951: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 13632 1726884194.07075: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.07078: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.07144: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884194.07172: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884194.07201: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13632 1726884194.07242: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.07286: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884194.07402: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.07586: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.07865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884194.07936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884194.07950: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884194.08058: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd9a480> # zipimport: zlib available <<< 13632 1726884194.08132: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.08218: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884194.08247: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13632 1726884194.08297: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884194.08467: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884194.08489: 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 0x7f6d5fba6240> <<< 13632 1726884194.08542: 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 0x7f6d5fba6bd0> <<< 13632 1726884194.08569: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd10ef0> <<< 13632 1726884194.08584: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.08711: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13632 1726884194.08724: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.08775: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.08831: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.08912: 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 <<< 13632 1726884194.08945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884194.09036: 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 0x7f6d5fba58e0> <<< 13632 1726884194.09084: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fba6db0> <<< 13632 1726884194.09135: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884194.09251: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.09273: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.09303: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.09347: 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' <<< 13632 1726884194.09367: 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 <<< 13632 1726884194.09396: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884194.09428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884194.09486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884194.09594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884194.09597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fc36f60> <<< 13632 1726884194.09629: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fbb0cb0> <<< 13632 1726884194.09714: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fbaee10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fbaebd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884194.09734: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.09919: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 13632 1726884194.09922: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884194.09939: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884194.10050: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.10261: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.10406: 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__ <<< 13632 1726884194.10776: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 13632 1726884194.10812: 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 <<< 13632 1726884194.10866: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid <<< 13632 1726884194.10964: stdout chunk (state=3): >>># cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13632 1726884194.11200: stdout chunk (state=3): >>># 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 <<< 13632 1726884194.11329: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13632 1726884194.11446: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884194.11478: 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 <<< 13632 1726884194.11554: 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 <<< 13632 1726884194.11591: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884194.11743: 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 <<< 13632 1726884194.11747: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 13632 1726884194.11749: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # 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 <<< 13632 1726884194.11822: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884194.11854: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884194.11871: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884194.11944: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884194.11965: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884194.12449: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 13632 1726884194.12466: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884194.12605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884194.12640: stderr chunk (state=3): >>><<< 13632 1726884194.12643: stdout chunk (state=3): >>><<< 13632 1726884194.13107: _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 0x7f6d602b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60283b30> # /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 0x7f6d602b6ab0> 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 0x7f6d60069160> # /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 0x7f6d6006a150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600affe0> # /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 0x7f6d600bc170> # /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 0x7f6d600dfa10> # /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 0x7f6d601000e0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600bfcb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600bd3d0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600ad190> # /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 0x7f6d601039e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60102600> # /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 0x7f6d600be2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60100d10> # /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 0x7f6d60130a40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600ac410> # /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 0x7f6d60130ef0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60130da0> # 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 0x7f6d60131160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d600a2f30> # /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 0x7f6d60131850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60131520> 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 0x7f6d60132750> 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 0x7f6d6014c980> 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 0x7f6d6014e0c0> # /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 0x7f6d6014efc0> # 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 0x7f6d6014f5f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d6014e510> # /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 0x7f6d6014ffe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d6014f7a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d601327b0> # /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 0x7f6d5ff13f80> # /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 0x7f6d5ff44a70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff447d0> # 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 0x7f6d5ff44aa0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d5ff44c80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff12120> # /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 0x7f6d5ff46390> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff45010> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d60132ea0> # /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 0x7f6d5ff6e6f0> # /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 0x7f6d5ff8a8a0> # /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 0x7f6d5ffbf620> # /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 0x7f6d5ffe9dc0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ffbf740> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff8b530> # /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 0x7f6d5fdc4740> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff898e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5ff472c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6d5fdc4950> # zipimport: found 30 names in '/tmp/ansible_stat_payload_wantjco7/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 0x7f6d5fe1e3c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fdf52b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fdf4440> # 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 0x7f6d5fdf73b0> # /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 0x7f6d5fe45df0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fe45b80> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fe45490> # /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 0x7f6d5fe458e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fe1ee40> 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 0x7f6d5fe46b40> # 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 0x7f6d5fe46d50> # /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 0x7f6d5fe47290> 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 0x7f6d5fcb0fe0> # 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 0x7f6d5fcb2c60> # /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 0x7f6d5fcb3620> # /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 0x7f6d5fcb4800> # /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 0x7f6d5fcb7230> # 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 0x7f6d5fcb7320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb54f0> # /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 0x7f6d5fcbb0e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb9bb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb9940> # /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 0x7f6d5fcb9e80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcb5a00> # 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 0x7f6d5fcff230> # /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 0x7f6d5fcff4a0> # /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 0x7f6d5fd00f20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd00ce0> # /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 0x7f6d5fd033e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd01580> # /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 0x7f6d5fd0abd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd03560> # 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 0x7f6d5fd0b9b0> # 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 0x7f6d5fd0b9e0> # 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 0x7f6d5fd0af90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fcff650> # /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 0x7f6d5fd135f0> # 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 0x7f6d5fd146e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd11dc0> # 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 0x7f6d5fd13140> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd119d0> # 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 0x7f6d5fd98950> # /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 0x7f6d5fd99a60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd17200> 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 0x7f6d5fd99490> # 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 0x7f6d5fd9a480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d5fba6240> # 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 0x7f6d5fba6bd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fd10ef0> # 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 0x7f6d5fba58e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fba6db0> 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 0x7f6d5fc36f60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fbb0cb0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fbaee10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d5fbaebd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 13632 1726884194.14896: 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-1726884193.4933124-13722-138191602632148/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884194.14899: _low_level_execute_command(): starting 13632 1726884194.14902: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884193.4933124-13722-138191602632148/ > /dev/null 2>&1 && sleep 0' 13632 1726884194.15306: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884194.15633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884194.15662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884194.15932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884194.17752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884194.17767: stdout chunk (state=3): >>><<< 13632 1726884194.17783: stderr chunk (state=3): >>><<< 13632 1726884194.17809: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884194.17822: handler run complete 13632 1726884194.17880: attempt loop complete, returning result 13632 1726884194.18093: _execute() done 13632 1726884194.18097: dumping result to json 13632 1726884194.18100: done dumping result, returning 13632 1726884194.18102: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [12b27791-eb03-55b1-95d9-000000000026] 13632 1726884194.18105: sending task result for task 12b27791-eb03-55b1-95d9-000000000026 ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 13632 1726884194.18436: no more pending results, returning what we have 13632 1726884194.18441: results queue empty 13632 1726884194.18442: checking for any_errors_fatal 13632 1726884194.18444: done checking for any_errors_fatal 13632 1726884194.18445: checking for max_fail_percentage 13632 1726884194.18447: done checking for max_fail_percentage 13632 1726884194.18448: checking to see if all hosts have failed and the running result is not ok 13632 1726884194.18449: done checking to see if all hosts have failed 13632 1726884194.18450: getting the remaining hosts for this loop 13632 1726884194.18452: done getting the remaining hosts for this loop 13632 1726884194.18457: getting the next task for host managed_node3 13632 1726884194.18465: done getting next task for host managed_node3 13632 1726884194.18469: ^ task is: TASK: Set mount parent 13632 1726884194.18473: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884194.18477: getting variables 13632 1726884194.18479: in VariableManager get_vars() 13632 1726884194.18627: Calling all_inventory to load vars for managed_node3 13632 1726884194.18631: Calling groups_inventory to load vars for managed_node3 13632 1726884194.18635: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884194.18648: Calling all_plugins_play to load vars for managed_node3 13632 1726884194.18651: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884194.18655: Calling groups_plugins_play to load vars for managed_node3 13632 1726884194.19296: done sending task result for task 12b27791-eb03-55b1-95d9-000000000026 13632 1726884194.19300: WORKER PROCESS EXITING 13632 1726884194.20234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884194.21650: done with get_vars() 13632 1726884194.21667: done getting variables 13632 1726884194.22217: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set mount parent] ******************************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/setup.yml:15 Friday 20 September 2024 22:03:14 -0400 (0:00:00.787) 0:00:03.146 ****** 13632 1726884194.22250: entering _queue_task() for managed_node3/set_fact 13632 1726884194.22252: Creating lock for set_fact 13632 1726884194.23420: worker is 1 (out of 1 available) 13632 1726884194.23428: exiting _queue_task() for managed_node3/set_fact 13632 1726884194.23440: done queuing things up, now waiting for results queue to drain 13632 1726884194.23442: waiting for pending results... 13632 1726884194.23755: running TaskExecutor() for managed_node3/TASK: Set mount parent 13632 1726884194.24059: in run() - task 12b27791-eb03-55b1-95d9-000000000027 13632 1726884194.24082: variable 'ansible_search_path' from source: unknown 13632 1726884194.24093: variable 'ansible_search_path' from source: unknown 13632 1726884194.24175: calling self._execute() 13632 1726884194.24493: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.24496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.24499: variable 'omit' from source: magic vars 13632 1726884194.24670: variable 'omit' from source: magic vars 13632 1726884194.24772: variable 'omit' from source: magic vars 13632 1726884194.25810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884194.28802: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884194.28885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884194.28939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884194.28985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884194.29078: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884194.29331: variable '__ostree_booted_stat' from source: set_fact 13632 1726884194.29422: variable 'omit' from source: magic vars 13632 1726884194.29761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884194.29765: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884194.29768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884194.29771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884194.29773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884194.29904: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884194.29914: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.29922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.30197: Set connection var ansible_shell_executable to /bin/sh 13632 1726884194.30201: Set connection var ansible_connection to ssh 13632 1726884194.30204: Set connection var ansible_pipelining to False 13632 1726884194.30208: Set connection var ansible_timeout to 10 13632 1726884194.30211: Set connection var ansible_shell_type to sh 13632 1726884194.30214: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884194.30330: variable 'ansible_shell_executable' from source: unknown 13632 1726884194.30421: variable 'ansible_connection' from source: unknown 13632 1726884194.30429: variable 'ansible_module_compression' from source: unknown 13632 1726884194.30437: variable 'ansible_shell_type' from source: unknown 13632 1726884194.30445: variable 'ansible_shell_executable' from source: unknown 13632 1726884194.30453: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.30461: variable 'ansible_pipelining' from source: unknown 13632 1726884194.30469: variable 'ansible_timeout' from source: unknown 13632 1726884194.30478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.30847: 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) 13632 1726884194.30954: variable 'omit' from source: magic vars 13632 1726884194.30958: starting attempt loop 13632 1726884194.30961: running the handler 13632 1726884194.30963: handler run complete 13632 1726884194.30965: attempt loop complete, returning result 13632 1726884194.30968: _execute() done 13632 1726884194.30970: dumping result to json 13632 1726884194.30973: done dumping result, returning 13632 1726884194.30975: done running TaskExecutor() for managed_node3/TASK: Set mount parent [12b27791-eb03-55b1-95d9-000000000027] 13632 1726884194.30977: sending task result for task 12b27791-eb03-55b1-95d9-000000000027 13632 1726884194.31047: done sending task result for task 12b27791-eb03-55b1-95d9-000000000027 13632 1726884194.31052: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } 13632 1726884194.31198: no more pending results, returning what we have 13632 1726884194.31202: results queue empty 13632 1726884194.31203: checking for any_errors_fatal 13632 1726884194.31210: done checking for any_errors_fatal 13632 1726884194.31211: checking for max_fail_percentage 13632 1726884194.31213: done checking for max_fail_percentage 13632 1726884194.31214: checking to see if all hosts have failed and the running result is not ok 13632 1726884194.31215: done checking to see if all hosts have failed 13632 1726884194.31216: getting the remaining hosts for this loop 13632 1726884194.31218: done getting the remaining hosts for this loop 13632 1726884194.31222: getting the next task for host managed_node3 13632 1726884194.31230: done getting next task for host managed_node3 13632 1726884194.31233: ^ task is: TASK: Run the storage role install base packages 13632 1726884194.31237: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884194.31240: getting variables 13632 1726884194.31242: in VariableManager get_vars() 13632 1726884194.31277: Calling all_inventory to load vars for managed_node3 13632 1726884194.31281: Calling groups_inventory to load vars for managed_node3 13632 1726884194.31412: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884194.31426: Calling all_plugins_play to load vars for managed_node3 13632 1726884194.31430: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884194.31433: Calling groups_plugins_play to load vars for managed_node3 13632 1726884194.31867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884194.32335: done with get_vars() 13632 1726884194.32351: done getting variables TASK [Run the storage role install base packages] ****************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/setup.yml:19 Friday 20 September 2024 22:03:14 -0400 (0:00:00.102) 0:00:03.248 ****** 13632 1726884194.32467: entering _queue_task() for managed_node3/include_role 13632 1726884194.32471: Creating lock for include_role 13632 1726884194.32773: worker is 1 (out of 1 available) 13632 1726884194.32786: exiting _queue_task() for managed_node3/include_role 13632 1726884194.32810: done queuing things up, now waiting for results queue to drain 13632 1726884194.32812: waiting for pending results... 13632 1726884194.33122: running TaskExecutor() for managed_node3/TASK: Run the storage role install base packages 13632 1726884194.33194: in run() - task 12b27791-eb03-55b1-95d9-000000000028 13632 1726884194.33199: variable 'ansible_search_path' from source: unknown 13632 1726884194.33202: variable 'ansible_search_path' from source: unknown 13632 1726884194.33325: calling self._execute() 13632 1726884194.33342: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.33351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.33364: variable 'omit' from source: magic vars 13632 1726884194.33500: _execute() done 13632 1726884194.33504: dumping result to json 13632 1726884194.33509: done dumping result, returning 13632 1726884194.33517: done running TaskExecutor() for managed_node3/TASK: Run the storage role install base packages [12b27791-eb03-55b1-95d9-000000000028] 13632 1726884194.33524: sending task result for task 12b27791-eb03-55b1-95d9-000000000028 13632 1726884194.33640: done sending task result for task 12b27791-eb03-55b1-95d9-000000000028 13632 1726884194.33645: WORKER PROCESS EXITING 13632 1726884194.33701: no more pending results, returning what we have 13632 1726884194.33707: in VariableManager get_vars() 13632 1726884194.33738: Calling all_inventory to load vars for managed_node3 13632 1726884194.33741: Calling groups_inventory to load vars for managed_node3 13632 1726884194.33744: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884194.33755: Calling all_plugins_play to load vars for managed_node3 13632 1726884194.33758: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884194.33762: Calling groups_plugins_play to load vars for managed_node3 13632 1726884194.34273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884194.34726: done with get_vars() 13632 1726884194.34736: variable 'ansible_search_path' from source: unknown 13632 1726884194.34738: variable 'ansible_search_path' from source: unknown 13632 1726884194.35262: variable 'omit' from source: magic vars 13632 1726884194.35529: variable 'omit' from source: magic vars 13632 1726884194.35549: variable 'omit' from source: magic vars 13632 1726884194.35554: we have included files to process 13632 1726884194.35555: generating all_blocks data 13632 1726884194.35557: done generating all_blocks data 13632 1726884194.35561: processing included file: fedora.linux_system_roles.storage 13632 1726884194.35590: in VariableManager get_vars() 13632 1726884194.35700: done with get_vars() 13632 1726884194.35785: in VariableManager get_vars() 13632 1726884194.35908: done with get_vars() 13632 1726884194.35979: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 13632 1726884194.36209: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 13632 1726884194.36606: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 13632 1726884194.36791: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 13632 1726884194.36963: in VariableManager get_vars() 13632 1726884194.36989: done with get_vars() 13632 1726884194.37259: in VariableManager get_vars() 13632 1726884194.37284: done with get_vars() 13632 1726884194.37484: iterating over new_blocks loaded from include file 13632 1726884194.37487: in VariableManager get_vars() 13632 1726884194.37507: done with get_vars() 13632 1726884194.37509: filtering new block on tags 13632 1726884194.37538: done filtering new block on tags 13632 1726884194.37541: in VariableManager get_vars() 13632 1726884194.37606: done with get_vars() 13632 1726884194.37608: filtering new block on tags 13632 1726884194.37630: done filtering new block on tags 13632 1726884194.37632: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node3 13632 1726884194.37640: extending task lists for all hosts with included blocks 13632 1726884194.38015: done extending task lists 13632 1726884194.38017: done processing included files 13632 1726884194.38018: results queue empty 13632 1726884194.38019: checking for any_errors_fatal 13632 1726884194.38022: done checking for any_errors_fatal 13632 1726884194.38023: checking for max_fail_percentage 13632 1726884194.38025: done checking for max_fail_percentage 13632 1726884194.38026: checking to see if all hosts have failed and the running result is not ok 13632 1726884194.38027: done checking to see if all hosts have failed 13632 1726884194.38028: getting the remaining hosts for this loop 13632 1726884194.38029: done getting the remaining hosts for this loop 13632 1726884194.38033: getting the next task for host managed_node3 13632 1726884194.38039: done getting next task for host managed_node3 13632 1726884194.38042: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884194.38045: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884194.38057: getting variables 13632 1726884194.38058: in VariableManager get_vars() 13632 1726884194.38073: Calling all_inventory to load vars for managed_node3 13632 1726884194.38076: Calling groups_inventory to load vars for managed_node3 13632 1726884194.38078: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884194.38085: Calling all_plugins_play to load vars for managed_node3 13632 1726884194.38090: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884194.38094: Calling groups_plugins_play to load vars for managed_node3 13632 1726884194.38446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884194.38914: done with get_vars() 13632 1726884194.38928: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 22:03:14 -0400 (0:00:00.065) 0:00:03.314 ****** 13632 1726884194.39024: entering _queue_task() for managed_node3/include_tasks 13632 1726884194.39522: worker is 1 (out of 1 available) 13632 1726884194.39533: exiting _queue_task() for managed_node3/include_tasks 13632 1726884194.39544: done queuing things up, now waiting for results queue to drain 13632 1726884194.39546: waiting for pending results... 13632 1726884194.39785: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884194.39813: in run() - task 12b27791-eb03-55b1-95d9-00000000006c 13632 1726884194.39833: variable 'ansible_search_path' from source: unknown 13632 1726884194.39842: variable 'ansible_search_path' from source: unknown 13632 1726884194.39893: calling self._execute() 13632 1726884194.39989: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.40012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.40021: variable 'omit' from source: magic vars 13632 1726884194.40193: _execute() done 13632 1726884194.40196: dumping result to json 13632 1726884194.40204: done dumping result, returning 13632 1726884194.40207: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [12b27791-eb03-55b1-95d9-00000000006c] 13632 1726884194.40210: sending task result for task 12b27791-eb03-55b1-95d9-00000000006c 13632 1726884194.40467: no more pending results, returning what we have 13632 1726884194.40474: in VariableManager get_vars() 13632 1726884194.40517: Calling all_inventory to load vars for managed_node3 13632 1726884194.40521: Calling groups_inventory to load vars for managed_node3 13632 1726884194.40574: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884194.40629: Calling all_plugins_play to load vars for managed_node3 13632 1726884194.40657: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884194.40664: done sending task result for task 12b27791-eb03-55b1-95d9-00000000006c 13632 1726884194.40669: WORKER PROCESS EXITING 13632 1726884194.40674: Calling groups_plugins_play to load vars for managed_node3 13632 1726884194.41216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884194.41681: done with get_vars() 13632 1726884194.41694: variable 'ansible_search_path' from source: unknown 13632 1726884194.41695: variable 'ansible_search_path' from source: unknown 13632 1726884194.41747: we have included files to process 13632 1726884194.41748: generating all_blocks data 13632 1726884194.41750: done generating all_blocks data 13632 1726884194.41754: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 13632 1726884194.41756: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 13632 1726884194.41758: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 13632 1726884194.42572: done processing included file 13632 1726884194.42574: iterating over new_blocks loaded from include file 13632 1726884194.42576: in VariableManager get_vars() 13632 1726884194.42609: done with get_vars() 13632 1726884194.42612: filtering new block on tags 13632 1726884194.42639: done filtering new block on tags 13632 1726884194.42642: in VariableManager get_vars() 13632 1726884194.42665: done with get_vars() 13632 1726884194.42667: filtering new block on tags 13632 1726884194.42697: done filtering new block on tags 13632 1726884194.42699: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node3 13632 1726884194.42706: extending task lists for all hosts with included blocks 13632 1726884194.43060: done extending task lists 13632 1726884194.43062: done processing included files 13632 1726884194.43063: results queue empty 13632 1726884194.43064: checking for any_errors_fatal 13632 1726884194.43068: done checking for any_errors_fatal 13632 1726884194.43069: checking for max_fail_percentage 13632 1726884194.43070: done checking for max_fail_percentage 13632 1726884194.43071: checking to see if all hosts have failed and the running result is not ok 13632 1726884194.43072: done checking to see if all hosts have failed 13632 1726884194.43073: getting the remaining hosts for this loop 13632 1726884194.43075: done getting the remaining hosts for this loop 13632 1726884194.43078: getting the next task for host managed_node3 13632 1726884194.43084: done getting next task for host managed_node3 13632 1726884194.43087: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 13632 1726884194.43092: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884194.43104: getting variables 13632 1726884194.43105: in VariableManager get_vars() 13632 1726884194.43119: Calling all_inventory to load vars for managed_node3 13632 1726884194.43121: Calling groups_inventory to load vars for managed_node3 13632 1726884194.43129: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884194.43135: Calling all_plugins_play to load vars for managed_node3 13632 1726884194.43138: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884194.43142: Calling groups_plugins_play to load vars for managed_node3 13632 1726884194.43492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884194.43999: done with get_vars() 13632 1726884194.44011: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 22:03:14 -0400 (0:00:00.051) 0:00:03.365 ****** 13632 1726884194.44166: entering _queue_task() for managed_node3/setup 13632 1726884194.44633: worker is 1 (out of 1 available) 13632 1726884194.44762: exiting _queue_task() for managed_node3/setup 13632 1726884194.44775: done queuing things up, now waiting for results queue to drain 13632 1726884194.44776: waiting for pending results... 13632 1726884194.44964: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 13632 1726884194.45197: in run() - task 12b27791-eb03-55b1-95d9-000000000099 13632 1726884194.45201: variable 'ansible_search_path' from source: unknown 13632 1726884194.45204: variable 'ansible_search_path' from source: unknown 13632 1726884194.45227: calling self._execute() 13632 1726884194.45324: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.45341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.45359: variable 'omit' from source: magic vars 13632 1726884194.46179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884194.48856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884194.49011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884194.49066: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884194.49307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884194.49330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884194.49438: 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) 13632 1726884194.49596: 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) 13632 1726884194.49600: 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) 13632 1726884194.49603: 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) 13632 1726884194.49606: 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) 13632 1726884194.49697: 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) 13632 1726884194.49739: 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) 13632 1726884194.49773: 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) 13632 1726884194.49836: 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) 13632 1726884194.49858: 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) 13632 1726884194.50099: variable '__storage_required_facts' from source: role '' all vars 13632 1726884194.50119: variable 'ansible_facts' from source: unknown 13632 1726884194.50314: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 13632 1726884194.50323: when evaluation is False, skipping this task 13632 1726884194.50331: _execute() done 13632 1726884194.50340: dumping result to json 13632 1726884194.50349: done dumping result, returning 13632 1726884194.50363: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [12b27791-eb03-55b1-95d9-000000000099] 13632 1726884194.50380: sending task result for task 12b27791-eb03-55b1-95d9-000000000099 13632 1726884194.50622: done sending task result for task 12b27791-eb03-55b1-95d9-000000000099 13632 1726884194.50626: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 13632 1726884194.50693: no more pending results, returning what we have 13632 1726884194.50697: results queue empty 13632 1726884194.50698: checking for any_errors_fatal 13632 1726884194.50700: done checking for any_errors_fatal 13632 1726884194.50701: checking for max_fail_percentage 13632 1726884194.50704: done checking for max_fail_percentage 13632 1726884194.50705: checking to see if all hosts have failed and the running result is not ok 13632 1726884194.50706: done checking to see if all hosts have failed 13632 1726884194.50707: getting the remaining hosts for this loop 13632 1726884194.50709: done getting the remaining hosts for this loop 13632 1726884194.50715: getting the next task for host managed_node3 13632 1726884194.50725: done getting next task for host managed_node3 13632 1726884194.50729: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884194.50737: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884194.50754: getting variables 13632 1726884194.50756: in VariableManager get_vars() 13632 1726884194.50934: Calling all_inventory to load vars for managed_node3 13632 1726884194.50939: Calling groups_inventory to load vars for managed_node3 13632 1726884194.50942: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884194.50954: Calling all_plugins_play to load vars for managed_node3 13632 1726884194.50958: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884194.50962: Calling groups_plugins_play to load vars for managed_node3 13632 1726884194.51515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884194.52005: done with get_vars() 13632 1726884194.52023: done getting variables 13632 1726884194.52164: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 22:03:14 -0400 (0:00:00.080) 0:00:03.446 ****** 13632 1726884194.52221: entering _queue_task() for managed_node3/include_vars 13632 1726884194.52223: Creating lock for include_vars 13632 1726884194.52706: worker is 1 (out of 1 available) 13632 1726884194.52719: exiting _queue_task() for managed_node3/include_vars 13632 1726884194.52732: done queuing things up, now waiting for results queue to drain 13632 1726884194.52733: waiting for pending results... 13632 1726884194.52972: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884194.53080: in run() - task 12b27791-eb03-55b1-95d9-00000000009a 13632 1726884194.53104: variable 'ansible_search_path' from source: unknown 13632 1726884194.53119: variable 'ansible_search_path' from source: unknown 13632 1726884194.53595: variable 'ansible_facts' from source: unknown 13632 1726884194.53946: variable 'ansible_facts' from source: unknown 13632 1726884194.54375: variable 'ansible_facts' from source: unknown 13632 1726884194.54919: variable 'ansible_facts' from source: unknown 13632 1726884194.55035: variable 'omit' from source: magic vars 13632 1726884194.55208: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.55233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.55252: variable 'omit' from source: magic vars 13632 1726884194.55691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884194.56062: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884194.56127: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884194.56178: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884194.56228: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884194.56336: variable '__vars_file' from source: task vars 13632 1726884194.56501: variable 'role_path' from source: magic vars 13632 1726884194.56517: variable 'item' from source: unknown 13632 1726884194.56542: Evaluated conditional (__vars_file is file): False 13632 1726884194.56550: when evaluation is False, skipping this task 13632 1726884194.56654: variable 'item' from source: unknown 13632 1726884194.56804: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 13632 1726884194.57234: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.57244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.57247: variable 'omit' from source: magic vars 13632 1726884194.57498: variable '__vars_file' from source: task vars 13632 1726884194.57676: variable 'role_path' from source: magic vars 13632 1726884194.57681: variable 'item' from source: unknown 13632 1726884194.57686: Evaluated conditional (__vars_file is file): True 13632 1726884194.57699: variable 'omit' from source: magic vars 13632 1726884194.57911: variable 'omit' from source: magic vars 13632 1726884194.57982: variable '__vars_file' from source: task vars 13632 1726884194.58136: variable '__vars_file' from source: task vars 13632 1726884194.58346: variable 'role_path' from source: magic vars 13632 1726884194.58362: variable 'item' from source: unknown 13632 1726884194.58395: variable 'omit' from source: magic vars 13632 1726884194.58458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884194.58562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884194.58582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884194.58624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884194.58654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884194.58760: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884194.58766: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.58769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.58977: Set connection var ansible_shell_executable to /bin/sh 13632 1726884194.58980: Set connection var ansible_connection to ssh 13632 1726884194.58983: Set connection var ansible_pipelining to False 13632 1726884194.58989: Set connection var ansible_timeout to 10 13632 1726884194.58993: Set connection var ansible_shell_type to sh 13632 1726884194.59011: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884194.59041: variable 'ansible_shell_executable' from source: unknown 13632 1726884194.59050: variable 'ansible_connection' from source: unknown 13632 1726884194.59063: variable 'ansible_module_compression' from source: unknown 13632 1726884194.59074: variable 'ansible_shell_type' from source: unknown 13632 1726884194.59095: variable 'ansible_shell_executable' from source: unknown 13632 1726884194.59121: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.59140: variable 'ansible_pipelining' from source: unknown 13632 1726884194.59157: variable 'ansible_timeout' from source: unknown 13632 1726884194.59186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.59424: 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) 13632 1726884194.59493: variable 'omit' from source: magic vars 13632 1726884194.59497: starting attempt loop 13632 1726884194.59499: running the handler 13632 1726884194.59681: handler run complete 13632 1726884194.59753: attempt loop complete, returning result 13632 1726884194.59771: variable 'item' from source: unknown 13632 1726884194.59923: variable 'item' from source: unknown ok: [managed_node3] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } 13632 1726884194.60518: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.60522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.60525: variable 'omit' from source: magic vars 13632 1726884194.60551: variable '__vars_file' from source: task vars 13632 1726884194.60738: variable 'role_path' from source: magic vars 13632 1726884194.60749: variable 'item' from source: unknown 13632 1726884194.60793: Evaluated conditional (__vars_file is file): False 13632 1726884194.60796: when evaluation is False, skipping this task 13632 1726884194.60856: variable 'item' from source: unknown 13632 1726884194.60995: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884194.61231: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.61248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.61287: variable 'omit' from source: magic vars 13632 1726884194.61543: variable '__vars_file' from source: task vars 13632 1726884194.61714: variable 'role_path' from source: magic vars 13632 1726884194.61724: variable 'item' from source: unknown 13632 1726884194.61727: Evaluated conditional (__vars_file is file): False 13632 1726884194.61734: when evaluation is False, skipping this task 13632 1726884194.61824: variable 'item' from source: unknown 13632 1726884194.61916: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884194.62267: dumping result to json 13632 1726884194.62270: done dumping result, returning 13632 1726884194.62273: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [12b27791-eb03-55b1-95d9-00000000009a] 13632 1726884194.62276: sending task result for task 12b27791-eb03-55b1-95d9-00000000009a 13632 1726884194.62331: done sending task result for task 12b27791-eb03-55b1-95d9-00000000009a 13632 1726884194.62335: WORKER PROCESS EXITING 13632 1726884194.62447: no more pending results, returning what we have 13632 1726884194.62450: results queue empty 13632 1726884194.62451: checking for any_errors_fatal 13632 1726884194.62459: done checking for any_errors_fatal 13632 1726884194.62460: checking for max_fail_percentage 13632 1726884194.62462: done checking for max_fail_percentage 13632 1726884194.62463: checking to see if all hosts have failed and the running result is not ok 13632 1726884194.62464: done checking to see if all hosts have failed 13632 1726884194.62465: getting the remaining hosts for this loop 13632 1726884194.62467: done getting the remaining hosts for this loop 13632 1726884194.62473: getting the next task for host managed_node3 13632 1726884194.62487: done getting next task for host managed_node3 13632 1726884194.62492: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 13632 1726884194.62504: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884194.62521: getting variables 13632 1726884194.62523: in VariableManager get_vars() 13632 1726884194.62759: Calling all_inventory to load vars for managed_node3 13632 1726884194.62763: Calling groups_inventory to load vars for managed_node3 13632 1726884194.62766: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884194.62776: Calling all_plugins_play to load vars for managed_node3 13632 1726884194.62780: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884194.62787: Calling groups_plugins_play to load vars for managed_node3 13632 1726884194.63286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884194.63802: done with get_vars() 13632 1726884194.63816: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 22:03:14 -0400 (0:00:00.117) 0:00:03.563 ****** 13632 1726884194.63937: entering _queue_task() for managed_node3/stat 13632 1726884194.64221: worker is 1 (out of 1 available) 13632 1726884194.64235: exiting _queue_task() for managed_node3/stat 13632 1726884194.64248: done queuing things up, now waiting for results queue to drain 13632 1726884194.64249: waiting for pending results... 13632 1726884194.64465: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree 13632 1726884194.64718: in run() - task 12b27791-eb03-55b1-95d9-00000000009c 13632 1726884194.64721: variable 'ansible_search_path' from source: unknown 13632 1726884194.64724: variable 'ansible_search_path' from source: unknown 13632 1726884194.64731: calling self._execute() 13632 1726884194.64827: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.64842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.64857: variable 'omit' from source: magic vars 13632 1726884194.65447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884194.65765: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884194.65835: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884194.65913: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884194.65935: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884194.66046: 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) 13632 1726884194.66083: 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) 13632 1726884194.66294: 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) 13632 1726884194.66298: 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) 13632 1726884194.66334: Evaluated conditional (not __storage_is_ostree is defined): True 13632 1726884194.66345: variable 'omit' from source: magic vars 13632 1726884194.66455: variable 'omit' from source: magic vars 13632 1726884194.66507: variable 'omit' from source: magic vars 13632 1726884194.66548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884194.66584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884194.66613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884194.66645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884194.66661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884194.66702: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884194.66712: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.66720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.66861: Set connection var ansible_shell_executable to /bin/sh 13632 1726884194.66878: Set connection var ansible_connection to ssh 13632 1726884194.66895: Set connection var ansible_pipelining to False 13632 1726884194.66908: Set connection var ansible_timeout to 10 13632 1726884194.66916: Set connection var ansible_shell_type to sh 13632 1726884194.66927: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884194.67066: variable 'ansible_shell_executable' from source: unknown 13632 1726884194.67069: variable 'ansible_connection' from source: unknown 13632 1726884194.67072: variable 'ansible_module_compression' from source: unknown 13632 1726884194.67074: variable 'ansible_shell_type' from source: unknown 13632 1726884194.67076: variable 'ansible_shell_executable' from source: unknown 13632 1726884194.67079: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884194.67081: variable 'ansible_pipelining' from source: unknown 13632 1726884194.67083: variable 'ansible_timeout' from source: unknown 13632 1726884194.67090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884194.67214: 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__) 13632 1726884194.67232: variable 'omit' from source: magic vars 13632 1726884194.67244: starting attempt loop 13632 1726884194.67251: running the handler 13632 1726884194.67269: _low_level_execute_command(): starting 13632 1726884194.67293: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884194.68097: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884194.68170: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884194.68241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884194.68299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884194.68330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884194.68545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884194.70179: stdout chunk (state=3): >>>/root <<< 13632 1726884194.70311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884194.70693: stderr chunk (state=3): >>><<< 13632 1726884194.70697: stdout chunk (state=3): >>><<< 13632 1726884194.70700: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884194.70711: _low_level_execute_command(): starting 13632 1726884194.70715: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614 `" && echo ansible-tmp-1726884194.7051618-13758-118292952263614="` echo /root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614 `" ) && sleep 0' 13632 1726884194.71293: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884194.71299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884194.71302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884194.71305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884194.71307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884194.71310: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884194.71321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884194.71336: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884194.71345: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884194.71353: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884194.71367: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884194.71400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884194.71404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884194.71428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884194.71431: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884194.71538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884194.71541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884194.71543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884194.71569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884194.71680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884194.73640: stdout chunk (state=3): >>>ansible-tmp-1726884194.7051618-13758-118292952263614=/root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614 <<< 13632 1726884194.73813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884194.73869: stderr chunk (state=3): >>><<< 13632 1726884194.73896: stdout chunk (state=3): >>><<< 13632 1726884194.73938: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884194.7051618-13758-118292952263614=/root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884194.74010: variable 'ansible_module_compression' from source: unknown 13632 1726884194.74194: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13632 1726884194.74197: variable 'ansible_facts' from source: unknown 13632 1726884194.74241: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614/AnsiballZ_stat.py 13632 1726884194.74426: Sending initial data 13632 1726884194.74441: Sent initial data (153 bytes) 13632 1726884194.75165: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884194.75189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884194.75217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884194.75314: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884194.75371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884194.75391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884194.75464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884194.77148: 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 <<< 13632 1726884194.77153: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884194.77214: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmph86rcw_3 /root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614/AnsiballZ_stat.py <<< 13632 1726884194.77217: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614/AnsiballZ_stat.py" <<< 13632 1726884194.77262: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmph86rcw_3" to remote "/root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614/AnsiballZ_stat.py" <<< 13632 1726884194.78720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884194.78807: stderr chunk (state=3): >>><<< 13632 1726884194.78816: stdout chunk (state=3): >>><<< 13632 1726884194.78863: done transferring module to remote 13632 1726884194.78890: _low_level_execute_command(): starting 13632 1726884194.78937: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614/ /root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614/AnsiballZ_stat.py && sleep 0' 13632 1726884194.79716: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884194.79853: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884194.79909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884194.79947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884194.81836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884194.81839: stdout chunk (state=3): >>><<< 13632 1726884194.81842: stderr chunk (state=3): >>><<< 13632 1726884194.81963: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884194.81967: _low_level_execute_command(): starting 13632 1726884194.81969: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614/AnsiballZ_stat.py && sleep 0' 13632 1726884194.82579: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13632 1726884194.82613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884194.82616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884194.82722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884194.84847: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884194.84879: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884194.84920: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884194.84971: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884194.85005: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884194.85075: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884194.85146: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884194.85203: 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' # <<< 13632 1726884194.85294: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884194.85359: 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 0x7f77064ac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770647bb30> # /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 0x7f77064aeab0> <<< 13632 1726884194.85363: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884194.85420: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 13632 1726884194.85454: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884194.85567: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884194.85595: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884194.85674: 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' <<< 13632 1726884194.85712: 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 0x7f77064bd160> <<< 13632 1726884194.85810: 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' <<< 13632 1726884194.85874: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77064be150> import 'site' # <<< 13632 1726884194.85918: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884194.86131: 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' <<< 13632 1726884194.86155: 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 <<< 13632 1726884194.86205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884194.86245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884194.86252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884194.86281: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062a3fb0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884194.86327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884194.86357: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062b0140> <<< 13632 1726884194.86361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884194.86400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884194.86403: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884194.86467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 13632 1726884194.86516: 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 0x7f77062d39e0> <<< 13632 1726884194.86548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884194.86552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062d3fb0> <<< 13632 1726884194.86597: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884194.86600: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062b3c80> <<< 13632 1726884194.86638: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884194.86641: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062b13a0> <<< 13632 1726884194.86746: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062a1160> <<< 13632 1726884194.86769: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884194.86813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884194.86832: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884194.86862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884194.86877: 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' <<< 13632 1726884194.86931: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062f7890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062f64b0> <<< 13632 1726884194.86956: 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 0x7f77062b2390> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062a3050> <<< 13632 1726884194.87026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884194.87077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77063288c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062a03e0> # /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' <<< 13632 1726884194.87097: 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 0x7f7706328d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706328c20> <<< 13632 1726884194.87136: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884194.87183: 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 0x7f7706328fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706296f00> <<< 13632 1726884194.87236: 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 <<< 13632 1726884194.87308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77063296d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77063293a0> import 'importlib.machinery' # <<< 13632 1726884194.87346: 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 0x7f770632a5a0> import 'importlib.util' # import 'runpy' # <<< 13632 1726884194.87349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884194.87427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884194.87431: 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' <<< 13632 1726884194.87462: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77063407d0> 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 0x7f7706341f10> <<< 13632 1726884194.87497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884194.87548: 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' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706342e10> <<< 13632 1726884194.87593: 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 0x7f7706343470> <<< 13632 1726884194.87645: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706342360> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884194.87669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884194.87690: 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 0x7f7706343ec0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706343620> <<< 13632 1726884194.87752: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770632a600> <<< 13632 1726884194.87761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884194.87818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884194.87830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884194.87908: 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 0x7f77060c3e30> <<< 13632 1726884194.87931: 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' <<< 13632 1726884194.87935: 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 0x7f77060ec8c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77060ec620> <<< 13632 1726884194.87982: 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 0x7f77060ec8f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77060ecad0> <<< 13632 1726884194.88014: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77060c1fd0> <<< 13632 1726884194.88029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884194.88127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884194.88173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77060ee180> <<< 13632 1726884194.88189: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77060ece00> <<< 13632 1726884194.88237: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770632acf0> <<< 13632 1726884194.88269: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884194.88323: 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 <<< 13632 1726884194.88348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884194.88379: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770611a510> <<< 13632 1726884194.88454: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884194.88457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884194.88495: 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' <<< 13632 1726884194.88538: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77061366c0> <<< 13632 1726884194.88562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884194.88604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884194.88682: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884194.88695: 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 0x7f770616b470> <<< 13632 1726884194.88711: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884194.88746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884194.88764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884194.88814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884194.88902: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706199c10> <<< 13632 1726884194.88983: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770616b590> <<< 13632 1726884194.89014: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706137350> <<< 13632 1726884194.89063: 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 0x7f7705fb05f0> <<< 13632 1726884194.89076: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706135700> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77060ef0e0> <<< 13632 1726884194.89169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884194.89197: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7706135ac0> <<< 13632 1726884194.89274: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_bj0ouis4/ansible_stat_payload.zip' <<< 13632 1726884194.89294: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.89433: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.89460: 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' <<< 13632 1726884194.89512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884194.89641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770600a1e0> <<< 13632 1726884194.89646: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884194.89829: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705fe10d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705fe0260> # zipimport: zlib available <<< 13632 1726884194.89866: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884194.89915: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.89927: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13632 1726884194.91517: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.92755: 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 0x7f7705fe3ef0> <<< 13632 1726884194.92783: 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' <<< 13632 1726884194.92807: 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' <<< 13632 1726884194.92903: 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' # 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 0x7f7706031a60> <<< 13632 1726884194.92990: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77060317f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706031100> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884194.93005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706031550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770600ac00> import 'atexit' # <<< 13632 1726884194.93070: 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 0x7f7706032750> <<< 13632 1726884194.93074: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884194.93104: 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 0x7f7706032990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884194.93147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884194.93214: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884194.93274: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706032ea0> import 'pwd' # <<< 13632 1726884194.93359: 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 0x7f7705e9cc80> # 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 0x7f7705e9e8a0> <<< 13632 1726884194.93375: stdout chunk (state=3): >>># /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' <<< 13632 1726884194.93473: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705e9f260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884194.93579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ea0170> # /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' <<< 13632 1726884194.93583: 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' <<< 13632 1726884194.93691: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ea2ea0> # 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 0x7f7705ea2fc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ea1160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884194.93757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884194.93878: 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 0x7f7705ea6de0> import '_tokenize' # <<< 13632 1726884194.93955: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ea58b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ea5610> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884194.93996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884194.94044: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ea7c50> <<< 13632 1726884194.94052: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ea15e0> <<< 13632 1726884194.94138: 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 0x7f7705eeade0> # /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 0x7f7705eeb140> <<< 13632 1726884194.94195: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13632 1726884194.94254: 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 0x7f7705eecbc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705eec9b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884194.94362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884194.94418: 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 0x7f7705eef110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705eed2b0> <<< 13632 1726884194.94424: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884194.94507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884194.94511: 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' # <<< 13632 1726884194.94598: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ef6900> <<< 13632 1726884194.94707: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705eef2c0> <<< 13632 1726884194.94804: 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 0x7f7705ef7bc0> <<< 13632 1726884194.94832: 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 0x7f7705ef7290> <<< 13632 1726884194.94883: 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' <<< 13632 1726884194.94946: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7705ef7c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705eeb320> # /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' <<< 13632 1726884194.94950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884194.95060: 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' <<< 13632 1726884194.95064: 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 0x7f7705efebd0> <<< 13632 1726884194.95298: 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 0x7f7705f00200> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705efd340> <<< 13632 1726884194.95362: 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 0x7f7705efe6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705efcef0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884194.95420: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.95580: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884194.95615: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13632 1726884194.95736: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.95870: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.96527: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.97239: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884194.97246: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884194.97353: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884194.97357: 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 0x7f7705f84410> <<< 13632 1726884194.97436: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884194.97461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705f851f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705f00320> <<< 13632 1726884194.97536: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884194.97539: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.97580: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.97585: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884194.97628: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.97755: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.97974: 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' <<< 13632 1726884194.98001: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705f85430> # zipimport: zlib available <<< 13632 1726884194.98523: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.99076: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.99159: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.99282: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13632 1726884194.99372: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.99420: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13632 1726884194.99468: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.99632: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13632 1726884194.99688: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884194.99735: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13632 1726884195.00023: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.00314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884195.00317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884195.00332: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884195.00417: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705f879e0> # zipimport: zlib available <<< 13632 1726884195.00556: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.00625: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884195.00679: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884195.00714: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884195.00845: 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 0x7f7705d92000> <<< 13632 1726884195.00909: 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 0x7f7705d92990> <<< 13632 1726884195.00947: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705f86b40> # zipimport: zlib available <<< 13632 1726884195.00979: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.01017: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13632 1726884195.01069: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.01121: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.01176: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.01249: 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 <<< 13632 1726884195.01294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884195.01380: 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 0x7f7705d915b0> <<< 13632 1726884195.01451: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705d92ab0> <<< 13632 1726884195.01465: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884195.01541: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.01602: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.01632: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.01692: 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' <<< 13632 1726884195.01729: 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 <<< 13632 1726884195.01737: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884195.01759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884195.01820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884195.01839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884195.01907: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705e22cc0> <<< 13632 1726884195.01947: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705d9ca70> <<< 13632 1726884195.02042: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705d9ad80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705d9a900> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884195.02071: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.02112: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884195.02169: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 13632 1726884195.02216: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884195.02220: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.02392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.02618: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.02723: 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__ <<< 13632 1726884195.03027: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884195.03070: 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 <<< 13632 1726884195.03074: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 13632 1726884195.03170: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select <<< 13632 1726884195.03252: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13632 1726884195.03479: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884195.03483: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884195.03689: stdout chunk (state=3): >>># 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 <<< 13632 1726884195.03717: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884195.03762: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # 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 <<< 13632 1726884195.03859: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 13632 1726884195.03899: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884195.04044: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 13632 1726884195.04096: stdout chunk (state=3): >>># 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 <<< 13632 1726884195.04202: stdout chunk (state=3): >>># 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 <<< 13632 1726884195.04303: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 13632 1726884195.04422: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884195.04873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884195.04876: stdout chunk (state=3): >>><<< 13632 1726884195.04881: stderr chunk (state=3): >>><<< 13632 1726884195.05145: _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 0x7f77064ac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770647bb30> # /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 0x7f77064aeab0> 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 0x7f77064bd160> # /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 0x7f77064be150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062a3fb0> # /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 0x7f77062b0140> # /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 0x7f77062d39e0> # /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 0x7f77062d3fb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062b3c80> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062b13a0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062a1160> # /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 0x7f77062f7890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062f64b0> # /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 0x7f77062b2390> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062a3050> # /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 0x7f77063288c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77062a03e0> # /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 0x7f7706328d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706328c20> # 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 0x7f7706328fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706296f00> # /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 0x7f77063296d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77063293a0> 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 0x7f770632a5a0> 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 0x7f77063407d0> 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 0x7f7706341f10> # /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 0x7f7706342e10> # 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 0x7f7706343470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706342360> # /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 0x7f7706343ec0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706343620> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770632a600> # /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 0x7f77060c3e30> # /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 0x7f77060ec8c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77060ec620> # 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 0x7f77060ec8f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77060ecad0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77060c1fd0> # /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 0x7f77060ee180> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77060ece00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770632acf0> # /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 0x7f770611a510> # /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 0x7f77061366c0> # /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 0x7f770616b470> # /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 0x7f7706199c10> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770616b590> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706137350> # /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 0x7f7705fb05f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706135700> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77060ef0e0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7706135ac0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_bj0ouis4/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 0x7f770600a1e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705fe10d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705fe0260> # 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 0x7f7705fe3ef0> # /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 0x7f7706031a60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77060317f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7706031100> # /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 0x7f7706031550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f770600ac00> 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 0x7f7706032750> # 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 0x7f7706032990> # /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 0x7f7706032ea0> 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 0x7f7705e9cc80> # 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 0x7f7705e9e8a0> # /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 0x7f7705e9f260> # /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 0x7f7705ea0170> # /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 0x7f7705ea2ea0> # 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 0x7f7705ea2fc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ea1160> # /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 0x7f7705ea6de0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ea58b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ea5610> # /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 0x7f7705ea7c50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705ea15e0> # 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 0x7f7705eeade0> # /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 0x7f7705eeb140> # /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 0x7f7705eecbc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705eec9b0> # /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 0x7f7705eef110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705eed2b0> # /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 0x7f7705ef6900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705eef2c0> # 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 0x7f7705ef7bc0> # 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 0x7f7705ef7290> # 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 0x7f7705ef7c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705eeb320> # /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 0x7f7705efebd0> # 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 0x7f7705f00200> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705efd340> # 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 0x7f7705efe6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705efcef0> # 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 0x7f7705f84410> # /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 0x7f7705f851f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705f00320> 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 0x7f7705f85430> # 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 0x7f7705f879e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7705d92000> # 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 0x7f7705d92990> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705f86b40> # 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 0x7f7705d915b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705d92ab0> 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 0x7f7705e22cc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705d9ca70> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705d9ad80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7705d9a900> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884195.06342: 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-1726884194.7051618-13758-118292952263614/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884195.06346: _low_level_execute_command(): starting 13632 1726884195.06348: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884194.7051618-13758-118292952263614/ > /dev/null 2>&1 && sleep 0' 13632 1726884195.06714: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884195.06740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884195.06857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884195.06862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884195.06973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884195.08864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884195.08911: stderr chunk (state=3): >>><<< 13632 1726884195.08917: stdout chunk (state=3): >>><<< 13632 1726884195.09103: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884195.09106: handler run complete 13632 1726884195.09109: attempt loop complete, returning result 13632 1726884195.09111: _execute() done 13632 1726884195.09114: dumping result to json 13632 1726884195.09116: done dumping result, returning 13632 1726884195.09118: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree [12b27791-eb03-55b1-95d9-00000000009c] 13632 1726884195.09120: sending task result for task 12b27791-eb03-55b1-95d9-00000000009c 13632 1726884195.09205: done sending task result for task 12b27791-eb03-55b1-95d9-00000000009c 13632 1726884195.09209: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 13632 1726884195.09321: no more pending results, returning what we have 13632 1726884195.09325: results queue empty 13632 1726884195.09326: checking for any_errors_fatal 13632 1726884195.09334: done checking for any_errors_fatal 13632 1726884195.09335: checking for max_fail_percentage 13632 1726884195.09337: done checking for max_fail_percentage 13632 1726884195.09338: checking to see if all hosts have failed and the running result is not ok 13632 1726884195.09339: done checking to see if all hosts have failed 13632 1726884195.09340: getting the remaining hosts for this loop 13632 1726884195.09342: done getting the remaining hosts for this loop 13632 1726884195.09347: getting the next task for host managed_node3 13632 1726884195.09356: done getting next task for host managed_node3 13632 1726884195.09360: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 13632 1726884195.09365: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884195.09381: getting variables 13632 1726884195.09385: in VariableManager get_vars() 13632 1726884195.09726: Calling all_inventory to load vars for managed_node3 13632 1726884195.09730: Calling groups_inventory to load vars for managed_node3 13632 1726884195.09734: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884195.09771: Calling all_plugins_play to load vars for managed_node3 13632 1726884195.09777: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884195.09782: Calling groups_plugins_play to load vars for managed_node3 13632 1726884195.10371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884195.10853: done with get_vars() 13632 1726884195.10869: done getting variables 13632 1726884195.10955: 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.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 22:03:15 -0400 (0:00:00.470) 0:00:04.034 ****** 13632 1726884195.11001: entering _queue_task() for managed_node3/set_fact 13632 1726884195.11281: worker is 1 (out of 1 available) 13632 1726884195.11496: exiting _queue_task() for managed_node3/set_fact 13632 1726884195.11509: done queuing things up, now waiting for results queue to drain 13632 1726884195.11511: waiting for pending results... 13632 1726884195.11815: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 13632 1726884195.11834: in run() - task 12b27791-eb03-55b1-95d9-00000000009d 13632 1726884195.11893: variable 'ansible_search_path' from source: unknown 13632 1726884195.11897: variable 'ansible_search_path' from source: unknown 13632 1726884195.11933: calling self._execute() 13632 1726884195.12045: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.12059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.12076: variable 'omit' from source: magic vars 13632 1726884195.12678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884195.12962: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884195.13038: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884195.13113: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884195.13221: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884195.13259: 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) 13632 1726884195.13300: 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) 13632 1726884195.13345: 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) 13632 1726884195.13393: 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) 13632 1726884195.13556: Evaluated conditional (not __storage_is_ostree is defined): True 13632 1726884195.13569: variable 'omit' from source: magic vars 13632 1726884195.13681: variable 'omit' from source: magic vars 13632 1726884195.13855: variable '__ostree_booted_stat' from source: set_fact 13632 1726884195.13931: variable 'omit' from source: magic vars 13632 1726884195.13976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884195.14093: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884195.14097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884195.14099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884195.14102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884195.14139: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884195.14149: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.14158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.14306: Set connection var ansible_shell_executable to /bin/sh 13632 1726884195.14330: Set connection var ansible_connection to ssh 13632 1726884195.14348: Set connection var ansible_pipelining to False 13632 1726884195.14367: Set connection var ansible_timeout to 10 13632 1726884195.14376: Set connection var ansible_shell_type to sh 13632 1726884195.14395: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884195.14434: variable 'ansible_shell_executable' from source: unknown 13632 1726884195.14440: variable 'ansible_connection' from source: unknown 13632 1726884195.14546: variable 'ansible_module_compression' from source: unknown 13632 1726884195.14550: variable 'ansible_shell_type' from source: unknown 13632 1726884195.14552: variable 'ansible_shell_executable' from source: unknown 13632 1726884195.14555: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.14557: variable 'ansible_pipelining' from source: unknown 13632 1726884195.14559: variable 'ansible_timeout' from source: unknown 13632 1726884195.14562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.14676: 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) 13632 1726884195.14707: variable 'omit' from source: magic vars 13632 1726884195.14721: starting attempt loop 13632 1726884195.14729: running the handler 13632 1726884195.14746: handler run complete 13632 1726884195.14770: attempt loop complete, returning result 13632 1726884195.14778: _execute() done 13632 1726884195.14792: dumping result to json 13632 1726884195.14802: done dumping result, returning 13632 1726884195.14817: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [12b27791-eb03-55b1-95d9-00000000009d] 13632 1726884195.14826: sending task result for task 12b27791-eb03-55b1-95d9-00000000009d 13632 1726884195.15056: done sending task result for task 12b27791-eb03-55b1-95d9-00000000009d 13632 1726884195.15060: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } 13632 1726884195.15179: no more pending results, returning what we have 13632 1726884195.15183: results queue empty 13632 1726884195.15185: checking for any_errors_fatal 13632 1726884195.15196: done checking for any_errors_fatal 13632 1726884195.15198: checking for max_fail_percentage 13632 1726884195.15200: done checking for max_fail_percentage 13632 1726884195.15201: checking to see if all hosts have failed and the running result is not ok 13632 1726884195.15203: done checking to see if all hosts have failed 13632 1726884195.15204: getting the remaining hosts for this loop 13632 1726884195.15208: done getting the remaining hosts for this loop 13632 1726884195.15215: getting the next task for host managed_node3 13632 1726884195.15229: done getting next task for host managed_node3 13632 1726884195.15235: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 13632 1726884195.15240: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 13632 1726884195.15254: getting variables 13632 1726884195.15256: in VariableManager get_vars() 13632 1726884195.15502: Calling all_inventory to load vars for managed_node3 13632 1726884195.15509: Calling groups_inventory to load vars for managed_node3 13632 1726884195.15514: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884195.15532: Calling all_plugins_play to load vars for managed_node3 13632 1726884195.15536: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884195.15540: Calling groups_plugins_play to load vars for managed_node3 13632 1726884195.15935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884195.16672: done with get_vars() 13632 1726884195.16691: done getting variables 13632 1726884195.16766: 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.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 22:03:15 -0400 (0:00:00.058) 0:00:04.092 ****** 13632 1726884195.16865: entering _queue_task() for managed_node3/set_fact 13632 1726884195.17424: worker is 1 (out of 1 available) 13632 1726884195.17440: exiting _queue_task() for managed_node3/set_fact 13632 1726884195.17454: done queuing things up, now waiting for results queue to drain 13632 1726884195.17456: waiting for pending results... 13632 1726884195.17883: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 13632 1726884195.18293: in run() - task 12b27791-eb03-55b1-95d9-00000000006d 13632 1726884195.18299: variable 'ansible_search_path' from source: unknown 13632 1726884195.18305: variable 'ansible_search_path' from source: unknown 13632 1726884195.18309: calling self._execute() 13632 1726884195.18312: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.18370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.18447: variable 'omit' from source: magic vars 13632 1726884195.18671: variable 'omit' from source: magic vars 13632 1726884195.18762: variable 'omit' from source: magic vars 13632 1726884195.18843: variable 'omit' from source: magic vars 13632 1726884195.18962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884195.19083: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884195.19086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884195.19133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884195.19152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884195.19202: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884195.19215: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.19225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.19567: Set connection var ansible_shell_executable to /bin/sh 13632 1726884195.19570: Set connection var ansible_connection to ssh 13632 1726884195.19573: Set connection var ansible_pipelining to False 13632 1726884195.19576: Set connection var ansible_timeout to 10 13632 1726884195.19637: Set connection var ansible_shell_type to sh 13632 1726884195.19650: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884195.19683: variable 'ansible_shell_executable' from source: unknown 13632 1726884195.19698: variable 'ansible_connection' from source: unknown 13632 1726884195.19706: variable 'ansible_module_compression' from source: unknown 13632 1726884195.19714: variable 'ansible_shell_type' from source: unknown 13632 1726884195.19721: variable 'ansible_shell_executable' from source: unknown 13632 1726884195.19729: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.19741: variable 'ansible_pipelining' from source: unknown 13632 1726884195.19793: variable 'ansible_timeout' from source: unknown 13632 1726884195.19796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.19984: 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) 13632 1726884195.20021: variable 'omit' from source: magic vars 13632 1726884195.20033: starting attempt loop 13632 1726884195.20041: running the handler 13632 1726884195.20057: handler run complete 13632 1726884195.20080: attempt loop complete, returning result 13632 1726884195.20149: _execute() done 13632 1726884195.20153: dumping result to json 13632 1726884195.20158: done dumping result, returning 13632 1726884195.20161: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [12b27791-eb03-55b1-95d9-00000000006d] 13632 1726884195.20164: sending task result for task 12b27791-eb03-55b1-95d9-00000000006d ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 13632 1726884195.20392: no more pending results, returning what we have 13632 1726884195.20396: results queue empty 13632 1726884195.20397: checking for any_errors_fatal 13632 1726884195.20404: done checking for any_errors_fatal 13632 1726884195.20405: checking for max_fail_percentage 13632 1726884195.20407: done checking for max_fail_percentage 13632 1726884195.20409: checking to see if all hosts have failed and the running result is not ok 13632 1726884195.20410: done checking to see if all hosts have failed 13632 1726884195.20411: getting the remaining hosts for this loop 13632 1726884195.20413: done getting the remaining hosts for this loop 13632 1726884195.20421: getting the next task for host managed_node3 13632 1726884195.20430: done getting next task for host managed_node3 13632 1726884195.20434: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 13632 1726884195.20441: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 13632 1726884195.20456: getting variables 13632 1726884195.20458: in VariableManager get_vars() 13632 1726884195.20719: Calling all_inventory to load vars for managed_node3 13632 1726884195.20723: Calling groups_inventory to load vars for managed_node3 13632 1726884195.20726: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884195.20733: done sending task result for task 12b27791-eb03-55b1-95d9-00000000006d 13632 1726884195.20736: WORKER PROCESS EXITING 13632 1726884195.20782: Calling all_plugins_play to load vars for managed_node3 13632 1726884195.20787: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884195.20795: Calling groups_plugins_play to load vars for managed_node3 13632 1726884195.21489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884195.22277: done with get_vars() 13632 1726884195.22297: done getting variables 13632 1726884195.22410: 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.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 22:03:15 -0400 (0:00:00.055) 0:00:04.148 ****** 13632 1726884195.22454: entering _queue_task() for managed_node3/set_fact 13632 1726884195.22937: worker is 1 (out of 1 available) 13632 1726884195.22951: exiting _queue_task() for managed_node3/set_fact 13632 1726884195.22962: done queuing things up, now waiting for results queue to drain 13632 1726884195.22964: waiting for pending results... 13632 1726884195.23179: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 13632 1726884195.23328: in run() - task 12b27791-eb03-55b1-95d9-00000000006e 13632 1726884195.23351: variable 'ansible_search_path' from source: unknown 13632 1726884195.23359: variable 'ansible_search_path' from source: unknown 13632 1726884195.23408: calling self._execute() 13632 1726884195.23502: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.23515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.23530: variable 'omit' from source: magic vars 13632 1726884195.23663: variable 'omit' from source: magic vars 13632 1726884195.23747: variable 'omit' from source: magic vars 13632 1726884195.23801: variable 'omit' from source: magic vars 13632 1726884195.23851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884195.23905: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884195.23934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884195.24092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884195.24096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884195.24099: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884195.24101: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.24103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.24168: Set connection var ansible_shell_executable to /bin/sh 13632 1726884195.24187: Set connection var ansible_connection to ssh 13632 1726884195.24201: Set connection var ansible_pipelining to False 13632 1726884195.24216: Set connection var ansible_timeout to 10 13632 1726884195.24224: Set connection var ansible_shell_type to sh 13632 1726884195.24236: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884195.24262: variable 'ansible_shell_executable' from source: unknown 13632 1726884195.24302: variable 'ansible_connection' from source: unknown 13632 1726884195.24312: variable 'ansible_module_compression' from source: unknown 13632 1726884195.24322: variable 'ansible_shell_type' from source: unknown 13632 1726884195.24334: variable 'ansible_shell_executable' from source: unknown 13632 1726884195.24614: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.24617: variable 'ansible_pipelining' from source: unknown 13632 1726884195.24620: variable 'ansible_timeout' from source: unknown 13632 1726884195.24623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.24820: 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) 13632 1726884195.24843: variable 'omit' from source: magic vars 13632 1726884195.24854: starting attempt loop 13632 1726884195.24864: running the handler 13632 1726884195.24883: handler run complete 13632 1726884195.24906: attempt loop complete, returning result 13632 1726884195.24945: _execute() done 13632 1726884195.24953: dumping result to json 13632 1726884195.24961: done dumping result, returning 13632 1726884195.24976: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [12b27791-eb03-55b1-95d9-00000000006e] 13632 1726884195.25093: sending task result for task 12b27791-eb03-55b1-95d9-00000000006e 13632 1726884195.25300: done sending task result for task 12b27791-eb03-55b1-95d9-00000000006e 13632 1726884195.25304: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 13632 1726884195.25389: no more pending results, returning what we have 13632 1726884195.25393: results queue empty 13632 1726884195.25395: checking for any_errors_fatal 13632 1726884195.25401: done checking for any_errors_fatal 13632 1726884195.25402: checking for max_fail_percentage 13632 1726884195.25405: done checking for max_fail_percentage 13632 1726884195.25406: checking to see if all hosts have failed and the running result is not ok 13632 1726884195.25407: done checking to see if all hosts have failed 13632 1726884195.25408: getting the remaining hosts for this loop 13632 1726884195.25411: done getting the remaining hosts for this loop 13632 1726884195.25416: getting the next task for host managed_node3 13632 1726884195.25425: done getting next task for host managed_node3 13632 1726884195.25430: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 13632 1726884195.25436: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 13632 1726884195.25449: getting variables 13632 1726884195.25451: in VariableManager get_vars() 13632 1726884195.25794: Calling all_inventory to load vars for managed_node3 13632 1726884195.25798: Calling groups_inventory to load vars for managed_node3 13632 1726884195.25802: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884195.25812: Calling all_plugins_play to load vars for managed_node3 13632 1726884195.25816: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884195.25820: Calling groups_plugins_play to load vars for managed_node3 13632 1726884195.27029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884195.27804: done with get_vars() 13632 1726884195.27818: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 22:03:15 -0400 (0:00:00.056) 0:00:04.205 ****** 13632 1726884195.28116: entering _queue_task() for managed_node3/include_tasks 13632 1726884195.28608: worker is 1 (out of 1 available) 13632 1726884195.28619: exiting _queue_task() for managed_node3/include_tasks 13632 1726884195.28631: done queuing things up, now waiting for results queue to drain 13632 1726884195.28633: waiting for pending results... 13632 1726884195.28764: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 13632 1726884195.28970: in run() - task 12b27791-eb03-55b1-95d9-00000000006f 13632 1726884195.28973: variable 'ansible_search_path' from source: unknown 13632 1726884195.28976: variable 'ansible_search_path' from source: unknown 13632 1726884195.28983: calling self._execute() 13632 1726884195.29089: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.29108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.29127: variable 'omit' from source: magic vars 13632 1726884195.29647: variable 'storage_provider' from source: role '' defaults 13632 1726884195.29683: _execute() done 13632 1726884195.29732: dumping result to json 13632 1726884195.29736: done dumping result, returning 13632 1726884195.29740: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [12b27791-eb03-55b1-95d9-00000000006f] 13632 1726884195.29743: sending task result for task 12b27791-eb03-55b1-95d9-00000000006f 13632 1726884195.29899: no more pending results, returning what we have 13632 1726884195.29905: in VariableManager get_vars() 13632 1726884195.29951: Calling all_inventory to load vars for managed_node3 13632 1726884195.29955: Calling groups_inventory to load vars for managed_node3 13632 1726884195.29959: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884195.29973: Calling all_plugins_play to load vars for managed_node3 13632 1726884195.29978: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884195.29983: Calling groups_plugins_play to load vars for managed_node3 13632 1726884195.30569: done sending task result for task 12b27791-eb03-55b1-95d9-00000000006f 13632 1726884195.30603: WORKER PROCESS EXITING 13632 1726884195.30633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884195.31353: done with get_vars() 13632 1726884195.31364: variable 'ansible_search_path' from source: unknown 13632 1726884195.31365: variable 'ansible_search_path' from source: unknown 13632 1726884195.31412: we have included files to process 13632 1726884195.31413: generating all_blocks data 13632 1726884195.31416: done generating all_blocks data 13632 1726884195.31422: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 13632 1726884195.31423: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 13632 1726884195.31426: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 13632 1726884195.33150: in VariableManager get_vars() 13632 1726884195.33190: done with get_vars() 13632 1726884195.34852: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 13632 1726884195.35962: done processing included file 13632 1726884195.35965: iterating over new_blocks loaded from include file 13632 1726884195.35967: in VariableManager get_vars() 13632 1726884195.36001: done with get_vars() 13632 1726884195.36003: filtering new block on tags 13632 1726884195.36062: done filtering new block on tags 13632 1726884195.36066: in VariableManager get_vars() 13632 1726884195.36097: done with get_vars() 13632 1726884195.36099: filtering new block on tags 13632 1726884195.36149: done filtering new block on tags 13632 1726884195.36153: in VariableManager get_vars() 13632 1726884195.36177: done with get_vars() 13632 1726884195.36179: filtering new block on tags 13632 1726884195.36249: done filtering new block on tags 13632 1726884195.36252: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node3 13632 1726884195.36259: extending task lists for all hosts with included blocks 13632 1726884195.37168: done extending task lists 13632 1726884195.37170: done processing included files 13632 1726884195.37170: results queue empty 13632 1726884195.37171: checking for any_errors_fatal 13632 1726884195.37175: done checking for any_errors_fatal 13632 1726884195.37176: checking for max_fail_percentage 13632 1726884195.37177: done checking for max_fail_percentage 13632 1726884195.37178: checking to see if all hosts have failed and the running result is not ok 13632 1726884195.37179: done checking to see if all hosts have failed 13632 1726884195.37180: getting the remaining hosts for this loop 13632 1726884195.37182: done getting the remaining hosts for this loop 13632 1726884195.37189: getting the next task for host managed_node3 13632 1726884195.37195: done getting next task for host managed_node3 13632 1726884195.37198: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 13632 1726884195.37202: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884195.37213: getting variables 13632 1726884195.37214: in VariableManager get_vars() 13632 1726884195.37228: Calling all_inventory to load vars for managed_node3 13632 1726884195.37231: Calling groups_inventory to load vars for managed_node3 13632 1726884195.37234: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884195.37241: Calling all_plugins_play to load vars for managed_node3 13632 1726884195.37244: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884195.37247: Calling groups_plugins_play to load vars for managed_node3 13632 1726884195.37581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884195.38031: done with get_vars() 13632 1726884195.38045: done getting variables 13632 1726884195.38146: 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.storage : Make sure blivet is available] ******* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 22:03:15 -0400 (0:00:00.100) 0:00:04.306 ****** 13632 1726884195.38187: entering _queue_task() for managed_node3/package 13632 1726884195.38212: Creating lock for package 13632 1726884195.38551: worker is 1 (out of 1 available) 13632 1726884195.38565: exiting _queue_task() for managed_node3/package 13632 1726884195.38579: done queuing things up, now waiting for results queue to drain 13632 1726884195.38580: waiting for pending results... 13632 1726884195.38909: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 13632 1726884195.39106: in run() - task 12b27791-eb03-55b1-95d9-0000000000dc 13632 1726884195.39110: variable 'ansible_search_path' from source: unknown 13632 1726884195.39114: variable 'ansible_search_path' from source: unknown 13632 1726884195.39135: calling self._execute() 13632 1726884195.39233: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.39322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.39326: variable 'omit' from source: magic vars 13632 1726884195.39869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884195.40161: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884195.40224: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884195.40266: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884195.40344: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884195.40446: 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) 13632 1726884195.40481: 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) 13632 1726884195.40526: 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) 13632 1726884195.40563: 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) 13632 1726884195.40750: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): True 13632 1726884195.40760: variable 'omit' from source: magic vars 13632 1726884195.40894: variable 'omit' from source: magic vars 13632 1726884195.40904: variable 'blivet_package_list' from source: include_vars 13632 1726884195.41007: variable 'blivet_package_list' from source: include_vars 13632 1726884195.41161: variable 'ansible_architecture' from source: facts 13632 1726884195.41440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884195.43945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884195.44094: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884195.44101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884195.44150: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884195.44187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884195.44276: 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) 13632 1726884195.44320: 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) 13632 1726884195.44493: 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) 13632 1726884195.44497: 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) 13632 1726884195.44500: 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) 13632 1726884195.44568: variable '__storage_is_ostree' from source: set_fact 13632 1726884195.44580: variable 'omit' from source: magic vars 13632 1726884195.44625: variable 'omit' from source: magic vars 13632 1726884195.44663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884195.44704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884195.44733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884195.44759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884195.44775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884195.44818: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884195.44832: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.44841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.44979: Set connection var ansible_shell_executable to /bin/sh 13632 1726884195.45001: Set connection var ansible_connection to ssh 13632 1726884195.45013: Set connection var ansible_pipelining to False 13632 1726884195.45024: Set connection var ansible_timeout to 10 13632 1726884195.45032: Set connection var ansible_shell_type to sh 13632 1726884195.45048: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884195.45080: variable 'ansible_shell_executable' from source: unknown 13632 1726884195.45094: variable 'ansible_connection' from source: unknown 13632 1726884195.45103: variable 'ansible_module_compression' from source: unknown 13632 1726884195.45157: variable 'ansible_shell_type' from source: unknown 13632 1726884195.45161: variable 'ansible_shell_executable' from source: unknown 13632 1726884195.45163: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884195.45166: variable 'ansible_pipelining' from source: unknown 13632 1726884195.45168: variable 'ansible_timeout' from source: unknown 13632 1726884195.45171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884195.45290: 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) 13632 1726884195.45312: variable 'omit' from source: magic vars 13632 1726884195.45325: starting attempt loop 13632 1726884195.45333: running the handler 13632 1726884195.45345: variable 'ansible_facts' from source: unknown 13632 1726884195.45374: variable 'ansible_facts' from source: unknown 13632 1726884195.45426: _low_level_execute_command(): starting 13632 1726884195.45440: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884195.46296: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884195.46342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884195.46368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884195.46397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884195.46481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884195.48246: stdout chunk (state=3): >>>/root <<< 13632 1726884195.48416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884195.48440: stderr chunk (state=3): >>><<< 13632 1726884195.48456: stdout chunk (state=3): >>><<< 13632 1726884195.48483: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884195.48508: _low_level_execute_command(): starting 13632 1726884195.48536: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181 `" && echo ansible-tmp-1726884195.4849498-13777-267248246070181="` echo /root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181 `" ) && sleep 0' 13632 1726884195.49234: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884195.49265: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884195.49281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884195.49307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884195.49378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884195.49445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884195.49481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884195.49506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884195.49604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884195.51578: stdout chunk (state=3): >>>ansible-tmp-1726884195.4849498-13777-267248246070181=/root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181 <<< 13632 1726884195.51994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884195.51997: stdout chunk (state=3): >>><<< 13632 1726884195.52000: stderr chunk (state=3): >>><<< 13632 1726884195.52002: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884195.4849498-13777-267248246070181=/root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884195.52005: variable 'ansible_module_compression' from source: unknown 13632 1726884195.52064: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 13632 1726884195.52073: ANSIBALLZ: Acquiring lock 13632 1726884195.52080: ANSIBALLZ: Lock acquired: 140439782906320 13632 1726884195.52092: ANSIBALLZ: Creating module 13632 1726884195.72503: ANSIBALLZ: Writing module into payload 13632 1726884195.72777: ANSIBALLZ: Writing module 13632 1726884195.72814: ANSIBALLZ: Renaming module 13632 1726884195.72829: ANSIBALLZ: Done creating module 13632 1726884195.72855: variable 'ansible_facts' from source: unknown 13632 1726884195.72960: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181/AnsiballZ_dnf.py 13632 1726884195.73229: Sending initial data 13632 1726884195.73232: Sent initial data (152 bytes) 13632 1726884195.73838: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884195.73924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884195.73953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884195.74006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884195.74075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884195.75798: 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 <<< 13632 1726884195.75845: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884195.75891: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp2myy8261 /root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181/AnsiballZ_dnf.py <<< 13632 1726884195.75929: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181/AnsiballZ_dnf.py" <<< 13632 1726884195.75964: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp2myy8261" to remote "/root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181/AnsiballZ_dnf.py" <<< 13632 1726884195.77578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884195.77674: stderr chunk (state=3): >>><<< 13632 1726884195.77682: stdout chunk (state=3): >>><<< 13632 1726884195.77685: done transferring module to remote 13632 1726884195.77701: _low_level_execute_command(): starting 13632 1726884195.77802: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181/ /root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181/AnsiballZ_dnf.py && sleep 0' 13632 1726884195.78470: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884195.78612: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884195.78660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884195.78700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884195.80656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884195.80697: stdout chunk (state=3): >>><<< 13632 1726884195.80701: stderr chunk (state=3): >>><<< 13632 1726884195.80719: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884195.80822: _low_level_execute_command(): starting 13632 1726884195.80825: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181/AnsiballZ_dnf.py && sleep 0' 13632 1726884195.81411: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884195.81438: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884195.81458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884195.81561: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884195.81608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884195.81709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884195.84348: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884195.84396: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884195.84437: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884195.84443: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884195.84533: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884195.84539: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884195.84594: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884195.84635: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884195.84671: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884195.84678: stdout chunk (state=3): >>>import 'zipimport' # <<< 13632 1726884195.84690: stdout chunk (state=3): >>># installed zipimport hook <<< 13632 1726884195.84753: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884195.84759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884195.84812: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 13632 1726884195.84860: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884195.84899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884195.84906: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dfb4530> <<< 13632 1726884195.84996: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55df83b30> # /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 0x7fc55dfb6ab0> import '_signal' # <<< 13632 1726884195.85001: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884195.85031: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884195.85072: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884195.85250: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 13632 1726884195.85291: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884195.85333: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 13632 1726884195.85339: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884195.85372: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884195.85403: 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' <<< 13632 1726884195.85514: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dd65160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 13632 1726884195.85528: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884195.85534: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dd66150> <<< 13632 1726884195.85572: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884195.85610: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884195.86071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884195.86166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884195.86169: 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' <<< 13632 1726884195.86172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884195.86220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884195.86257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884195.86297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddabef0> <<< 13632 1726884195.86316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884195.86354: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddabfb0> <<< 13632 1726884195.86393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884195.86411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884195.86426: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884195.86498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884195.86566: 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 0x7fc55dddb8c0> # /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 0x7fc55dddbf50> <<< 13632 1726884195.86569: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884195.86641: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddbbbc0> <<< 13632 1726884195.86650: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884195.86665: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddb92e0> <<< 13632 1726884195.86766: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dda90a0> <<< 13632 1726884195.86796: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884195.86827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13632 1726884195.86894: 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' <<< 13632 1726884195.86898: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884195.86980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddff800> <<< 13632 1726884195.86983: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddfe420> <<< 13632 1726884195.87030: 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 0x7fc55ddbbf20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddfccb0> <<< 13632 1726884195.87051: 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 0x7fc55de30800> <<< 13632 1726884195.87081: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dda8320> <<< 13632 1726884195.87091: 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' <<< 13632 1726884195.87113: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884195.87370: 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 0x7fc55de30cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de30b60> # 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 0x7fc55de30f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dd9ee40> # /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 0x7fc55de31610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de312e0> 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 0x7fc55de324e0> import 'importlib.util' # import 'runpy' # <<< 13632 1726884195.87452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884195.87458: 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 0x7fc55de4c710> <<< 13632 1726884195.87481: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884195.87522: 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 0x7fc55de4de50> <<< 13632 1726884195.87558: 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' <<< 13632 1726884195.87594: 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' <<< 13632 1726884195.87648: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de4ed50> # 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 0x7fc55de4f3b0> <<< 13632 1726884195.87655: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de4e2a0> <<< 13632 1726884195.87684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884195.87739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884195.87747: 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 0x7fc55de4fe30> <<< 13632 1726884195.87796: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de4f560> <<< 13632 1726884195.87830: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de32540> <<< 13632 1726884195.87847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884195.87889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884195.87938: 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' <<< 13632 1726884195.87981: 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 0x7fc55db83d40> <<< 13632 1726884195.88008: 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'<<< 13632 1726884195.88014: stdout chunk (state=3): >>> <<< 13632 1726884195.88075: 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 0x7fc55dbac7a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbac500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884195.88084: 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 0x7fc55dbac7d0> <<< 13632 1726884195.88105: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55dbac9b0> <<< 13632 1726884195.88150: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55db81ee0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884195.88304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884195.88328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884195.88381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbae090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbacd10> <<< 13632 1726884195.88405: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de32c30> <<< 13632 1726884195.88436: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884195.88509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884195.88596: 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' <<< 13632 1726884195.88632: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbda450> <<< 13632 1726884195.88698: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884195.88717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884195.88737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884195.88768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884195.88841: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbfa570> <<< 13632 1726884195.88922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884195.89006: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884195.89036: 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 0x7fc55dc2b350> <<< 13632 1726884195.89063: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884195.89112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884195.89198: 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'<<< 13632 1726884195.89297: stdout chunk (state=3): >>> <<< 13632 1726884195.89370: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dc5daf0> <<< 13632 1726884195.89507: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dc2b470> <<< 13632 1726884195.89583: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbfb200><<< 13632 1726884195.89592: stdout chunk (state=3): >>> <<< 13632 1726884195.89645: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884195.89665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'<<< 13632 1726884195.89684: stdout chunk (state=3): >>> <<< 13632 1726884195.89693: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dc28b30> <<< 13632 1726884195.89731: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbf95b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbaeff0><<< 13632 1726884195.89894: stdout chunk (state=3): >>> <<< 13632 1726884195.90102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc55da70650> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_30o1gqgc/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 13632 1726884195.90355: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884195.90362: stdout chunk (state=3): >>> <<< 13632 1726884195.90419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 13632 1726884195.90421: stdout chunk (state=3): >>> <<< 13632 1726884195.90447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 13632 1726884195.90453: stdout chunk (state=3): >>> <<< 13632 1726884195.90519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 13632 1726884195.90522: stdout chunk (state=3): >>> <<< 13632 1726884195.90648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 13632 1726884195.90654: stdout chunk (state=3): >>> <<< 13632 1726884195.90702: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 13632 1726884195.90716: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 13632 1726884195.90735: stdout chunk (state=3): >>> <<< 13632 1726884195.90742: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dace0c0> <<< 13632 1726884195.90771: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884195.90777: stdout chunk (state=3): >>> <<< 13632 1726884195.91093: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daa4fb0><<< 13632 1726884195.91111: stdout chunk (state=3): >>> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daa4110><<< 13632 1726884195.91134: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884195.91140: stdout chunk (state=3): >>> <<< 13632 1726884195.91185: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available<<< 13632 1726884195.91220: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13632 1726884195.91270: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 13632 1726884195.91279: stdout chunk (state=3): >>> <<< 13632 1726884195.91397: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.93793: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.95330: 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 0x7fc55daa7f50> # /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'<<< 13632 1726884195.95338: 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 0x7fc55daf1a90> <<< 13632 1726884195.95372: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daf1820> <<< 13632 1726884195.95417: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daf1160> <<< 13632 1726884195.95450: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884195.95456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884195.95506: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daf1bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daceb40> <<< 13632 1726884195.95527: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884195.95559: 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 0x7fc55daf27e0> <<< 13632 1726884195.95605: 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 0x7fc55daf2a20> <<< 13632 1726884195.95628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884195.95737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 13632 1726884195.95770: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daf2f60> <<< 13632 1726884195.95792: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884195.95871: 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' <<< 13632 1726884195.95895: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d95cd70> <<< 13632 1726884195.95931: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884195.95940: 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 0x7fc55d95e990> <<< 13632 1726884195.95968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884195.96117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d95f260> # /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' <<< 13632 1726884195.96120: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9603e0> <<< 13632 1726884195.96144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884195.96199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884195.96231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884195.96238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884195.96444: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d962ea0> # 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 0x7fc55d962fc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d961070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884195.96453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884195.96484: 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' <<< 13632 1726884195.96514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884195.96555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884195.96595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884195.96598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13632 1726884195.96606: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d966db0> <<< 13632 1726884195.96636: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884195.96807: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9658b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d965610> <<< 13632 1726884195.96832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884195.96838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884195.96969: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d967ce0> <<< 13632 1726884195.97004: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9615e0> <<< 13632 1726884195.97035: 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 0x7fc55d9aaed0> <<< 13632 1726884195.97089: 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 0x7fc55d9ab050> <<< 13632 1726884195.97125: 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' <<< 13632 1726884195.97282: 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' # 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 0x7fc55d9b0c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9b0a10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884195.97387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884195.97453: 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' <<< 13632 1726884195.97457: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55d9b30e0> <<< 13632 1726884195.97469: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9b1280> <<< 13632 1726884195.97508: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884195.97568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884195.97606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884195.97620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884195.97742: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9ba8d0> <<< 13632 1726884195.97934: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9b3260> <<< 13632 1726884195.98031: 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 0x7fc55d9bbbf0> <<< 13632 1726884195.98082: 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 0x7fc55d9bb5c0> <<< 13632 1726884195.98460: 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 0x7fc55d9bbc20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9ab350> # /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' <<< 13632 1726884195.98661: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55d9beba0> <<< 13632 1726884195.98779: 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 0x7fc55d9bffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9bd340> # 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 0x7fc55d9be6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9bcef0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884195.98783: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.98914: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.98918: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884195.98952: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.98962: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.98966: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884195.99007: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.99155: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884195.99303: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.00115: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.01270: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884196.01304: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884196.01320: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884196.01327: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884196.01350: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884196.01408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884196.01526: 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 0x7fc55da441d0> <<< 13632 1726884196.01648: 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 0x7fc55da45040> <<< 13632 1726884196.01653: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9c0170> <<< 13632 1726884196.01725: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884196.01767: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.01771: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.01801: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13632 1726884196.02092: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.02399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884196.02413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884196.02422: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55da44fb0> <<< 13632 1726884196.02466: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.03102: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.03849: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.03972: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.04115: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884196.04136: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.04217: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.04242: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884196.04346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.04392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.04575: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884196.04601: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.04615: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884196.04642: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.04706: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.04771: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884196.04778: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.05346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.05860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884196.05925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884196.05950: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884196.06086: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55da47350> <<< 13632 1726884196.06101: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.06237: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.06390: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884196.06393: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884196.06427: 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' <<< 13632 1726884196.06529: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.06781: 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 0x7fc55d851b50> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.06795: 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 0x7fc55d8523f0> <<< 13632 1726884196.06811: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55da46540> <<< 13632 1726884196.06818: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.06878: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.06950: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884196.06954: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.07022: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.07086: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.07199: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.07287: 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 <<< 13632 1726884196.07483: stdout chunk (state=3): >>># 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 0x7fc55d851160> <<< 13632 1726884196.07546: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d852570> <<< 13632 1726884196.07590: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884196.07602: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13632 1726884196.07605: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.07712: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.07806: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.07850: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.07909: 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' <<< 13632 1726884196.07938: 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 <<< 13632 1726884196.07972: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884196.08000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884196.08079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884196.08102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884196.08299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ea870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d85c4a0> <<< 13632 1726884196.08426: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d85a930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d85a4b0> <<< 13632 1726884196.08432: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884196.08464: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.08594: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 13632 1726884196.08598: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.08624: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.08638: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13632 1726884196.08645: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.09727: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.10730: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.12020: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.13317: 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 0x7fc55d8eeae0> <<< 13632 1726884196.13352: 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 0x7fc55d8eed80> <<< 13632 1726884196.13402: 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' # /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' <<< 13632 1726884196.13436: 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 0x7fc55d8efa40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ef200> <<< 13632 1726884196.13492: 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 <<< 13632 1726884196.13502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884196.13599: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ec470> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py <<< 13632 1726884196.13613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 13632 1726884196.13619: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 13632 1726884196.13654: stdout chunk (state=3): >>># 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 <<< 13632 1726884196.13660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13632 1726884196.13709: stdout chunk (state=3): >>># /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' <<< 13632 1726884196.13738: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13632 1726884196.13791: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ca510> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 13632 1726884196.13795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ca3f0> <<< 13632 1726884196.13835: 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' <<< 13632 1726884196.13894: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3322d0> <<< 13632 1726884196.13932: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8c8650> <<< 13632 1726884196.13963: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884196.14026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884196.14058: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13632 1726884196.14086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13632 1726884196.14297: stdout chunk (state=3): >>># /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 0x7fc55d334e60> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d333a10> <<< 13632 1726884196.14334: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d332d80> <<< 13632 1726884196.14366: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ed130> <<< 13632 1726884196.14404: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884196.14431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13632 1726884196.14469: 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 <<< 13632 1726884196.14706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884196.14742: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 13632 1726884196.14752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13632 1726884196.14787: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3a0fe0> <<< 13632 1726884196.15027: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d359130> <<< 13632 1726884196.15096: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d333800> <<< 13632 1726884196.15124: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13632 1726884196.15151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 13632 1726884196.15176: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884196.15225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884196.15273: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 13632 1726884196.15291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' <<< 13632 1726884196.15297: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3ac9e0> <<< 13632 1726884196.15324: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3a2db0> <<< 13632 1726884196.15396: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d358c50> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ecb00> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ec500> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ec230> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8eea50> <<< 13632 1726884196.15433: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py <<< 13632 1726884196.15437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' <<< 13632 1726884196.15448: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ec560> <<< 13632 1726884196.15481: stdout chunk (state=3): >>># /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' <<< 13632 1726884196.15510: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13632 1726884196.15596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3ad010> <<< 13632 1726884196.15605: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3acc20> <<< 13632 1726884196.15650: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884196.15654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884196.15754: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3ad760> <<< 13632 1726884196.15789: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884196.15825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13632 1726884196.15962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884196.16060: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.16197: 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 0x7fc55d3b4440> <<< 13632 1726884196.16531: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3915e0> <<< 13632 1726884196.16577: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3ae750> <<< 13632 1726884196.16603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13632 1726884196.16631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13632 1726884196.16690: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3910a0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 13632 1726884196.16701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 13632 1726884196.16708: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3c6270> <<< 13632 1726884196.16765: 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' # /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' <<< 13632 1726884196.16793: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3c6f30> <<< 13632 1726884196.16802: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3c69c0> <<< 13632 1726884196.16832: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884196.16997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884196.17064: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3c7410> <<< 13632 1726884196.17101: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884196.17162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884196.17579: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d38b680> <<< 13632 1726884196.17619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13632 1726884196.17795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cdc5e80> # zipimport: zlib available <<< 13632 1726884196.17928: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884196.17955: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.18175: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.18417: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13632 1726884196.18442: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.18529: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.18614: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 13632 1726884196.18634: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.18864: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.19065: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884196.19227: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884196.19950: 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 <<< 13632 1726884196.19963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884196.20012: 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 <<< 13632 1726884196.20032: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13632 1726884196.20058: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py <<< 13632 1726884196.20301: 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 0x7fc55cb2af90> # /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' <<< 13632 1726884196.20387: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb2b0b0> <<< 13632 1726884196.20425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13632 1726884196.20446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13632 1726884196.20479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13632 1726884196.20499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13632 1726884196.20549: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.20553: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.20574: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55cb7b230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb7aa80> <<< 13632 1726884196.20621: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.20636: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.20653: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55cb7ac60> <<< 13632 1726884196.20694: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb2b590> <<< 13632 1726884196.20712: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb2a120> <<< 13632 1726884196.20750: 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 <<< 13632 1726884196.20777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb2ac90> <<< 13632 1726884196.20818: 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 <<< 13632 1726884196.20942: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884196.20993: 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 <<< 13632 1726884196.20996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884196.21042: 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 <<< 13632 1726884196.21051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 13632 1726884196.21302: 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 0x7fc55cbf0800> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cbf03e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 13632 1726884196.21598: stdout chunk (state=3): >>># 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 0x7fc55cc20110> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cbf0950> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 13632 1726884196.21709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884196.23291: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 13632 1726884196.23302: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 13632 1726884196.23308: stdout chunk (state=3): >>>import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55c73b290> <<< 13632 1726884196.23433: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cc202f0> <<< 13632 1726884196.23472: 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 <<< 13632 1726884196.23813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884196.23968: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 13632 1726884196.23980: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 13632 1726884196.23990: stdout chunk (state=3): >>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55c7b4f20> <<< 13632 1726884196.24062: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55c73b800> <<< 13632 1726884196.24099: 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 <<< 13632 1726884196.24166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884196.24293: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 13632 1726884196.24301: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 13632 1726884196.24312: stdout chunk (state=3): >>>import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55c7b7ec0> <<< 13632 1726884196.24373: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55c7b50d0> <<< 13632 1726884196.24409: 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 <<< 13632 1726884196.24495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884196.24627: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 13632 1726884196.24652: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 13632 1726884196.24656: stdout chunk (state=3): >>>import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55c7effb0> <<< 13632 1726884196.24723: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55c7ec230> <<< 13632 1726884196.24796: 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 # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884196.24881: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 13632 1726884196.24884: 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 0x7fc55adf91f0> <<< 13632 1726884196.24911: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55adf85f0> <<< 13632 1726884196.25006: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb9bf20> # /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' <<< 13632 1726884196.25044: 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 <<< 13632 1726884196.25062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884196.25100: 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 <<< 13632 1726884196.25125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884196.25171: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.25183: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.25302: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55ae18710> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55adfbb60> # /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'<<< 13632 1726884196.25311: stdout chunk (state=3): >>> <<< 13632 1726884196.25345: 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 <<< 13632 1726884196.25355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 13632 1726884196.25399: 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'<<< 13632 1726884196.25403: stdout chunk (state=3): >>> <<< 13632 1726884196.25505: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae1ad80> # /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' <<< 13632 1726884196.25509: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae1bc80><<< 13632 1726884196.25531: stdout chunk (state=3): >>> <<< 13632 1726884196.25562: 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<<< 13632 1726884196.25574: stdout chunk (state=3): >>> <<< 13632 1726884196.25589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884196.25597: stdout chunk (state=3): >>> <<< 13632 1726884196.26357: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55ae3c590> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py<<< 13632 1726884196.26364: stdout chunk (state=3): >>> <<< 13632 1726884196.26409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'<<< 13632 1726884196.26413: stdout chunk (state=3): >>> <<< 13632 1726884196.26423: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae3da30><<< 13632 1726884196.26436: stdout chunk (state=3): >>> <<< 13632 1726884196.26442: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae1bec0><<< 13632 1726884196.26484: stdout chunk (state=3): >>> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae1ac30><<< 13632 1726884196.26500: stdout chunk (state=3): >>> <<< 13632 1726884196.26530: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae1a5d0><<< 13632 1726884196.26584: 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<<< 13632 1726884196.26594: stdout chunk (state=3): >>> <<< 13632 1726884196.26631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884196.26805: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'<<< 13632 1726884196.26813: stdout chunk (state=3): >>> # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'<<< 13632 1726884196.26866: stdout chunk (state=3): >>> import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55ae3f650> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae1b1a0><<< 13632 1726884196.26873: stdout chunk (state=3): >>> <<< 13632 1726884196.26992: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae189b0><<< 13632 1726884196.26999: stdout chunk (state=3): >>> <<< 13632 1726884196.27092: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55adfb170><<< 13632 1726884196.27158: 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 <<< 13632 1726884196.27161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884196.27374: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'<<< 13632 1726884196.27382: stdout chunk (state=3): >>> <<< 13632 1726884196.27405: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55adfb890> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55adfb5f0><<< 13632 1726884196.27472: stdout chunk (state=3): >>> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55adf9370><<< 13632 1726884196.27478: stdout chunk (state=3): >>> <<< 13632 1726884196.27525: 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<<< 13632 1726884196.27543: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884196.27550: stdout chunk (state=3): >>> import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae80c50><<< 13632 1726884196.27602: 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<<< 13632 1726884196.27610: stdout chunk (state=3): >>> <<< 13632 1726884196.27652: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'<<< 13632 1726884196.27658: stdout chunk (state=3): >>> <<< 13632 1726884196.27718: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884196.27763: 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<<< 13632 1726884196.27791: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'<<< 13632 1726884196.27824: stdout chunk (state=3): >>> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae831d0> <<< 13632 1726884196.27880: 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'<<< 13632 1726884196.27891: stdout chunk (state=3): >>> <<< 13632 1726884196.27946: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae83950> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae82480><<< 13632 1726884196.27983: 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<<< 13632 1726884196.27993: stdout chunk (state=3): >>> <<< 13632 1726884196.28029: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'<<< 13632 1726884196.28067: stdout chunk (state=3): >>> import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55aea81d0> <<< 13632 1726884196.28120: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae80c20><<< 13632 1726884196.28173: 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<<< 13632 1726884196.28189: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884196.28197: stdout chunk (state=3): >>> <<< 13632 1726884196.28232: 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<<< 13632 1726884196.28281: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'<<< 13632 1726884196.28290: stdout chunk (state=3): >>> <<< 13632 1726884196.28323: 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<<< 13632 1726884196.28332: stdout chunk (state=3): >>> <<< 13632 1726884196.28378: stdout chunk (state=3): >>># 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 0x7fc55aea9be0> <<< 13632 1726884196.28427: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55aea9160><<< 13632 1726884196.28433: stdout chunk (state=3): >>> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55aea8f80><<< 13632 1726884196.28476: 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 <<< 13632 1726884196.28500: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'<<< 13632 1726884196.28542: 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<<< 13632 1726884196.28550: stdout chunk (state=3): >>> <<< 13632 1726884196.28605: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'<<< 13632 1726884196.28612: stdout chunk (state=3): >>> <<< 13632 1726884196.28676: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'<<< 13632 1726884196.28682: stdout chunk (state=3): >>> <<< 13632 1726884196.28719: 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<<< 13632 1726884196.28741: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'<<< 13632 1726884196.28771: stdout chunk (state=3): >>> import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a7bcc20><<< 13632 1726884196.28777: stdout chunk (state=3): >>> <<< 13632 1726884196.28824: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py<<< 13632 1726884196.28900: stdout chunk (state=3): >>> <<< 13632 1726884196.28918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'<<< 13632 1726884196.28928: stdout chunk (state=3): >>> <<< 13632 1726884196.28959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py<<< 13632 1726884196.28966: stdout chunk (state=3): >>> <<< 13632 1726884196.29055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'<<< 13632 1726884196.29061: stdout chunk (state=3): >>> <<< 13632 1726884196.29095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py<<< 13632 1726884196.29132: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'<<< 13632 1726884196.29138: stdout chunk (state=3): >>> <<< 13632 1726884196.29165: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a7e6cc0><<< 13632 1726884196.29195: stdout chunk (state=3): >>> <<< 13632 1726884196.29229: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.29358: 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 0x7fc55a7e7020> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a7bef30><<< 13632 1726884196.29361: stdout chunk (state=3): >>> <<< 13632 1726884196.29430: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a7bd0d0><<< 13632 1726884196.29436: stdout chunk (state=3): >>> <<< 13632 1726884196.29480: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a7bc110><<< 13632 1726884196.29484: stdout chunk (state=3): >>> <<< 13632 1726884196.29555: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55aeaa390><<< 13632 1726884196.29563: stdout chunk (state=3): >>> <<< 13632 1726884196.29590: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55aeaa0f0> <<< 13632 1726884196.29628: 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<<< 13632 1726884196.29634: stdout chunk (state=3): >>> <<< 13632 1726884196.29661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'<<< 13632 1726884196.29801: 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' # /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 0x7fc55a824b30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a7e7c50> <<< 13632 1726884196.29840: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55aeaa8a0><<< 13632 1726884196.29846: stdout chunk (state=3): >>> <<< 13632 1726884196.29886: 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<<< 13632 1726884196.29892: stdout chunk (state=3): >>> <<< 13632 1726884196.29920: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13632 1726884196.29965: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a825190><<< 13632 1726884196.29973: stdout chunk (state=3): >>> <<< 13632 1726884196.30023: 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<<< 13632 1726884196.30027: stdout chunk (state=3): >>> <<< 13632 1726884196.30052: 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 0x7fc55a825520><<< 13632 1726884196.30059: stdout chunk (state=3): >>> <<< 13632 1726884196.30099: 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<<< 13632 1726884196.30116: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'<<< 13632 1726884196.30123: stdout chunk (state=3): >>> import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8255e0><<< 13632 1726884196.30166: 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<<< 13632 1726884196.30182: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884196.30194: stdout chunk (state=3): >>> <<< 13632 1726884196.30201: stdout chunk (state=3): >>>import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a825700><<< 13632 1726884196.30243: 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<<< 13632 1726884196.30250: stdout chunk (state=3): >>> <<< 13632 1726884196.30309: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'<<< 13632 1726884196.30315: stdout chunk (state=3): >>> <<< 13632 1726884196.30347: 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<<< 13632 1726884196.30403: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'<<< 13632 1726884196.30409: stdout chunk (state=3): >>> <<< 13632 1726884196.30525: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'<<< 13632 1726884196.30532: stdout chunk (state=3): >>> <<< 13632 1726884196.30549: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' <<< 13632 1726884196.30598: stdout chunk (state=3): >>>import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55a8442c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8263f0><<< 13632 1726884196.30605: stdout chunk (state=3): >>> <<< 13632 1726884196.30636: 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<<< 13632 1726884196.30645: stdout chunk (state=3): >>> <<< 13632 1726884196.30698: 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 0x7fc55a844470> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py<<< 13632 1726884196.30703: stdout chunk (state=3): >>> <<< 13632 1726884196.30713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'<<< 13632 1726884196.30797: stdout chunk (state=3): >>> <<< 13632 1726884196.30889: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a844560><<< 13632 1726884196.30900: stdout chunk (state=3): >>> <<< 13632 1726884196.30915: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a825640><<< 13632 1726884196.30926: stdout chunk (state=3): >>> <<< 13632 1726884196.30956: 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<<< 13632 1726884196.30968: stdout chunk (state=3): >>> <<< 13632 1726884196.30981: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'<<< 13632 1726884196.31001: stdout chunk (state=3): >>> <<< 13632 1726884196.31018: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a844680><<< 13632 1726884196.31026: stdout chunk (state=3): >>> <<< 13632 1726884196.31080: 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'<<< 13632 1726884196.31090: stdout chunk (state=3): >>> <<< 13632 1726884196.31248: stdout chunk (state=3): >>># /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'<<< 13632 1726884196.31254: stdout chunk (state=3): >>> <<< 13632 1726884196.31291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py<<< 13632 1726884196.31298: stdout chunk (state=3): >>> <<< 13632 1726884196.31360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'<<< 13632 1726884196.31365: stdout chunk (state=3): >>> <<< 13632 1726884196.31405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py<<< 13632 1726884196.31408: stdout chunk (state=3): >>> <<< 13632 1726884196.31442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'<<< 13632 1726884196.31449: stdout chunk (state=3): >>> <<< 13632 1726884196.31492: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884196.31499: stdout chunk (state=3): >>> <<< 13632 1726884196.31525: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.31531: stdout chunk (state=3): >>>import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55a8900e0> <<< 13632 1726884196.31699: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a86f4d0> <<< 13632 1726884196.31717: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a86dee0> <<< 13632 1726884196.32036: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a845e20> <<< 13632 1726884196.32073: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a845280><<< 13632 1726884196.32080: stdout chunk (state=3): >>> <<< 13632 1726884196.32114: 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 <<< 13632 1726884196.32146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'<<< 13632 1726884196.32157: stdout chunk (state=3): >>> import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a847200><<< 13632 1726884196.32163: stdout chunk (state=3): >>> <<< 13632 1726884196.32214: 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'<<< 13632 1726884196.32220: stdout chunk (state=3): >>> <<< 13632 1726884196.32270: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8517f0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py <<< 13632 1726884196.32309: stdout chunk (state=3): >>># 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 0x7fc55a8b0920> <<< 13632 1726884196.32354: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'<<< 13632 1726884196.32400: stdout chunk (state=3): >>> import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b0b90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py<<< 13632 1726884196.32404: stdout chunk (state=3): >>> <<< 13632 1726884196.32426: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'<<< 13632 1726884196.32467: 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<<< 13632 1726884196.32474: stdout chunk (state=3): >>> <<< 13632 1726884196.32529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b14c0> <<< 13632 1726884196.32560: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b0f50><<< 13632 1726884196.32600: stdout chunk (state=3): >>> <<< 13632 1726884196.32610: 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 <<< 13632 1726884196.32630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'<<< 13632 1726884196.32658: stdout chunk (state=3): >>> import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b23c0> import 'gc' # <<< 13632 1726884196.32668: stdout chunk (state=3): >>> <<< 13632 1726884196.32700: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb7b350><<< 13632 1726884196.32723: stdout chunk (state=3): >>> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb29f10><<< 13632 1726884196.32898: stdout chunk (state=3): >>> <<< 13632 1726884196.33614: 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 <<< 13632 1726884196.33667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884196.33723: 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<<< 13632 1726884196.33737: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884196.33747: stdout chunk (state=3): >>> <<< 13632 1726884196.33771: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b3710><<< 13632 1726884196.33778: stdout chunk (state=3): >>> <<< 13632 1726884196.34029: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884196.34071: 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 <<< 13632 1726884196.34107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884196.34156: 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 <<< 13632 1726884196.34168: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884196.34176: stdout chunk (state=3): >>> <<< 13632 1726884196.34224: 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 <<< 13632 1726884196.34303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'<<< 13632 1726884196.34309: stdout chunk (state=3): >>> <<< 13632 1726884196.34349: 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 <<< 13632 1726884196.34486: stdout chunk (state=3): >>># 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 <<< 13632 1726884196.34495: stdout chunk (state=3): >>># 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 0x7fc55a677f50><<< 13632 1726884196.34534: 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 <<< 13632 1726884196.34558: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'<<< 13632 1726884196.34600: 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<<< 13632 1726884196.34607: stdout chunk (state=3): >>> <<< 13632 1726884196.34701: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'<<< 13632 1726884196.34705: stdout chunk (state=3): >>> # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 13632 1726884196.34718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884196.34800: stdout chunk (state=3): >>> <<< 13632 1726884196.35116: 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 0x7fc55a6ba030> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6b9be0> # 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 0x7fc55a8b3440><<< 13632 1726884196.35120: stdout chunk (state=3): >>> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6b8b30><<< 13632 1726884196.35317: stdout chunk (state=3): >>> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6b83b0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6750a0> # /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 0x7fc55a826390> # /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' <<< 13632 1726884196.35333: 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 <<< 13632 1726884196.35376: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884196.35431: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6d7590> <<< 13632 1726884196.35503: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6d60c0> <<< 13632 1726884196.35547: 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 <<< 13632 1726884196.35592: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884196.35624: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6f8d70> # /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 <<< 13632 1726884196.35677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 13632 1726884196.35683: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6f9070> <<< 13632 1726884196.35733: 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 0x7fc55a6f92e0> <<< 13632 1726884196.35776: 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 <<< 13632 1726884196.35808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 13632 1726884196.35865: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6f9580> <<< 13632 1726884196.35892: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13632 1726884196.35913: 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 <<< 13632 1726884196.36237: stdout chunk (state=3): >>># 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 0x7fc55a6f9ca0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6f9af0> # /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 0x7fc55a6fb500> # /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 0x7fc55a6fb680> # /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 0x7fc55a6fb890> # /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' <<< 13632 1726884196.36246: 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 <<< 13632 1726884196.36295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884196.36327: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a714830> <<< 13632 1726884196.36361: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6fbfb0> <<< 13632 1726884196.36370: 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 <<< 13632 1726884196.36414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 13632 1726884196.36471: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a7153d0> <<< 13632 1726884196.36476: 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' <<< 13632 1726884196.36495: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a715820> <<< 13632 1726884196.36557: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 13632 1726884196.36560: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a715a00> <<< 13632 1726884196.36670: 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 <<< 13632 1726884196.36719: stdout chunk (state=3): >>># 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 0x7fc55a715cd0> <<< 13632 1726884196.36743: 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 <<< 13632 1726884196.36764: 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 0x7fc55a716bd0> <<< 13632 1726884196.36817: 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 <<< 13632 1726884196.36838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 13632 1726884196.36858: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a716e40> <<< 13632 1726884196.36882: 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 <<< 13632 1726884196.36923: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13632 1726884196.36941: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a717050> <<< 13632 1726884196.36966: 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 <<< 13632 1726884196.36993: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 13632 1726884196.37111: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a717c20> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a717770> # /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' <<< 13632 1726884196.37156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13632 1726884196.37177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a740ad0> <<< 13632 1726884196.37205: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a740410> <<< 13632 1726884196.37244: 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 <<< 13632 1726884196.37280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884196.37315: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a741760> <<< 13632 1726884196.37318: 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 <<< 13632 1726884196.37539: stdout chunk (state=3): >>># 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 0x7fc55a741a60> # /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 0x7fc55a742990> # /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 0x7fc55a742c30> # /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 0x7fc55a742de0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b3890> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b32f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b2900> <<< 13632 1726884196.37547: 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 <<< 13632 1726884196.37563: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13632 1726884196.37630: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b3320> <<< 13632 1726884196.37658: 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 <<< 13632 1726884196.37697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13632 1726884196.37754: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a743740> <<< 13632 1726884196.37792: 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 <<< 13632 1726884196.37924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13632 1726884196.37929: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a743c50> # /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 0x7fc55a470620> # /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 <<< 13632 1726884196.38040: 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' # /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 0x7fc55a4719d0> # /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' <<< 13632 1726884196.38059: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a471a60> <<< 13632 1726884196.38094: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884196.38296: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 13632 1726884196.38323: 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 0x7fc55a472150> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a471fd0> # /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 <<< 13632 1726884196.38377: 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 0x7fc55a49c740> <<< 13632 1726884196.38380: 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 <<< 13632 1726884196.38411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13632 1726884196.38547: 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' <<< 13632 1726884196.38553: 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 0x7fc55a49d8e0> <<< 13632 1726884196.38559: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49db20> <<< 13632 1726884196.38627: stdout chunk (state=3): >>># /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 0x7fc55a49dca0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49dac0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49d3d0> <<< 13632 1726884196.38631: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49c860> <<< 13632 1726884196.38704: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a473b30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a4730e0> <<< 13632 1726884196.38708: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a472960> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a4714c0> <<< 13632 1726884196.38809: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a470a40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 13632 1726884196.38830: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49de50> # /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' <<< 13632 1726884196.38874: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49e720> # /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' <<< 13632 1726884196.38949: 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' <<< 13632 1726884196.38954: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49f5f0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49f320> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py <<< 13632 1726884196.38964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884196.39192: 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 <<< 13632 1726884196.39231: stdout chunk (state=3): >>># 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' <<< 13632 1726884196.39262: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a4d5a30> <<< 13632 1726884196.39291: stdout chunk (state=3): >>># /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' <<< 13632 1726884196.39378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884196.39402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884196.39440: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a4d70b0> <<< 13632 1726884196.39586: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.39611: stdout chunk (state=3): >>># 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 0x7fc55a4d6330> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a4d5ee0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 13632 1726884196.39661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884196.39695: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a50c920> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a4fbd10> <<< 13632 1726884196.39807: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884196.39828: 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' 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' <<< 13632 1726884196.39857: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a50f530> <<< 13632 1726884196.39910: 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' <<< 13632 1726884196.40032: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a50ffe0> <<< 13632 1726884196.40057: 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 # 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 0x7fc55a50cf80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a50cc50> <<< 13632 1726884196.40086: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49f890> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 13632 1726884196.40135: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 13632 1726884196.40179: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a4d5580> <<< 13632 1726884196.40184: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49f620> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49ed50> <<< 13632 1726884196.40224: 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 # 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 0x7fc55a5322a0> <<< 13632 1726884196.40341: 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' <<< 13632 1726884196.40380: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a532ba0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a533560> # /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 0x7fc55a533980> # /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 <<< 13632 1726884196.40403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13632 1726884196.40449: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a54c560> # /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 <<< 13632 1726884196.40474: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884196.40528: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a54cbf0> # /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 <<< 13632 1726884196.40559: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 13632 1726884196.40579: 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' <<< 13632 1726884196.40605: 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' <<< 13632 1726884196.40648: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884196.41017: 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 0x7fc55a54fad0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a54f4a0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a54f140> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a54ee10> <<< 13632 1726884198.05168: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli", "libblockdev"], "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}}} <<< 13632 1726884198.07352: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884198.07403: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884198.08076: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884198.08124: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path<<< 13632 1726884198.08141: stdout chunk (state=3): >>> # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 13632 1726884198.08151: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path<<< 13632 1726884198.08341: 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 # 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 _sha2 # 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<<< 13632 1726884198.08353: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 13632 1726884198.08382: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common<<< 13632 1726884198.08386: 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 <<< 13632 1726884198.08412: 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 <<< 13632 1726884198.08421: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes<<< 13632 1726884198.08450: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text<<< 13632 1726884198.08465: stdout chunk (state=3): >>> # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors<<< 13632 1726884198.08477: 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<<< 13632 1726884198.08628: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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] remo<<< 13632 1726884198.08651: stdout chunk (state=3): >>>ving 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<<< 13632 1726884198.08659: stdout chunk (state=3): >>> # 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 <<< 13632 1726884198.08716: stdout chunk (state=3): >>># cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode <<< 13632 1726884198.08720: stdout chunk (state=3): >>># cleanup[2] removing opcode # destroy opcode<<< 13632 1726884198.08723: stdout chunk (state=3): >>> # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query <<< 13632 1726884198.08735: stdout chunk (state=3): >>># cleanup[2] removing dnf.repodict <<< 13632 1726884198.08738: stdout chunk (state=3): >>># cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils <<< 13632 1726884198.08757: stdout chunk (state=3): >>># cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack <<< 13632 1726884198.08918: stdout chunk (state=3): >>># 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884198.09576: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884198.09589: stdout chunk (state=3): >>># destroy _bz2 <<< 13632 1726884198.09620: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 13632 1726884198.09638: stdout chunk (state=3): >>># destroy zipfile._path <<< 13632 1726884198.09670: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 13632 1726884198.09677: stdout chunk (state=3): >>> <<< 13632 1726884198.09700: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884198.09732: stdout chunk (state=3): >>># destroy zipimport <<< 13632 1726884198.09757: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon <<< 13632 1726884198.09763: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy grp <<< 13632 1726884198.09772: stdout chunk (state=3): >>># destroy syslog <<< 13632 1726884198.09826: stdout chunk (state=3): >>># destroy selinux <<< 13632 1726884198.09859: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884198.09901: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884198.10216: 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 # 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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<<< 13632 1726884198.10231: stdout chunk (state=3): >>> # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions<<< 13632 1726884198.10254: stdout chunk (state=3): >>> # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query<<< 13632 1726884198.10279: stdout chunk (state=3): >>> # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject<<< 13632 1726884198.10283: stdout chunk (state=3): >>> # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc<<< 13632 1726884198.10314: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.rpm.miscutils <<< 13632 1726884198.10323: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect <<< 13632 1726884198.10346: stdout chunk (state=3): >>># destroy ast # destroy dis <<< 13632 1726884198.10353: stdout chunk (state=3): >>># destroy token <<< 13632 1726884198.10382: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols <<< 13632 1726884198.10402: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._smartcols <<< 13632 1726884198.10416: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers <<< 13632 1726884198.10435: stdout chunk (state=3): >>># destroy pickle # cleanup[3] wiping _pickle <<< 13632 1726884198.10450: stdout chunk (state=3): >>># cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 13632 1726884198.10470: stdout chunk (state=3): >>># cleanup[3] wiping glob <<< 13632 1726884198.10482: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey <<< 13632 1726884198.10513: stdout chunk (state=3): >>># cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm <<< 13632 1726884198.10517: stdout chunk (state=3): >>># destroy rpm.transaction <<< 13632 1726884198.10539: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm <<< 13632 1726884198.10547: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata <<< 13632 1726884198.10573: stdout chunk (state=3): >>># cleanup[3] wiping libdnf # destroy libdnf.error <<< 13632 1726884198.10594: stdout chunk (state=3): >>># destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module<<< 13632 1726884198.10601: stdout chunk (state=3): >>> # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols <<< 13632 1726884198.10718: stdout chunk (state=3): >>># 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 <<< 13632 1726884198.10722: stdout chunk (state=3): >>># cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry <<< 13632 1726884198.10744: stdout chunk (state=3): >>># cleanup[3] wiping email._header_value_parser <<< 13632 1726884198.10767: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words <<< 13632 1726884198.10777: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase <<< 13632 1726884198.10802: stdout chunk (state=3): >>># cleanup[3] wiping email.utils <<< 13632 1726884198.10811: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr <<< 13632 1726884198.10814: stdout chunk (state=3): >>># cleanup[3] wiping calendar <<< 13632 1726884198.10839: stdout chunk (state=3): >>># cleanup[3] wiping email.header # cleanup[3] wiping email.charset <<< 13632 1726884198.11015: stdout chunk (state=3): >>># 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 <<< 13632 1726884198.11020: stdout chunk (state=3): >>># cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json <<< 13632 1726884198.11050: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json <<< 13632 1726884198.11059: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse <<< 13632 1726884198.11077: stdout chunk (state=3): >>># destroy ipaddress <<< 13632 1726884198.11103: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 13632 1726884198.11129: stdout chunk (state=3): >>># cleanup[3] wiping tempfile <<< 13632 1726884198.11155: stdout chunk (state=3): >>># cleanup[3] wiping weakref <<< 13632 1726884198.11159: stdout chunk (state=3): >>># cleanup[3] wiping random <<< 13632 1726884198.11176: stdout chunk (state=3): >>># cleanup[3] wiping _sha2<<< 13632 1726884198.11185: stdout chunk (state=3): >>> # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math <<< 13632 1726884198.11321: stdout chunk (state=3): >>># 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 <<< 13632 1726884198.11337: stdout chunk (state=3): >>># cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io<<< 13632 1726884198.11341: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref <<< 13632 1726884198.11360: stdout chunk (state=3): >>># cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 13632 1726884198.11605: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # 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 <<< 13632 1726884198.12199: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884198.12215: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884198.12287: stdout chunk (state=3): >>># destroy _weakref <<< 13632 1726884198.12297: stdout chunk (state=3): >>># destroy _thread <<< 13632 1726884198.12359: stdout chunk (state=3): >>># destroy platform <<< 13632 1726884198.12375: stdout chunk (state=3): >>># destroy _uuid # destroy _sha2 # destroy stat <<< 13632 1726884198.12390: stdout chunk (state=3): >>># destroy genericpath <<< 13632 1726884198.12405: stdout chunk (state=3): >>># destroy re._parser <<< 13632 1726884198.12414: stdout chunk (state=3): >>># destroy tokenize <<< 13632 1726884198.12459: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884198.12483: stdout chunk (state=3): >>># destroy libdnf._error <<< 13632 1726884198.12494: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884198.12539: stdout chunk (state=3): >>># destroy _queue <<< 13632 1726884198.12553: stdout chunk (state=3): >>># destroy array <<< 13632 1726884198.12566: stdout chunk (state=3): >>># destroy copyreg <<< 13632 1726884198.12609: stdout chunk (state=3): >>># destroy _pickle <<< 13632 1726884198.12618: 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<<< 13632 1726884198.12631: stdout chunk (state=3): >>> <<< 13632 1726884198.12658: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884198.12675: stdout chunk (state=3): >>># destroy _tokenize <<< 13632 1726884198.12702: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 13632 1726884198.12711: stdout chunk (state=3): >>># destroy gzip <<< 13632 1726884198.12740: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io <<< 13632 1726884198.12750: stdout chunk (state=3): >>># destroy marshal # destroy unicodedata <<< 13632 1726884198.12806: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 <<< 13632 1726884198.12821: stdout chunk (state=3): >>># destroy email # destroy queue # destroy shlex # destroy pwd <<< 13632 1726884198.12837: stdout chunk (state=3): >>># destroy gettext # destroy libcomps <<< 13632 1726884198.12845: stdout chunk (state=3): >>># destroy urllib <<< 13632 1726884198.13006: 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 # 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 <<< 13632 1726884198.13052: stdout chunk (state=3): >>># destroy rpm <<< 13632 1726884198.13135: stdout chunk (state=3): >>># destroy itertools # destroy functools <<< 13632 1726884198.13139: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time <<< 13632 1726884198.13168: stdout chunk (state=3): >>># destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors <<< 13632 1726884198.13190: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 13632 1726884198.13201: stdout chunk (state=3): >>># destroy collections # destroy io <<< 13632 1726884198.13217: stdout chunk (state=3): >>># destroy _opcode <<< 13632 1726884198.13370: stdout chunk (state=3): >>># destroy _warnings <<< 13632 1726884198.13379: stdout chunk (state=3): >>># destroy posix <<< 13632 1726884198.13448: stdout chunk (state=3): >>># destroy binascii <<< 13632 1726884198.13463: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings <<< 13632 1726884198.13479: stdout chunk (state=3): >>># destroy string <<< 13632 1726884198.13572: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884198.13734: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 13632 1726884198.13743: stdout chunk (state=3): >>> <<< 13632 1726884198.13936: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884198.14102: stdout chunk (state=3): >>># 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 <<< 13632 1726884198.15240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884198.15316: stderr chunk (state=3): >>><<< 13632 1726884198.15319: stdout chunk (state=3): >>><<< 13632 1726884198.15478: _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 0x7fc55dfb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55df83b30> # /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 0x7fc55dfb6ab0> 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 0x7fc55dd65160> # /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 0x7fc55dd66150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddabef0> # /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 0x7fc55ddabfb0> # /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 0x7fc55dddb8c0> # /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 0x7fc55dddbf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddbbbc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddb92e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dda90a0> # /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 0x7fc55ddff800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddfe420> # /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 0x7fc55ddbbf20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ddfccb0> # /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 0x7fc55de30800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dda8320> # /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 0x7fc55de30cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de30b60> # 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 0x7fc55de30f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dd9ee40> # /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 0x7fc55de31610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de312e0> 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 0x7fc55de324e0> 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 0x7fc55de4c710> 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 0x7fc55de4de50> # /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 0x7fc55de4ed50> # 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 0x7fc55de4f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de4e2a0> # /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 0x7fc55de4fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de4f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de32540> # /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 0x7fc55db83d40> # /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 0x7fc55dbac7a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbac500> # 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 0x7fc55dbac7d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55dbac9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55db81ee0> # /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 0x7fc55dbae090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbacd10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55de32c30> # /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 0x7fc55dbda450> # /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 0x7fc55dbfa570> # /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 0x7fc55dc2b350> # /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 0x7fc55dc5daf0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dc2b470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbfb200> # /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 0x7fc55dc28b30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbf95b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55dbaeff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc55da70650> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_30o1gqgc/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 0x7fc55dace0c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daa4fb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daa4110> # 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 0x7fc55daa7f50> # /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 0x7fc55daf1a90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daf1820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daf1160> # /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 0x7fc55daf1bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55daceb40> 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 0x7fc55daf27e0> # 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 0x7fc55daf2a20> # /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 0x7fc55daf2f60> 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 0x7fc55d95cd70> # 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 0x7fc55d95e990> # /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 0x7fc55d95f260> # /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 0x7fc55d9603e0> # /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 0x7fc55d962ea0> # 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 0x7fc55d962fc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d961070> # /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 0x7fc55d966db0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9658b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d965610> # /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 0x7fc55d967ce0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9615e0> # 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 0x7fc55d9aaed0> # /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 0x7fc55d9ab050> # /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 0x7fc55d9b0c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9b0a10> # /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 0x7fc55d9b30e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9b1280> # /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 0x7fc55d9ba8d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9b3260> # 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 0x7fc55d9bbbf0> # 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 0x7fc55d9bb5c0> # 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 0x7fc55d9bbc20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9ab350> # /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 0x7fc55d9beba0> # 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 0x7fc55d9bffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9bd340> # 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 0x7fc55d9be6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9bcef0> # 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 0x7fc55da441d0> # /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 0x7fc55da45040> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d9c0170> 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 0x7fc55da44fb0> # 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 0x7fc55da47350> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc55d851b50> # 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 0x7fc55d8523f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55da46540> # 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 0x7fc55d851160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d852570> 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 0x7fc55d8ea870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d85c4a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d85a930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d85a4b0> # 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 0x7fc55d8eeae0> # /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 0x7fc55d8eed80> # /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 0x7fc55d8efa40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ef200> # /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 0x7fc55d8ec470> # /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 0x7fc55d8ca510> # /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 0x7fc55d8ca3f0> # /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 0x7fc55d3322d0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8c8650> # /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 0x7fc55d334e60> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d333a10> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d332d80> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ed130> # /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 0x7fc55d3a0fe0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d359130> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d333800> # /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 0x7fc55d3ac9e0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3a2db0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d358c50> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ecb00> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ec500> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8ec230> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d8eea50> # /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 0x7fc55d8ec560> # /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 0x7fc55d3ad010> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3acc20> # /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 0x7fc55d3ad760> # /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 0x7fc55d3b4440> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3915e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3ae750> # /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 0x7fc55d3910a0> # /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 0x7fc55d3c6270> # /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 0x7fc55d3c6f30> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55d3c69c0> # /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 0x7fc55d3c7410> # /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 0x7fc55d38b680> # /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 0x7fc55cdc5e80> # 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 0x7fc55cb2af90> # /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 0x7fc55cb2b0b0> # /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 0x7fc55cb7b230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb7aa80> # 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 0x7fc55cb7ac60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb2b590> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb2a120> # /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 0x7fc55cb2ac90> # /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 0x7fc55cbf0800> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cbf03e0> # /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 0x7fc55cc20110> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cbf0950> # /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 0x7fc55c73b290> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cc202f0> # /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 0x7fc55c7b4f20> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55c73b800> # /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 0x7fc55c7b7ec0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55c7b50d0> # /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 0x7fc55c7effb0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55c7ec230> # /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 0x7fc55adf91f0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55adf85f0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb9bf20> # /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 0x7fc55ae18710> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55adfbb60> # /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 0x7fc55ae1ad80> # /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 0x7fc55ae1bc80> # /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 0x7fc55ae3c590> # /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 0x7fc55ae3da30> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae1bec0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae1ac30> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae1a5d0> # /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 0x7fc55ae3f650> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae1b1a0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae189b0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55adfb170> # /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 0x7fc55adfb890> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55adfb5f0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55adf9370> # /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 0x7fc55ae80c50> # /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 0x7fc55ae831d0> # /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 0x7fc55ae83950> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae82480> # /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 0x7fc55aea81d0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55ae80c20> # /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 0x7fc55aea9be0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55aea9160> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55aea8f80> # /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 0x7fc55a7bcc20> # /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 0x7fc55a7e6cc0> # 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 0x7fc55a7e7020> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a7bef30> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a7bd0d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a7bc110> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55aeaa390> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55aeaa0f0> # /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 0x7fc55a824b30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a7e7c50> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55aeaa8a0> # /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 0x7fc55a825190> # /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 0x7fc55a825520> # /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 0x7fc55a8255e0> # /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 0x7fc55a825700> # /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 0x7fc55a8442c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8263f0> # /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 0x7fc55a844470> # /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 0x7fc55a844560> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a825640> # /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 0x7fc55a844680> # /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 0x7fc55a8900e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a86f4d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a86dee0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a845e20> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a845280> # /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 0x7fc55a847200> # /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 0x7fc55d8517f0> # /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 0x7fc55a8b0920> # /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 0x7fc55a8b0b90> # /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 0x7fc55a8b14c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b0f50> # /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 0x7fc55a8b23c0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb7b350> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55cb29f10> # /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' # /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 0x7fc55a8b3710> # destroy dnf.plugin.dynamic.copr # /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/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 0x7fc55a677f50> # /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 0x7fc55a6ba030> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6b9be0> # 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 0x7fc55a8b3440> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6b8b30> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6b83b0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6750a0> # /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 0x7fc55a826390> # /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 0x7fc55a6d7590> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6d60c0> # /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 0x7fc55a6f8d70> # /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 0x7fc55a6f9070> # /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 0x7fc55a6f92e0> # /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 0x7fc55a6f9580> # /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 0x7fc55a6f9ca0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6f9af0> # /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 0x7fc55a6fb500> # /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 0x7fc55a6fb680> # /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 0x7fc55a6fb890> # /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 0x7fc55a714830> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a6fbfb0> # /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 0x7fc55a7153d0> # /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 0x7fc55a715820> # /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 0x7fc55a715a00> # /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 0x7fc55a715cd0> # /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 0x7fc55a716bd0> # /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 0x7fc55a716e40> # /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 0x7fc55a717050> # /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 0x7fc55a717c20> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a717770> # /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 0x7fc55a740ad0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a740410> # /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 0x7fc55a741760> # /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 0x7fc55a741a60> # /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 0x7fc55a742990> # /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 0x7fc55a742c30> # /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 0x7fc55a742de0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b3890> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b32f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a8b2900> # /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 0x7fc55a8b3320> # /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 0x7fc55a743740> # /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 0x7fc55a743c50> # /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 0x7fc55a470620> # /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 0x7fc55a4719d0> # /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 0x7fc55a471a60> # /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 0x7fc55a472150> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a471fd0> # /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 0x7fc55a49c740> # /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 0x7fc55a49d8e0> # /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 0x7fc55a49db20> # /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 0x7fc55a49dca0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49dac0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49d3d0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49c860> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a473b30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a4730e0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a472960> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a4714c0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a470a40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49de50> # /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 0x7fc55a49e720> # /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 0x7fc55a49f5f0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49f320> # /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 0x7fc55a4d5a30> # /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 0x7fc55a4d70b0> # 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 0x7fc55a4d6330> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a4d5ee0> # /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 0x7fc55a50c920> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a4fbd10> # /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 0x7fc55a50f530> # /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 0x7fc55a50ffe0> # /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 0x7fc55a50cf80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a50cc50> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49f890> # /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 0x7fc55a4d5580> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49f620> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a49ed50> # /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 0x7fc55a5322a0> # /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 0x7fc55a532ba0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a533560> # /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 0x7fc55a533980> # /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 0x7fc55a54c560> # /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 0x7fc55a54cbf0> # /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 0x7fc55a54fad0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a54f4a0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a54f140> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc55a54ee10> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli", "libblockdev"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired- pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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 13632 1726884198.16787: done with _execute_module (ansible.legacy.dnf, {'name': ['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-fs', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'stratisd', 'stratis-cli', 'libblockdev'], '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-1726884195.4849498-13777-267248246070181/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884198.16796: _low_level_execute_command(): starting 13632 1726884198.16798: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884195.4849498-13777-267248246070181/ > /dev/null 2>&1 && sleep 0' 13632 1726884198.16800: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884198.16802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884198.16803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884198.16804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884198.16806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884198.16807: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884198.16808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.16810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884198.16811: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884198.16813: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884198.16814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884198.16815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884198.16817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884198.16818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884198.16819: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884198.16821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.16822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884198.16823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884198.16824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884198.16826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884198.19238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884198.19298: stderr chunk (state=3): >>><<< 13632 1726884198.19302: stdout chunk (state=3): >>><<< 13632 1726884198.19317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884198.19325: handler run complete 13632 1726884198.19359: attempt loop complete, returning result 13632 1726884198.19364: _execute() done 13632 1726884198.19366: dumping result to json 13632 1726884198.19380: done dumping result, returning 13632 1726884198.19385: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [12b27791-eb03-55b1-95d9-0000000000dc] 13632 1726884198.19395: sending task result for task 12b27791-eb03-55b1-95d9-0000000000dc 13632 1726884198.19499: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000dc 13632 1726884198.19503: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884198.19631: no more pending results, returning what we have 13632 1726884198.19635: results queue empty 13632 1726884198.19636: checking for any_errors_fatal 13632 1726884198.19638: done checking for any_errors_fatal 13632 1726884198.19639: checking for max_fail_percentage 13632 1726884198.19641: done checking for max_fail_percentage 13632 1726884198.19642: checking to see if all hosts have failed and the running result is not ok 13632 1726884198.19642: done checking to see if all hosts have failed 13632 1726884198.19643: getting the remaining hosts for this loop 13632 1726884198.19645: done getting the remaining hosts for this loop 13632 1726884198.19649: getting the next task for host managed_node3 13632 1726884198.19656: done getting next task for host managed_node3 13632 1726884198.19660: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 13632 1726884198.19664: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884198.19676: getting variables 13632 1726884198.19677: in VariableManager get_vars() 13632 1726884198.19716: Calling all_inventory to load vars for managed_node3 13632 1726884198.19720: Calling groups_inventory to load vars for managed_node3 13632 1726884198.19724: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884198.19737: Calling all_plugins_play to load vars for managed_node3 13632 1726884198.19740: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884198.19749: Calling groups_plugins_play to load vars for managed_node3 13632 1726884198.20059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884198.20330: done with get_vars() 13632 1726884198.20344: done getting variables 13632 1726884198.20424: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 22:03:18 -0400 (0:00:02.822) 0:00:07.128 ****** 13632 1726884198.20456: entering _queue_task() for managed_node3/debug 13632 1726884198.20457: Creating lock for debug 13632 1726884198.20692: worker is 1 (out of 1 available) 13632 1726884198.20706: exiting _queue_task() for managed_node3/debug 13632 1726884198.20719: done queuing things up, now waiting for results queue to drain 13632 1726884198.20721: waiting for pending results... 13632 1726884198.20893: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools 13632 1726884198.21015: in run() - task 12b27791-eb03-55b1-95d9-0000000000dd 13632 1726884198.21027: variable 'ansible_search_path' from source: unknown 13632 1726884198.21031: variable 'ansible_search_path' from source: unknown 13632 1726884198.21066: calling self._execute() 13632 1726884198.21140: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884198.21146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884198.21156: variable 'omit' from source: magic vars 13632 1726884198.21248: variable 'omit' from source: magic vars 13632 1726884198.21319: variable 'omit' from source: magic vars 13632 1726884198.21346: variable 'omit' from source: magic vars 13632 1726884198.21391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884198.21420: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884198.21437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884198.21454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884198.21464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884198.21493: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884198.21497: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884198.21503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884198.21591: Set connection var ansible_shell_executable to /bin/sh 13632 1726884198.21600: Set connection var ansible_connection to ssh 13632 1726884198.21605: Set connection var ansible_pipelining to False 13632 1726884198.21615: Set connection var ansible_timeout to 10 13632 1726884198.21618: Set connection var ansible_shell_type to sh 13632 1726884198.21628: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884198.21645: variable 'ansible_shell_executable' from source: unknown 13632 1726884198.21649: variable 'ansible_connection' from source: unknown 13632 1726884198.21652: variable 'ansible_module_compression' from source: unknown 13632 1726884198.21656: variable 'ansible_shell_type' from source: unknown 13632 1726884198.21659: variable 'ansible_shell_executable' from source: unknown 13632 1726884198.21664: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884198.21669: variable 'ansible_pipelining' from source: unknown 13632 1726884198.21673: variable 'ansible_timeout' from source: unknown 13632 1726884198.21678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884198.21810: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884198.21820: variable 'omit' from source: magic vars 13632 1726884198.21830: starting attempt loop 13632 1726884198.21834: running the handler 13632 1726884198.22125: handler run complete 13632 1726884198.22149: attempt loop complete, returning result 13632 1726884198.22154: _execute() done 13632 1726884198.22157: dumping result to json 13632 1726884198.22159: done dumping result, returning 13632 1726884198.22174: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools [12b27791-eb03-55b1-95d9-0000000000dd] 13632 1726884198.22178: sending task result for task 12b27791-eb03-55b1-95d9-0000000000dd 13632 1726884198.22262: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000dd 13632 1726884198.22266: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 13632 1726884198.22344: no more pending results, returning what we have 13632 1726884198.22348: results queue empty 13632 1726884198.22349: checking for any_errors_fatal 13632 1726884198.22358: done checking for any_errors_fatal 13632 1726884198.22358: checking for max_fail_percentage 13632 1726884198.22360: done checking for max_fail_percentage 13632 1726884198.22361: checking to see if all hosts have failed and the running result is not ok 13632 1726884198.22362: done checking to see if all hosts have failed 13632 1726884198.22363: getting the remaining hosts for this loop 13632 1726884198.22364: done getting the remaining hosts for this loop 13632 1726884198.22368: getting the next task for host managed_node3 13632 1726884198.22374: done getting next task for host managed_node3 13632 1726884198.22380: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 13632 1726884198.22387: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884198.22409: getting variables 13632 1726884198.22411: in VariableManager get_vars() 13632 1726884198.22437: Calling all_inventory to load vars for managed_node3 13632 1726884198.22439: Calling groups_inventory to load vars for managed_node3 13632 1726884198.22441: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884198.22448: Calling all_plugins_play to load vars for managed_node3 13632 1726884198.22450: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884198.22452: Calling groups_plugins_play to load vars for managed_node3 13632 1726884198.22689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884198.22957: done with get_vars() 13632 1726884198.22966: done getting variables 13632 1726884198.23013: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 22:03:18 -0400 (0:00:00.025) 0:00:07.154 ****** 13632 1726884198.23039: entering _queue_task() for managed_node3/debug 13632 1726884198.23235: worker is 1 (out of 1 available) 13632 1726884198.23247: exiting _queue_task() for managed_node3/debug 13632 1726884198.23260: done queuing things up, now waiting for results queue to drain 13632 1726884198.23261: waiting for pending results... 13632 1726884198.23443: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes 13632 1726884198.23555: in run() - task 12b27791-eb03-55b1-95d9-0000000000de 13632 1726884198.23567: variable 'ansible_search_path' from source: unknown 13632 1726884198.23572: variable 'ansible_search_path' from source: unknown 13632 1726884198.23612: calling self._execute() 13632 1726884198.23678: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884198.23685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884198.23699: variable 'omit' from source: magic vars 13632 1726884198.23787: variable 'omit' from source: magic vars 13632 1726884198.23858: variable 'omit' from source: magic vars 13632 1726884198.23884: variable 'omit' from source: magic vars 13632 1726884198.23923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884198.23960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884198.23977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884198.23997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884198.24007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884198.24035: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884198.24040: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884198.24042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884198.24133: Set connection var ansible_shell_executable to /bin/sh 13632 1726884198.24142: Set connection var ansible_connection to ssh 13632 1726884198.24148: Set connection var ansible_pipelining to False 13632 1726884198.24158: Set connection var ansible_timeout to 10 13632 1726884198.24160: Set connection var ansible_shell_type to sh 13632 1726884198.24172: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884198.24187: variable 'ansible_shell_executable' from source: unknown 13632 1726884198.24195: variable 'ansible_connection' from source: unknown 13632 1726884198.24198: variable 'ansible_module_compression' from source: unknown 13632 1726884198.24202: variable 'ansible_shell_type' from source: unknown 13632 1726884198.24205: variable 'ansible_shell_executable' from source: unknown 13632 1726884198.24210: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884198.24215: variable 'ansible_pipelining' from source: unknown 13632 1726884198.24218: variable 'ansible_timeout' from source: unknown 13632 1726884198.24223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884198.24345: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884198.24358: variable 'omit' from source: magic vars 13632 1726884198.24361: starting attempt loop 13632 1726884198.24364: running the handler 13632 1726884198.24666: handler run complete 13632 1726884198.24697: attempt loop complete, returning result 13632 1726884198.24701: _execute() done 13632 1726884198.24704: dumping result to json 13632 1726884198.24709: done dumping result, returning 13632 1726884198.24719: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes [12b27791-eb03-55b1-95d9-0000000000de] 13632 1726884198.24722: sending task result for task 12b27791-eb03-55b1-95d9-0000000000de 13632 1726884198.24810: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000de 13632 1726884198.24813: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 13632 1726884198.24878: no more pending results, returning what we have 13632 1726884198.24881: results queue empty 13632 1726884198.24882: checking for any_errors_fatal 13632 1726884198.24888: done checking for any_errors_fatal 13632 1726884198.24890: checking for max_fail_percentage 13632 1726884198.24891: done checking for max_fail_percentage 13632 1726884198.24892: checking to see if all hosts have failed and the running result is not ok 13632 1726884198.24893: done checking to see if all hosts have failed 13632 1726884198.24894: getting the remaining hosts for this loop 13632 1726884198.24896: done getting the remaining hosts for this loop 13632 1726884198.24900: getting the next task for host managed_node3 13632 1726884198.24906: done getting next task for host managed_node3 13632 1726884198.24910: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 13632 1726884198.24914: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884198.24924: getting variables 13632 1726884198.24926: in VariableManager get_vars() 13632 1726884198.24956: Calling all_inventory to load vars for managed_node3 13632 1726884198.24959: Calling groups_inventory to load vars for managed_node3 13632 1726884198.24961: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884198.24974: Calling all_plugins_play to load vars for managed_node3 13632 1726884198.24977: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884198.24979: Calling groups_plugins_play to load vars for managed_node3 13632 1726884198.25209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884198.25470: done with get_vars() 13632 1726884198.25480: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 22:03:18 -0400 (0:00:00.025) 0:00:07.179 ****** 13632 1726884198.25555: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884198.25557: Creating lock for fedora.linux_system_roles.blivet 13632 1726884198.25754: worker is 1 (out of 1 available) 13632 1726884198.25769: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884198.25782: done queuing things up, now waiting for results queue to drain 13632 1726884198.25783: waiting for pending results... 13632 1726884198.25956: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages 13632 1726884198.26063: in run() - task 12b27791-eb03-55b1-95d9-0000000000df 13632 1726884198.26076: variable 'ansible_search_path' from source: unknown 13632 1726884198.26080: variable 'ansible_search_path' from source: unknown 13632 1726884198.26113: calling self._execute() 13632 1726884198.26181: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884198.26191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884198.26199: variable 'omit' from source: magic vars 13632 1726884198.26614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884198.26813: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884198.26851: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884198.26880: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884198.26915: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884198.26983: 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) 13632 1726884198.27013: 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) 13632 1726884198.27035: 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) 13632 1726884198.27057: 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) 13632 1726884198.27182: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 13632 1726884198.27190: variable 'omit' from source: magic vars 13632 1726884198.27255: variable 'omit' from source: magic vars 13632 1726884198.27367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884198.29119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884198.29165: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884198.29201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884198.29232: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884198.29254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884198.29300: 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) 13632 1726884198.29328: 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) 13632 1726884198.29348: 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) 13632 1726884198.29380: 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) 13632 1726884198.29398: 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) 13632 1726884198.29583: variable 'storage_use_partitions' from source: role '' defaults 13632 1726884198.29597: variable 'storage_disklabel_type' from source: role '' defaults 13632 1726884198.29600: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884198.29659: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884198.29739: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884198.29797: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884198.29893: variable 'omit' from source: magic vars 13632 1726884198.29918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884198.29940: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884198.29955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884198.29978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884198.29983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884198.30014: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884198.30018: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884198.30021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884198.30109: Set connection var ansible_shell_executable to /bin/sh 13632 1726884198.30119: Set connection var ansible_connection to ssh 13632 1726884198.30125: Set connection var ansible_pipelining to False 13632 1726884198.30131: Set connection var ansible_timeout to 10 13632 1726884198.30134: Set connection var ansible_shell_type to sh 13632 1726884198.30141: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884198.30159: variable 'ansible_shell_executable' from source: unknown 13632 1726884198.30162: variable 'ansible_connection' from source: unknown 13632 1726884198.30166: variable 'ansible_module_compression' from source: unknown 13632 1726884198.30170: variable 'ansible_shell_type' from source: unknown 13632 1726884198.30173: variable 'ansible_shell_executable' from source: unknown 13632 1726884198.30179: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884198.30182: variable 'ansible_pipelining' from source: unknown 13632 1726884198.30193: variable 'ansible_timeout' from source: unknown 13632 1726884198.30197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884198.30304: 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__) 13632 1726884198.30318: variable 'omit' from source: magic vars 13632 1726884198.30326: starting attempt loop 13632 1726884198.30329: running the handler 13632 1726884198.30340: _low_level_execute_command(): starting 13632 1726884198.30347: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884198.30904: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884198.30915: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.30918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884198.30921: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.30977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884198.30981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884198.30984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884198.31037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884198.33518: stdout chunk (state=3): >>>/root <<< 13632 1726884198.33679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884198.33738: stderr chunk (state=3): >>><<< 13632 1726884198.33741: stdout chunk (state=3): >>><<< 13632 1726884198.33764: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884198.33775: _low_level_execute_command(): starting 13632 1726884198.33781: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183 `" && echo ansible-tmp-1726884198.3376174-13833-245306156889183="` echo /root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183 `" ) && sleep 0' 13632 1726884198.34266: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884198.34269: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.34272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884198.34274: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.34337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884198.34340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884198.34393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884198.37181: stdout chunk (state=3): >>>ansible-tmp-1726884198.3376174-13833-245306156889183=/root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183 <<< 13632 1726884198.37341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884198.37397: stderr chunk (state=3): >>><<< 13632 1726884198.37402: stdout chunk (state=3): >>><<< 13632 1726884198.37418: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884198.3376174-13833-245306156889183=/root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884198.37469: variable 'ansible_module_compression' from source: unknown 13632 1726884198.37529: ANSIBALLZ: Using lock for fedora.linux_system_roles.blivet 13632 1726884198.37533: ANSIBALLZ: Acquiring lock 13632 1726884198.37536: ANSIBALLZ: Lock acquired: 140439779112480 13632 1726884198.37538: ANSIBALLZ: Creating module 13632 1726884198.54006: ANSIBALLZ: Writing module into payload 13632 1726884198.54327: ANSIBALLZ: Writing module 13632 1726884198.54347: ANSIBALLZ: Renaming module 13632 1726884198.54353: ANSIBALLZ: Done creating module 13632 1726884198.54374: variable 'ansible_facts' from source: unknown 13632 1726884198.54437: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183/AnsiballZ_blivet.py 13632 1726884198.54556: Sending initial data 13632 1726884198.54559: Sent initial data (155 bytes) 13632 1726884198.55065: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884198.55068: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.55071: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884198.55077: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.55132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884198.55135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884198.55138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884198.55204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884198.57537: 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 <<< 13632 1726884198.57585: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884198.57632: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp6dhadzbh /root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183/AnsiballZ_blivet.py <<< 13632 1726884198.57641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183/AnsiballZ_blivet.py" <<< 13632 1726884198.57692: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp6dhadzbh" to remote "/root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183/AnsiballZ_blivet.py" <<< 13632 1726884198.57696: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183/AnsiballZ_blivet.py" <<< 13632 1726884198.58684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884198.58767: stderr chunk (state=3): >>><<< 13632 1726884198.58771: stdout chunk (state=3): >>><<< 13632 1726884198.58802: done transferring module to remote 13632 1726884198.58817: _low_level_execute_command(): starting 13632 1726884198.58823: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183/ /root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183/AnsiballZ_blivet.py && sleep 0' 13632 1726884198.59337: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884198.59341: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.59343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884198.59346: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.59394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884198.59411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884198.59462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884198.62052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884198.62112: stderr chunk (state=3): >>><<< 13632 1726884198.62115: stdout chunk (state=3): >>><<< 13632 1726884198.62131: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884198.62136: _low_level_execute_command(): starting 13632 1726884198.62146: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183/AnsiballZ_blivet.py && sleep 0' 13632 1726884198.62653: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884198.62657: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.62659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884198.62662: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884198.62715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884198.62719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884198.62797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884198.65880: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884198.65932: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884198.65971: stdout chunk (state=3): >>>import '_thread' # <<< 13632 1726884198.65978: stdout chunk (state=3): >>>import '_warnings' # <<< 13632 1726884198.66004: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884198.66099: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884198.66114: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884198.66175: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884198.66233: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884198.66241: stdout chunk (state=3): >>># installing zipimport hook <<< 13632 1726884198.66276: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884198.66403: stdout chunk (state=3): >>>import 'zipimport' # <<< 13632 1726884198.66410: stdout chunk (state=3): >>># 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' # <<< 13632 1726884198.66447: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884198.66512: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884198.66554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884198.66566: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b19b4530> <<< 13632 1726884198.66704: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1983b30> # /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 0x7f65b19b6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 13632 1726884198.66740: stdout chunk (state=3): >>>import '_stat' # <<< 13632 1726884198.66747: stdout chunk (state=3): >>>import 'stat' # <<< 13632 1726884198.66902: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884198.66944: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884198.66950: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884198.66999: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884198.67030: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884198.67039: stdout chunk (state=3): >>>Processing user site-packages <<< 13632 1726884198.67061: stdout chunk (state=3): >>>Processing global site-packages <<< 13632 1726884198.67079: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884198.67109: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884198.67128: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884198.67169: 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 <<< 13632 1726884198.67180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884198.67404: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1789160> # /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 0x7f65b178a150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884198.67814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884198.67847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884198.67876: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884198.67900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884198.67927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884198.67996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884198.68024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884198.68064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884198.68095: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17cff20> <<< 13632 1726884198.68124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884198.68154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884198.68197: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884198.68205: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17dc0b0> <<< 13632 1726884198.68239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884198.68282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884198.68320: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884198.68395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884198.68428: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884198.68490: 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 0x7f65b17ff920> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 13632 1726884198.68508: stdout chunk (state=3): >>> <<< 13632 1726884198.68553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17fffb0><<< 13632 1726884198.68602: stdout chunk (state=3): >>> import '_collections' # <<< 13632 1726884198.68646: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17dfbf0> import '_functools' # <<< 13632 1726884198.68652: stdout chunk (state=3): >>> <<< 13632 1726884198.68842: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17dd310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17cd0d0><<< 13632 1726884198.68851: stdout chunk (state=3): >>> <<< 13632 1726884198.68892: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884198.68934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 13632 1726884198.68937: stdout chunk (state=3): >>> <<< 13632 1726884198.68968: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884198.68971: stdout chunk (state=3): >>> <<< 13632 1726884198.69014: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884198.69062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 13632 1726884198.69066: stdout chunk (state=3): >>> <<< 13632 1726884198.69100: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 13632 1726884198.69110: stdout chunk (state=3): >>> <<< 13632 1726884198.69127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 13632 1726884198.69133: stdout chunk (state=3): >>> <<< 13632 1726884198.69182: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1823860> <<< 13632 1726884198.69215: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1822480><<< 13632 1726884198.69256: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 13632 1726884198.69260: stdout chunk (state=3): >>> <<< 13632 1726884198.69280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 13632 1726884198.69371: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17de1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1820ce0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 13632 1726884198.69378: stdout chunk (state=3): >>> <<< 13632 1726884198.69407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13632 1726884198.69422: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b18508c0> <<< 13632 1726884198.69433: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17cc350><<< 13632 1726884198.69440: stdout chunk (state=3): >>> <<< 13632 1726884198.69469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 13632 1726884198.69479: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 13632 1726884198.69528: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.69539: stdout chunk (state=3): >>> <<< 13632 1726884198.69552: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.69560: stdout chunk (state=3): >>> <<< 13632 1726884198.69615: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b1850d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1850bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.69642: stdout chunk (state=3): >>> <<< 13632 1726884198.69646: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.69660: stdout chunk (state=3): >>> <<< 13632 1726884198.69667: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b1850fb0> <<< 13632 1726884198.69714: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17c2e70> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 13632 1726884198.69737: stdout chunk (state=3): >>> <<< 13632 1726884198.69741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884198.69809: stdout chunk (state=3): >>># /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'<<< 13632 1726884198.69816: stdout chunk (state=3): >>> <<< 13632 1726884198.69847: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b18516a0><<< 13632 1726884198.69850: stdout chunk (state=3): >>> <<< 13632 1726884198.69860: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1851370><<< 13632 1726884198.69878: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 13632 1726884198.69923: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 13632 1726884198.69933: stdout chunk (state=3): >>> <<< 13632 1726884198.69950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884198.69979: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b18525a0><<< 13632 1726884198.70007: stdout chunk (state=3): >>> import 'importlib.util' # <<< 13632 1726884198.70030: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884198.70074: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 13632 1726884198.70077: stdout chunk (state=3): >>> <<< 13632 1726884198.70127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 13632 1726884198.70133: stdout chunk (state=3): >>> <<< 13632 1726884198.70160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 13632 1726884198.70189: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b186c7d0><<< 13632 1726884198.70214: stdout chunk (state=3): >>> import 'errno' # <<< 13632 1726884198.70218: stdout chunk (state=3): >>> <<< 13632 1726884198.70251: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.70279: stdout chunk (state=3): >>> # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.70290: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b186df10><<< 13632 1726884198.70324: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884198.70375: 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 <<< 13632 1726884198.70406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 13632 1726884198.70425: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b186ee10><<< 13632 1726884198.70477: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.70492: stdout chunk (state=3): >>> <<< 13632 1726884198.70507: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.70522: stdout chunk (state=3): >>> <<< 13632 1726884198.70535: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b186f470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b186e360><<< 13632 1726884198.70543: stdout chunk (state=3): >>> <<< 13632 1726884198.70584: 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' <<< 13632 1726884198.70647: 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'<<< 13632 1726884198.70667: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b186fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b186f560><<< 13632 1726884198.70696: stdout chunk (state=3): >>> <<< 13632 1726884198.70751: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1852600><<< 13632 1726884198.70790: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 13632 1726884198.70794: stdout chunk (state=3): >>> <<< 13632 1726884198.70840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884198.70907: 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' <<< 13632 1726884198.70955: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.70961: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.71003: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b15bfcb0> <<< 13632 1726884198.71011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 13632 1726884198.71061: stdout chunk (state=3): >>> # 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'<<< 13632 1726884198.71064: stdout chunk (state=3): >>> <<< 13632 1726884198.71085: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.71094: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b15e87a0><<< 13632 1726884198.71133: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15e8500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.71140: stdout chunk (state=3): >>> <<< 13632 1726884198.71152: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884198.71208: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b15e86e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.71211: stdout chunk (state=3): >>> <<< 13632 1726884198.71214: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.71251: stdout chunk (state=3): >>> import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b15e8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15bde50><<< 13632 1726884198.71259: stdout chunk (state=3): >>> <<< 13632 1726884198.71284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 13632 1726884198.71442: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884198.71478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884198.71515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884198.71539: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15ea060><<< 13632 1726884198.71544: stdout chunk (state=3): >>> <<< 13632 1726884198.71588: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15e8ce0> <<< 13632 1726884198.71626: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1852780> <<< 13632 1726884198.71674: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 13632 1726884198.71680: stdout chunk (state=3): >>> <<< 13632 1726884198.71761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884198.71767: stdout chunk (state=3): >>> <<< 13632 1726884198.71812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884198.71892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884198.71945: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b161a390><<< 13632 1726884198.71993: stdout chunk (state=3): >>> <<< 13632 1726884198.72036: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 13632 1726884198.72039: stdout chunk (state=3): >>> <<< 13632 1726884198.72074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884198.72144: 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' <<< 13632 1726884198.72230: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1636540><<< 13632 1726884198.72237: stdout chunk (state=3): >>> <<< 13632 1726884198.72331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 13632 1726884198.72337: stdout chunk (state=3): >>> <<< 13632 1726884198.72435: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884198.72475: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 13632 1726884198.72601: 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 0x7f65b166b320> # /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 <<< 13632 1726884198.72650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 13632 1726884198.72809: stdout chunk (state=3): >>> import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1695ac0><<< 13632 1726884198.72815: stdout chunk (state=3): >>> <<< 13632 1726884198.72936: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b166b440><<< 13632 1726884198.72939: stdout chunk (state=3): >>> <<< 13632 1726884198.73015: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b16371d0><<< 13632 1726884198.73025: stdout chunk (state=3): >>> <<< 13632 1726884198.73064: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 13632 1726884198.73071: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'<<< 13632 1726884198.73101: stdout chunk (state=3): >>> <<< 13632 1726884198.73105: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1668b00><<< 13632 1726884198.73112: stdout chunk (state=3): >>> <<< 13632 1726884198.73144: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1635580><<< 13632 1726884198.73167: stdout chunk (state=3): >>> <<< 13632 1726884198.73170: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15eaf30><<< 13632 1726884198.73176: stdout chunk (state=3): >>> <<< 13632 1726884198.73353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 13632 1726884198.73355: stdout chunk (state=3): >>> <<< 13632 1726884198.73385: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f65b14b05c0><<< 13632 1726884198.73533: stdout chunk (state=3): >>> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_ct4ungd5/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 13632 1726884198.73563: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.73566: stdout chunk (state=3): >>> <<< 13632 1726884198.73846: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.73852: stdout chunk (state=3): >>> <<< 13632 1726884198.73895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 13632 1726884198.73900: stdout chunk (state=3): >>> <<< 13632 1726884198.73926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 13632 1726884198.73932: stdout chunk (state=3): >>> <<< 13632 1726884198.73996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884198.74127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 13632 1726884198.74134: stdout chunk (state=3): >>> <<< 13632 1726884198.74171: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884198.74183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 13632 1726884198.74200: stdout chunk (state=3): >>> <<< 13632 1726884198.74208: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b150a0c0> <<< 13632 1726884198.74398: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884198.74570: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b14dcfb0> <<< 13632 1726884198.74582: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b14dc110><<< 13632 1726884198.74599: stdout chunk (state=3): >>> <<< 13632 1726884198.74609: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884198.74662: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884198.74665: stdout chunk (state=3): >>> <<< 13632 1726884198.74693: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.74699: stdout chunk (state=3): >>> <<< 13632 1726884198.74730: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.74738: stdout chunk (state=3): >>> <<< 13632 1726884198.74765: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.74771: stdout chunk (state=3): >>> <<< 13632 1726884198.74798: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884198.74835: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.74841: stdout chunk (state=3): >>> <<< 13632 1726884198.77426: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.77432: stdout chunk (state=3): >>> <<< 13632 1726884198.79593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 13632 1726884198.79610: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'<<< 13632 1726884198.79619: stdout chunk (state=3): >>> import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b14dff50><<< 13632 1726884198.79660: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884198.79682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884198.79725: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 13632 1726884198.79736: stdout chunk (state=3): >>> <<< 13632 1726884198.79762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 13632 1726884198.79767: stdout chunk (state=3): >>> <<< 13632 1726884198.79800: 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'<<< 13632 1726884198.79849: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.79854: stdout chunk (state=3): >>> <<< 13632 1726884198.79873: 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 0x7f65b1531b50><<< 13632 1726884198.79943: stdout chunk (state=3): >>> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15318e0><<< 13632 1726884198.79949: stdout chunk (state=3): >>> <<< 13632 1726884198.80008: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15311f0><<< 13632 1726884198.80017: stdout chunk (state=3): >>> <<< 13632 1726884198.80044: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884198.80071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 13632 1726884198.80132: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1531640><<< 13632 1726884198.80152: stdout chunk (state=3): >>> <<< 13632 1726884198.80158: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b150ad50> <<< 13632 1726884198.80184: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884198.80195: stdout chunk (state=3): >>> <<< 13632 1726884198.80227: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.80235: stdout chunk (state=3): >>> # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.80276: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b1532930> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.80289: stdout chunk (state=3): >>> <<< 13632 1726884198.80302: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.80342: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b1532b70> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 13632 1726884198.80346: stdout chunk (state=3): >>> <<< 13632 1726884198.80423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 13632 1726884198.80449: stdout chunk (state=3): >>> import '_locale' # <<< 13632 1726884198.80461: stdout chunk (state=3): >>> <<< 13632 1726884198.80542: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1533080> import 'pwd' # <<< 13632 1726884198.80548: stdout chunk (state=3): >>> <<< 13632 1726884198.80618: 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'<<< 13632 1726884198.80626: stdout chunk (state=3): >>> <<< 13632 1726884198.80682: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b139ce60><<< 13632 1726884198.80692: stdout chunk (state=3): >>> <<< 13632 1726884198.80734: 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'<<< 13632 1726884198.80775: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b139ea80> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884198.80867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b139f440> <<< 13632 1726884198.80908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884198.80958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 13632 1726884198.80964: stdout chunk (state=3): >>> <<< 13632 1726884198.80996: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a0620><<< 13632 1726884198.81036: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 13632 1726884198.81046: stdout chunk (state=3): >>> <<< 13632 1726884198.81102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 13632 1726884198.81138: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 13632 1726884198.81153: stdout chunk (state=3): >>> <<< 13632 1726884198.81170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884198.81305: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a30e0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.81312: stdout chunk (state=3): >>> <<< 13632 1726884198.81331: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884198.81334: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b13a3200><<< 13632 1726884198.81376: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a13a0> <<< 13632 1726884198.81422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884198.81498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13632 1726884198.81541: 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 <<< 13632 1726884198.81596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 13632 1726884198.81632: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 13632 1726884198.81642: stdout chunk (state=3): >>> <<< 13632 1726884198.81650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 13632 1726884198.81675: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a6ff0><<< 13632 1726884198.81681: stdout chunk (state=3): >>> <<< 13632 1726884198.81715: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884198.81841: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a5af0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a5850> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 13632 1726884198.81851: stdout chunk (state=3): >>> <<< 13632 1726884198.81861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 13632 1726884198.81995: stdout chunk (state=3): >>> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a7ef0><<< 13632 1726884198.81999: stdout chunk (state=3): >>> <<< 13632 1726884198.82049: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a18b0> <<< 13632 1726884198.82092: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884198.82128: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.82131: stdout chunk (state=3): >>> <<< 13632 1726884198.82134: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b13eb140><<< 13632 1726884198.82146: stdout chunk (state=3): >>> <<< 13632 1726884198.82182: 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 <<< 13632 1726884198.82210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884198.82222: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13eb230> <<< 13632 1726884198.82291: 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'<<< 13632 1726884198.82294: stdout chunk (state=3): >>> <<< 13632 1726884198.82328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 13632 1726884198.82393: stdout chunk (state=3): >>> # 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'<<< 13632 1726884198.82398: stdout chunk (state=3): >>> <<< 13632 1726884198.82411: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884198.82428: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b13ece00><<< 13632 1726884198.82436: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13ecbc0><<< 13632 1726884198.82473: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 13632 1726884198.82479: stdout chunk (state=3): >>> <<< 13632 1726884198.82644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 13632 1726884198.82716: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.82732: stdout chunk (state=3): >>> <<< 13632 1726884198.82752: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884198.82761: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b13ef2f0> <<< 13632 1726884198.82791: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13ed460> <<< 13632 1726884198.82905: stdout chunk (state=3): >>># /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' <<< 13632 1726884198.82942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884198.82969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 13632 1726884198.82977: stdout chunk (state=3): >>> <<< 13632 1726884198.83006: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884198.83095: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13faab0><<< 13632 1726884198.83300: stdout chunk (state=3): >>> <<< 13632 1726884198.83364: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13ef440><<< 13632 1726884198.83371: stdout chunk (state=3): >>> <<< 13632 1726884198.83471: 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'<<< 13632 1726884198.83480: stdout chunk (state=3): >>> <<< 13632 1726884198.83497: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.83514: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b13fb920><<< 13632 1726884198.83521: stdout chunk (state=3): >>> <<< 13632 1726884198.83574: 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'<<< 13632 1726884198.83583: stdout chunk (state=3): >>> <<< 13632 1726884198.83597: 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' <<< 13632 1726884198.83612: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b13fb2f0><<< 13632 1726884198.83621: stdout chunk (state=3): >>> <<< 13632 1726884198.83712: 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' <<< 13632 1726884198.83728: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.83740: stdout chunk (state=3): >>> <<< 13632 1726884198.83745: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b13fb4a0> <<< 13632 1726884198.83899: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13eb530> # /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' <<< 13632 1726884198.83936: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.83948: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b13fecc0><<< 13632 1726884198.83957: stdout chunk (state=3): >>> <<< 13632 1726884198.84275: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.84278: stdout chunk (state=3): >>> <<< 13632 1726884198.84318: 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 0x7f65b14001a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13fd430><<< 13632 1726884198.84325: stdout chunk (state=3): >>> <<< 13632 1726884198.84365: 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 0x7f65b13fe7e0><<< 13632 1726884198.84413: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13fcfe0> # zipimport: zlib available <<< 13632 1726884198.84452: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884198.84485: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884198.84495: stdout chunk (state=3): >>> <<< 13632 1726884198.84654: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.84838: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884198.84851: stdout chunk (state=3): >>> <<< 13632 1726884198.84868: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.84877: stdout chunk (state=3): >>> <<< 13632 1726884198.84894: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884198.84903: stdout chunk (state=3): >>> <<< 13632 1726884198.84929: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.84936: stdout chunk (state=3): >>> <<< 13632 1726884198.84964: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.84972: stdout chunk (state=3): >>> <<< 13632 1726884198.84991: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884198.84995: stdout chunk (state=3): >>> <<< 13632 1726884198.85022: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.85028: stdout chunk (state=3): >>> <<< 13632 1726884198.85268: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.85276: stdout chunk (state=3): >>> <<< 13632 1726884198.85523: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884198.86718: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884198.87909: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884198.87916: stdout chunk (state=3): >>> <<< 13632 1726884198.87937: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884198.87966: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884198.87972: stdout chunk (state=3): >>> <<< 13632 1726884198.88020: 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<<< 13632 1726884198.88024: stdout chunk (state=3): >>> <<< 13632 1726884198.88064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884198.88068: stdout chunk (state=3): >>> <<< 13632 1726884198.88143: 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'<<< 13632 1726884198.88325: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b1288410> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884198.88350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'<<< 13632 1726884198.88356: stdout chunk (state=3): >>> <<< 13632 1726884198.88405: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1289100><<< 13632 1726884198.88408: stdout chunk (state=3): >>> <<< 13632 1726884198.88438: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1400260> <<< 13632 1726884198.88528: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884198.88561: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.88567: stdout chunk (state=3): >>> <<< 13632 1726884198.88608: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884198.88644: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884198.88650: stdout chunk (state=3): >>> <<< 13632 1726884198.88678: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884198.89011: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.89017: stdout chunk (state=3): >>> <<< 13632 1726884198.89352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884198.89391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b12890d0><<< 13632 1726884198.89424: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884198.89430: stdout chunk (state=3): >>> <<< 13632 1726884198.90502: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884198.91335: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.91341: stdout chunk (state=3): >>> <<< 13632 1726884198.91485: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.91490: stdout chunk (state=3): >>> <<< 13632 1726884198.91637: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884198.91645: stdout chunk (state=3): >>> <<< 13632 1726884198.91665: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.91674: stdout chunk (state=3): >>> <<< 13632 1726884198.91737: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.91804: stdout chunk (state=3): >>> import 'ansible.module_utils.common.warnings' # <<< 13632 1726884198.91835: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884198.91980: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.91986: stdout chunk (state=3): >>> <<< 13632 1726884198.92168: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884198.92200: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884198.92215: stdout chunk (state=3): >>> <<< 13632 1726884198.92227: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.92242: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing' # <<< 13632 1726884198.92274: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884198.92281: stdout chunk (state=3): >>> <<< 13632 1726884198.92341: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.92412: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884198.92446: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.92452: stdout chunk (state=3): >>> <<< 13632 1726884198.92934: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.92940: stdout chunk (state=3): >>> <<< 13632 1726884198.93434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 13632 1726884198.93544: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 13632 1726884198.93551: stdout chunk (state=3): >>> <<< 13632 1726884198.93581: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884198.93587: stdout chunk (state=3): >>> <<< 13632 1726884198.93728: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b128b9b0><<< 13632 1726884198.93735: stdout chunk (state=3): >>> <<< 13632 1726884198.93763: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.93770: stdout chunk (state=3): >>> <<< 13632 1726884198.93911: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.93920: stdout chunk (state=3): >>> <<< 13632 1726884198.94050: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884198.94070: stdout chunk (state=3): >>> <<< 13632 1726884198.94078: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 13632 1726884198.94096: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13632 1726884198.94122: stdout chunk (state=3): >>> import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884198.94165: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 13632 1726884198.94187: stdout chunk (state=3): >>> <<< 13632 1726884198.94191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 13632 1726884198.94194: stdout chunk (state=3): >>> <<< 13632 1726884198.94478: stdout chunk (state=3): >>># 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'<<< 13632 1726884198.94491: stdout chunk (state=3): >>> <<< 13632 1726884198.94505: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b1291d00> <<< 13632 1726884198.94575: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884198.94585: stdout chunk (state=3): >>> <<< 13632 1726884198.94618: 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 0x7f65b1292630><<< 13632 1726884198.94621: stdout chunk (state=3): >>> <<< 13632 1726884198.94646: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b128a840> <<< 13632 1726884198.94678: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.94682: stdout chunk (state=3): >>> <<< 13632 1726884198.94760: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.94766: stdout chunk (state=3): >>> <<< 13632 1726884198.94833: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884198.94841: stdout chunk (state=3): >>> <<< 13632 1726884198.94863: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.94872: stdout chunk (state=3): >>> <<< 13632 1726884198.94940: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.94947: stdout chunk (state=3): >>> <<< 13632 1726884198.95022: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.95031: stdout chunk (state=3): >>> <<< 13632 1726884198.95134: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.95138: stdout chunk (state=3): >>> <<< 13632 1726884198.95331: 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'<<< 13632 1726884198.95337: stdout chunk (state=3): >>> <<< 13632 1726884198.95470: 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'<<< 13632 1726884198.95474: stdout chunk (state=3): >>> <<< 13632 1726884198.95508: 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'<<< 13632 1726884198.95517: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b1291370> <<< 13632 1726884198.95583: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1292810><<< 13632 1726884198.95636: stdout chunk (state=3): >>> import 'ansible.module_utils.common.file' # <<< 13632 1726884198.95656: stdout chunk (state=3): >>> <<< 13632 1726884198.95662: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13632 1726884198.95684: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.95803: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884198.95811: stdout chunk (state=3): >>> <<< 13632 1726884198.95922: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.95933: stdout chunk (state=3): >>> <<< 13632 1726884198.95978: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.95982: stdout chunk (state=3): >>> <<< 13632 1726884198.96053: 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<<< 13632 1726884198.96069: stdout chunk (state=3): >>> <<< 13632 1726884198.96077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884198.96126: 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<<< 13632 1726884198.96134: stdout chunk (state=3): >>> <<< 13632 1726884198.96173: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 13632 1726884198.96179: stdout chunk (state=3): >>> <<< 13632 1726884198.96203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 13632 1726884198.96301: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884198.96345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 13632 1726884198.96351: stdout chunk (state=3): >>> <<< 13632 1726884198.96393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 13632 1726884198.96398: stdout chunk (state=3): >>> <<< 13632 1726884198.96490: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b132a9c0> <<< 13632 1726884198.96579: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b129c650><<< 13632 1726884198.96589: stdout chunk (state=3): >>> <<< 13632 1726884198.96718: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1296780> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b12965d0><<< 13632 1726884198.96753: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available<<< 13632 1726884198.96759: stdout chunk (state=3): >>> <<< 13632 1726884198.96844: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 13632 1726884198.96861: stdout chunk (state=3): >>> <<< 13632 1726884198.96869: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884198.96983: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available<<< 13632 1726884198.96994: stdout chunk (state=3): >>> <<< 13632 1726884198.97012: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884198.97044: stdout chunk (state=3): >>> import 'ansible_collections' # # zipimport: zlib available <<< 13632 1726884198.97081: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # <<< 13632 1726884198.97107: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884198.97115: stdout chunk (state=3): >>> <<< 13632 1726884198.97144: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13632 1726884198.97173: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13632 1726884198.97208: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13632 1726884198.97240: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884198.97243: stdout chunk (state=3): >>> <<< 13632 1726884198.97271: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13632 1726884198.97306: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13632 1726884199.00301: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884199.02936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py<<< 13632 1726884199.02940: stdout chunk (state=3): >>> <<< 13632 1726884199.03093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'<<< 13632 1726884199.03099: stdout chunk (state=3): >>> <<< 13632 1726884199.03137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py<<< 13632 1726884199.03180: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'<<< 13632 1726884199.03184: stdout chunk (state=3): >>> <<< 13632 1726884199.03220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py<<< 13632 1726884199.03253: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'<<< 13632 1726884199.03259: stdout chunk (state=3): >>> <<< 13632 1726884199.03295: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884199.03367: stdout chunk (state=3): >>> # 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 0x7f65b0d60bc0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1317fe0> <<< 13632 1726884199.03467: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1316870> <<< 13632 1726884199.03743: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1332e10><<< 13632 1726884199.03749: stdout chunk (state=3): >>> <<< 13632 1726884199.03963: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py<<< 13632 1726884199.04199: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d77c20> # /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' <<< 13632 1726884199.04379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884199.04408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'<<< 13632 1726884199.04414: stdout chunk (state=3): >>> <<< 13632 1726884199.04463: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d98e00><<< 13632 1726884199.04471: stdout chunk (state=3): >>> <<< 13632 1726884199.04555: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884199.04564: stdout chunk (state=3): >>> <<< 13632 1726884199.04580: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884199.04607: stdout chunk (state=3): >>>import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b0d987a0> <<< 13632 1726884199.04610: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d985f0><<< 13632 1726884199.04626: stdout chunk (state=3): >>> <<< 13632 1726884199.04656: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py<<< 13632 1726884199.04662: stdout chunk (state=3): >>> <<< 13632 1726884199.04691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc'<<< 13632 1726884199.04697: stdout chunk (state=3): >>> <<< 13632 1726884199.04721: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py<<< 13632 1726884199.04766: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884199.04827: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'<<< 13632 1726884199.04893: stdout chunk (state=3): >>> <<< 13632 1726884199.04943: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d9b740><<< 13632 1726884199.04949: stdout chunk (state=3): >>> <<< 13632 1726884199.04968: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d9b380> <<< 13632 1726884199.05144: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d9b110> <<< 13632 1726884199.05181: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py<<< 13632 1726884199.05198: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc'<<< 13632 1726884199.05234: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py <<< 13632 1726884199.05264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884199.05302: stdout chunk (state=3): >>> # possible namespace for /usr/lib/python3.12/site-packages/gi<<< 13632 1726884199.05309: stdout chunk (state=3): >>> <<< 13632 1726884199.05564: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py<<< 13632 1726884199.05587: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc'<<< 13632 1726884199.05598: stdout chunk (state=3): >>> import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da0b90><<< 13632 1726884199.05707: stdout chunk (state=3): >>> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884199.05716: stdout chunk (state=3): >>> <<< 13632 1726884199.05725: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884199.05740: stdout chunk (state=3): >>>import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b0da0980> <<< 13632 1726884199.05781: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da0260><<< 13632 1726884199.05791: stdout chunk (state=3): >>> <<< 13632 1726884199.05843: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py<<< 13632 1726884199.05847: stdout chunk (state=3): >>> <<< 13632 1726884199.05860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884199.05903: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py<<< 13632 1726884199.05913: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc'<<< 13632 1726884199.05951: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py <<< 13632 1726884199.05977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc'<<< 13632 1726884199.06022: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py<<< 13632 1726884199.06026: stdout chunk (state=3): >>> <<< 13632 1726884199.06040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc'<<< 13632 1726884199.06089: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py <<< 13632 1726884199.06107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc'<<< 13632 1726884199.06128: stdout chunk (state=3): >>> import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da38f0><<< 13632 1726884199.06130: stdout chunk (state=3): >>> <<< 13632 1726884199.06159: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc'<<< 13632 1726884199.06178: stdout chunk (state=3): >>> import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da3c80><<< 13632 1726884199.06215: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py<<< 13632 1726884199.06221: stdout chunk (state=3): >>> <<< 13632 1726884199.06242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc'<<< 13632 1726884199.06263: stdout chunk (state=3): >>> import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0de81d0><<< 13632 1726884199.06301: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py<<< 13632 1726884199.06323: stdout chunk (state=3): >>> <<< 13632 1726884199.06326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc'<<< 13632 1726884199.06333: stdout chunk (state=3): >>> <<< 13632 1726884199.06371: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0de8a70> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da3020><<< 13632 1726884199.06383: stdout chunk (state=3): >>> <<< 13632 1726884199.06392: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da2ae0> <<< 13632 1726884199.06441: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py <<< 13632 1726884199.06482: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides<<< 13632 1726884199.06515: stdout chunk (state=3): >>> import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da2e40><<< 13632 1726884199.06524: stdout chunk (state=3): >>> <<< 13632 1726884199.06537: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da2630> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da25a0><<< 13632 1726884199.06608: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py<<< 13632 1726884199.06614: stdout chunk (state=3): >>> <<< 13632 1726884199.06662: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' <<< 13632 1726884199.06703: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py <<< 13632 1726884199.06726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' <<< 13632 1726884199.06794: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0deb830> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py <<< 13632 1726884199.06822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc'<<< 13632 1726884199.06859: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py<<< 13632 1726884199.06865: stdout chunk (state=3): >>> <<< 13632 1726884199.06923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc'<<< 13632 1726884199.07016: stdout chunk (state=3): >>> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0dec710><<< 13632 1726884199.07023: stdout chunk (state=3): >>> <<< 13632 1726884199.07067: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0debd70> <<< 13632 1726884199.07338: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0de9c10> <<< 13632 1726884199.07376: stdout chunk (state=3): >>>import 'gi.repository.GLib' # <<< 13632 1726884199.07387: stdout chunk (state=3): >>> <<< 13632 1726884199.07462: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py<<< 13632 1726884199.07511: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc'<<< 13632 1726884199.07517: stdout chunk (state=3): >>> <<< 13632 1726884199.07764: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0df5100><<< 13632 1726884199.07770: stdout chunk (state=3): >>> <<< 13632 1726884199.07879: stdout chunk (state=3): >>>import 'gi.repository.GObject' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py<<< 13632 1726884199.07885: stdout chunk (state=3): >>> <<< 13632 1726884199.07912: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc'<<< 13632 1726884199.07919: stdout chunk (state=3): >>> <<< 13632 1726884199.08261: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0dfa8d0> import 'gi.repository.Gio' # <<< 13632 1726884199.08297: stdout chunk (state=3): >>> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d9bcb0><<< 13632 1726884199.08379: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py<<< 13632 1726884199.08385: stdout chunk (state=3): >>> <<< 13632 1726884199.08472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc'<<< 13632 1726884199.08478: stdout chunk (state=3): >>> <<< 13632 1726884199.08518: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py<<< 13632 1726884199.08535: stdout chunk (state=3): >>> <<< 13632 1726884199.08545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884199.08586: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py<<< 13632 1726884199.08592: stdout chunk (state=3): >>> <<< 13632 1726884199.08806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' <<< 13632 1726884199.08813: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0760620><<< 13632 1726884199.08831: stdout chunk (state=3): >>> <<< 13632 1726884199.08839: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b075fe60> <<< 13632 1726884199.10472: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0df4ce0><<< 13632 1726884199.10479: stdout chunk (state=3): >>> <<< 13632 1726884199.10510: stdout chunk (state=3): >>>import 'gi.repository.BlockDev' # <<< 13632 1726884199.10588: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d75640><<< 13632 1726884199.10596: stdout chunk (state=3): >>> <<< 13632 1726884199.10639: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py <<< 13632 1726884199.10666: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc'<<< 13632 1726884199.10672: stdout chunk (state=3): >>> <<< 13632 1726884199.10713: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py<<< 13632 1726884199.10731: stdout chunk (state=3): >>> <<< 13632 1726884199.10740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' <<< 13632 1726884199.10777: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py<<< 13632 1726884199.10783: stdout chunk (state=3): >>> <<< 13632 1726884199.10807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc' <<< 13632 1726884199.10872: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076c8f0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076c560><<< 13632 1726884199.10891: stdout chunk (state=3): >>> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b075f440><<< 13632 1726884199.11098: stdout chunk (state=3): >>> <<< 13632 1726884199.11541: stdout chunk (state=3): >>>failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory<<< 13632 1726884199.11548: stdout chunk (state=3): >>> <<< 13632 1726884199.11618: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1330710><<< 13632 1726884199.11690: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py<<< 13632 1726884199.11694: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc'<<< 13632 1726884199.11708: stdout chunk (state=3): >>> <<< 13632 1726884199.11824: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076ce00><<< 13632 1726884199.11830: stdout chunk (state=3): >>> <<< 13632 1726884199.11867: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py <<< 13632 1726884199.11887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884199.11903: stdout chunk (state=3): >>> <<< 13632 1726884199.11915: stdout chunk (state=3): >>>import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076ee70> <<< 13632 1726884199.11957: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py <<< 13632 1726884199.11982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884199.11993: stdout chunk (state=3): >>> <<< 13632 1726884199.12034: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py<<< 13632 1726884199.12049: stdout chunk (state=3): >>> <<< 13632 1726884199.12059: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc'<<< 13632 1726884199.12066: stdout chunk (state=3): >>> <<< 13632 1726884199.12319: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc'<<< 13632 1726884199.12325: stdout chunk (state=3): >>> <<< 13632 1726884199.12369: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py <<< 13632 1726884199.12395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884199.12402: stdout chunk (state=3): >>> <<< 13632 1726884199.12441: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py<<< 13632 1726884199.12456: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc'<<< 13632 1726884199.12495: stdout chunk (state=3): >>> <<< 13632 1726884199.12524: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b07724b0><<< 13632 1726884199.12534: stdout chunk (state=3): >>> <<< 13632 1726884199.12564: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py<<< 13632 1726884199.12590: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc'<<< 13632 1726884199.12598: stdout chunk (state=3): >>> import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0772b40><<< 13632 1726884199.12633: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py <<< 13632 1726884199.12664: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc'<<< 13632 1726884199.12707: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py<<< 13632 1726884199.12725: stdout chunk (state=3): >>> <<< 13632 1726884199.12732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884199.12807: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py<<< 13632 1726884199.12817: stdout chunk (state=3): >>> <<< 13632 1726884199.12833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc'<<< 13632 1726884199.12845: stdout chunk (state=3): >>> import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0773c50><<< 13632 1726884199.12851: stdout chunk (state=3): >>> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0773b00><<< 13632 1726884199.12894: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py<<< 13632 1726884199.12907: stdout chunk (state=3): >>> <<< 13632 1726884199.12925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc'<<< 13632 1726884199.13004: stdout chunk (state=3): >>> import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0773f20><<< 13632 1726884199.13021: stdout chunk (state=3): >>> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0773830><<< 13632 1726884199.13026: stdout chunk (state=3): >>> <<< 13632 1726884199.13059: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py<<< 13632 1726884199.13067: stdout chunk (state=3): >>> <<< 13632 1726884199.13085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc'<<< 13632 1726884199.13096: stdout chunk (state=3): >>> <<< 13632 1726884199.13124: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py<<< 13632 1726884199.13160: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' <<< 13632 1726884199.13177: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0778410><<< 13632 1726884199.13191: stdout chunk (state=3): >>> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0778260><<< 13632 1726884199.13246: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py <<< 13632 1726884199.13252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884199.13296: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py <<< 13632 1726884199.13330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc'<<< 13632 1726884199.13381: stdout chunk (state=3): >>> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0778500><<< 13632 1726884199.13398: stdout chunk (state=3): >>> <<< 13632 1726884199.13409: stdout chunk (state=3): >>>import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0778470> <<< 13632 1726884199.13428: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0772f90><<< 13632 1726884199.13468: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py <<< 13632 1726884199.13503: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc'<<< 13632 1726884199.13545: stdout chunk (state=3): >>> import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0773710><<< 13632 1726884199.13554: stdout chunk (state=3): >>> <<< 13632 1726884199.13581: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py<<< 13632 1726884199.13612: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc'<<< 13632 1726884199.13618: stdout chunk (state=3): >>> <<< 13632 1726884199.13671: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py<<< 13632 1726884199.13723: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py<<< 13632 1726884199.13727: stdout chunk (state=3): >>> <<< 13632 1726884199.13746: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc'<<< 13632 1726884199.13764: stdout chunk (state=3): >>> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077c680> <<< 13632 1726884199.13813: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc'<<< 13632 1726884199.13827: stdout chunk (state=3): >>> import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077ca10><<< 13632 1726884199.13847: stdout chunk (state=3): >>> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077c3e0><<< 13632 1726884199.13876: stdout chunk (state=3): >>> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077b950><<< 13632 1726884199.13886: stdout chunk (state=3): >>> <<< 13632 1726884199.13922: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077cb90><<< 13632 1726884199.13961: stdout chunk (state=3): >>> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0772180> # /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py <<< 13632 1726884199.14006: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077cc20><<< 13632 1726884199.14042: stdout chunk (state=3): >>> <<< 13632 1726884199.14253: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076fdd0> <<< 13632 1726884199.14367: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076f530><<< 13632 1726884199.14373: stdout chunk (state=3): >>> <<< 13632 1726884199.14409: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py<<< 13632 1726884199.14445: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc'<<< 13632 1726884199.14452: stdout chunk (state=3): >>> <<< 13632 1726884199.14482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py<<< 13632 1726884199.14532: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc'<<< 13632 1726884199.14539: stdout chunk (state=3): >>> <<< 13632 1726884199.14572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py<<< 13632 1726884199.14580: stdout chunk (state=3): >>> <<< 13632 1726884199.14699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0780ec0> <<< 13632 1726884199.14735: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077fe90> <<< 13632 1726884199.14775: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py <<< 13632 1726884199.14810: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc'<<< 13632 1726884199.14819: stdout chunk (state=3): >>> <<< 13632 1726884199.14897: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0782d20> <<< 13632 1726884199.15033: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0772e40><<< 13632 1726884199.15040: stdout chunk (state=3): >>> <<< 13632 1726884199.15077: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py<<< 13632 1726884199.15087: stdout chunk (state=3): >>> <<< 13632 1726884199.15137: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc'<<< 13632 1726884199.15147: stdout chunk (state=3): >>> <<< 13632 1726884199.15178: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py<<< 13632 1726884199.15241: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884199.15247: stdout chunk (state=3): >>> <<< 13632 1726884199.15304: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py<<< 13632 1726884199.15308: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884199.15358: stdout chunk (state=3): >>>import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a0cb0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py<<< 13632 1726884199.15370: stdout chunk (state=3): >>> <<< 13632 1726884199.15390: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' <<< 13632 1726884199.15457: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' <<< 13632 1726884199.15509: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py<<< 13632 1726884199.15515: stdout chunk (state=3): >>> <<< 13632 1726884199.15583: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py<<< 13632 1726884199.15595: stdout chunk (state=3): >>> <<< 13632 1726884199.15612: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884199.15647: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py<<< 13632 1726884199.15671: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc'<<< 13632 1726884199.15708: stdout chunk (state=3): >>> import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a2f90><<< 13632 1726884199.15711: stdout chunk (state=3): >>> <<< 13632 1726884199.15741: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py<<< 13632 1726884199.15763: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' <<< 13632 1726884199.15812: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a36e0> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py<<< 13632 1726884199.15828: stdout chunk (state=3): >>> <<< 13632 1726884199.15835: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc'<<< 13632 1726884199.15870: stdout chunk (state=3): >>> import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a3d10><<< 13632 1726884199.15878: stdout chunk (state=3): >>> <<< 13632 1726884199.15920: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc'<<< 13632 1726884199.15967: stdout chunk (state=3): >>> import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a3fb0> <<< 13632 1726884199.16007: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py <<< 13632 1726884199.16136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8b8920> <<< 13632 1726884199.16160: stdout chunk (state=3): >>>import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a2e10> <<< 13632 1726884199.16202: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a2630><<< 13632 1726884199.16206: stdout chunk (state=3): >>> <<< 13632 1726884199.16333: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a13a0><<< 13632 1726884199.16339: stdout chunk (state=3): >>> <<< 13632 1726884199.16378: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py <<< 13632 1726884199.16398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc'<<< 13632 1726884199.16408: stdout chunk (state=3): >>> <<< 13632 1726884199.16441: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py<<< 13632 1726884199.16455: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc'<<< 13632 1726884199.16499: stdout chunk (state=3): >>> import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8bb110> <<< 13632 1726884199.16527: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8baed0><<< 13632 1726884199.16586: stdout chunk (state=3): >>> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a0e60><<< 13632 1726884199.16596: stdout chunk (state=3): >>> <<< 13632 1726884199.16635: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py <<< 13632 1726884199.16665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc'<<< 13632 1726884199.16672: stdout chunk (state=3): >>> <<< 13632 1726884199.16707: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc'<<< 13632 1726884199.16746: stdout chunk (state=3): >>> import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8bbcb0> <<< 13632 1726884199.16840: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a1be0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py<<< 13632 1726884199.16849: stdout chunk (state=3): >>> <<< 13632 1726884199.16875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' <<< 13632 1726884199.16977: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8bbf50> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py<<< 13632 1726884199.16984: stdout chunk (state=3): >>> <<< 13632 1726884199.17015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc'<<< 13632 1726884199.17078: stdout chunk (state=3): >>> import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8d8890> <<< 13632 1726884199.17123: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py<<< 13632 1726884199.17139: stdout chunk (state=3): >>> <<< 13632 1726884199.17153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' <<< 13632 1726884199.17198: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8d8ec0> <<< 13632 1726884199.17589: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py <<< 13632 1726884199.17638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884199.17696: stdout chunk (state=3): >>> <<< 13632 1726884199.17847: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884199.17853: stdout chunk (state=3): >>> <<< 13632 1726884199.17876: stdout chunk (state=3): >>># extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884199.17890: stdout chunk (state=3): >>>import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65af8f88c0><<< 13632 1726884199.17901: stdout chunk (state=3): >>> <<< 13632 1726884199.17930: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py<<< 13632 1726884199.17955: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc'<<< 13632 1726884199.17999: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py<<< 13632 1726884199.18015: stdout chunk (state=3): >>> <<< 13632 1726884199.18022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' <<< 13632 1726884199.18047: stdout chunk (state=3): >>>import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8f9a60> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8f9430><<< 13632 1726884199.18083: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py<<< 13632 1726884199.18095: stdout chunk (state=3): >>> <<< 13632 1726884199.18111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc'<<< 13632 1726884199.18136: stdout chunk (state=3): >>> import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8f9e50><<< 13632 1726884199.18172: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py<<< 13632 1726884199.18178: stdout chunk (state=3): >>> <<< 13632 1726884199.18209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc'<<< 13632 1726884199.18256: stdout chunk (state=3): >>> import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8fa9f0><<< 13632 1726884199.18263: stdout chunk (state=3): >>> <<< 13632 1726884199.18300: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py<<< 13632 1726884199.18307: stdout chunk (state=3): >>> <<< 13632 1726884199.18371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py<<< 13632 1726884199.18384: stdout chunk (state=3): >>> <<< 13632 1726884199.18394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc'<<< 13632 1726884199.18419: stdout chunk (state=3): >>> import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6b56d0> <<< 13632 1726884199.18500: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6b43e0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py<<< 13632 1726884199.18515: stdout chunk (state=3): >>> <<< 13632 1726884199.18523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc'<<< 13632 1726884199.18557: stdout chunk (state=3): >>> import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6b6ae0><<< 13632 1726884199.18564: stdout chunk (state=3): >>> <<< 13632 1726884199.18610: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc'<<< 13632 1726884199.18617: stdout chunk (state=3): >>> <<< 13632 1726884199.18674: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6b7e00> # /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py<<< 13632 1726884199.18678: stdout chunk (state=3): >>> <<< 13632 1726884199.18710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc'<<< 13632 1726884199.18751: stdout chunk (state=3): >>> import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6d8c80><<< 13632 1726884199.18758: stdout chunk (state=3): >>> <<< 13632 1726884199.18809: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8edc10><<< 13632 1726884199.18881: stdout chunk (state=3): >>> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8ed880><<< 13632 1726884199.18888: stdout chunk (state=3): >>> <<< 13632 1726884199.18923: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py<<< 13632 1726884199.18932: stdout chunk (state=3): >>> <<< 13632 1726884199.18964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc'<<< 13632 1726884199.19201: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6db230> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' <<< 13632 1726884199.19368: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6dbc20><<< 13632 1726884199.19375: stdout chunk (state=3): >>> <<< 13632 1726884199.19416: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6db200><<< 13632 1726884199.19426: stdout chunk (state=3): >>> <<< 13632 1726884199.19649: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6da6f0><<< 13632 1726884199.19653: stdout chunk (state=3): >>> <<< 13632 1726884199.19689: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py<<< 13632 1726884199.19707: stdout chunk (state=3): >>> <<< 13632 1726884199.19716: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' <<< 13632 1726884199.19747: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af714470><<< 13632 1726884199.19755: stdout chunk (state=3): >>> <<< 13632 1726884199.19790: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py<<< 13632 1726884199.19808: stdout chunk (state=3): >>> <<< 13632 1726884199.19815: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' <<< 13632 1726884199.19847: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af714560><<< 13632 1726884199.19853: stdout chunk (state=3): >>> <<< 13632 1726884199.19890: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py<<< 13632 1726884199.19899: stdout chunk (state=3): >>> <<< 13632 1726884199.19981: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc'<<< 13632 1726884199.19992: stdout chunk (state=3): >>> <<< 13632 1726884199.20020: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py<<< 13632 1726884199.20035: stdout chunk (state=3): >>> <<< 13632 1726884199.20049: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc'<<< 13632 1726884199.20057: stdout chunk (state=3): >>> <<< 13632 1726884199.20520: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af717b90><<< 13632 1726884199.20527: stdout chunk (state=3): >>> <<< 13632 1726884199.20575: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py<<< 13632 1726884199.20582: stdout chunk (state=3): >>> <<< 13632 1726884199.20608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc'<<< 13632 1726884199.20699: stdout chunk (state=3): >>> <<< 13632 1726884199.20770: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af738410><<< 13632 1726884199.20777: stdout chunk (state=3): >>> <<< 13632 1726884199.20818: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py<<< 13632 1726884199.20826: stdout chunk (state=3): >>> <<< 13632 1726884199.20855: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc'<<< 13632 1726884199.20864: stdout chunk (state=3): >>> <<< 13632 1726884199.20952: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af7393d0><<< 13632 1726884199.20959: stdout chunk (state=3): >>> <<< 13632 1726884199.20996: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py<<< 13632 1726884199.21022: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc'<<< 13632 1726884199.21024: stdout chunk (state=3): >>> <<< 13632 1726884199.21107: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af739850> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py <<< 13632 1726884199.21129: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc'<<< 13632 1726884199.21164: stdout chunk (state=3): >>> import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73a090><<< 13632 1726884199.21173: stdout chunk (state=3): >>> <<< 13632 1726884199.21202: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py<<< 13632 1726884199.21227: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' <<< 13632 1726884199.21308: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73a3c0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py<<< 13632 1726884199.21319: stdout chunk (state=3): >>> <<< 13632 1726884199.21335: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc'<<< 13632 1726884199.21400: stdout chunk (state=3): >>> import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73a9f0><<< 13632 1726884199.21410: stdout chunk (state=3): >>> <<< 13632 1726884199.21448: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py<<< 13632 1726884199.21465: stdout chunk (state=3): >>> <<< 13632 1726884199.21472: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' <<< 13632 1726884199.21539: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73af60><<< 13632 1726884199.21587: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py <<< 13632 1726884199.21617: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' <<< 13632 1726884199.21658: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py<<< 13632 1726884199.21674: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc'<<< 13632 1726884199.21710: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py <<< 13632 1726884199.21761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc'<<< 13632 1726884199.21887: stdout chunk (state=3): >>> import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73bb60><<< 13632 1726884199.21896: stdout chunk (state=3): >>> <<< 13632 1726884199.21963: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73b800><<< 13632 1726884199.21972: stdout chunk (state=3): >>> <<< 13632 1726884199.21999: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73b380><<< 13632 1726884199.22005: stdout chunk (state=3): >>> <<< 13632 1726884199.22608: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af714ad0><<< 13632 1726884199.22614: stdout chunk (state=3): >>> <<< 13632 1726884199.22657: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py<<< 13632 1726884199.22664: stdout chunk (state=3): >>> <<< 13632 1726884199.22709: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc'<<< 13632 1726884199.22716: stdout chunk (state=3): >>> <<< 13632 1726884199.22761: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py<<< 13632 1726884199.22784: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc'<<< 13632 1726884199.22791: stdout chunk (state=3): >>> <<< 13632 1726884199.22866: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5938c0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py<<< 13632 1726884199.22881: stdout chunk (state=3): >>> <<< 13632 1726884199.22892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc'<<< 13632 1726884199.22932: stdout chunk (state=3): >>> import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af593cb0><<< 13632 1726884199.22939: stdout chunk (state=3): >>> <<< 13632 1726884199.23142: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af7164e0><<< 13632 1726884199.23148: stdout chunk (state=3): >>> <<< 13632 1726884199.23204: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc'<<< 13632 1726884199.23210: stdout chunk (state=3): >>> <<< 13632 1726884199.23276: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc'<<< 13632 1726884199.23282: stdout chunk (state=3): >>> <<< 13632 1726884199.24204: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5b6c90> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py<<< 13632 1726884199.24217: stdout chunk (state=3): >>> <<< 13632 1726884199.24239: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' <<< 13632 1726884199.24286: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5b7f80><<< 13632 1726884199.24397: stdout chunk (state=3): >>> <<< 13632 1726884199.24435: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5b6450><<< 13632 1726884199.24444: stdout chunk (state=3): >>> <<< 13632 1726884199.24491: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py<<< 13632 1726884199.24499: stdout chunk (state=3): >>> <<< 13632 1726884199.24525: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc'<<< 13632 1726884199.24531: stdout chunk (state=3): >>> <<< 13632 1726884199.24638: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5c50d0><<< 13632 1726884199.24645: stdout chunk (state=3): >>> <<< 13632 1726884199.24683: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py<<< 13632 1726884199.24700: stdout chunk (state=3): >>> <<< 13632 1726884199.24706: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc'<<< 13632 1726884199.24771: stdout chunk (state=3): >>> import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5c6510> <<< 13632 1726884199.24815: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py<<< 13632 1726884199.24821: stdout chunk (state=3): >>> <<< 13632 1726884199.24844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc'<<< 13632 1726884199.24850: stdout chunk (state=3): >>> <<< 13632 1726884199.24952: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5c6cf0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py <<< 13632 1726884199.24995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc'<<< 13632 1726884199.25099: stdout chunk (state=3): >>> <<< 13632 1726884199.25145: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5c75c0> <<< 13632 1726884199.25192: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py<<< 13632 1726884199.25203: stdout chunk (state=3): >>> <<< 13632 1726884199.25224: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884199.25308: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5e5430><<< 13632 1726884199.25320: stdout chunk (state=3): >>> <<< 13632 1726884199.25340: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b07b0aa0> <<< 13632 1726884199.25384: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py<<< 13632 1726884199.25390: stdout chunk (state=3): >>> <<< 13632 1726884199.25409: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc'<<< 13632 1726884199.25416: stdout chunk (state=3): >>> import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5c6e40><<< 13632 1726884199.25596: stdout chunk (state=3): >>> <<< 13632 1726884199.25797: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0e26720><<< 13632 1726884199.25804: stdout chunk (state=3): >>> <<< 13632 1726884199.25846: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py<<< 13632 1726884199.25859: stdout chunk (state=3): >>> <<< 13632 1726884199.25932: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc'<<< 13632 1726884199.25938: stdout chunk (state=3): >>> <<< 13632 1726884199.25993: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py<<< 13632 1726884199.26006: stdout chunk (state=3): >>> <<< 13632 1726884199.26025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884199.26099: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af60c830><<< 13632 1726884199.26110: stdout chunk (state=3): >>> <<< 13632 1726884199.26138: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py<<< 13632 1726884199.26145: stdout chunk (state=3): >>> <<< 13632 1726884199.26168: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc'<<< 13632 1726884199.26175: stdout chunk (state=3): >>> <<< 13632 1726884199.26200: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af60d670><<< 13632 1726884199.26211: stdout chunk (state=3): >>> <<< 13632 1726884199.26242: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py<<< 13632 1726884199.26249: stdout chunk (state=3): >>> <<< 13632 1726884199.26273: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc'<<< 13632 1726884199.26280: stdout chunk (state=3): >>> <<< 13632 1726884199.26497: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af60dd90> <<< 13632 1726884199.26668: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5fb500> <<< 13632 1726884199.26712: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py<<< 13632 1726884199.26719: stdout chunk (state=3): >>> <<< 13632 1726884199.26782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc'<<< 13632 1726884199.26790: stdout chunk (state=3): >>> <<< 13632 1726884199.26840: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py <<< 13632 1726884199.26876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' <<< 13632 1726884199.26941: stdout chunk (state=3): >>>import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af633b90><<< 13632 1726884199.26948: stdout chunk (state=3): >>> <<< 13632 1726884199.27247: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af632330><<< 13632 1726884199.27254: stdout chunk (state=3): >>> <<< 13632 1726884199.27307: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc'<<< 13632 1726884199.27315: stdout chunk (state=3): >>> <<< 13632 1726884199.27608: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af65d6d0><<< 13632 1726884199.27657: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py<<< 13632 1726884199.27669: stdout chunk (state=3): >>> <<< 13632 1726884199.27846: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884199.27913: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc'<<< 13632 1726884199.27995: stdout chunk (state=3): >>> <<< 13632 1726884199.28022: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af672ed0><<< 13632 1726884199.28028: stdout chunk (state=3): >>> <<< 13632 1726884199.28067: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py <<< 13632 1726884199.28093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' <<< 13632 1726884199.28165: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af4a3a70><<< 13632 1726884199.28171: stdout chunk (state=3): >>> <<< 13632 1726884199.28209: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py<<< 13632 1726884199.28266: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc'<<< 13632 1726884199.28272: stdout chunk (state=3): >>> <<< 13632 1726884199.28303: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884199.28310: stdout chunk (state=3): >>> <<< 13632 1726884199.28352: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py<<< 13632 1726884199.28359: stdout chunk (state=3): >>> <<< 13632 1726884199.28431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af4c1fd0><<< 13632 1726884199.28438: stdout chunk (state=3): >>> <<< 13632 1726884199.28856: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af4c02f0><<< 13632 1726884199.28864: stdout chunk (state=3): >>> <<< 13632 1726884199.28898: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py<<< 13632 1726884199.28909: stdout chunk (state=3): >>> <<< 13632 1726884199.28925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc'<<< 13632 1726884199.28958: stdout chunk (state=3): >>> import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af4ec290><<< 13632 1726884199.28964: stdout chunk (state=3): >>> <<< 13632 1726884199.29873: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af65f890><<< 13632 1726884199.29918: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py<<< 13632 1726884199.29927: stdout chunk (state=3): >>> <<< 13632 1726884199.29988: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc'<<< 13632 1726884199.29999: stdout chunk (state=3): >>> <<< 13632 1726884199.30259: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af673c20><<< 13632 1726884199.30305: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py<<< 13632 1726884199.30312: stdout chunk (state=3): >>> <<< 13632 1726884199.30339: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc'<<< 13632 1726884199.30417: stdout chunk (state=3): >>> import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af555910><<< 13632 1726884199.30423: stdout chunk (state=3): >>> <<< 13632 1726884199.30463: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py<<< 13632 1726884199.30472: stdout chunk (state=3): >>> <<< 13632 1726884199.30493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc'<<< 13632 1726884199.30500: stdout chunk (state=3): >>> <<< 13632 1726884199.30570: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af556480><<< 13632 1726884199.30577: stdout chunk (state=3): >>> <<< 13632 1726884199.30615: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py<<< 13632 1726884199.30621: stdout chunk (state=3): >>> <<< 13632 1726884199.30669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af556fc0><<< 13632 1726884199.30676: stdout chunk (state=3): >>> <<< 13632 1726884199.30713: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py<<< 13632 1726884199.30719: stdout chunk (state=3): >>> <<< 13632 1726884199.30797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' <<< 13632 1726884199.30820: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af557410><<< 13632 1726884199.30826: stdout chunk (state=3): >>> <<< 13632 1726884199.30862: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py<<< 13632 1726884199.30881: stdout chunk (state=3): >>> <<< 13632 1726884199.30898: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' <<< 13632 1726884199.30954: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af56c320><<< 13632 1726884199.31000: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py<<< 13632 1726884199.31007: stdout chunk (state=3): >>> <<< 13632 1726884199.31045: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc'<<< 13632 1726884199.31200: stdout chunk (state=3): >>> <<< 13632 1726884199.31257: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af56cbc0><<< 13632 1726884199.31272: stdout chunk (state=3): >>> <<< 13632 1726884199.31287: stdout chunk (state=3): >>>import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076efc0> <<< 13632 1726884199.31337: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py<<< 13632 1726884199.31344: stdout chunk (state=3): >>> <<< 13632 1726884199.31419: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc'<<< 13632 1726884199.31433: stdout chunk (state=3): >>> <<< 13632 1726884199.31814: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b07782f0><<< 13632 1726884199.31821: stdout chunk (state=3): >>> <<< 13632 1726884199.31869: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py<<< 13632 1726884199.31877: stdout chunk (state=3): >>> <<< 13632 1726884199.31978: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc'<<< 13632 1726884199.31986: stdout chunk (state=3): >>> <<< 13632 1726884199.32028: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py<<< 13632 1726884199.32112: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc'<<< 13632 1726884199.32119: stdout chunk (state=3): >>> <<< 13632 1726884199.32283: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af39b230><<< 13632 1726884199.32297: stdout chunk (state=3): >>> <<< 13632 1726884199.32356: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af57d070><<< 13632 1726884199.32363: stdout chunk (state=3): >>> <<< 13632 1726884199.32409: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884199.32444: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884199.32458: stdout chunk (state=3): >>> <<< 13632 1726884199.32469: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # <<< 13632 1726884199.32511: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884199.32518: stdout chunk (state=3): >>> <<< 13632 1726884199.32547: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884199.32553: stdout chunk (state=3): >>> import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # <<< 13632 1726884199.32600: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13632 1726884199.33092: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884199.33196: stdout chunk (state=3): >>> <<< 13632 1726884199.33515: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # <<< 13632 1726884199.33522: stdout chunk (state=3): >>> <<< 13632 1726884199.33861: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884199.34181: stdout chunk (state=3): >>> <<< 13632 1726884199.34215: stdout chunk (state=3): >>>{"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"pools": [], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "packages_only": true, "safe_mode": true, "diskvolume_mkfs_option_map": {}}}}<<< 13632 1726884199.34222: stdout chunk (state=3): >>> <<< 13632 1726884199.34279: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884199.35950: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator <<< 13632 1726884199.35961: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 13632 1726884199.36199: stdout chunk (state=3): >>># cleanup[2] removing collections<<< 13632 1726884199.36307: 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 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 # 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 # d<<< 13632 1726884199.36350: stdout chunk (state=3): >>>estroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossi<<< 13632 1726884199.36363: stdout chunk (state=3): >>>ghelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] r<<< 13632 1726884199.36387: stdout chunk (state=3): >>>emoving blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator <<< 13632 1726884199.37361: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884199.37400: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression <<< 13632 1726884199.37414: stdout chunk (state=3): >>># destroy _lzma # destroy binascii <<< 13632 1726884199.37430: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy bz2 <<< 13632 1726884199.37438: stdout chunk (state=3): >>># destroy lzma # destroy zipfile._path <<< 13632 1726884199.37471: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13632 1726884199.37478: stdout chunk (state=3): >>># destroy ipaddress <<< 13632 1726884199.37529: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884199.37568: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884199.37573: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 13632 1726884199.37583: stdout chunk (state=3): >>># destroy grp <<< 13632 1726884199.37599: stdout chunk (state=3): >>># destroy pwd <<< 13632 1726884199.37608: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884199.37642: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884199.37649: stdout chunk (state=3): >>># destroy argparse <<< 13632 1726884199.37821: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis<<< 13632 1726884199.37852: stdout chunk (state=3): >>> # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid <<< 13632 1726884199.37869: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs <<< 13632 1726884199.37883: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events <<< 13632 1726884199.38020: stdout chunk (state=3): >>># destroy blivet.events.changes # destroy blivet.events.manager # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch <<< 13632 1726884199.38039: stdout chunk (state=3): >>># cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util <<< 13632 1726884199.38058: stdout chunk (state=3): >>># destroy glob # destroy subprocess # destroy hashlib # destroy selinux <<< 13632 1726884199.38065: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 13632 1726884199.38103: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio <<< 13632 1726884199.38140: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper <<< 13632 1726884199.38148: stdout chunk (state=3): >>># destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio <<< 13632 1726884199.38155: stdout chunk (state=3): >>># cleanup[3] wiping gi.importer <<< 13632 1726884199.38320: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 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 traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid <<< 13632 1726884199.38340: stdout chunk (state=3): >>># destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping textwrap <<< 13632 1726884199.38346: stdout chunk (state=3): >>># cleanup[3] wiping linecache <<< 13632 1726884199.38354: stdout chunk (state=3): >>># destroy tokenize <<< 13632 1726884199.38401: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors<<< 13632 1726884199.38421: stdout chunk (state=3): >>> # cleanup[3] wiping select # cleanup[3] wiping platform <<< 13632 1726884199.38457: stdout chunk (state=3): >>># cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl <<< 13632 1726884199.38475: stdout chunk (state=3): >>># cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder <<< 13632 1726884199.38507: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing <<< 13632 1726884199.38516: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 <<< 13632 1726884199.38524: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13632 1726884199.38709: 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 # 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 keyword # 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 _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884199.38738: stdout chunk (state=3): >>># destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader <<< 13632 1726884199.38745: stdout chunk (state=3): >>># destroy systemd._journal # destroy _datetime <<< 13632 1726884199.40313: stdout chunk (state=3): >>># destroy sys.monitoring # destroy linecache # destroy _collections_abc # destroy _weakref # destroy zipimport # destroy gi._gi # destroy _struct <<< 13632 1726884199.40471: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 13632 1726884199.40520: stdout chunk (state=3): >>># destroy pyudev <<< 13632 1726884199.40559: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid <<< 13632 1726884199.40583: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid<<< 13632 1726884199.40596: stdout chunk (state=3): >>> <<< 13632 1726884199.40666: stdout chunk (state=3): >>># destroy _sha2 <<< 13632 1726884199.40688: stdout chunk (state=3): >>># destroy genericpath # destroy re._parser <<< 13632 1726884199.40710: stdout chunk (state=3): >>># destroy _string # destroy signal # destroy threading # destroy fcntl # destroy _posixsubprocess # destroy selectors <<< 13632 1726884199.40724: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap <<< 13632 1726884199.40740: stdout chunk (state=3): >>># destroy io <<< 13632 1726884199.40752: stdout chunk (state=3): >>># destroy _opcode <<< 13632 1726884199.40759: stdout chunk (state=3): >>># destroy fnmatch <<< 13632 1726884199.40908: stdout chunk (state=3): >>># destroy shutil # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy pprint # destroy six # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability <<< 13632 1726884199.40932: stdout chunk (state=3): >>># destroy parted <<< 13632 1726884199.40949: stdout chunk (state=3): >>># destroy _warnings <<< 13632 1726884199.40956: stdout chunk (state=3): >>># destroy posix <<< 13632 1726884199.40989: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib<<< 13632 1726884199.40998: stdout chunk (state=3): >>> <<< 13632 1726884199.41045: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error<<< 13632 1726884199.41056: stdout chunk (state=3): >>> # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy _hashlib # destroy _blake2 <<< 13632 1726884199.41069: stdout chunk (state=3): >>># destroy selinux._selinux <<< 13632 1726884199.41115: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 13632 1726884199.41252: stdout chunk (state=3): >>># destroy select <<< 13632 1726884199.41279: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884199.41309: stdout chunk (state=3): >>># destroy _tokenize # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json <<< 13632 1726884199.41333: stdout chunk (state=3): >>># destroy stat <<< 13632 1726884199.41413: 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 math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy operator <<< 13632 1726884199.41423: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 13632 1726884199.41435: stdout chunk (state=3): >>># destroy errno # destroy collections # destroy os <<< 13632 1726884199.41602: stdout chunk (state=3): >>># destroy copy # destroy types # destroy inspect # destroy keyword # destroy functools # destroy itertools # destroy abc # destroy _thread <<< 13632 1726884199.41654: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884199.41880: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884199.41903: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs<<< 13632 1726884199.41918: stdout chunk (state=3): >>> # destroy re <<< 13632 1726884199.41935: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884199.41997: stdout chunk (state=3): >>># destroy _operator # destroy _functools <<< 13632 1726884199.42005: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884199.42805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884199.42868: stderr chunk (state=3): >>><<< 13632 1726884199.42872: stdout chunk (state=3): >>><<< 13632 1726884199.43023: _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 0x7f65b19b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1983b30> # /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 0x7f65b19b6ab0> 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 0x7f65b1789160> # /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 0x7f65b178a150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17cff20> # /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 0x7f65b17dc0b0> # /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 0x7f65b17ff920> # /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 0x7f65b17fffb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17dfbf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17dd310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17cd0d0> # /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 0x7f65b1823860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1822480> # /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 0x7f65b17de1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1820ce0> # /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 0x7f65b18508c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17cc350> # /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 0x7f65b1850d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1850bf0> # 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 0x7f65b1850fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b17c2e70> # /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 0x7f65b18516a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1851370> 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 0x7f65b18525a0> 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 0x7f65b186c7d0> 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 0x7f65b186df10> # /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 0x7f65b186ee10> # 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 0x7f65b186f470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b186e360> # /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 0x7f65b186fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b186f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1852600> # /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 0x7f65b15bfcb0> # /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 0x7f65b15e87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15e8500> # 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 0x7f65b15e86e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b15e8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15bde50> # /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 0x7f65b15ea060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15e8ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1852780> # /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 0x7f65b161a390> # /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 0x7f65b1636540> # /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 0x7f65b166b320> # /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 0x7f65b1695ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b166b440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b16371d0> # /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 0x7f65b1668b00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1635580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15eaf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f65b14b05c0> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_ct4ungd5/ansible_fedora.linux_system_roles.blivet_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 0x7f65b150a0c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b14dcfb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b14dc110> # 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 0x7f65b14dff50> # /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 0x7f65b1531b50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15318e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b15311f0> # /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 0x7f65b1531640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b150ad50> 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 0x7f65b1532930> # 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 0x7f65b1532b70> # /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 0x7f65b1533080> 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 0x7f65b139ce60> # 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 0x7f65b139ea80> # /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 0x7f65b139f440> # /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 0x7f65b13a0620> # /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 0x7f65b13a30e0> # 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 0x7f65b13a3200> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a13a0> # /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 0x7f65b13a6ff0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a5af0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a5850> # /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 0x7f65b13a7ef0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13a18b0> # 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 0x7f65b13eb140> # /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 0x7f65b13eb230> # /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 0x7f65b13ece00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13ecbc0> # /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 0x7f65b13ef2f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13ed460> # /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 0x7f65b13faab0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13ef440> # 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 0x7f65b13fb920> # 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 0x7f65b13fb2f0> # 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 0x7f65b13fb4a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13eb530> # /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 0x7f65b13fecc0> # 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 0x7f65b14001a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13fd430> # 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 0x7f65b13fe7e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b13fcfe0> # 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 0x7f65b1288410> # /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 0x7f65b1289100> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1400260> 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 0x7f65b12890d0> # 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 0x7f65b128b9b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b1291d00> # 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 0x7f65b1292630> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b128a840> # 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 0x7f65b1291370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1292810> 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 0x7f65b132a9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b129c650> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1296780> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b12965d0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /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 0x7f65b0d60bc0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1317fe0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1316870> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1332e10> # zipimport: zlib available # /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d77c20> # /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 0x7f65b0d98e00> # 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 0x7f65b0d987a0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d985f0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.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 0x7f65b0d9b740> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d9b380> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d9b110> # /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da0b90> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65b0da0980> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da0260> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da38f0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da3c80> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0de81d0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0de8a70> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da3020> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da2ae0> # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da2e40> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da2630> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0da25a0> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0deb830> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0dec710> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0debd70> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0de9c10> import 'gi.repository.GLib' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0df5100> import 'gi.repository.GObject' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0dfa8d0> import 'gi.repository.Gio' # import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d9bcb0> # /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0760620> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b075fe60> import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0df4ce0> import 'gi.repository.BlockDev' # import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0d75640> # /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076c8f0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076c560> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b075f440> failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b1330710> # /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076ce00> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076ee70> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b07724b0> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0772b40> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0773c50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0773b00> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0773f20> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0773830> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0778410> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0778260> # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc' import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0778500> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0778470> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0772f90> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0773710> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077c680> # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077ca10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077c3e0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077b950> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077cb90> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0772180> # /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077cc20> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076fdd0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076f530> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0780ec0> import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b077fe90> # /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0782d20> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0772e40> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a0cb0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a2f90> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a36e0> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a3d10> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a3fb0> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8b8920> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a2e10> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a2630> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a13a0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8bb110> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8baed0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a0e60> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8bbcb0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8a1be0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8bbf50> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8d8890> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8d8ec0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f65af8f88c0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8f9a60> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8f9430> # /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8f9e50> # /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8fa9f0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6b56d0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6b43e0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6b6ae0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6b7e00> # /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6d8c80> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8edc10> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af8ed880> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6db230> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6dbc20> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6db200> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af6da6f0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af714470> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af714560> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af717b90> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af738410> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af7393d0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af739850> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73a090> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73a3c0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73a9f0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73af60> # /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73bb60> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73b800> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af73b380> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af714ad0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5938c0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af593cb0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af7164e0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5b6c90> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5b7f80> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5b6450> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5c50d0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5c6510> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5c6cf0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5c75c0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5e5430> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b07b0aa0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5c6e40> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b0e26720> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af60c830> # /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af60d670> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af60dd90> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af5fb500> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af633b90> import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af632330> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af65d6d0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af672ed0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af4a3a70> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af4c1fd0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af4c02f0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af4ec290> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af65f890> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af673c20> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af555910> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af556480> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af556fc0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af557410> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af56c320> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af56cbc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b076efc0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65b07782f0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af39b230> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f65af57d070> # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # # zipimport: zlib available {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"pools": [], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "packages_only": true, "safe_mode": true, "diskvolume_mkfs_option_map": {}}}} # 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 # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 # 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy _sitebuiltins # 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 __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy pwd # destroy datetime # destroy distro # destroy distro.distro # destroy argparse # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy subprocess # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 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 traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # 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.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 _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 keyword # 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 _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy linecache # destroy _collections_abc # destroy _weakref # destroy zipimport # destroy gi._gi # destroy _struct # destroy blivet.devicelibs.disk # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # destroy _sha2 # destroy genericpath # destroy re._parser # destroy _string # destroy signal # destroy threading # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap # destroy io # destroy _opcode # destroy fnmatch # destroy shutil # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy pprint # destroy six # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy parted # destroy _warnings # destroy posix # destroy copyreg # destroy contextlib # 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 _hashlib # destroy _blake2 # destroy selinux._selinux # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy select # destroy _typing # destroy _tokenize # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # 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 math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy operator # destroy ansible.module_utils.six.moves # destroy errno # destroy collections # destroy os # destroy copy # destroy types # destroy inspect # destroy keyword # destroy functools # destroy itertools # destroy abc # destroy _thread # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 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 # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 # 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.mod ule_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.l inux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy _sitebuiltins # 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 __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy pwd # destroy datetime # destroy distro # destroy distro.distro # destroy argparse # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy subprocess # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 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 traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # 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.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 _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 keyword # 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 _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy linecache # destroy _collections_abc # destroy _weakref # destroy zipimport # destroy gi._gi # destroy _struct # destroy blivet.devicelibs.disk # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # destroy _sha2 # destroy genericpath # destroy re._parser # destroy _string # destroy signal # destroy threading # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap # destroy io # destroy _opcode # destroy fnmatch # destroy shutil # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy pprint # destroy six # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy parted # destroy _warnings # destroy posix # destroy copyreg # destroy contextlib # 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 _hashlib # destroy _blake2 # destroy selinux._selinux # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy select # destroy _typing # destroy _tokenize # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # 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 math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy operator # destroy ansible.module_utils.six.moves # destroy errno # destroy collections # destroy os # destroy copy # destroy types # destroy inspect # destroy keyword # destroy functools # destroy itertools # destroy abc # destroy _thread # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _operator # destroy _functools # clear sys.audit hooks 13632 1726884199.44252: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'packages_only': 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': 'fedora.linux_system_roles.blivet', '_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-1726884198.3376174-13833-245306156889183/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884199.44254: _low_level_execute_command(): starting 13632 1726884199.44256: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884198.3376174-13833-245306156889183/ > /dev/null 2>&1 && sleep 0' 13632 1726884199.44258: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884199.44259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884199.44261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884199.44262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884199.44266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884199.44268: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884199.44270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884199.44273: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884199.44274: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884199.44278: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884199.44280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884199.44281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884199.44282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884199.44284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884199.44289: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884199.44290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884199.44292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884199.44293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884199.44294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884199.44296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884199.46978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884199.47041: stderr chunk (state=3): >>><<< 13632 1726884199.47045: stdout chunk (state=3): >>><<< 13632 1726884199.47061: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884199.47069: handler run complete 13632 1726884199.47123: attempt loop complete, returning result 13632 1726884199.47127: _execute() done 13632 1726884199.47129: dumping result to json 13632 1726884199.47137: done dumping result, returning 13632 1726884199.47148: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages [12b27791-eb03-55b1-95d9-0000000000df] 13632 1726884199.47154: sending task result for task 12b27791-eb03-55b1-95d9-0000000000df 13632 1726884199.47277: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000df 13632 1726884199.47280: WORKER PROCESS EXITING ok: [managed_node3] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 13632 1726884199.47472: no more pending results, returning what we have 13632 1726884199.47475: results queue empty 13632 1726884199.47476: checking for any_errors_fatal 13632 1726884199.47481: done checking for any_errors_fatal 13632 1726884199.47482: checking for max_fail_percentage 13632 1726884199.47484: done checking for max_fail_percentage 13632 1726884199.47489: checking to see if all hosts have failed and the running result is not ok 13632 1726884199.47490: done checking to see if all hosts have failed 13632 1726884199.47491: getting the remaining hosts for this loop 13632 1726884199.47492: done getting the remaining hosts for this loop 13632 1726884199.47497: getting the next task for host managed_node3 13632 1726884199.47516: done getting next task for host managed_node3 13632 1726884199.47521: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 13632 1726884199.47525: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884199.47541: getting variables 13632 1726884199.47543: in VariableManager get_vars() 13632 1726884199.47576: Calling all_inventory to load vars for managed_node3 13632 1726884199.47579: Calling groups_inventory to load vars for managed_node3 13632 1726884199.47581: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884199.47596: Calling all_plugins_play to load vars for managed_node3 13632 1726884199.47599: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884199.47603: Calling groups_plugins_play to load vars for managed_node3 13632 1726884199.47855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884199.48125: done with get_vars() 13632 1726884199.48137: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 22:03:19 -0400 (0:00:01.226) 0:00:08.406 ****** 13632 1726884199.48225: entering _queue_task() for managed_node3/include_tasks 13632 1726884199.48456: worker is 1 (out of 1 available) 13632 1726884199.48502: exiting _queue_task() for managed_node3/include_tasks 13632 1726884199.48517: done queuing things up, now waiting for results queue to drain 13632 1726884199.48519: waiting for pending results... 13632 1726884199.48673: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 13632 1726884199.48832: in run() - task 12b27791-eb03-55b1-95d9-0000000000e0 13632 1726884199.48837: variable 'ansible_search_path' from source: unknown 13632 1726884199.48840: variable 'ansible_search_path' from source: unknown 13632 1726884199.48843: calling self._execute() 13632 1726884199.48919: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884199.48925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884199.48936: variable 'omit' from source: magic vars 13632 1726884199.49359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884199.49563: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884199.49603: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884199.49636: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884199.49667: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884199.49744: 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) 13632 1726884199.49766: 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) 13632 1726884199.49792: 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) 13632 1726884199.49828: 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) 13632 1726884199.50260: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 13632 1726884199.50264: _execute() done 13632 1726884199.50267: dumping result to json 13632 1726884199.50269: done dumping result, returning 13632 1726884199.50272: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [12b27791-eb03-55b1-95d9-0000000000e0] 13632 1726884199.50274: sending task result for task 12b27791-eb03-55b1-95d9-0000000000e0 13632 1726884199.50353: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000e0 13632 1726884199.50357: WORKER PROCESS EXITING 13632 1726884199.50397: no more pending results, returning what we have 13632 1726884199.50402: in VariableManager get_vars() 13632 1726884199.50443: Calling all_inventory to load vars for managed_node3 13632 1726884199.50447: Calling groups_inventory to load vars for managed_node3 13632 1726884199.50450: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884199.50460: Calling all_plugins_play to load vars for managed_node3 13632 1726884199.50464: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884199.50469: Calling groups_plugins_play to load vars for managed_node3 13632 1726884199.51333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884199.52036: done with get_vars() 13632 1726884199.52053: variable 'ansible_search_path' from source: unknown 13632 1726884199.52063: variable 'ansible_search_path' from source: unknown 13632 1726884199.52409: variable 'storage_provider' from source: role '' defaults 13632 1726884199.52490: we have included files to process 13632 1726884199.52526: generating all_blocks data 13632 1726884199.52529: done generating all_blocks data 13632 1726884199.52536: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 13632 1726884199.52538: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 13632 1726884199.52542: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 13632 1726884199.53312: in VariableManager get_vars() 13632 1726884199.53365: done with get_vars() 13632 1726884199.53404: done processing included file 13632 1726884199.53406: iterating over new_blocks loaded from include file 13632 1726884199.53408: in VariableManager get_vars() 13632 1726884199.53439: done with get_vars() 13632 1726884199.53441: filtering new block on tags 13632 1726884199.53485: done filtering new block on tags 13632 1726884199.53490: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed_node3 13632 1726884199.53497: extending task lists for all hosts with included blocks 13632 1726884199.54386: done extending task lists 13632 1726884199.54390: done processing included files 13632 1726884199.54391: results queue empty 13632 1726884199.54392: checking for any_errors_fatal 13632 1726884199.54399: done checking for any_errors_fatal 13632 1726884199.54401: checking for max_fail_percentage 13632 1726884199.54402: done checking for max_fail_percentage 13632 1726884199.54403: checking to see if all hosts have failed and the running result is not ok 13632 1726884199.54404: done checking to see if all hosts have failed 13632 1726884199.54405: getting the remaining hosts for this loop 13632 1726884199.54406: done getting the remaining hosts for this loop 13632 1726884199.54410: getting the next task for host managed_node3 13632 1726884199.54417: done getting next task for host managed_node3 13632 1726884199.54420: ^ task is: TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 13632 1726884199.54425: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 13632 1726884199.54436: getting variables 13632 1726884199.54437: in VariableManager get_vars() 13632 1726884199.54453: Calling all_inventory to load vars for managed_node3 13632 1726884199.54456: Calling groups_inventory to load vars for managed_node3 13632 1726884199.54465: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884199.54473: Calling all_plugins_play to load vars for managed_node3 13632 1726884199.54477: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884199.54481: Calling groups_plugins_play to load vars for managed_node3 13632 1726884199.55716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884199.56244: done with get_vars() 13632 1726884199.56258: done getting variables 13632 1726884199.56315: 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.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 20 September 2024 22:03:19 -0400 (0:00:00.081) 0:00:08.487 ****** 13632 1726884199.56360: entering _queue_task() for managed_node3/set_fact 13632 1726884199.56672: worker is 1 (out of 1 available) 13632 1726884199.56686: exiting _queue_task() for managed_node3/set_fact 13632 1726884199.56803: done queuing things up, now waiting for results queue to drain 13632 1726884199.56805: waiting for pending results... 13632 1726884199.57081: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 13632 1726884199.57202: in run() - task 12b27791-eb03-55b1-95d9-00000000015b 13632 1726884199.57229: variable 'ansible_search_path' from source: unknown 13632 1726884199.57238: variable 'ansible_search_path' from source: unknown 13632 1726884199.57644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884199.59675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884199.59735: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884199.59766: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884199.59800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884199.59830: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884199.59897: 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) 13632 1726884199.59927: 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) 13632 1726884199.59952: 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) 13632 1726884199.59989: 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) 13632 1726884199.60000: 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) 13632 1726884199.60095: variable '_storage_copr_packages' from source: include_vars 13632 1726884199.60167: variable 'omit' from source: magic vars 13632 1726884199.60255: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884199.60264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884199.60279: variable 'omit' from source: magic vars 13632 1726884199.60487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884199.60675: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884199.60821: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884199.60824: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884199.60827: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884199.60852: 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) 13632 1726884199.61093: 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) 13632 1726884199.61097: 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) 13632 1726884199.61099: 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) 13632 1726884199.61102: variable '_storage_copr_packages' from source: include_vars 13632 1726884199.61104: Evaluated conditional (_storage_copr_packages is defined): True 13632 1726884199.61220: variable 'copr_packages' from source: include params 13632 1726884199.61319: variable 'package_info' from source: set_fact 13632 1726884199.61347: Evaluated conditional (copr_packages is defined): True 13632 1726884199.61533: 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) 13632 1726884199.61568: 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) 13632 1726884199.61613: 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) 13632 1726884199.61667: 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) 13632 1726884199.61700: 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) 13632 1726884199.61793: variable 'repo' from source: unknown 13632 1726884199.61800: variable 'copr_packages' from source: include params 13632 1726884199.61865: variable 'package_info' from source: set_fact 13632 1726884199.61895: Evaluated conditional (repo.packages | intersect(copr_packages) | length > 0): False 13632 1726884199.61898: when evaluation is False, skipping this task 13632 1726884199.61935: variable 'repo' from source: unknown 13632 1726884199.61998: variable 'repo' from source: unknown skipping: [managed_node3] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } 13632 1726884199.62185: dumping result to json 13632 1726884199.62190: done dumping result, returning 13632 1726884199.62193: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed [12b27791-eb03-55b1-95d9-00000000015b] 13632 1726884199.62195: sending task result for task 12b27791-eb03-55b1-95d9-00000000015b 13632 1726884199.62235: done sending task result for task 12b27791-eb03-55b1-95d9-00000000015b 13632 1726884199.62238: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884199.62283: no more pending results, returning what we have 13632 1726884199.62289: results queue empty 13632 1726884199.62290: checking for any_errors_fatal 13632 1726884199.62293: done checking for any_errors_fatal 13632 1726884199.62293: checking for max_fail_percentage 13632 1726884199.62295: done checking for max_fail_percentage 13632 1726884199.62296: checking to see if all hosts have failed and the running result is not ok 13632 1726884199.62297: done checking to see if all hosts have failed 13632 1726884199.62298: getting the remaining hosts for this loop 13632 1726884199.62305: done getting the remaining hosts for this loop 13632 1726884199.62309: getting the next task for host managed_node3 13632 1726884199.62316: done getting next task for host managed_node3 13632 1726884199.62320: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 13632 1726884199.62325: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884199.62339: getting variables 13632 1726884199.62340: in VariableManager get_vars() 13632 1726884199.62374: Calling all_inventory to load vars for managed_node3 13632 1726884199.62377: Calling groups_inventory to load vars for managed_node3 13632 1726884199.62379: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884199.62390: Calling all_plugins_play to load vars for managed_node3 13632 1726884199.62393: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884199.62396: Calling groups_plugins_play to load vars for managed_node3 13632 1726884199.62649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884199.62927: done with get_vars() 13632 1726884199.62938: done getting variables 13632 1726884199.62984: 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.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 20 September 2024 22:03:19 -0400 (0:00:00.066) 0:00:08.554 ****** 13632 1726884199.63020: entering _queue_task() for managed_node3/package 13632 1726884199.63232: worker is 1 (out of 1 available) 13632 1726884199.63246: exiting _queue_task() for managed_node3/package 13632 1726884199.63260: done queuing things up, now waiting for results queue to drain 13632 1726884199.63262: waiting for pending results... 13632 1726884199.63444: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 13632 1726884199.63570: in run() - task 12b27791-eb03-55b1-95d9-00000000015d 13632 1726884199.63581: variable 'ansible_search_path' from source: unknown 13632 1726884199.63585: variable 'ansible_search_path' from source: unknown 13632 1726884199.63624: calling self._execute() 13632 1726884199.63706: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884199.63712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884199.63724: variable 'omit' from source: magic vars 13632 1726884199.64244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884199.66284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884199.66349: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884199.66376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884199.66412: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884199.66434: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884199.66509: 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) 13632 1726884199.66534: 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) 13632 1726884199.66556: 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) 13632 1726884199.66599: 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) 13632 1726884199.66612: 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) 13632 1726884199.66733: Evaluated conditional (install_copr | d(false) | bool): False 13632 1726884199.66737: when evaluation is False, skipping this task 13632 1726884199.66740: _execute() done 13632 1726884199.66742: dumping result to json 13632 1726884199.66746: done dumping result, returning 13632 1726884199.66755: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present [12b27791-eb03-55b1-95d9-00000000015d] 13632 1726884199.66760: sending task result for task 12b27791-eb03-55b1-95d9-00000000015d 13632 1726884199.66861: done sending task result for task 12b27791-eb03-55b1-95d9-00000000015d 13632 1726884199.66864: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } 13632 1726884199.66959: no more pending results, returning what we have 13632 1726884199.66962: results queue empty 13632 1726884199.66963: checking for any_errors_fatal 13632 1726884199.66971: done checking for any_errors_fatal 13632 1726884199.66972: checking for max_fail_percentage 13632 1726884199.66974: done checking for max_fail_percentage 13632 1726884199.66975: checking to see if all hosts have failed and the running result is not ok 13632 1726884199.66976: done checking to see if all hosts have failed 13632 1726884199.66977: getting the remaining hosts for this loop 13632 1726884199.66979: done getting the remaining hosts for this loop 13632 1726884199.66983: getting the next task for host managed_node3 13632 1726884199.66993: done getting next task for host managed_node3 13632 1726884199.66997: ^ task is: TASK: fedora.linux_system_roles.storage : Enable COPRs 13632 1726884199.67003: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884199.67019: getting variables 13632 1726884199.67021: in VariableManager get_vars() 13632 1726884199.67055: Calling all_inventory to load vars for managed_node3 13632 1726884199.67058: Calling groups_inventory to load vars for managed_node3 13632 1726884199.67061: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884199.67070: Calling all_plugins_play to load vars for managed_node3 13632 1726884199.67074: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884199.67077: Calling groups_plugins_play to load vars for managed_node3 13632 1726884199.67445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884199.67958: done with get_vars() 13632 1726884199.67973: done getting variables TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 20 September 2024 22:03:19 -0400 (0:00:00.050) 0:00:08.605 ****** 13632 1726884199.68120: entering _queue_task() for managed_node3/include_tasks 13632 1726884199.68414: worker is 1 (out of 1 available) 13632 1726884199.68429: exiting _queue_task() for managed_node3/include_tasks 13632 1726884199.68441: done queuing things up, now waiting for results queue to drain 13632 1726884199.68443: waiting for pending results... 13632 1726884199.68727: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable COPRs 13632 1726884199.68997: in run() - task 12b27791-eb03-55b1-95d9-00000000015e 13632 1726884199.69002: variable 'ansible_search_path' from source: unknown 13632 1726884199.69006: variable 'ansible_search_path' from source: unknown 13632 1726884199.69265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884199.71100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884199.71159: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884199.71198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884199.71231: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884199.71253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884199.71407: 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) 13632 1726884199.71413: 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) 13632 1726884199.71499: 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) 13632 1726884199.71505: 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) 13632 1726884199.71508: 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) 13632 1726884199.71626: variable '_storage_copr_packages' from source: include_vars 13632 1726884199.71718: variable 'omit' from source: magic vars 13632 1726884199.71839: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884199.71849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884199.71864: variable 'omit' from source: magic vars 13632 1726884199.72130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884199.72347: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884199.72377: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884199.72442: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884199.72469: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884199.72526: 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) 13632 1726884199.72538: 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) 13632 1726884199.72559: 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) 13632 1726884199.72580: 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) 13632 1726884199.72656: variable '_storage_copr_packages' from source: include_vars 13632 1726884199.72665: Evaluated conditional (_storage_copr_packages is defined): True 13632 1726884199.72772: variable 'copr_packages' from source: include params 13632 1726884199.72838: variable 'package_info' from source: set_fact 13632 1726884199.72858: Evaluated conditional (copr_packages is defined): True 13632 1726884199.72978: 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) 13632 1726884199.73003: 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) 13632 1726884199.73024: 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) 13632 1726884199.73055: 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) 13632 1726884199.73072: 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) 13632 1726884199.73161: variable 'repo' from source: unknown 13632 1726884199.73178: variable 'copr_packages' from source: include params 13632 1726884199.73235: variable 'package_info' from source: set_fact 13632 1726884199.73254: Evaluated conditional (repo.packages | intersect(copr_packages) | length > 0): False 13632 1726884199.73257: when evaluation is False, skipping this task 13632 1726884199.73305: variable 'repo' from source: unknown 13632 1726884199.73360: variable 'repo' from source: unknown skipping: [managed_node3] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } 13632 1726884199.73547: dumping result to json 13632 1726884199.73550: done dumping result, returning 13632 1726884199.73552: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable COPRs [12b27791-eb03-55b1-95d9-00000000015e] 13632 1726884199.73554: sending task result for task 12b27791-eb03-55b1-95d9-00000000015e skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884199.73656: no more pending results, returning what we have 13632 1726884199.73660: results queue empty 13632 1726884199.73661: checking for any_errors_fatal 13632 1726884199.73666: done checking for any_errors_fatal 13632 1726884199.73667: checking for max_fail_percentage 13632 1726884199.73670: done checking for max_fail_percentage 13632 1726884199.73671: checking to see if all hosts have failed and the running result is not ok 13632 1726884199.73672: done checking to see if all hosts have failed 13632 1726884199.73673: getting the remaining hosts for this loop 13632 1726884199.73675: done getting the remaining hosts for this loop 13632 1726884199.73678: getting the next task for host managed_node3 13632 1726884199.73689: done getting next task for host managed_node3 13632 1726884199.73699: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 13632 1726884199.73716: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 13632 1726884199.73728: done sending task result for task 12b27791-eb03-55b1-95d9-00000000015e 13632 1726884199.73731: WORKER PROCESS EXITING 13632 1726884199.73740: getting variables 13632 1726884199.73742: in VariableManager get_vars() 13632 1726884199.73772: Calling all_inventory to load vars for managed_node3 13632 1726884199.73775: Calling groups_inventory to load vars for managed_node3 13632 1726884199.73776: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884199.73784: Calling all_plugins_play to load vars for managed_node3 13632 1726884199.73788: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884199.73792: Calling groups_plugins_play to load vars for managed_node3 13632 1726884199.74039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884199.74313: done with get_vars() 13632 1726884199.74325: done getting variables 13632 1726884199.74378: 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.storage : Make sure required packages are installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 22:03:19 -0400 (0:00:00.062) 0:00:08.668 ****** 13632 1726884199.74410: entering _queue_task() for managed_node3/package 13632 1726884199.74631: worker is 1 (out of 1 available) 13632 1726884199.74645: exiting _queue_task() for managed_node3/package 13632 1726884199.74659: done queuing things up, now waiting for results queue to drain 13632 1726884199.74660: waiting for pending results... 13632 1726884199.74842: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 13632 1726884199.74954: in run() - task 12b27791-eb03-55b1-95d9-0000000000e1 13632 1726884199.74968: variable 'ansible_search_path' from source: unknown 13632 1726884199.74972: variable 'ansible_search_path' from source: unknown 13632 1726884199.75012: calling self._execute() 13632 1726884199.75076: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884199.75081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884199.75094: variable 'omit' from source: magic vars 13632 1726884199.75426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884199.75659: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884199.75702: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884199.75730: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884199.75761: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884199.75836: 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) 13632 1726884199.75858: 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) 13632 1726884199.75881: 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) 13632 1726884199.75911: 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) 13632 1726884199.76038: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 13632 1726884199.76042: variable 'omit' from source: magic vars 13632 1726884199.76099: variable 'omit' from source: magic vars 13632 1726884199.76205: variable 'package_info' from source: set_fact 13632 1726884199.76215: variable 'extra_pkgs' from source: task vars 13632 1726884199.76379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884199.77934: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884199.77993: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884199.78028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884199.78055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884199.78079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884199.78137: 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) 13632 1726884199.78159: 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) 13632 1726884199.78180: 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) 13632 1726884199.78222: 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) 13632 1726884199.78235: 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) 13632 1726884199.78319: variable '__storage_is_ostree' from source: set_fact 13632 1726884199.78322: variable 'omit' from source: magic vars 13632 1726884199.78349: variable 'omit' from source: magic vars 13632 1726884199.78371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884199.78397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884199.78414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884199.78435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884199.78445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884199.78471: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884199.78474: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884199.78479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884199.78568: Set connection var ansible_shell_executable to /bin/sh 13632 1726884199.78576: Set connection var ansible_connection to ssh 13632 1726884199.78582: Set connection var ansible_pipelining to False 13632 1726884199.78591: Set connection var ansible_timeout to 10 13632 1726884199.78594: Set connection var ansible_shell_type to sh 13632 1726884199.78601: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884199.78621: variable 'ansible_shell_executable' from source: unknown 13632 1726884199.78625: variable 'ansible_connection' from source: unknown 13632 1726884199.78628: variable 'ansible_module_compression' from source: unknown 13632 1726884199.78630: variable 'ansible_shell_type' from source: unknown 13632 1726884199.78637: variable 'ansible_shell_executable' from source: unknown 13632 1726884199.78639: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884199.78647: variable 'ansible_pipelining' from source: unknown 13632 1726884199.78650: variable 'ansible_timeout' from source: unknown 13632 1726884199.78654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884199.78742: 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) 13632 1726884199.78749: variable 'omit' from source: magic vars 13632 1726884199.78760: starting attempt loop 13632 1726884199.78765: running the handler 13632 1726884199.78768: variable 'ansible_facts' from source: unknown 13632 1726884199.78770: variable 'ansible_facts' from source: unknown 13632 1726884199.78820: _low_level_execute_command(): starting 13632 1726884199.78826: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884199.79374: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884199.79378: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884199.79395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884199.79398: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884199.79458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884199.79464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884199.79466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884199.79523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884199.81876: stdout chunk (state=3): >>>/root <<< 13632 1726884199.82042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884199.82093: stderr chunk (state=3): >>><<< 13632 1726884199.82099: stdout chunk (state=3): >>><<< 13632 1726884199.82126: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884199.82137: _low_level_execute_command(): starting 13632 1726884199.82143: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329 `" && echo ansible-tmp-1726884199.8212612-13867-76044890178329="` echo /root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329 `" ) && sleep 0' 13632 1726884199.82630: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884199.82634: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884199.82636: 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.8.115 is address debug1: re-parsing configuration <<< 13632 1726884199.82639: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884199.82641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884199.82695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884199.82706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884199.82761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884199.85702: stdout chunk (state=3): >>>ansible-tmp-1726884199.8212612-13867-76044890178329=/root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329 <<< 13632 1726884199.85859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884199.85911: stderr chunk (state=3): >>><<< 13632 1726884199.85916: stdout chunk (state=3): >>><<< 13632 1726884199.85933: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884199.8212612-13867-76044890178329=/root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884199.85968: variable 'ansible_module_compression' from source: unknown 13632 1726884199.86022: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884199.86059: variable 'ansible_facts' from source: unknown 13632 1726884199.86142: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329/AnsiballZ_dnf.py 13632 1726884199.86258: Sending initial data 13632 1726884199.86262: Sent initial data (151 bytes) 13632 1726884199.86758: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884199.86762: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884199.86765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884199.86769: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884199.86820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884199.86824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884199.86886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884199.89279: 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 <<< 13632 1726884199.89283: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884199.89327: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884199.89381: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmphe696xov /root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329/AnsiballZ_dnf.py <<< 13632 1726884199.89386: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329/AnsiballZ_dnf.py" <<< 13632 1726884199.89432: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmphe696xov" to remote "/root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329/AnsiballZ_dnf.py" <<< 13632 1726884199.90573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884199.90639: stderr chunk (state=3): >>><<< 13632 1726884199.90643: stdout chunk (state=3): >>><<< 13632 1726884199.90669: done transferring module to remote 13632 1726884199.90683: _low_level_execute_command(): starting 13632 1726884199.90692: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329/ /root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329/AnsiballZ_dnf.py && sleep 0' 13632 1726884199.91170: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884199.91174: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884199.91176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884199.91179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884199.91181: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884199.91246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884199.91249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884199.91296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884199.94032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884199.94082: stderr chunk (state=3): >>><<< 13632 1726884199.94090: stdout chunk (state=3): >>><<< 13632 1726884199.94103: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884199.94107: _low_level_execute_command(): starting 13632 1726884199.94112: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329/AnsiballZ_dnf.py && sleep 0' 13632 1726884199.94682: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884199.94687: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884199.94690: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884199.94693: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884199.94748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884199.94751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884199.94768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884199.94836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884199.98059: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884199.98120: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884199.98199: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884199.98216: stdout chunk (state=3): >>> import '_weakref' # <<< 13632 1726884199.98347: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884199.98350: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884199.98353: stdout chunk (state=3): >>> <<< 13632 1726884199.98413: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884199.98469: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook<<< 13632 1726884199.98520: stdout chunk (state=3): >>> import 'time' # <<< 13632 1726884199.98523: stdout chunk (state=3): >>>import 'zipimport' # <<< 13632 1726884199.98625: stdout chunk (state=3): >>> # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884199.98640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884199.98676: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884199.98689: stdout chunk (state=3): >>> <<< 13632 1726884199.98727: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884199.98783: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 13632 1726884199.98850: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884199.98853: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a5b4530> <<< 13632 1726884199.98920: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a583b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884199.98924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13632 1726884199.98969: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a5b6ab0> import '_signal' # <<< 13632 1726884199.99010: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884199.99063: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 13632 1726884199.99075: stdout chunk (state=3): >>> <<< 13632 1726884199.99117: stdout chunk (state=3): >>>import '_stat' # <<< 13632 1726884199.99130: stdout chunk (state=3): >>>import 'stat' # <<< 13632 1726884199.99269: stdout chunk (state=3): >>> import '_collections_abc' # <<< 13632 1726884199.99317: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884199.99339: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884199.99379: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884199.99413: stdout chunk (state=3): >>> import '_sitebuiltins' # <<< 13632 1726884199.99442: stdout chunk (state=3): >>> Processing user site-packages<<< 13632 1726884199.99484: stdout chunk (state=3): >>> Processing global site-packages <<< 13632 1726884199.99489: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884199.99515: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884199.99545: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884199.99593: 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 <<< 13632 1726884199.99613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884199.99732: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a389160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 13632 1726884199.99766: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884199.99789: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a38a150> <<< 13632 1726884199.99837: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884199.99853: stdout chunk (state=3): >>> <<< 13632 1726884199.99899: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux <<< 13632 1726884199.99916: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884200.00377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 13632 1726884200.00418: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884200.00439: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 13632 1726884200.00465: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.00497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 13632 1726884200.00558: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884200.00596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884200.00646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884200.00670: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3cff20> <<< 13632 1726884200.00705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 13632 1726884200.00740: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884200.00781: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884200.00801: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3dc0b0> <<< 13632 1726884200.00868: 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' <<< 13632 1726884200.00920: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 13632 1726884200.00924: stdout chunk (state=3): >>> <<< 13632 1726884200.00989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.01023: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884200.01073: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884200.01076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 13632 1726884200.01144: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3ff920> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 13632 1726884200.01148: stdout chunk (state=3): >>> <<< 13632 1726884200.01150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13632 1726884200.01194: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3fffb0> import '_collections' # <<< 13632 1726884200.01270: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3dfbf0> <<< 13632 1726884200.01336: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3dd310><<< 13632 1726884200.01347: stdout chunk (state=3): >>> <<< 13632 1726884200.01507: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3cd0d0><<< 13632 1726884200.01518: stdout chunk (state=3): >>> <<< 13632 1726884200.01549: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884200.01574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 13632 1726884200.01605: stdout chunk (state=3): >>> import '_sre' # <<< 13632 1726884200.01641: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 13632 1726884200.01680: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884200.01720: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 13632 1726884200.01746: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884200.01825: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a423860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a422480><<< 13632 1726884200.01882: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884200.01911: 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 0x7f640a3de1e0><<< 13632 1726884200.01928: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a420d10><<< 13632 1726884200.01991: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 13632 1726884200.02030: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a454890> <<< 13632 1726884200.02046: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3cc350> <<< 13632 1726884200.02078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 13632 1726884200.02099: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884200.02137: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.02166: stdout chunk (state=3): >>> # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.02180: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f640a454d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a454bf0><<< 13632 1726884200.02241: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.02244: stdout chunk (state=3): >>> <<< 13632 1726884200.02275: 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 0x7f640a454f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3c2e70> <<< 13632 1726884200.02313: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 13632 1726884200.02363: stdout chunk (state=3): >>> # 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<<< 13632 1726884200.02376: stdout chunk (state=3): >>> <<< 13632 1726884200.02409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'<<< 13632 1726884200.02444: stdout chunk (state=3): >>> import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a455670><<< 13632 1726884200.02447: stdout chunk (state=3): >>> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a455340><<< 13632 1726884200.02471: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 13632 1726884200.02517: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884200.02529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884200.02560: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a456570><<< 13632 1726884200.02586: stdout chunk (state=3): >>> <<< 13632 1726884200.02602: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13632 1726884200.02638: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884200.02705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884200.02740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 13632 1726884200.02757: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 13632 1726884200.02777: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a4707a0><<< 13632 1726884200.02803: stdout chunk (state=3): >>> import 'errno' # <<< 13632 1726884200.02821: stdout chunk (state=3): >>> <<< 13632 1726884200.02847: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.02857: stdout chunk (state=3): >>> # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.02890: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f640a471ee0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 13632 1726884200.02917: stdout chunk (state=3): >>> <<< 13632 1726884200.02945: 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<<< 13632 1726884200.02966: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884200.02996: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a472de0><<< 13632 1726884200.03057: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.03062: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.03084: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f640a473410> <<< 13632 1726884200.03138: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a472330> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884200.03159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884200.03218: 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'<<< 13632 1726884200.03247: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f640a473e90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a4735c0><<< 13632 1726884200.03265: stdout chunk (state=3): >>> <<< 13632 1726884200.03350: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a4565d0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 13632 1726884200.03373: stdout chunk (state=3): >>> <<< 13632 1726884200.03397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884200.03427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884200.03517: 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' <<< 13632 1726884200.03533: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f640a1bbe00><<< 13632 1726884200.03566: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 13632 1726884200.03584: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13632 1726884200.03614: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.03640: 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 0x7f640a1e4920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a1e4680><<< 13632 1726884200.03690: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.03694: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.03744: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f640a1e4950><<< 13632 1726884200.03748: stdout chunk (state=3): >>> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.03770: stdout chunk (state=3): >>> # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.03803: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f640a1e4a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a1b9fa0><<< 13632 1726884200.03829: stdout chunk (state=3): >>> <<< 13632 1726884200.03844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 13632 1726884200.04008: stdout chunk (state=3): >>> <<< 13632 1726884200.04019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884200.04062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 13632 1726884200.04080: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884200.04111: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a1e60f0> <<< 13632 1726884200.04170: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a1e4d70><<< 13632 1726884200.04194: stdout chunk (state=3): >>> <<< 13632 1726884200.04207: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a456cc0> <<< 13632 1726884200.04244: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884200.04338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.04507: 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 0x7f640a20e450> <<< 13632 1726884200.04538: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884200.04570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884200.04582: stdout chunk (state=3): >>> <<< 13632 1726884200.04614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884200.04650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884200.04742: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a232600><<< 13632 1726884200.04771: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 13632 1726884200.04791: stdout chunk (state=3): >>> <<< 13632 1726884200.04926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 13632 1726884200.04947: stdout chunk (state=3): >>> <<< 13632 1726884200.04981: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 13632 1726884200.05022: 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 0x7f640a2633e0> <<< 13632 1726884200.05025: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884200.05093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884200.05135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884200.05216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884200.05400: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a295b80> <<< 13632 1726884200.05476: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a263500> <<< 13632 1726884200.05554: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a233290> <<< 13632 1726884200.05614: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 13632 1726884200.05619: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'<<< 13632 1726884200.05639: stdout chunk (state=3): >>> import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a0a4560><<< 13632 1726884200.05675: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a231640><<< 13632 1726884200.05679: stdout chunk (state=3): >>> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a1e6ff0><<< 13632 1726884200.05801: stdout chunk (state=3): >>> <<< 13632 1726884200.05865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884200.05912: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f640a231a00> <<< 13632 1726884200.06052: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_qindp4zm/ansible_ansible.legacy.dnf_payload.zip' <<< 13632 1726884200.06075: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.06096: stdout chunk (state=3): >>> <<< 13632 1726884200.06356: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.06403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884200.06435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 13632 1726884200.06456: stdout chunk (state=3): >>> <<< 13632 1726884200.06512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 13632 1726884200.06515: stdout chunk (state=3): >>> <<< 13632 1726884200.06643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 13632 1726884200.06646: stdout chunk (state=3): >>> <<< 13632 1726884200.06692: 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' <<< 13632 1726884200.06727: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a1021e0><<< 13632 1726884200.06730: stdout chunk (state=3): >>> import '_typing' # <<< 13632 1726884200.07067: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a0d90d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a0d8260><<< 13632 1726884200.07070: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884200.07118: stdout chunk (state=3): >>> import 'ansible' # <<< 13632 1726884200.07150: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.07179: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.07206: stdout chunk (state=3): >>> <<< 13632 1726884200.07210: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.07232: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 13632 1726884200.07264: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.07299: stdout chunk (state=3): >>> <<< 13632 1726884200.09812: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.09818: stdout chunk (state=3): >>> <<< 13632 1726884200.12103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 13632 1726884200.12134: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a0db8c0><<< 13632 1726884200.12194: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884200.12209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.12252: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 13632 1726884200.12278: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884200.12308: 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'<<< 13632 1726884200.12376: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.12397: 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 0x7f640a125ac0><<< 13632 1726884200.12463: stdout chunk (state=3): >>> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a125850> <<< 13632 1726884200.12526: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a125160><<< 13632 1726884200.12537: stdout chunk (state=3): >>> <<< 13632 1726884200.12567: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884200.12595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 13632 1726884200.12617: stdout chunk (state=3): >>> <<< 13632 1726884200.12657: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a125bb0> <<< 13632 1726884200.12692: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a102c00> import 'atexit' # <<< 13632 1726884200.12700: stdout chunk (state=3): >>> <<< 13632 1726884200.12737: 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'<<< 13632 1726884200.12781: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f640a1267e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.12795: stdout chunk (state=3): >>> <<< 13632 1726884200.12803: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.12844: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f640a126a20> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884200.12921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 13632 1726884200.12930: stdout chunk (state=3): >>> <<< 13632 1726884200.12949: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884200.13015: stdout chunk (state=3): >>> import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a126f00><<< 13632 1726884200.13021: stdout chunk (state=3): >>> <<< 13632 1726884200.13051: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884200.13084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py<<< 13632 1726884200.13091: stdout chunk (state=3): >>> <<< 13632 1726884200.13139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884200.13205: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f90d40><<< 13632 1726884200.13253: stdout chunk (state=3): >>> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.13263: stdout chunk (state=3): >>> <<< 13632 1726884200.13281: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.13289: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409f92960><<< 13632 1726884200.13322: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884200.13354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 13632 1726884200.13421: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f93320><<< 13632 1726884200.13426: stdout chunk (state=3): >>> <<< 13632 1726884200.13459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py<<< 13632 1726884200.13465: stdout chunk (state=3): >>> <<< 13632 1726884200.13514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 13632 1726884200.13520: stdout chunk (state=3): >>> <<< 13632 1726884200.13553: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f94500><<< 13632 1726884200.13559: stdout chunk (state=3): >>> <<< 13632 1726884200.13583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 13632 1726884200.13653: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884200.13693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884200.13713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884200.13819: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f96f90> <<< 13632 1726884200.13877: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.13894: stdout chunk (state=3): >>> <<< 13632 1726884200.13901: 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 0x7f6409f972c0><<< 13632 1726884200.13940: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f95250> <<< 13632 1726884200.13976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 13632 1726884200.13983: stdout chunk (state=3): >>> <<< 13632 1726884200.14026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 13632 1726884200.14063: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13632 1726884200.14071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 13632 1726884200.14109: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884200.14163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884200.14198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 13632 1726884200.14210: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 13632 1726884200.14235: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f9aea0> <<< 13632 1726884200.14266: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884200.14398: stdout chunk (state=3): >>> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f99970><<< 13632 1726884200.14401: stdout chunk (state=3): >>> <<< 13632 1726884200.14404: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f996d0> <<< 13632 1726884200.14443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 13632 1726884200.14453: stdout chunk (state=3): >>> <<< 13632 1726884200.14472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 13632 1726884200.14479: stdout chunk (state=3): >>> <<< 13632 1726884200.14617: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f9be30><<< 13632 1726884200.14624: stdout chunk (state=3): >>> <<< 13632 1726884200.14678: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f95760><<< 13632 1726884200.14686: stdout chunk (state=3): >>> <<< 13632 1726884200.14734: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.14742: stdout chunk (state=3): >>> <<< 13632 1726884200.14761: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.14768: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409fdf050> <<< 13632 1726884200.14808: 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<<< 13632 1726884200.14858: 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 0x7f6409fdf230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13632 1726884200.14901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884200.14937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 13632 1726884200.14943: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<< 13632 1726884200.15020: stdout chunk (state=3): >>> # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.15028: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.15056: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409fe4ce0> <<< 13632 1726884200.15062: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409fe4aa0> <<< 13632 1726884200.15100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884200.15402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.15413: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.15428: stdout chunk (state=3): >>> <<< 13632 1726884200.15439: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409fe71a0> <<< 13632 1726884200.15457: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409fe52e0><<< 13632 1726884200.15460: stdout chunk (state=3): >>> <<< 13632 1726884200.15586: stdout chunk (state=3): >>># /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'<<< 13632 1726884200.15595: stdout chunk (state=3): >>> <<< 13632 1726884200.15634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884200.15663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 13632 1726884200.15681: stdout chunk (state=3): >>> <<< 13632 1726884200.15686: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884200.15704: stdout chunk (state=3): >>> <<< 13632 1726884200.15792: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409fee900><<< 13632 1726884200.15799: stdout chunk (state=3): >>> <<< 13632 1726884200.16071: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409fe7290><<< 13632 1726884200.16077: stdout chunk (state=3): >>> <<< 13632 1726884200.16173: 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'<<< 13632 1726884200.16245: stdout chunk (state=3): >>> # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409fef740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.16258: 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' <<< 13632 1726884200.16268: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409fef950><<< 13632 1726884200.16276: stdout chunk (state=3): >>> <<< 13632 1726884200.16361: 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'<<< 13632 1726884200.16367: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409fef2f0><<< 13632 1726884200.16402: stdout chunk (state=3): >>> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409fdf3b0> <<< 13632 1726884200.16439: 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 <<< 13632 1726884200.16449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884200.16497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884200.16572: 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'<<< 13632 1726884200.16578: stdout chunk (state=3): >>> <<< 13632 1726884200.16624: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.16640: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409ff3380><<< 13632 1726884200.16646: stdout chunk (state=3): >>> <<< 13632 1726884200.16981: 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'<<< 13632 1726884200.16987: stdout chunk (state=3): >>> <<< 13632 1726884200.17017: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409ff46e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409ff1af0><<< 13632 1726884200.17023: stdout chunk (state=3): >>> <<< 13632 1726884200.17061: 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'<<< 13632 1726884200.17074: 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'<<< 13632 1726884200.17083: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409ff2ea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409ff1700><<< 13632 1726884200.17121: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13632 1726884200.17159: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.17163: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # <<< 13632 1726884200.17202: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13632 1726884200.17378: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.17559: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.17577: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884200.17584: stdout chunk (state=3): >>> <<< 13632 1726884200.17621: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available<<< 13632 1726884200.17631: stdout chunk (state=3): >>> <<< 13632 1726884200.17651: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.17657: stdout chunk (state=3): >>> <<< 13632 1726884200.17694: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available<<< 13632 1726884200.17700: stdout chunk (state=3): >>> <<< 13632 1726884200.17924: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.17997: stdout chunk (state=3): >>> <<< 13632 1726884200.18173: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.18184: stdout chunk (state=3): >>> <<< 13632 1726884200.19389: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.20580: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884200.20609: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884200.20615: stdout chunk (state=3): >>> <<< 13632 1726884200.20643: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884200.20693: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884200.20737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.20833: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.20835: 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 0x7f640a078890><<< 13632 1726884200.21000: stdout chunk (state=3): >>> <<< 13632 1726884200.21036: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884200.21043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884200.21092: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a079610><<< 13632 1726884200.21100: stdout chunk (state=3): >>> <<< 13632 1726884200.21123: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409ff7140><<< 13632 1726884200.21126: stdout chunk (state=3): >>> <<< 13632 1726884200.21206: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884200.21235: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.21244: stdout chunk (state=3): >>> <<< 13632 1726884200.21279: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.21287: stdout chunk (state=3): >>> <<< 13632 1726884200.21314: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884200.21320: stdout chunk (state=3): >>> <<< 13632 1726884200.21350: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.21353: stdout chunk (state=3): >>> <<< 13632 1726884200.21796: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.21958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884200.21985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884200.22013: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a0797c0><<< 13632 1726884200.22048: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884200.22050: stdout chunk (state=3): >>> <<< 13632 1726884200.23046: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.23196: stdout chunk (state=3): >>> <<< 13632 1726884200.24098: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.24104: stdout chunk (state=3): >>> <<< 13632 1726884200.24257: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.24266: stdout chunk (state=3): >>> <<< 13632 1726884200.24414: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884200.24421: stdout chunk (state=3): >>> <<< 13632 1726884200.24450: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.24458: stdout chunk (state=3): >>> <<< 13632 1726884200.24536: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.24544: stdout chunk (state=3): >>> <<< 13632 1726884200.24609: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884200.24638: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.24783: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.24793: stdout chunk (state=3): >>> <<< 13632 1726884200.24967: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884200.24973: stdout chunk (state=3): >>> <<< 13632 1726884200.25006: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.25037: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.25044: stdout chunk (state=3): >>> <<< 13632 1726884200.25058: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884200.25096: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13632 1726884200.25197: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.25246: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884200.25254: stdout chunk (state=3): >>> <<< 13632 1726884200.25273: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.25397: stdout chunk (state=3): >>> <<< 13632 1726884200.25766: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.25772: stdout chunk (state=3): >>> <<< 13632 1726884200.26262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884200.26379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 13632 1726884200.26389: stdout chunk (state=3): >>> <<< 13632 1726884200.26418: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884200.26423: stdout chunk (state=3): >>> <<< 13632 1726884200.26571: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a07a540><<< 13632 1726884200.26577: stdout chunk (state=3): >>> <<< 13632 1726884200.26602: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.26608: stdout chunk (state=3): >>> <<< 13632 1726884200.26745: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.26757: stdout chunk (state=3): >>> <<< 13632 1726884200.26892: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884200.26901: stdout chunk (state=3): >>> import 'ansible.module_utils.common.validation' # <<< 13632 1726884200.26923: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13632 1726884200.26929: stdout chunk (state=3): >>> <<< 13632 1726884200.26985: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 13632 1726884200.27001: stdout chunk (state=3): >>> <<< 13632 1726884200.27009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884200.27118: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.27199: stdout chunk (state=3): >>> <<< 13632 1726884200.27324: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.27328: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409e861e0><<< 13632 1726884200.27334: stdout chunk (state=3): >>> <<< 13632 1726884200.27416: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.27425: stdout chunk (state=3): >>> <<< 13632 1726884200.27430: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.27457: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409e86a80> <<< 13632 1726884200.27462: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a5b79e0><<< 13632 1726884200.27468: stdout chunk (state=3): >>> <<< 13632 1726884200.27563: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 13632 1726884200.27569: stdout chunk (state=3): >>> <<< 13632 1726884200.27653: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884200.27657: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884200.27664: stdout chunk (state=3): >>> <<< 13632 1726884200.27740: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.27746: stdout chunk (state=3): >>> <<< 13632 1726884200.27819: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.27825: stdout chunk (state=3): >>> <<< 13632 1726884200.27923: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.27930: stdout chunk (state=3): >>> <<< 13632 1726884200.28112: 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'<<< 13632 1726884200.28120: stdout chunk (state=3): >>> <<< 13632 1726884200.28251: 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'<<< 13632 1726884200.28262: 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'<<< 13632 1726884200.28276: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409e858e0> <<< 13632 1726884200.28354: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409e86c60> <<< 13632 1726884200.28407: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884200.28413: stdout chunk (state=3): >>> import 'ansible.module_utils.common.process' # <<< 13632 1726884200.28442: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13632 1726884200.28452: stdout chunk (state=3): >>> <<< 13632 1726884200.28551: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.28596: stdout chunk (state=3): >>> <<< 13632 1726884200.28676: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.28682: stdout chunk (state=3): >>> <<< 13632 1726884200.28726: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.28733: stdout chunk (state=3): >>> <<< 13632 1726884200.28802: 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<<< 13632 1726884200.28809: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884200.28846: 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<<< 13632 1726884200.28852: stdout chunk (state=3): >>> <<< 13632 1726884200.28899: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 13632 1726884200.28907: stdout chunk (state=3): >>> <<< 13632 1726884200.28928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 13632 1726884200.29024: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884200.29060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 13632 1726884200.29066: stdout chunk (state=3): >>> <<< 13632 1726884200.29106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884200.29208: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f1edb0> <<< 13632 1726884200.29295: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409e90a10> <<< 13632 1726884200.29425: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409e8ec00> <<< 13632 1726884200.29447: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409e8ea50><<< 13632 1726884200.29453: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro <<< 13632 1726884200.29485: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available<<< 13632 1726884200.29494: stdout chunk (state=3): >>> <<< 13632 1726884200.29537: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.29581: stdout chunk (state=3): >>> import 'ansible.module_utils.common._utils' # <<< 13632 1726884200.29598: stdout chunk (state=3): >>> <<< 13632 1726884200.29604: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884200.29693: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884200.29716: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13632 1726884200.29743: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.29779: stdout chunk (state=3): >>> import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884200.30859: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.32004: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.33110: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.34383: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 13632 1726884200.34398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884200.34416: stdout chunk (state=3): >>> <<< 13632 1726884200.34422: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f23680> <<< 13632 1726884200.34483: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py<<< 13632 1726884200.34494: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.34498: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f20230><<< 13632 1726884200.34509: stdout chunk (state=3): >>> <<< 13632 1726884200.34544: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py<<< 13632 1726884200.34551: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 13632 1726884200.34601: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py<<< 13632 1726884200.34612: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 13632 1726884200.34644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py<<< 13632 1726884200.34655: stdout chunk (state=3): >>> <<< 13632 1726884200.34662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'<<< 13632 1726884200.34684: stdout chunk (state=3): >>> import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f20980><<< 13632 1726884200.34691: stdout chunk (state=3): >>> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f20500><<< 13632 1726884200.34732: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py <<< 13632 1726884200.34739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 13632 1726884200.34769: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 13632 1726884200.34801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884200.34904: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f212b0> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py <<< 13632 1726884200.34913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'<<< 13632 1726884200.34952: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py<<< 13632 1726884200.34966: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'<<< 13632 1726884200.34973: stdout chunk (state=3): >>> <<< 13632 1726884200.34999: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py<<< 13632 1726884200.35023: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13632 1726884200.35056: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13632 1726884200.35110: 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<<< 13632 1726884200.35122: stdout chunk (state=3): >>> <<< 13632 1726884200.35127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'<<< 13632 1726884200.35163: stdout chunk (state=3): >>> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f02ba0> <<< 13632 1726884200.35198: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 13632 1726884200.35222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f01b80><<< 13632 1726884200.35258: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py<<< 13632 1726884200.35267: stdout chunk (state=3): >>> <<< 13632 1726884200.35291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'<<< 13632 1726884200.35303: stdout chunk (state=3): >>> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409956990><<< 13632 1726884200.35383: stdout chunk (state=3): >>> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f00cb0><<< 13632 1726884200.35393: stdout chunk (state=3): >>> <<< 13632 1726884200.35420: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py<<< 13632 1726884200.35426: stdout chunk (state=3): >>> <<< 13632 1726884200.35490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'<<< 13632 1726884200.35493: stdout chunk (state=3): >>> <<< 13632 1726884200.35522: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py<<< 13632 1726884200.35528: stdout chunk (state=3): >>> <<< 13632 1726884200.35557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'<<< 13632 1726884200.35564: stdout chunk (state=3): >>> <<< 13632 1726884200.35596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py<<< 13632 1726884200.35602: stdout chunk (state=3): >>> <<< 13632 1726884200.35792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099694f0><<< 13632 1726884200.35807: stdout chunk (state=3): >>> <<< 13632 1726884200.35814: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409957fb0> <<< 13632 1726884200.35867: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099573e0><<< 13632 1726884200.35873: stdout chunk (state=3): >>> <<< 13632 1726884200.35914: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f21ee0><<< 13632 1726884200.35916: stdout chunk (state=3): >>> <<< 13632 1726884200.35945: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884200.35990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'<<< 13632 1726884200.36013: stdout chunk (state=3): >>> <<< 13632 1726884200.36024: 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<<< 13632 1726884200.36031: stdout chunk (state=3): >>> <<< 13632 1726884200.36273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'<<< 13632 1726884200.36279: stdout chunk (state=3): >>> <<< 13632 1726884200.36315: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py<<< 13632 1726884200.36322: stdout chunk (state=3): >>> <<< 13632 1726884200.36337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13632 1726884200.36373: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099d5580><<< 13632 1726884200.36498: stdout chunk (state=3): >>> <<< 13632 1726884200.36617: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640998d6d0><<< 13632 1726884200.36624: stdout chunk (state=3): >>> <<< 13632 1726884200.36694: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409969370><<< 13632 1726884200.36702: stdout chunk (state=3): >>> <<< 13632 1726884200.36729: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py<<< 13632 1726884200.36736: stdout chunk (state=3): >>> <<< 13632 1726884200.36759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'<<< 13632 1726884200.36762: stdout chunk (state=3): >>> <<< 13632 1726884200.36798: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py<<< 13632 1726884200.36807: stdout chunk (state=3): >>> <<< 13632 1726884200.36844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'<<< 13632 1726884200.36850: stdout chunk (state=3): >>> <<< 13632 1726884200.36901: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py<<< 13632 1726884200.36905: stdout chunk (state=3): >>> <<< 13632 1726884200.36927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' <<< 13632 1726884200.36940: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099dd160> <<< 13632 1726884200.36951: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099d7380><<< 13632 1726884200.36976: stdout chunk (state=3): >>> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640998d1f0> <<< 13632 1726884200.37033: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f215b0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f21310><<< 13632 1726884200.37036: stdout chunk (state=3): >>> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f21070><<< 13632 1726884200.37058: stdout chunk (state=3): >>> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f20290> <<< 13632 1726884200.37108: 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'<<< 13632 1726884200.37114: stdout chunk (state=3): >>> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f21220><<< 13632 1726884200.37159: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 13632 1726884200.37167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'<<< 13632 1726884200.37173: stdout chunk (state=3): >>> <<< 13632 1726884200.37224: stdout chunk (state=3): >>># /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' <<< 13632 1726884200.37302: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099dd820><<< 13632 1726884200.37320: stdout chunk (state=3): >>> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099dd430><<< 13632 1726884200.37358: stdout chunk (state=3): >>> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884200.37387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.37508: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099ddf40><<< 13632 1726884200.37548: stdout chunk (state=3): >>> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py<<< 13632 1726884200.37554: stdout chunk (state=3): >>> <<< 13632 1726884200.37607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'<<< 13632 1726884200.37614: stdout chunk (state=3): >>> <<< 13632 1726884200.37701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py<<< 13632 1726884200.37764: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884200.37864: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.38020: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.38027: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64099f0920> <<< 13632 1726884200.38363: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099c9ac0> <<< 13632 1726884200.38444: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099ded80> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13632 1726884200.38479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13632 1726884200.38527: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099c94c0><<< 13632 1726884200.38575: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py<<< 13632 1726884200.38590: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'<<< 13632 1726884200.38598: stdout chunk (state=3): >>> <<< 13632 1726884200.38644: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099fa840> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py<<< 13632 1726884200.38661: stdout chunk (state=3): >>> <<< 13632 1726884200.38668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 13632 1726884200.38708: stdout chunk (state=3): >>># /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'<<< 13632 1726884200.38735: stdout chunk (state=3): >>> import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099fb500> <<< 13632 1726884200.38759: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099faf90><<< 13632 1726884200.38799: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884200.38924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'<<< 13632 1726884200.39056: stdout chunk (state=3): >>> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099fb9e0> <<< 13632 1726884200.39095: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py<<< 13632 1726884200.39104: stdout chunk (state=3): >>> <<< 13632 1726884200.39165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'<<< 13632 1726884200.39171: stdout chunk (state=3): >>> <<< 13632 1726884200.39575: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099bfad0><<< 13632 1726884200.39584: stdout chunk (state=3): >>> <<< 13632 1726884200.39616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py<<< 13632 1726884200.39622: stdout chunk (state=3): >>> <<< 13632 1726884200.39660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'<<< 13632 1726884200.39666: stdout chunk (state=3): >>> <<< 13632 1726884200.39702: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64093f4470><<< 13632 1726884200.39708: stdout chunk (state=3): >>> <<< 13632 1726884200.39789: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.39797: stdout chunk (state=3): >>> <<< 13632 1726884200.39971: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884200.39977: stdout chunk (state=3): >>> <<< 13632 1726884200.40003: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.40009: stdout chunk (state=3): >>> <<< 13632 1726884200.40241: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.40246: stdout chunk (state=3): >>> <<< 13632 1726884200.40497: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13632 1726884200.40527: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13632 1726884200.40690: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.respawn' # <<< 13632 1726884200.40898: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13632 1726884200.40953: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884200.41158: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884200.41167: stdout chunk (state=3): >>> <<< 13632 1726884200.41326: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884200.41332: stdout chunk (state=3): >>> <<< 13632 1726884200.42019: 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<<< 13632 1726884200.42024: stdout chunk (state=3): >>> <<< 13632 1726884200.42039: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.42098: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'<<< 13632 1726884200.42143: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py <<< 13632 1726884200.42156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' <<< 13632 1726884200.42209: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64093f7290> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884200.42291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'<<< 13632 1726884200.42298: stdout chunk (state=3): >>> <<< 13632 1726884200.42515: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64093f73b0><<< 13632 1726884200.42552: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13632 1726884200.42584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13632 1726884200.42639: 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'<<< 13632 1726884200.42702: stdout chunk (state=3): >>> # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.42724: stdout chunk (state=3): >>> # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.42727: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64091a7590> <<< 13632 1726884200.42734: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64091a6de0><<< 13632 1726884200.42779: stdout chunk (state=3): >>> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.42805: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.42822: stdout chunk (state=3): >>> <<< 13632 1726884200.42829: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64091a6fc0><<< 13632 1726884200.42875: stdout chunk (state=3): >>> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64093f7890><<< 13632 1726884200.42885: stdout chunk (state=3): >>> <<< 13632 1726884200.42907: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64093f6960> <<< 13632 1726884200.42960: 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 <<< 13632 1726884200.42974: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' <<< 13632 1726884200.43033: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64093f6f30> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py<<< 13632 1726884200.43040: stdout chunk (state=3): >>> <<< 13632 1726884200.43186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'<<< 13632 1726884200.43196: stdout chunk (state=3): >>> <<< 13632 1726884200.43237: 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<<< 13632 1726884200.43285: stdout chunk (state=3): >>> # 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 <<< 13632 1726884200.43307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 13632 1726884200.43520: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'<<< 13632 1726884200.43548: stdout chunk (state=3): >>> # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409224b00> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64092246e0><<< 13632 1726884200.43600: 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 <<< 13632 1726884200.43706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13632 1726884200.43811: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'<<< 13632 1726884200.43815: stdout chunk (state=3): >>> # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'<<< 13632 1726884200.43901: stdout chunk (state=3): >>> import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64092543e0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409224c20> <<< 13632 1726884200.43949: 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<<< 13632 1726884200.43955: stdout chunk (state=3): >>> <<< 13632 1726884200.44137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'<<< 13632 1726884200.44144: stdout chunk (state=3): >>> <<< 13632 1726884200.45780: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'<<< 13632 1726884200.45784: stdout chunk (state=3): >>> <<< 13632 1726884200.45801: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 13632 1726884200.45912: stdout chunk (state=3): >>>import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6408d33410> <<< 13632 1726884200.45965: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409254470> <<< 13632 1726884200.46011: 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 <<< 13632 1726884200.46391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884200.46581: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'<<< 13632 1726884200.46595: stdout chunk (state=3): >>> import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6408da9070><<< 13632 1726884200.46604: stdout chunk (state=3): >>> <<< 13632 1726884200.46673: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6408d33980><<< 13632 1726884200.46682: stdout chunk (state=3): >>> <<< 13632 1726884200.46712: 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<<< 13632 1726884200.46779: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884200.46915: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 13632 1726884200.46934: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 13632 1726884200.46938: stdout chunk (state=3): >>>import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6408dabe30> <<< 13632 1726884200.47020: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6408d766f0><<< 13632 1726884200.47064: 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<<< 13632 1726884200.47071: stdout chunk (state=3): >>> <<< 13632 1726884200.47154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'<<< 13632 1726884200.47161: stdout chunk (state=3): >>> <<< 13632 1726884200.47300: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'<<< 13632 1726884200.47307: stdout chunk (state=3): >>> # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'<<< 13632 1726884200.47381: stdout chunk (state=3): >>> import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6408debfe0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6408de8230><<< 13632 1726884200.47390: stdout chunk (state=3): >>> <<< 13632 1726884200.47421: 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 <<< 13632 1726884200.47456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884200.47555: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 13632 1726884200.47573: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 13632 1726884200.47582: stdout chunk (state=3): >>>import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64074212b0> <<< 13632 1726884200.47620: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074206b0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409224260><<< 13632 1726884200.47658: 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 <<< 13632 1726884200.47720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'<<< 13632 1726884200.47756: 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<<< 13632 1726884200.47765: stdout chunk (state=3): >>> <<< 13632 1726884200.47782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'<<< 13632 1726884200.47813: 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 <<< 13632 1726884200.47842: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884200.47896: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.47955: 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 0x7f6407444710> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407423b60><<< 13632 1726884200.47962: stdout chunk (state=3): >>> <<< 13632 1726884200.48000: 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 <<< 13632 1726884200.48048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'<<< 13632 1726884200.48054: stdout chunk (state=3): >>> <<< 13632 1726884200.48083: 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<<< 13632 1726884200.48093: stdout chunk (state=3): >>> <<< 13632 1726884200.48144: stdout chunk (state=3): >>># 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<<< 13632 1726884200.48154: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.48160: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407446de0><<< 13632 1726884200.48203: 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 <<< 13632 1726884200.48236: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'<<< 13632 1726884200.48270: 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<<< 13632 1726884200.48292: stdout chunk (state=3): >>> <<< 13632 1726884200.48309: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884200.48356: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407447cb0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py<<< 13632 1726884200.48372: stdout chunk (state=3): >>> <<< 13632 1726884200.48378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.49094: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'<<< 13632 1726884200.49153: stdout chunk (state=3): >>> import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64074685c0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 13632 1726884200.49185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'<<< 13632 1726884200.49207: stdout chunk (state=3): >>> <<< 13632 1726884200.49223: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407469a60> <<< 13632 1726884200.49234: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407447ef0><<< 13632 1726884200.49241: stdout chunk (state=3): >>> <<< 13632 1726884200.49308: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407446cc0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407446630><<< 13632 1726884200.49313: stdout chunk (state=3): >>> <<< 13632 1726884200.49357: 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<<< 13632 1726884200.49364: stdout chunk (state=3): >>> <<< 13632 1726884200.49569: stdout chunk (state=3): >>># 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'<<< 13632 1726884200.49582: stdout chunk (state=3): >>> # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 13632 1726884200.49598: stdout chunk (state=3): >>>import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f640746b680><<< 13632 1726884200.49604: stdout chunk (state=3): >>> <<< 13632 1726884200.49652: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074471d0><<< 13632 1726884200.49664: stdout chunk (state=3): >>> <<< 13632 1726884200.49781: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407444a10><<< 13632 1726884200.49790: stdout chunk (state=3): >>> <<< 13632 1726884200.49878: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407423170><<< 13632 1726884200.49890: stdout chunk (state=3): >>> <<< 13632 1726884200.49942: 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<<< 13632 1726884200.49945: stdout chunk (state=3): >>> <<< 13632 1726884200.49948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.50169: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'<<< 13632 1726884200.50201: stdout chunk (state=3): >>> # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'<<< 13632 1726884200.50205: stdout chunk (state=3): >>> <<< 13632 1726884200.50208: stdout chunk (state=3): >>>import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64074237d0><<< 13632 1726884200.50211: stdout chunk (state=3): >>> <<< 13632 1726884200.50226: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407423530> <<< 13632 1726884200.50289: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407421370><<< 13632 1726884200.50298: stdout chunk (state=3): >>> <<< 13632 1726884200.50341: 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<<< 13632 1726884200.50348: stdout chunk (state=3): >>> # 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 0x7f64074acce0><<< 13632 1726884200.50395: 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 <<< 13632 1726884200.50444: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884200.50479: 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<<< 13632 1726884200.50516: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'<<< 13632 1726884200.50522: stdout chunk (state=3): >>> <<< 13632 1726884200.50563: 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<<< 13632 1726884200.50571: stdout chunk (state=3): >>> <<< 13632 1726884200.50581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'<<< 13632 1726884200.50621: stdout chunk (state=3): >>> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074af230> <<< 13632 1726884200.50666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py<<< 13632 1726884200.50684: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'<<< 13632 1726884200.50694: stdout chunk (state=3): >>> <<< 13632 1726884200.50746: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074afa10> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074ae510><<< 13632 1726884200.50780: 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 <<< 13632 1726884200.50822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13632 1726884200.50863: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074d4260><<< 13632 1726884200.50892: stdout chunk (state=3): >>> <<< 13632 1726884200.50921: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074accb0><<< 13632 1726884200.50927: stdout chunk (state=3): >>> <<< 13632 1726884200.50965: 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<<< 13632 1726884200.51014: stdout chunk (state=3): >>> # 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<<< 13632 1726884200.51020: stdout chunk (state=3): >>> <<< 13632 1726884200.51065: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'<<< 13632 1726884200.51072: stdout chunk (state=3): >>> <<< 13632 1726884200.51108: 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 <<< 13632 1726884200.51159: stdout chunk (state=3): >>># 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 0x7f64074d5c70><<< 13632 1726884200.51167: stdout chunk (state=3): >>> <<< 13632 1726884200.51218: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074d51f0> <<< 13632 1726884200.51225: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074d5040> <<< 13632 1726884200.51266: 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'<<< 13632 1726884200.51309: 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 <<< 13632 1726884200.51366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'<<< 13632 1726884200.51372: stdout chunk (state=3): >>> <<< 13632 1726884200.51410: 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<<< 13632 1726884200.51445: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884200.51483: 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<<< 13632 1726884200.51491: stdout chunk (state=3): >>> <<< 13632 1726884200.51514: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13632 1726884200.51577: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407500d10> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py<<< 13632 1726884200.51584: stdout chunk (state=3): >>> <<< 13632 1726884200.51672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884200.51709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884200.51817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py<<< 13632 1726884200.51826: stdout chunk (state=3): >>> <<< 13632 1726884200.51858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884200.51883: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e16d80><<< 13632 1726884200.51935: stdout chunk (state=3): >>> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.51980: 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 0x7f6406e170e0><<< 13632 1726884200.51987: stdout chunk (state=3): >>> <<< 13632 1726884200.52083: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407503020> <<< 13632 1726884200.52178: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64075011c0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407500230> <<< 13632 1726884200.52246: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074d6480><<< 13632 1726884200.52269: stdout chunk (state=3): >>> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074d61b0> <<< 13632 1726884200.52327: 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'<<< 13632 1726884200.52334: stdout chunk (state=3): >>> <<< 13632 1726884200.52366: 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<<< 13632 1726884200.52392: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884200.52400: stdout chunk (state=3): >>> <<< 13632 1726884200.52458: 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' <<< 13632 1726884200.52495: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e54b90> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e17cb0><<< 13632 1726884200.52502: stdout chunk (state=3): >>> <<< 13632 1726884200.52600: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074d69c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py<<< 13632 1726884200.52619: stdout chunk (state=3): >>> <<< 13632 1726884200.52623: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'<<< 13632 1726884200.52634: stdout chunk (state=3): >>> <<< 13632 1726884200.52707: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e552b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py<<< 13632 1726884200.52718: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' <<< 13632 1726884200.52725: stdout chunk (state=3): >>>import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e55670><<< 13632 1726884200.52767: 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 <<< 13632 1726884200.52782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'<<< 13632 1726884200.52795: stdout chunk (state=3): >>> <<< 13632 1726884200.52805: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e55730><<< 13632 1726884200.52857: 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' <<< 13632 1726884200.52871: stdout chunk (state=3): >>>import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e55850> <<< 13632 1726884200.52969: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884200.52999: 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<<< 13632 1726884200.53006: stdout chunk (state=3): >>> <<< 13632 1726884200.53059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884200.53186: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'<<< 13632 1726884200.53195: stdout chunk (state=3): >>> # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'<<< 13632 1726884200.53231: stdout chunk (state=3): >>> import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6406e74410> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e56540><<< 13632 1726884200.53242: stdout chunk (state=3): >>> <<< 13632 1726884200.53275: 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<<< 13632 1726884200.53284: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'<<< 13632 1726884200.53301: stdout chunk (state=3): >>> import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e74560><<< 13632 1726884200.53334: 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<<< 13632 1726884200.53349: stdout chunk (state=3): >>> <<< 13632 1726884200.53360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884200.53533: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e74650><<< 13632 1726884200.53556: stdout chunk (state=3): >>> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e556a0> <<< 13632 1726884200.53607: 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' <<< 13632 1726884200.53659: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e74800> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py<<< 13632 1726884200.53666: stdout chunk (state=3): >>> <<< 13632 1726884200.53698: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'<<< 13632 1726884200.53707: stdout chunk (state=3): >>> <<< 13632 1726884200.53740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py<<< 13632 1726884200.53797: stdout chunk (state=3): >>> <<< 13632 1726884200.53883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'<<< 13632 1726884200.53890: stdout chunk (state=3): >>> <<< 13632 1726884200.53927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py<<< 13632 1726884200.53934: stdout chunk (state=3): >>> <<< 13632 1726884200.53991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'<<< 13632 1726884200.54024: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884200.54067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884200.54116: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884200.54120: stdout chunk (state=3): >>> # 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 0x7f6406ec4230><<< 13632 1726884200.54200: stdout chunk (state=3): >>> <<< 13632 1726884200.54208: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e9f620> <<< 13632 1726884200.54324: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e9e030><<< 13632 1726884200.54332: stdout chunk (state=3): >>> <<< 13632 1726884200.54639: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e75f70><<< 13632 1726884200.54646: stdout chunk (state=3): >>> <<< 13632 1726884200.54673: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e753d0><<< 13632 1726884200.54682: stdout chunk (state=3): >>> <<< 13632 1726884200.54720: 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<<< 13632 1726884200.54737: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'<<< 13632 1726884200.54745: stdout chunk (state=3): >>> import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e76330><<< 13632 1726884200.54780: 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<<< 13632 1726884200.54795: stdout chunk (state=3): >>> <<< 13632 1726884200.54812: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 13632 1726884200.54867: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e77620> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py<<< 13632 1726884200.54883: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'<<< 13632 1726884200.54896: stdout chunk (state=3): >>> <<< 13632 1726884200.54904: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406edca70><<< 13632 1726884200.54947: 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 <<< 13632 1726884200.54962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'<<< 13632 1726884200.54969: stdout chunk (state=3): >>> <<< 13632 1726884200.55022: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406edcce0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py <<< 13632 1726884200.55040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'<<< 13632 1726884200.55047: stdout chunk (state=3): >>> <<< 13632 1726884200.55076: 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<<< 13632 1726884200.55110: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'<<< 13632 1726884200.55118: stdout chunk (state=3): >>> <<< 13632 1726884200.55148: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406edd640><<< 13632 1726884200.55152: stdout chunk (state=3): >>> <<< 13632 1726884200.55217: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406edd0d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py <<< 13632 1726884200.55221: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' <<< 13632 1726884200.55233: stdout chunk (state=3): >>>import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ede510><<< 13632 1726884200.55265: stdout chunk (state=3): >>> import 'gc' # <<< 13632 1726884200.55274: stdout chunk (state=3): >>> <<< 13632 1726884200.55313: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64091a7680> <<< 13632 1726884200.55321: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409ff0ec0><<< 13632 1726884200.55494: stdout chunk (state=3): >>> <<< 13632 1726884200.56206: 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 <<< 13632 1726884200.56254: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884200.56463: 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' <<< 13632 1726884200.56466: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406edf7d0> <<< 13632 1726884200.56606: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884200.56638: 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 <<< 13632 1726884200.56676: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884200.56715: 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<<< 13632 1726884200.56739: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.56784: 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 <<< 13632 1726884200.56861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884200.56920: 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 <<< 13632 1726884200.57014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884200.57046: 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<<< 13632 1726884200.57072: stdout chunk (state=3): >>> # 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 0x7f6406ca7f80><<< 13632 1726884200.57126: 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 <<< 13632 1726884200.57157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 13632 1726884200.57173: 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<<< 13632 1726884200.57362: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884200.57432: stdout chunk (state=3): >>># /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' <<< 13632 1726884200.57613: 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 0x7f6406cea030><<< 13632 1726884200.57643: stdout chunk (state=3): >>> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ce9be0> # 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 0x7f6406e54c50> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ce8b30> <<< 13632 1726884200.57669: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ce83e0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ca50d0> <<< 13632 1726884200.57701: 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<<< 13632 1726884200.57720: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'<<< 13632 1726884200.57968: stdout chunk (state=3): >>> import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ca7e60> <<< 13632 1726884200.58019: 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<<< 13632 1726884200.58024: stdout chunk (state=3): >>> # 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 0x7f6406d07650><<< 13632 1726884200.58046: stdout chunk (state=3): >>> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d06180> <<< 13632 1726884200.58085: 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<<< 13632 1726884200.58119: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884200.58148: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d28e60> <<< 13632 1726884200.58180: 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<<< 13632 1726884200.58224: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'<<< 13632 1726884200.58242: stdout chunk (state=3): >>> import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d29160> <<< 13632 1726884200.58274: 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'<<< 13632 1726884200.58351: stdout chunk (state=3): >>> import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d293d0> # /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'<<< 13632 1726884200.58369: stdout chunk (state=3): >>> import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d29670><<< 13632 1726884200.58438: 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 <<< 13632 1726884200.58466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'<<< 13632 1726884200.58471: 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 <<< 13632 1726884200.58526: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884200.58616: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d29d90> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d29be0><<< 13632 1726884200.58674: 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 <<< 13632 1726884200.58692: 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 0x7f6406d2b680> <<< 13632 1726884200.58726: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'<<< 13632 1726884200.58741: stdout chunk (state=3): >>> import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d2b7d0><<< 13632 1726884200.58785: 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 <<< 13632 1726884200.58812: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'<<< 13632 1726884200.58843: stdout chunk (state=3): >>> <<< 13632 1726884200.58930: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d2b9e0><<< 13632 1726884200.58934: 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' <<< 13632 1726884200.58963: 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<<< 13632 1726884200.59021: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884200.59041: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d4c980> <<< 13632 1726884200.59057: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d4c200><<< 13632 1726884200.59134: 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 <<< 13632 1726884200.59159: stdout chunk (state=3): >>># 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 0x7f6406d4cb90> <<< 13632 1726884200.59222: 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'<<< 13632 1726884200.59275: stdout chunk (state=3): >>> import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d4d940> <<< 13632 1726884200.59312: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d4db20> <<< 13632 1726884200.59422: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884200.59448: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d4ddf0><<< 13632 1726884200.59496: 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<<< 13632 1726884200.59500: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'<<< 13632 1726884200.59528: stdout chunk (state=3): >>> import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d4ecf0> <<< 13632 1726884200.59594: 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'<<< 13632 1726884200.59598: stdout chunk (state=3): >>> <<< 13632 1726884200.59632: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d4ef60> # /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 <<< 13632 1726884200.59665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13632 1726884200.59701: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d4f170><<< 13632 1726884200.59729: 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 <<< 13632 1726884200.59771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'<<< 13632 1726884200.59825: stdout chunk (state=3): >>> <<< 13632 1726884200.59829: 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<<< 13632 1726884200.59876: stdout chunk (state=3): >>> # 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 0x7f6406d4fd40><<< 13632 1726884200.59880: stdout chunk (state=3): >>> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d4f890><<< 13632 1726884200.59920: 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<<< 13632 1726884200.59960: stdout chunk (state=3): >>> <<< 13632 1726884200.59967: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13632 1726884200.60018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py<<< 13632 1726884200.60107: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d70bc0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d70500><<< 13632 1726884200.60110: stdout chunk (state=3): >>> <<< 13632 1726884200.60143: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'<<< 13632 1726884200.60173: stdout chunk (state=3): >>> import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d71850><<< 13632 1726884200.60219: 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<<< 13632 1726884200.60236: stdout chunk (state=3): >>> <<< 13632 1726884200.60283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13632 1726884200.60301: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d71b50><<< 13632 1726884200.60421: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'<<< 13632 1726884200.60515: stdout chunk (state=3): >>> import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d72ab0> # /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 0x7f6406d72d50> # /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 0x7f6406d72f00> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ede540> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406edf320> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ede7e0> <<< 13632 1726884200.60547: 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 # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'<<< 13632 1726884200.60643: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406edf2f0> <<< 13632 1726884200.60680: 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 <<< 13632 1726884200.60732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'<<< 13632 1726884200.60743: stdout chunk (state=3): >>> <<< 13632 1726884200.60799: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d73860><<< 13632 1726884200.60830: stdout chunk (state=3): >>> <<< 13632 1726884200.60853: 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<<< 13632 1726884200.60881: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13632 1726884200.60932: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d73d70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py<<< 13632 1726884200.60979: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 13632 1726884200.60993: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa0770><<< 13632 1726884200.61019: 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 <<< 13632 1726884200.61061: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'<<< 13632 1726884200.61088: stdout chunk (state=3): >>> <<< 13632 1726884200.61116: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884200.61167: 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<<< 13632 1726884200.61207: 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 0x7f6406aa1af0> <<< 13632 1726884200.61234: 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<<< 13632 1726884200.61250: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'<<< 13632 1726884200.61493: stdout chunk (state=3): >>> import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa1bb0> <<< 13632 1726884200.61526: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884200.61557: 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 0x7f6406aa22d0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa2150><<< 13632 1726884200.61584: 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<<< 13632 1726884200.61615: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'<<< 13632 1726884200.61641: stdout chunk (state=3): >>> <<< 13632 1726884200.61690: 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'<<< 13632 1726884200.61712: stdout chunk (state=3): >>> <<< 13632 1726884200.61744: 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 <<< 13632 1726884200.61776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'<<< 13632 1726884200.61895: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ac88f0><<< 13632 1726884200.61901: 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 <<< 13632 1726884200.61923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13632 1726884200.61978: 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<<< 13632 1726884200.62112: stdout chunk (state=3): >>> # 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 0x7f6406ac9a90> # /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' <<< 13632 1726884200.62118: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ac9d00><<< 13632 1726884200.62150: stdout chunk (state=3): >>> # /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'<<< 13632 1726884200.62170: stdout chunk (state=3): >>> <<< 13632 1726884200.62277: stdout chunk (state=3): >>># 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 0x7f6406ac9e50><<< 13632 1726884200.62284: stdout chunk (state=3): >>> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ac9ca0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ac95b0><<< 13632 1726884200.62372: stdout chunk (state=3): >>> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ac8a40> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa3ce0> <<< 13632 1726884200.62406: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa3260> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa2ae0> <<< 13632 1726884200.62443: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa1610> <<< 13632 1726884200.62534: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa0b90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884200.62572: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 13632 1726884200.62596: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ac9820> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py <<< 13632 1726884200.62673: 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 0x7f6406aca810><<< 13632 1726884200.62770: 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 <<< 13632 1726884200.62773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'<<< 13632 1726884200.62808: 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' <<< 13632 1726884200.62881: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'<<< 13632 1726884200.62896: stdout chunk (state=3): >>> import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406acb710> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406acb440> # /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' <<< 13632 1726884200.62961: 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<<< 13632 1726884200.63104: stdout chunk (state=3): >>> <<< 13632 1726884200.63138: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884200.63193: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884200.63258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884200.63393: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b05b50> <<< 13632 1726884200.63446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py <<< 13632 1726884200.63458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 13632 1726884200.63593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py<<< 13632 1726884200.63619: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884200.63690: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b071a0><<< 13632 1726884200.63708: stdout chunk (state=3): >>> <<< 13632 1726884200.63947: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.63986: stdout chunk (state=3): >>># 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 0x7f6406b063f0> <<< 13632 1726884200.64028: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b05ee0> <<< 13632 1726884200.64032: 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 <<< 13632 1726884200.64160: 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 <<< 13632 1726884200.64164: 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 0x7f6406b3c980> <<< 13632 1726884200.64192: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b05bb0> # /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' <<< 13632 1726884200.64313: 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<<< 13632 1726884200.64340: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # <<< 13632 1726884200.64385: 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<<< 13632 1726884200.64421: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884200.64451: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b3f7d0> <<< 13632 1726884200.64481: 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<<< 13632 1726884200.64510: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'<<< 13632 1726884200.64545: stdout chunk (state=3): >>> import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b3f950><<< 13632 1726884200.64592: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884200.64618: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884200.64717: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b3d010> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b3cce0><<< 13632 1726884200.64798: stdout chunk (state=3): >>> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406acb9e0> <<< 13632 1726884200.64834: 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 <<< 13632 1726884200.64879: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'<<< 13632 1726884200.64882: stdout chunk (state=3): >>> <<< 13632 1726884200.64915: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b04dd0> <<< 13632 1726884200.64942: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406acb740><<< 13632 1726884200.64962: stdout chunk (state=3): >>> <<< 13632 1726884200.64973: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406acae40><<< 13632 1726884200.65018: 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 <<< 13632 1726884200.65046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 13632 1726884200.65061: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b622d0><<< 13632 1726884200.65104: 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 <<< 13632 1726884200.65138: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 13632 1726884200.65201: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b62c00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 13632 1726884200.65224: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' <<< 13632 1726884200.65263: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b635c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 13632 1726884200.65310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'<<< 13632 1726884200.65346: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b639e0><<< 13632 1726884200.65373: 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 <<< 13632 1726884200.65405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13632 1726884200.65456: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b7c5c0> # /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<<< 13632 1726884200.65481: stdout chunk (state=3): >>> <<< 13632 1726884200.65533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'<<< 13632 1726884200.65545: stdout chunk (state=3): >>> <<< 13632 1726884200.65611: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b7cc50><<< 13632 1726884200.65614: stdout chunk (state=3): >>> <<< 13632 1726884200.65639: 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'<<< 13632 1726884200.65690: stdout chunk (state=3): >>> # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py<<< 13632 1726884200.65716: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884200.65755: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py<<< 13632 1726884200.65767: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'<<< 13632 1726884200.65836: stdout chunk (state=3): >>> # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.65915: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884200.65950: stdout chunk (state=3): >>>import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6406b7fb60> <<< 13632 1726884200.65967: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b7f530> <<< 13632 1726884200.65992: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b7f1d0> <<< 13632 1726884200.66103: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b7eea0> <<< 13632 1726884202.55053: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["kpartx"], "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}}} <<< 13632 1726884202.57461: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884202.57497: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884202.58231: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 13632 1726884202.58271: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.58308: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 13632 1726884202.58612: 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 _sha2 # 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__ <<< 13632 1726884202.58629: 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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.<<< 13632 1726884202.58674: stdout chunk (state=3): >>>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<<< 13632 1726884202.58684: stdout chunk (state=3): >>>.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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.dyn<<< 13632 1726884202.58697: stdout chunk (state=3): >>>amic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884202.59417: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.59437: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884202.59489: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types <<< 13632 1726884202.59494: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.59545: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.59578: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 13632 1726884202.59620: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 13632 1726884202.59624: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 13632 1726884202.59722: stdout chunk (state=3): >>># destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 <<< 13632 1726884202.59726: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.59763: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.59820: stdout chunk (state=3): >>># destroy dnf.pycomp # destroy dnf.const <<< 13632 1726884202.59827: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.59853: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.59904: 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 # 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 <<< 13632 1726884202.59933: stdout chunk (state=3): >>># destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module <<< 13632 1726884202.59974: 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 # 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 <<< 13632 1726884202.60013: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.60031: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 13632 1726884202.60087: 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 # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 <<< 13632 1726884202.60240: 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 # 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13632 1726884202.60281: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.60312: 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 # destroy enum # cleanup[3] wiping copyreg <<< 13632 1726884202.60363: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 13632 1726884202.60418: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.60424: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal <<< 13632 1726884202.60466: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.60512: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884202.60515: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # 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 <<< 13632 1726884202.61530: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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 <<< 13632 1726884202.61582: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 13632 1726884202.61711: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.61789: 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 <<< 13632 1726884202.61805: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 13632 1726884202.61937: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 13632 1726884202.62014: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13632 1726884202.62106: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884202.62308: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884202.62519: stdout chunk (state=3): >>># 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 <<< 13632 1726884202.63662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884202.63721: stderr chunk (state=3): >>><<< 13632 1726884202.63726: stdout chunk (state=3): >>><<< 13632 1726884202.63895: _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 0x7f640a5b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a583b30> # /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 0x7f640a5b6ab0> 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 0x7f640a389160> # /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 0x7f640a38a150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3cff20> # /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 0x7f640a3dc0b0> # /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 0x7f640a3ff920> # /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 0x7f640a3fffb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3dfbf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3dd310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3cd0d0> # /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 0x7f640a423860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a422480> # /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 0x7f640a3de1e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a420d10> # /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 0x7f640a454890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3cc350> # /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 0x7f640a454d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a454bf0> # 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 0x7f640a454f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a3c2e70> # /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 0x7f640a455670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a455340> 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 0x7f640a456570> 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 0x7f640a4707a0> 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 0x7f640a471ee0> # /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 0x7f640a472de0> # 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 0x7f640a473410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a472330> # /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 0x7f640a473e90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a4735c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a4565d0> # /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 0x7f640a1bbe00> # /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 0x7f640a1e4920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a1e4680> # 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 0x7f640a1e4950> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f640a1e4a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a1b9fa0> # /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 0x7f640a1e60f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a1e4d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a456cc0> # /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 0x7f640a20e450> # /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 0x7f640a232600> # /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 0x7f640a2633e0> # /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 0x7f640a295b80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a263500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a233290> # /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 0x7f640a0a4560> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a231640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a1e6ff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f640a231a00> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_qindp4zm/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 0x7f640a1021e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a0d90d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a0d8260> # 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 0x7f640a0db8c0> # /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 0x7f640a125ac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a125850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a125160> # /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 0x7f640a125bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a102c00> 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 0x7f640a1267e0> # 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 0x7f640a126a20> # /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 0x7f640a126f00> 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 0x7f6409f90d40> # 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 0x7f6409f92960> # /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 0x7f6409f93320> # /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 0x7f6409f94500> # /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 0x7f6409f96f90> # 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 0x7f6409f972c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f95250> # /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 0x7f6409f9aea0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f99970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f996d0> # /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 0x7f6409f9be30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f95760> # 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 0x7f6409fdf050> # /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 0x7f6409fdf230> # /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 0x7f6409fe4ce0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409fe4aa0> # /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 0x7f6409fe71a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409fe52e0> # /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 0x7f6409fee900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409fe7290> # 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 0x7f6409fef740> # 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 0x7f6409fef950> # 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 0x7f6409fef2f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409fdf3b0> # /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 0x7f6409ff3380> # 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 0x7f6409ff46e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409ff1af0> # 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 0x7f6409ff2ea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409ff1700> # 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 0x7f640a078890> # /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 0x7f640a079610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409ff7140> 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 0x7f640a0797c0> # 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 0x7f640a07a540> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6409e861e0> # 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 0x7f6409e86a80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640a5b79e0> # 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 0x7f6409e858e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409e86c60> 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 0x7f6409f1edb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409e90a10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409e8ec00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409e8ea50> # 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 0x7f6409f23680> # /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 0x7f6409f20230> # /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 0x7f6409f20980> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f20500> # /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 0x7f6409f212b0> # /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 0x7f6409f02ba0> # /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 0x7f6409f01b80> # /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 0x7f6409956990> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f00cb0> # /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 0x7f64099694f0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409957fb0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099573e0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f21ee0> # /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 0x7f64099d5580> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640998d6d0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409969370> # /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 0x7f64099dd160> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099d7380> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f640998d1f0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f215b0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f21310> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f21070> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409f20290> # /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 0x7f6409f21220> # /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 0x7f64099dd820> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099dd430> # /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 0x7f64099ddf40> # /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 0x7f64099f0920> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099c9ac0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099ded80> # /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 0x7f64099c94c0> # /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 0x7f64099fa840> # /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 0x7f64099fb500> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64099faf90> # /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 0x7f64099fb9e0> # /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 0x7f64099bfad0> # /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 0x7f64093f4470> # 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 0x7f64093f7290> # /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 0x7f64093f73b0> # /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 0x7f64091a7590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64091a6de0> # 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 0x7f64091a6fc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64093f7890> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64093f6960> # /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 0x7f64093f6f30> # /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 0x7f6409224b00> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64092246e0> # /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 0x7f64092543e0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409224c20> # /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 0x7f6408d33410> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409254470> # /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 0x7f6408da9070> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6408d33980> # /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 0x7f6408dabe30> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6408d766f0> # /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 0x7f6408debfe0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6408de8230> # /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 0x7f64074212b0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074206b0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409224260> # /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 0x7f6407444710> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407423b60> # /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 0x7f6407446de0> # /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 0x7f6407447cb0> # /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 0x7f64074685c0> # /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 0x7f6407469a60> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407447ef0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407446cc0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407446630> # /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 0x7f640746b680> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074471d0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407444a10> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407423170> # /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 0x7f64074237d0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407423530> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407421370> # /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 0x7f64074acce0> # /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 0x7f64074af230> # /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 0x7f64074afa10> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074ae510> # /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 0x7f64074d4260> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074accb0> # /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 0x7f64074d5c70> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074d51f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074d5040> # /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 0x7f6407500d10> # /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 0x7f6406e16d80> # 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 0x7f6406e170e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407503020> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64075011c0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6407500230> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074d6480> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074d61b0> # /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 0x7f6406e54b90> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e17cb0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64074d69c0> # /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 0x7f6406e552b0> # /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 0x7f6406e55670> # /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 0x7f6406e55730> # /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 0x7f6406e55850> # /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 0x7f6406e74410> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e56540> # /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 0x7f6406e74560> # /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 0x7f6406e74650> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e556a0> # /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 0x7f6406e74800> # /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 0x7f6406ec4230> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e9f620> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e9e030> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e75f70> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406e753d0> # /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 0x7f6406e76330> # /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 0x7f6406e77620> # /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 0x7f6406edca70> # /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 0x7f6406edcce0> # /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 0x7f6406edd640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406edd0d0> # /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 0x7f6406ede510> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64091a7680> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6409ff0ec0> # /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' # /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 0x7f6406edf7d0> # destroy dnf.plugin.dynamic.copr # /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/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 0x7f6406ca7f80> # /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 0x7f6406cea030> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ce9be0> # 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 0x7f6406e54c50> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ce8b30> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ce83e0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ca50d0> # /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 0x7f6406ca7e60> # /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 0x7f6406d07650> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d06180> # /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 0x7f6406d28e60> # /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 0x7f6406d29160> # /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 0x7f6406d293d0> # /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 0x7f6406d29670> # /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 0x7f6406d29d90> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d29be0> # /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 0x7f6406d2b680> # /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 0x7f6406d2b7d0> # /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 0x7f6406d2b9e0> # /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 0x7f6406d4c980> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d4c200> # /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 0x7f6406d4cb90> # /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 0x7f6406d4d940> # /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 0x7f6406d4db20> # /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 0x7f6406d4ddf0> # /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 0x7f6406d4ecf0> # /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 0x7f6406d4ef60> # /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 0x7f6406d4f170> # /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 0x7f6406d4fd40> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d4f890> # /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 0x7f6406d70bc0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406d70500> # /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 0x7f6406d71850> # /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 0x7f6406d71b50> # /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 0x7f6406d72ab0> # /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 0x7f6406d72d50> # /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 0x7f6406d72f00> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ede540> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406edf320> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ede7e0> # /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 0x7f6406edf2f0> # /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 0x7f6406d73860> # /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 0x7f6406d73d70> # /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 0x7f6406aa0770> # /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 0x7f6406aa1af0> # /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 0x7f6406aa1bb0> # /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 0x7f6406aa22d0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa2150> # /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 0x7f6406ac88f0> # /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 0x7f6406ac9a90> # /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 0x7f6406ac9d00> # /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 0x7f6406ac9e50> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ac9ca0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ac95b0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ac8a40> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa3ce0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa3260> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa2ae0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa1610> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406aa0b90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406ac9820> # /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 0x7f6406aca810> # /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 0x7f6406acb710> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406acb440> # /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 0x7f6406b05b50> # /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 0x7f6406b071a0> # 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 0x7f6406b063f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b05ee0> # /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 0x7f6406b3c980> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b05bb0> # /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 0x7f6406b3f7d0> # /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 0x7f6406b3f950> # /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 0x7f6406b3d010> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b3cce0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406acb9e0> # /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 0x7f6406b04dd0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406acb740> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406acae40> # /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 0x7f6406b622d0> # /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 0x7f6406b62c00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b635c0> # /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 0x7f6406b639e0> # /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 0x7f6406b7c5c0> # /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 0x7f6406b7cc50> # /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 0x7f6406b7fb60> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b7f530> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b7f1d0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6406b7eea0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["kpartx"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884202.65968: done with _execute_module (ansible.legacy.dnf, {'name': ['kpartx'], '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-1726884199.8212612-13867-76044890178329/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884202.65972: _low_level_execute_command(): starting 13632 1726884202.65975: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884199.8212612-13867-76044890178329/ > /dev/null 2>&1 && sleep 0' 13632 1726884202.65978: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884202.65980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884202.65983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884202.68231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884202.68407: stderr chunk (state=3): >>><<< 13632 1726884202.68417: stdout chunk (state=3): >>><<< 13632 1726884202.68895: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884202.68899: handler run complete 13632 1726884202.68902: attempt loop complete, returning result 13632 1726884202.68904: _execute() done 13632 1726884202.68906: dumping result to json 13632 1726884202.68908: done dumping result, returning 13632 1726884202.68911: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [12b27791-eb03-55b1-95d9-0000000000e1] 13632 1726884202.68913: sending task result for task 12b27791-eb03-55b1-95d9-0000000000e1 ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884202.69234: no more pending results, returning what we have 13632 1726884202.69238: results queue empty 13632 1726884202.69239: checking for any_errors_fatal 13632 1726884202.69247: done checking for any_errors_fatal 13632 1726884202.69248: checking for max_fail_percentage 13632 1726884202.69251: done checking for max_fail_percentage 13632 1726884202.69252: checking to see if all hosts have failed and the running result is not ok 13632 1726884202.69253: done checking to see if all hosts have failed 13632 1726884202.69254: getting the remaining hosts for this loop 13632 1726884202.69256: done getting the remaining hosts for this loop 13632 1726884202.69262: getting the next task for host managed_node3 13632 1726884202.69272: done getting next task for host managed_node3 13632 1726884202.69276: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 13632 1726884202.69282: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884202.69806: getting variables 13632 1726884202.69808: in VariableManager get_vars() 13632 1726884202.69860: Calling all_inventory to load vars for managed_node3 13632 1726884202.69865: Calling groups_inventory to load vars for managed_node3 13632 1726884202.69868: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884202.69900: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000e1 13632 1726884202.69904: WORKER PROCESS EXITING 13632 1726884202.69919: Calling all_plugins_play to load vars for managed_node3 13632 1726884202.69924: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884202.69929: Calling groups_plugins_play to load vars for managed_node3 13632 1726884202.70511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884202.70861: done with get_vars() 13632 1726884202.70875: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 22:03:22 -0400 (0:00:02.965) 0:00:11.633 ****** 13632 1726884202.70962: entering _queue_task() for managed_node3/service_facts 13632 1726884202.70964: Creating lock for service_facts 13632 1726884202.71215: worker is 1 (out of 1 available) 13632 1726884202.71232: exiting _queue_task() for managed_node3/service_facts 13632 1726884202.71247: done queuing things up, now waiting for results queue to drain 13632 1726884202.71248: waiting for pending results... 13632 1726884202.71467: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts 13632 1726884202.71599: in run() - task 12b27791-eb03-55b1-95d9-0000000000e2 13632 1726884202.71616: variable 'ansible_search_path' from source: unknown 13632 1726884202.71621: variable 'ansible_search_path' from source: unknown 13632 1726884202.71655: calling self._execute() 13632 1726884202.71736: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884202.71745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884202.71756: variable 'omit' from source: magic vars 13632 1726884202.72193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884202.72528: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884202.72596: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884202.72895: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884202.72898: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884202.73107: 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) 13632 1726884202.73193: 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) 13632 1726884202.73279: 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) 13632 1726884202.73434: 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) 13632 1726884202.73671: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): True 13632 1726884202.73827: variable 'omit' from source: magic vars 13632 1726884202.74131: variable 'omit' from source: magic vars 13632 1726884202.74365: variable 'omit' from source: magic vars 13632 1726884202.74418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884202.74460: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884202.74576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884202.74680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884202.74705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884202.74782: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884202.74789: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884202.74800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884202.75257: Set connection var ansible_shell_executable to /bin/sh 13632 1726884202.75261: Set connection var ansible_connection to ssh 13632 1726884202.75263: Set connection var ansible_pipelining to False 13632 1726884202.75277: Set connection var ansible_timeout to 10 13632 1726884202.75357: Set connection var ansible_shell_type to sh 13632 1726884202.75365: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884202.75402: variable 'ansible_shell_executable' from source: unknown 13632 1726884202.75406: variable 'ansible_connection' from source: unknown 13632 1726884202.75409: variable 'ansible_module_compression' from source: unknown 13632 1726884202.75412: variable 'ansible_shell_type' from source: unknown 13632 1726884202.75563: variable 'ansible_shell_executable' from source: unknown 13632 1726884202.75569: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884202.75572: variable 'ansible_pipelining' from source: unknown 13632 1726884202.75574: variable 'ansible_timeout' from source: unknown 13632 1726884202.75577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884202.75896: 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__) 13632 1726884202.75900: variable 'omit' from source: magic vars 13632 1726884202.75903: starting attempt loop 13632 1726884202.75906: running the handler 13632 1726884202.75908: _low_level_execute_command(): starting 13632 1726884202.75911: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884202.76713: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884202.76768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884202.76789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884202.76818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884202.76914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884202.79496: stdout chunk (state=3): >>>/root <<< 13632 1726884202.79772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884202.79831: stdout chunk (state=3): >>><<< 13632 1726884202.79882: stderr chunk (state=3): >>><<< 13632 1726884202.80092: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884202.80105: _low_level_execute_command(): starting 13632 1726884202.80108: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593 `" && echo ansible-tmp-1726884202.799512-13968-103449930063593="` echo /root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593 `" ) && sleep 0' 13632 1726884202.80976: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884202.81035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884202.81183: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13632 1726884202.81284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884202.81313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884202.81538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884202.84359: stdout chunk (state=3): >>>ansible-tmp-1726884202.799512-13968-103449930063593=/root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593 <<< 13632 1726884202.84651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884202.84656: stdout chunk (state=3): >>><<< 13632 1726884202.84658: stderr chunk (state=3): >>><<< 13632 1726884202.84678: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884202.799512-13968-103449930063593=/root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884202.84765: variable 'ansible_module_compression' from source: unknown 13632 1726884202.84832: ANSIBALLZ: Using lock for service_facts 13632 1726884202.84841: ANSIBALLZ: Acquiring lock 13632 1726884202.84849: ANSIBALLZ: Lock acquired: 140439780659360 13632 1726884202.84895: ANSIBALLZ: Creating module 13632 1726884203.06696: ANSIBALLZ: Writing module into payload 13632 1726884203.06700: ANSIBALLZ: Writing module 13632 1726884203.06703: ANSIBALLZ: Renaming module 13632 1726884203.06707: ANSIBALLZ: Done creating module 13632 1726884203.06709: variable 'ansible_facts' from source: unknown 13632 1726884203.06779: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593/AnsiballZ_service_facts.py 13632 1726884203.07147: Sending initial data 13632 1726884203.07152: Sent initial data (161 bytes) 13632 1726884203.08849: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 is address <<< 13632 1726884203.09041: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884203.09179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884203.09282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884203.11706: 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" <<< 13632 1726884203.11725: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884203.11924: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884203.11981: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmppaf2nz2d /root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593/AnsiballZ_service_facts.py <<< 13632 1726884203.11989: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593/AnsiballZ_service_facts.py" <<< 13632 1726884203.12072: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmppaf2nz2d" to remote "/root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593/AnsiballZ_service_facts.py" <<< 13632 1726884203.14054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884203.14243: stderr chunk (state=3): >>><<< 13632 1726884203.14253: stdout chunk (state=3): >>><<< 13632 1726884203.14290: done transferring module to remote 13632 1726884203.14593: _low_level_execute_command(): starting 13632 1726884203.14597: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593/ /root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593/AnsiballZ_service_facts.py && sleep 0' 13632 1726884203.15807: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884203.15859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884203.15877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884203.15963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884203.18904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884203.18908: stdout chunk (state=3): >>><<< 13632 1726884203.18911: stderr chunk (state=3): >>><<< 13632 1726884203.18931: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884203.18941: _low_level_execute_command(): starting 13632 1726884203.18952: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593/AnsiballZ_service_facts.py && sleep 0' 13632 1726884203.20211: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884203.20393: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13632 1726884203.20516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884203.20555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884203.20657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884203.23830: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884203.23893: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884203.24174: stdout chunk (state=3): >>>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 <<< 13632 1726884203.24234: 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' <<< 13632 1726884203.24251: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884203.24277: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884203.24332: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884203.24357: 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 0x7fe31572c530> <<< 13632 1726884203.24406: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3156fbb30> # /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' <<< 13632 1726884203.24603: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31572eab0> <<< 13632 1726884203.25011: stdout chunk (state=3): >>>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 0x7fe31551d160> # /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 0x7fe31551e150> <<< 13632 1726884203.25039: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884203.25451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884203.25455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884203.25496: 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' <<< 13632 1726884203.25737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315563f50> # /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 0x7fe3155700e0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884203.25760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884203.25861: stdout chunk (state=3): >>># /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' <<< 13632 1726884203.25889: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884203.25917: 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 0x7fe315593950> <<< 13632 1726884203.25949: 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 0x7fe315593fe0> <<< 13632 1726884203.25975: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884203.26119: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315573c20> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315571340> <<< 13632 1726884203.26246: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315561100> <<< 13632 1726884203.26278: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884203.26299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884203.26336: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884203.26362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884203.26399: 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' <<< 13632 1726884203.26491: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155b7860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155b6480> <<< 13632 1726884203.26562: 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 0x7fe315572210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315562ff0> # /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 0x7fe3155e88c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315560380> <<< 13632 1726884203.26595: 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' <<< 13632 1726884203.26646: 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 0x7fe3155e8d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155e8c20> <<< 13632 1726884203.26842: 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 0x7fe3155e8fe0> <<< 13632 1726884203.26848: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315556ea0> # /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 0x7fe3155e96d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155e93a0> 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' <<< 13632 1726884203.26874: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155ea5a0> import 'importlib.util' # import 'runpy' # <<< 13632 1726884203.26913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884203.26954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884203.27003: 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 0x7fe3156047d0> import 'errno' # <<< 13632 1726884203.27109: 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 0x7fe315605f10> <<< 13632 1726884203.27112: 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 <<< 13632 1726884203.27132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315606de0> <<< 13632 1726884203.27160: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884203.27188: 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 0x7fe315607440> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315606360> <<< 13632 1726884203.27226: 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' <<< 13632 1726884203.27267: 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 0x7fe315607e30> <<< 13632 1726884203.27307: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315607560> <<< 13632 1726884203.27335: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155ea600> <<< 13632 1726884203.27354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884203.27418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884203.27533: 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 0x7fe31538fd40> # /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 0x7fe3153b87d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3153b8530> <<< 13632 1726884203.27601: 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 0x7fe3153b8800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3153b89e0> <<< 13632 1726884203.27650: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31538dee0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884203.27803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884203.27841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884203.27846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3153ba0c0> <<< 13632 1726884203.27898: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3153b8d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155eacf0> <<< 13632 1726884203.27942: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884203.28018: 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 <<< 13632 1726884203.28086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884203.28212: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3153e6450> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884203.28216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884203.28246: 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' <<< 13632 1726884203.28330: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3154065d0> <<< 13632 1726884203.28355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884203.28404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884203.28510: 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 0x7fe315437320> <<< 13632 1726884203.28601: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884203.28620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884203.28672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884203.28817: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315469ac0> <<< 13632 1726884203.29101: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315437440> <<< 13632 1726884203.29131: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315407260> # /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 0x7fe315280440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315405610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3153baff0> <<< 13632 1726884203.29324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe315280620> <<< 13632 1726884203.29345: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_e5wgtge9/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 13632 1726884203.29620: 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' <<< 13632 1726884203.29666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884203.29816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152da0f0> import '_typing' # <<< 13632 1726884203.30110: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152acfe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152ac140> <<< 13632 1726884203.30142: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 13632 1726884203.30201: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 13632 1726884203.30213: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.32870: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.34819: 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 0x7fe3152aff50> <<< 13632 1726884203.35001: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884203.35008: 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 0x7fe3152fdb20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152fd940> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152fd250> <<< 13632 1726884203.35176: 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' <<< 13632 1726884203.35180: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152fd6a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152dab10> import 'atexit' # <<< 13632 1726884203.35222: 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 0x7fe3152fe930> # 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 0x7fe3152feb70> <<< 13632 1726884203.35292: stdout chunk (state=3): >>># /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' # <<< 13632 1726884203.35441: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152feff0> 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' <<< 13632 1726884203.35484: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315168dd0> <<< 13632 1726884203.35531: 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 0x7fe31516a9f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884203.35622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31516b2f0> <<< 13632 1726884203.35698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31516c4d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884203.35812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884203.35977: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31516ef90> # 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 0x7fe31516f080> <<< 13632 1726884203.35981: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31516d250> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884203.36053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884203.36156: 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 0x7fe315172ea0> import '_tokenize' # <<< 13632 1726884203.36280: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315171970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151716d0> # /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' <<< 13632 1726884203.36403: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315173d40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31516d760> <<< 13632 1726884203.36462: 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 0x7fe3151b7050> <<< 13632 1726884203.36556: 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 0x7fe3151b7200> # /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' <<< 13632 1726884203.36606: 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' <<< 13632 1726884203.36740: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3151b8d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151b8b30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884203.36831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884203.36905: 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 0x7fe3151bb290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151b93d0> <<< 13632 1726884203.36946: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884203.37107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13632 1726884203.37140: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151c6ab0> <<< 13632 1726884203.37453: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151bb440> # 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 0x7fe3151c7ad0> <<< 13632 1726884203.37490: 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' <<< 13632 1726884203.37515: 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 0x7fe3151c7b60> <<< 13632 1726884203.37578: 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' <<< 13632 1726884203.37616: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3151c7b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151b74d0> <<< 13632 1726884203.37636: 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' <<< 13632 1726884203.37659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884203.37696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884203.37765: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3151cb410> <<< 13632 1726884203.38090: 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 0x7fe3151cc560> <<< 13632 1726884203.38114: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151c9b80> <<< 13632 1726884203.38144: 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 0x7fe3151caf30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151c97c0> <<< 13632 1726884203.38175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884203.38208: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884203.38360: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.38524: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.38586: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884203.38602: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884203.38705: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.38827: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.39060: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.40289: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.41480: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884203.41546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884203.41610: 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 0x7fe3152507d0> <<< 13632 1726884203.41999: 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' <<< 13632 1726884203.42003: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315251580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151cfa70> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 13632 1726884203.42006: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.42169: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.42495: 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' <<< 13632 1726884203.42527: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315250350> # zipimport: zlib available <<< 13632 1726884203.43460: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.44413: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.44538: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.44714: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13632 1726884203.44783: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.44822: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884203.44877: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.45023: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.45155: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 13632 1726884203.45203: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884203.45275: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884203.45366: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884203.45406: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.45822: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.46300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884203.46417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884203.46430: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884203.46580: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152539e0> <<< 13632 1726884203.46631: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.46729: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.46901: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884203.47067: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884203.47261: 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 0x7fe31505df40> # 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 0x7fe31505e780> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151cf800> <<< 13632 1726884203.47291: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.47339: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.47428: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13632 1726884203.47542: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884203.47647: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.48013: 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' # 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 0x7fe31505d5e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31505e8a0> <<< 13632 1726884203.48053: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884203.48068: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.48204: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.48284: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.48346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.48422: 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' <<< 13632 1726884203.48516: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884203.48562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884203.48625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884203.48659: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3150f6b10> <<< 13632 1726884203.48737: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3150687a0> <<< 13632 1726884203.48905: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315062930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315062780> <<< 13632 1726884203.48961: stdout chunk (state=3): >>># 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' # <<< 13632 1726884203.49151: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884203.49804: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.50033: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.50266: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884203.50576: 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' <<< 13632 1726884203.50617: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315062720> <<< 13632 1726884203.50626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884203.50646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884203.50689: stdout chunk (state=3): >>># /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' <<< 13632 1726884203.50842: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3150e3830> # 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 0x7fe3150e3b90> <<< 13632 1726884203.50984: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3150fc200> import 'ansible.module_utils.service' # <<< 13632 1726884203.51064: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.32175: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "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"}, "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": "running", "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"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "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"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.s<<< 13632 1726884206.32245: stdout chunk (state=3): >>>ervice", "state": "stopped", "status": "not-found", "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"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "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"}, "mdmonitor.service": {"name": "mdmonitor.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"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.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": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "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"}, "stratisd.service": {"name": "stratisd.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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "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-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state"<<< 13632 1726884206.32295: stdout chunk (state=3): >>>: "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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blivet.service": {"name": "blivet.service", "state": "inactive", "status": "static", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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"}, "stratis-fstab-setup@.service": {"name": "stratis-fstab-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "stratisd-min-postinitrd.service": {"name": "stratisd-min-postinitrd.service", "state": "inactive", "status": "static", "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-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "target.service": {"name": "target.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "targetclid.service": {"name": "targetclid.service", "state": "inactive", "status": "disabled", "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__ <<< 13632 1726884206.32740: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 13632 1726884206.32744: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 13632 1726884206.32818: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing 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 <<< 13632 1726884206.32879: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime<<< 13632 1726884206.32893: stdout chunk (state=3): >>> # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # 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 <<< 13632 1726884206.32935: stdout chunk (state=3): >>># destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib <<< 13632 1726884206.32942: stdout chunk (state=3): >>># cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 <<< 13632 1726884206.33196: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884206.33218: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884206.33267: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884206.33271: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13632 1726884206.33352: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884206.33358: 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 <<< 13632 1726884206.33368: stdout chunk (state=3): >>># destroy json.decoder <<< 13632 1726884206.33371: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner <<< 13632 1726884206.33378: stdout chunk (state=3): >>># destroy _json <<< 13632 1726884206.33383: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 13632 1726884206.33386: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy _signal <<< 13632 1726884206.33411: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13632 1726884206.33429: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13632 1726884206.33456: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13632 1726884206.33510: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884206.33513: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging <<< 13632 1726884206.33547: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch <<< 13632 1726884206.33551: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884206.33558: stdout chunk (state=3): >>># destroy _pickle <<< 13632 1726884206.33618: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884206.33623: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 13632 1726884206.33642: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # 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 <<< 13632 1726884206.33675: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13632 1726884206.33701: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 13632 1726884206.33728: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 13632 1726884206.33775: stdout chunk (state=3): >>># 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 <<< 13632 1726884206.33780: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 13632 1726884206.33783: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 13632 1726884206.33821: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 13632 1726884206.33845: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884206.33852: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884206.34001: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884206.34047: stdout chunk (state=3): >>># destroy _collections # destroy platform <<< 13632 1726884206.34058: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884206.34121: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884206.34125: 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 <<< 13632 1726884206.34167: stdout chunk (state=3): >>># 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 <<< 13632 1726884206.34408: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13632 1726884206.34411: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884206.35072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884206.35075: stdout chunk (state=3): >>><<< 13632 1726884206.35077: stderr chunk (state=3): >>><<< 13632 1726884206.35302: _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 0x7fe31572c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3156fbb30> # /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 0x7fe31572eab0> 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 0x7fe31551d160> # /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 0x7fe31551e150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315563f50> # /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 0x7fe3155700e0> # /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 0x7fe315593950> # /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 0x7fe315593fe0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315573c20> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315571340> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315561100> # /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 0x7fe3155b7860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155b6480> # /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 0x7fe315572210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315562ff0> # /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 0x7fe3155e88c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315560380> # /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 0x7fe3155e8d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155e8c20> # 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 0x7fe3155e8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315556ea0> # /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 0x7fe3155e96d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155e93a0> 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 0x7fe3155ea5a0> 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 0x7fe3156047d0> 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 0x7fe315605f10> # /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 0x7fe315606de0> # 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 0x7fe315607440> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315606360> # /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 0x7fe315607e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315607560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155ea600> # /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 0x7fe31538fd40> # /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 0x7fe3153b87d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3153b8530> # 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 0x7fe3153b8800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3153b89e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31538dee0> # /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 0x7fe3153ba0c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3153b8d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3155eacf0> # /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 0x7fe3153e6450> # /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 0x7fe3154065d0> # /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 0x7fe315437320> # /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 0x7fe315469ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315437440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315407260> # /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 0x7fe315280440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315405610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3153baff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe315280620> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_e5wgtge9/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 0x7fe3152da0f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152acfe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152ac140> # 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 0x7fe3152aff50> # /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 0x7fe3152fdb20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152fd940> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152fd250> # /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 0x7fe3152fd6a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3152dab10> 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 0x7fe3152fe930> # 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 0x7fe3152feb70> # /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 0x7fe3152feff0> 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 0x7fe315168dd0> # 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 0x7fe31516a9f0> # /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 0x7fe31516b2f0> # /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 0x7fe31516c4d0> # /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 0x7fe31516ef90> # 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 0x7fe31516f080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31516d250> # /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 0x7fe315172ea0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315171970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151716d0> # /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 0x7fe315173d40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31516d760> # 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 0x7fe3151b7050> # /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 0x7fe3151b7200> # /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 0x7fe3151b8d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151b8b30> # /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 0x7fe3151bb290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151b93d0> # /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 0x7fe3151c6ab0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151bb440> # 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 0x7fe3151c7ad0> # 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 0x7fe3151c7b60> # 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 0x7fe3151c7b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151b74d0> # /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 0x7fe3151cb410> # 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 0x7fe3151cc560> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151c9b80> # 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 0x7fe3151caf30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151c97c0> # 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 0x7fe3152507d0> # /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 0x7fe315251580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151cfa70> 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 0x7fe315250350> # 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 0x7fe3152539e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe31505df40> # 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 0x7fe31505e780> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3151cf800> # 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 0x7fe31505d5e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe31505e8a0> 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 0x7fe3150f6b10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3150687a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315062930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe315062780> # 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 0x7fe315062720> # /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 0x7fe3150e3830> # 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 0x7fe3150e3b90> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3150fc200> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "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"}, "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": "running", "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"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "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"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "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"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "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"}, "mdmonitor.service": {"name": "mdmonitor.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"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.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": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "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"}, "stratisd.service": {"name": "stratisd.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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blivet.service": {"name": "blivet.service", "state": "inactive", "status": "static", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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"}, "stratis-fstab-setup@.service": {"name": "stratis-fstab-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "stratisd-min-postinitrd.service": {"name": "stratisd-min-postinitrd.service", "state": "inactive", "status": "static", "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-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "target.service": {"name": "target.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "targetclid.service": {"name": "targetclid.service", "state": "inactive", "status": "disabled", "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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 13632 1726884206.36719: 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-1726884202.799512-13968-103449930063593/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884206.36735: _low_level_execute_command(): starting 13632 1726884206.36739: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884202.799512-13968-103449930063593/ > /dev/null 2>&1 && sleep 0' 13632 1726884206.37237: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884206.37240: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884206.37243: 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.8.115 is address <<< 13632 1726884206.37245: 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 <<< 13632 1726884206.37248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884206.37309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884206.37313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884206.37361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884206.39327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884206.39383: stderr chunk (state=3): >>><<< 13632 1726884206.39391: stdout chunk (state=3): >>><<< 13632 1726884206.39535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884206.39540: handler run complete 13632 1726884206.41218: variable 'ansible_facts' from source: unknown 13632 1726884206.41593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884206.42112: variable 'ansible_facts' from source: unknown 13632 1726884206.42283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884206.42489: attempt loop complete, returning result 13632 1726884206.42494: _execute() done 13632 1726884206.42496: dumping result to json 13632 1726884206.42545: done dumping result, returning 13632 1726884206.42561: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts [12b27791-eb03-55b1-95d9-0000000000e2] 13632 1726884206.42564: sending task result for task 12b27791-eb03-55b1-95d9-0000000000e2 13632 1726884206.44095: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000e2 13632 1726884206.44100: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@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" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "stopped", "status": "disabled" }, "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" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.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-plymouth.service": { "name": "systemd-ask-password-plymouth.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-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "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.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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-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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } 13632 1726884206.45667: no more pending results, returning what we have 13632 1726884206.45672: results queue empty 13632 1726884206.45673: checking for any_errors_fatal 13632 1726884206.45678: done checking for any_errors_fatal 13632 1726884206.45679: checking for max_fail_percentage 13632 1726884206.45680: done checking for max_fail_percentage 13632 1726884206.45681: checking to see if all hosts have failed and the running result is not ok 13632 1726884206.45681: done checking to see if all hosts have failed 13632 1726884206.45682: getting the remaining hosts for this loop 13632 1726884206.45683: done getting the remaining hosts for this loop 13632 1726884206.45687: getting the next task for host managed_node3 13632 1726884206.45694: done getting next task for host managed_node3 13632 1726884206.45697: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 13632 1726884206.45700: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 13632 1726884206.45708: getting variables 13632 1726884206.45709: in VariableManager get_vars() 13632 1726884206.45735: Calling all_inventory to load vars for managed_node3 13632 1726884206.45737: Calling groups_inventory to load vars for managed_node3 13632 1726884206.45739: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884206.45747: Calling all_plugins_play to load vars for managed_node3 13632 1726884206.45749: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884206.45751: Calling groups_plugins_play to load vars for managed_node3 13632 1726884206.46140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884206.46678: done with get_vars() 13632 1726884206.46696: done getting variables 13632 1726884206.46746: 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.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 22:03:26 -0400 (0:00:03.758) 0:00:15.391 ****** 13632 1726884206.46775: entering _queue_task() for managed_node3/set_fact 13632 1726884206.47025: worker is 1 (out of 1 available) 13632 1726884206.47039: exiting _queue_task() for managed_node3/set_fact 13632 1726884206.47052: done queuing things up, now waiting for results queue to drain 13632 1726884206.47054: waiting for pending results... 13632 1726884206.47239: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 13632 1726884206.47344: in run() - task 12b27791-eb03-55b1-95d9-0000000000e3 13632 1726884206.47355: variable 'ansible_search_path' from source: unknown 13632 1726884206.47359: variable 'ansible_search_path' from source: unknown 13632 1726884206.47396: calling self._execute() 13632 1726884206.47467: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884206.47473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884206.47484: variable 'omit' from source: magic vars 13632 1726884206.47794: variable 'omit' from source: magic vars 13632 1726884206.47798: variable 'omit' from source: magic vars 13632 1726884206.48299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884206.50751: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884206.50827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884206.50883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884206.50931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884206.50959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884206.51047: 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) 13632 1726884206.51083: 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) 13632 1726884206.51122: 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) 13632 1726884206.51169: 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) 13632 1726884206.51193: 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) 13632 1726884206.51245: 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) 13632 1726884206.51277: 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) 13632 1726884206.51310: 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) 13632 1726884206.51360: 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) 13632 1726884206.51377: 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) 13632 1726884206.51463: 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) 13632 1726884206.51490: 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) 13632 1726884206.51518: 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) 13632 1726884206.51572: 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) 13632 1726884206.51584: 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) 13632 1726884206.51667: 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) 13632 1726884206.51679: 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) 13632 1726884206.51706: 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) 13632 1726884206.51760: 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) 13632 1726884206.51795: 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) 13632 1726884206.51840: 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) 13632 1726884206.51865: 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) 13632 1726884206.51895: 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) 13632 1726884206.51942: 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) 13632 1726884206.51960: 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) 13632 1726884206.52315: variable 'ansible_facts' from source: unknown 13632 1726884206.52679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884206.52898: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884206.52945: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884206.52988: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884206.53017: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884206.53095: 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) 13632 1726884206.53103: 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) 13632 1726884206.53127: 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) 13632 1726884206.53287: 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) 13632 1726884206.53876: variable 'omit' from source: magic vars 13632 1726884206.53909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884206.53940: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884206.53959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884206.53980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884206.53993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884206.54027: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884206.54038: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884206.54041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884206.54159: Set connection var ansible_shell_executable to /bin/sh 13632 1726884206.54169: Set connection var ansible_connection to ssh 13632 1726884206.54176: Set connection var ansible_pipelining to False 13632 1726884206.54256: Set connection var ansible_timeout to 10 13632 1726884206.54259: Set connection var ansible_shell_type to sh 13632 1726884206.54262: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884206.54264: variable 'ansible_shell_executable' from source: unknown 13632 1726884206.54266: variable 'ansible_connection' from source: unknown 13632 1726884206.54269: variable 'ansible_module_compression' from source: unknown 13632 1726884206.54271: variable 'ansible_shell_type' from source: unknown 13632 1726884206.54273: variable 'ansible_shell_executable' from source: unknown 13632 1726884206.54275: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884206.54277: variable 'ansible_pipelining' from source: unknown 13632 1726884206.54279: variable 'ansible_timeout' from source: unknown 13632 1726884206.54281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884206.54376: 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) 13632 1726884206.54392: variable 'omit' from source: magic vars 13632 1726884206.54398: starting attempt loop 13632 1726884206.54401: running the handler 13632 1726884206.54414: handler run complete 13632 1726884206.54426: attempt loop complete, returning result 13632 1726884206.54429: _execute() done 13632 1726884206.54432: dumping result to json 13632 1726884206.54474: done dumping result, returning 13632 1726884206.54478: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [12b27791-eb03-55b1-95d9-0000000000e3] 13632 1726884206.54481: sending task result for task 12b27791-eb03-55b1-95d9-0000000000e3 13632 1726884206.54551: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000e3 13632 1726884206.54554: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 13632 1726884206.54657: no more pending results, returning what we have 13632 1726884206.54660: results queue empty 13632 1726884206.54661: checking for any_errors_fatal 13632 1726884206.54667: done checking for any_errors_fatal 13632 1726884206.54668: checking for max_fail_percentage 13632 1726884206.54670: done checking for max_fail_percentage 13632 1726884206.54671: checking to see if all hosts have failed and the running result is not ok 13632 1726884206.54672: done checking to see if all hosts have failed 13632 1726884206.54673: getting the remaining hosts for this loop 13632 1726884206.54675: done getting the remaining hosts for this loop 13632 1726884206.54679: getting the next task for host managed_node3 13632 1726884206.54694: done getting next task for host managed_node3 13632 1726884206.54698: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 13632 1726884206.54704: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884206.54716: getting variables 13632 1726884206.54717: in VariableManager get_vars() 13632 1726884206.54752: Calling all_inventory to load vars for managed_node3 13632 1726884206.54755: Calling groups_inventory to load vars for managed_node3 13632 1726884206.54758: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884206.54768: Calling all_plugins_play to load vars for managed_node3 13632 1726884206.54771: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884206.54774: Calling groups_plugins_play to load vars for managed_node3 13632 1726884206.55739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884206.56821: done with get_vars() 13632 1726884206.56843: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 22:03:26 -0400 (0:00:00.101) 0:00:15.493 ****** 13632 1726884206.56981: entering _queue_task() for managed_node3/systemd 13632 1726884206.56984: Creating lock for systemd 13632 1726884206.57527: worker is 1 (out of 1 available) 13632 1726884206.57540: exiting _queue_task() for managed_node3/systemd 13632 1726884206.57552: done queuing things up, now waiting for results queue to drain 13632 1726884206.57554: waiting for pending results... 13632 1726884206.57803: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 13632 1726884206.57923: in run() - task 12b27791-eb03-55b1-95d9-0000000000e5 13632 1726884206.57946: variable 'ansible_search_path' from source: unknown 13632 1726884206.57956: variable 'ansible_search_path' from source: unknown 13632 1726884206.58025: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884206.58262: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884206.58335: dumping result to json 13632 1726884206.58393: done dumping result, returning 13632 1726884206.58397: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [12b27791-eb03-55b1-95d9-0000000000e5] 13632 1726884206.58399: sending task result for task 12b27791-eb03-55b1-95d9-0000000000e5 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884206.58614: no more pending results, returning what we have 13632 1726884206.58619: results queue empty 13632 1726884206.58620: checking for any_errors_fatal 13632 1726884206.58631: done checking for any_errors_fatal 13632 1726884206.58632: checking for max_fail_percentage 13632 1726884206.58635: done checking for max_fail_percentage 13632 1726884206.58636: checking to see if all hosts have failed and the running result is not ok 13632 1726884206.58637: done checking to see if all hosts have failed 13632 1726884206.58638: getting the remaining hosts for this loop 13632 1726884206.58640: done getting the remaining hosts for this loop 13632 1726884206.58645: getting the next task for host managed_node3 13632 1726884206.58659: done getting next task for host managed_node3 13632 1726884206.58664: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 13632 1726884206.58671: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884206.58693: getting variables 13632 1726884206.58695: in VariableManager get_vars() 13632 1726884206.58741: Calling all_inventory to load vars for managed_node3 13632 1726884206.58746: Calling groups_inventory to load vars for managed_node3 13632 1726884206.58749: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884206.58882: Calling all_plugins_play to load vars for managed_node3 13632 1726884206.58891: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884206.58897: Calling groups_plugins_play to load vars for managed_node3 13632 1726884206.59506: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000e5 13632 1726884206.59509: WORKER PROCESS EXITING 13632 1726884206.59774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884206.60783: done with get_vars() 13632 1726884206.60807: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 22:03:26 -0400 (0:00:00.039) 0:00:15.533 ****** 13632 1726884206.60922: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884206.61330: worker is 1 (out of 1 available) 13632 1726884206.61343: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884206.61357: done queuing things up, now waiting for results queue to drain 13632 1726884206.61358: waiting for pending results... 13632 1726884206.61589: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 13632 1726884206.61791: in run() - task 12b27791-eb03-55b1-95d9-0000000000e6 13632 1726884206.61818: variable 'ansible_search_path' from source: unknown 13632 1726884206.61831: variable 'ansible_search_path' from source: unknown 13632 1726884206.61892: calling self._execute() 13632 1726884206.61984: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884206.62005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884206.62034: variable 'omit' from source: magic vars 13632 1726884206.62267: variable 'omit' from source: magic vars 13632 1726884206.62317: variable 'omit' from source: magic vars 13632 1726884206.62653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884206.65347: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884206.65450: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884206.65512: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884206.65560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884206.65606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884206.65734: 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) 13632 1726884206.65759: 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) 13632 1726884206.65803: 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) 13632 1726884206.65868: 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) 13632 1726884206.65897: 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) 13632 1726884206.66229: variable 'storage_use_partitions' from source: role '' defaults 13632 1726884206.66249: variable 'storage_disklabel_type' from source: role '' defaults 13632 1726884206.66279: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884206.66355: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884206.66497: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884206.66556: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884206.66717: variable 'storage_safe_mode' from source: role '' defaults 13632 1726884206.66831: 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) 13632 1726884206.66871: 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) 13632 1726884206.66935: 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) 13632 1726884206.66973: 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) 13632 1726884206.67001: 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) 13632 1726884206.67292: variable 'omit' from source: magic vars 13632 1726884206.67296: variable 'omit' from source: magic vars 13632 1726884206.67299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884206.67301: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884206.67304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884206.67306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884206.67309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884206.67311: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884206.67314: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884206.67328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884206.67474: Set connection var ansible_shell_executable to /bin/sh 13632 1726884206.67483: Set connection var ansible_connection to ssh 13632 1726884206.67494: Set connection var ansible_pipelining to False 13632 1726884206.67502: Set connection var ansible_timeout to 10 13632 1726884206.67509: Set connection var ansible_shell_type to sh 13632 1726884206.67520: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884206.67561: variable 'ansible_shell_executable' from source: unknown 13632 1726884206.67565: variable 'ansible_connection' from source: unknown 13632 1726884206.67567: variable 'ansible_module_compression' from source: unknown 13632 1726884206.67570: variable 'ansible_shell_type' from source: unknown 13632 1726884206.67574: variable 'ansible_shell_executable' from source: unknown 13632 1726884206.67578: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884206.67583: variable 'ansible_pipelining' from source: unknown 13632 1726884206.67591: variable 'ansible_timeout' from source: unknown 13632 1726884206.67597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884206.67726: 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__) 13632 1726884206.67737: variable 'omit' from source: magic vars 13632 1726884206.67746: starting attempt loop 13632 1726884206.67751: running the handler 13632 1726884206.67770: _low_level_execute_command(): starting 13632 1726884206.67777: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884206.68297: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884206.68303: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884206.68315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884206.68336: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884206.68371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884206.68377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884206.68379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884206.68438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884206.70343: stdout chunk (state=3): >>>/root <<< 13632 1726884206.70418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884206.70643: stderr chunk (state=3): >>><<< 13632 1726884206.70646: stdout chunk (state=3): >>><<< 13632 1726884206.70650: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884206.70683: _low_level_execute_command(): starting 13632 1726884206.70700: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096 `" && echo ansible-tmp-1726884206.706426-14096-189373483336096="` echo /root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096 `" ) && sleep 0' 13632 1726884206.71157: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884206.71177: 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.8.115 originally 10.31.8.115 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.8.115 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 <<< 13632 1726884206.71192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884206.71234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884206.71252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884206.71300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884206.73595: stdout chunk (state=3): >>>ansible-tmp-1726884206.706426-14096-189373483336096=/root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096 <<< 13632 1726884206.73599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884206.73601: stdout chunk (state=3): >>><<< 13632 1726884206.73603: stderr chunk (state=3): >>><<< 13632 1726884206.73605: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884206.706426-14096-189373483336096=/root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884206.73894: variable 'ansible_module_compression' from source: unknown 13632 1726884206.73898: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 13632 1726884206.73933: variable 'ansible_facts' from source: unknown 13632 1726884206.74050: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096/AnsiballZ_blivet.py 13632 1726884206.74212: Sending initial data 13632 1726884206.74324: Sent initial data (154 bytes) 13632 1726884206.74861: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884206.74907: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884206.75007: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13632 1726884206.75024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884206.75040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884206.75118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884206.76785: 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 <<< 13632 1726884206.76850: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884206.76902: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp3d5iqb7x /root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096/AnsiballZ_blivet.py <<< 13632 1726884206.76914: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096/AnsiballZ_blivet.py" <<< 13632 1726884206.76947: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp3d5iqb7x" to remote "/root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096/AnsiballZ_blivet.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096/AnsiballZ_blivet.py" <<< 13632 1726884206.78294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884206.78298: stdout chunk (state=3): >>><<< 13632 1726884206.78301: stderr chunk (state=3): >>><<< 13632 1726884206.78303: done transferring module to remote 13632 1726884206.78313: _low_level_execute_command(): starting 13632 1726884206.78328: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096/ /root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096/AnsiballZ_blivet.py && sleep 0' 13632 1726884206.78972: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884206.78988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884206.79008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884206.79027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884206.79044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884206.79144: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884206.79164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884206.79239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884206.81411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884206.81414: stdout chunk (state=3): >>><<< 13632 1726884206.81417: stderr chunk (state=3): >>><<< 13632 1726884206.81483: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884206.81490: _low_level_execute_command(): starting 13632 1726884206.81493: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096/AnsiballZ_blivet.py && sleep 0' 13632 1726884206.82694: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884206.82909: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13632 1726884206.83022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884206.83067: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884206.83131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884206.85370: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884206.85443: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884206.85465: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884206.85504: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884206.85550: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884206.85647: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884206.85667: stdout chunk (state=3): >>>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' <<< 13632 1726884206.85696: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884206.85776: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884206.85802: 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 0x7f04b2db4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2d83b30> <<< 13632 1726884206.85834: 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' <<< 13632 1726884206.85885: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2db6ab0> <<< 13632 1726884206.85890: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 13632 1726884206.85968: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 13632 1726884206.86194: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884206.86238: stdout chunk (state=3): >>>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' <<< 13632 1726884206.86244: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2ba9160> <<< 13632 1726884206.86305: 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 <<< 13632 1726884206.86347: 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 0x7f04b2baa150> <<< 13632 1726884206.86351: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884206.86382: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884206.86654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884206.86682: 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 <<< 13632 1726884206.86711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884206.86726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884206.86780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884206.86801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884206.86820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2beff20> <<< 13632 1726884206.86856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884206.86860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884206.86903: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2bfc0b0> <<< 13632 1726884206.86919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884206.86940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884206.86962: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884206.87014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884206.87123: 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 0x7f04b2c1f920> # /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 0x7f04b2c1ffb0> import '_collections' # <<< 13632 1726884206.87185: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2bffbf0> <<< 13632 1726884206.87190: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884206.87224: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2bfd310> <<< 13632 1726884206.87315: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2bed0d0> <<< 13632 1726884206.87370: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884206.87391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13632 1726884206.87415: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884206.87507: 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 <<< 13632 1726884206.87513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c43860> <<< 13632 1726884206.87546: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c42480> <<< 13632 1726884206.87597: 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 0x7f04b2bfe1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c40ce0> <<< 13632 1726884206.87601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884206.87729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c708c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2bec350> # /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' <<< 13632 1726884206.87758: 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 0x7f04b2c70d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c70bf0> <<< 13632 1726884206.87793: 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 0x7f04b2c70fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2be2e70> # /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' <<< 13632 1726884206.87837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884206.87856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884206.87859: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c716a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c71370> import 'importlib.machinery' # <<< 13632 1726884206.87928: 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' <<< 13632 1726884206.87932: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c725a0> import 'importlib.util' # <<< 13632 1726884206.87957: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884206.88016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884206.88032: 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 0x7f04b2c8c7d0> <<< 13632 1726884206.88071: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884206.88144: 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 0x7f04b2c8df10> <<< 13632 1726884206.88149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884206.88152: 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' <<< 13632 1726884206.88170: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c8ee10> <<< 13632 1726884206.88231: 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 0x7f04b2c8f470> <<< 13632 1726884206.88235: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c8e360> <<< 13632 1726884206.88255: 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' <<< 13632 1726884206.88301: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884206.88318: 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 0x7f04b2c8fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c8f560> <<< 13632 1726884206.88358: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c72600> <<< 13632 1726884206.88381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884206.88412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884206.88443: 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' <<< 13632 1726884206.88484: 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 0x7f04b29d7cb0> <<< 13632 1726884206.88512: 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' <<< 13632 1726884206.88563: 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 0x7f04b2a007a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a00500> <<< 13632 1726884206.88603: 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 0x7f04b2a006e0> <<< 13632 1726884206.88626: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04b2a00950> <<< 13632 1726884206.88662: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b29d5e50> <<< 13632 1726884206.88665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884206.88763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884206.88796: 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' <<< 13632 1726884206.88819: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a02060> <<< 13632 1726884206.88842: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a00ce0> <<< 13632 1726884206.88876: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c72780> <<< 13632 1726884206.88880: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884206.88943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884206.88947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884206.88995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884206.89018: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a32390> <<< 13632 1726884206.89101: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884206.89110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884206.89128: 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' <<< 13632 1726884206.89180: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a4e540> <<< 13632 1726884206.89211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884206.89244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884206.89303: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884206.89343: 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 0x7f04b2a83320> <<< 13632 1726884206.89355: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884206.89397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884206.89413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884206.89455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884206.89552: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2aadac0> <<< 13632 1726884206.89628: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a83440> <<< 13632 1726884206.89691: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a4f1d0> <<< 13632 1726884206.89715: 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 0x7f04b2a80b00> <<< 13632 1726884206.89738: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a4d580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a02f30> <<< 13632 1726884206.89843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884206.89857: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f04b28c85c0> <<< 13632 1726884206.89950: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_hqe5etm8/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 13632 1726884206.89961: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.90112: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.90137: 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' <<< 13632 1726884206.90191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884206.90267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884206.90301: 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 0x7f04b29220c0> <<< 13632 1726884206.90328: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884206.90533: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b28f4fb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b28f4110> <<< 13632 1726884206.90561: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.90563: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13632 1726884206.90623: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884206.90630: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884206.90633: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.92186: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.93466: 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 0x7f04b28f7f50> <<< 13632 1726884206.93506: 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' <<< 13632 1726884206.93542: 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' <<< 13632 1726884206.93571: 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' <<< 13632 1726884206.93607: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884206.93619: 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 0x7f04b2949b50> <<< 13632 1726884206.93648: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b29498e0> <<< 13632 1726884206.93682: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b29491f0> <<< 13632 1726884206.93705: 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' <<< 13632 1726884206.93747: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2949640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2922d50> <<< 13632 1726884206.93782: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884206.93798: 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 0x7f04b294a930> <<< 13632 1726884206.93832: 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 0x7f04b294ab70> <<< 13632 1726884206.93844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884206.93896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884206.93917: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884206.93959: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b294b080> <<< 13632 1726884206.93977: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884206.94010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884206.94022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884206.94049: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27b4e60> <<< 13632 1726884206.94080: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884206.94120: 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 0x7f04b27b6a80> <<< 13632 1726884206.94124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884206.94142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884206.94168: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27b7440> <<< 13632 1726884206.94179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884206.94213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884206.94244: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27b8620> <<< 13632 1726884206.94261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884206.94287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884206.94312: 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' <<< 13632 1726884206.94376: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27bb0e0> <<< 13632 1726884206.94426: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884206.94430: 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 0x7f04b27bb200> <<< 13632 1726884206.94469: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27b93a0> <<< 13632 1726884206.94480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884206.94506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884206.94523: 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' <<< 13632 1726884206.94539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884206.94577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884206.94622: 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 0x7f04b27beff0> <<< 13632 1726884206.94625: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884206.94700: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27bdaf0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27bd850> <<< 13632 1726884206.94724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884206.94737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884206.94809: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27bfb00> <<< 13632 1726884206.94835: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27b98b0> <<< 13632 1726884206.94861: 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 0x7f04b2803140> <<< 13632 1726884206.94894: 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 0x7f04b2803230> <<< 13632 1726884206.94927: 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 <<< 13632 1726884206.94942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884206.94965: 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' <<< 13632 1726884206.95000: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884206.95020: 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 0x7f04b2804e00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2804bc0> <<< 13632 1726884206.95037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884206.95158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884206.95208: 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 0x7f04b28072f0> <<< 13632 1726884206.95218: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2805460> <<< 13632 1726884206.95245: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884206.95297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884206.95315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884206.95337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13632 1726884206.95383: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2812ab0> <<< 13632 1726884206.95542: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2807440> <<< 13632 1726884206.95629: 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 0x7f04b2813920> <<< 13632 1726884206.95663: 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 0x7f04b28132f0> <<< 13632 1726884206.95721: 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 0x7f04b28134a0> <<< 13632 1726884206.95751: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2803530> <<< 13632 1726884206.95768: 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' <<< 13632 1726884206.95792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884206.95818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884206.95853: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884206.95882: 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 0x7f04b2816cc0> <<< 13632 1726884206.96085: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884206.96094: 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 0x7f04b28181a0> <<< 13632 1726884206.96140: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2815430> <<< 13632 1726884206.96169: 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 0x7f04b28167e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2814fe0> <<< 13632 1726884206.96179: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884206.96205: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.96295: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.96408: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.96436: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884206.96455: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884206.96478: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.96613: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.96761: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.97444: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.98149: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884206.98172: 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 <<< 13632 1726884206.98197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884206.98272: 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 0x7f04b26a0410> <<< 13632 1726884206.98363: 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' <<< 13632 1726884206.98414: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26a1100> <<< 13632 1726884206.98428: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2818260> <<< 13632 1726884206.98466: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884206.98488: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.98514: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.98532: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13632 1726884206.98702: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.98894: 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' <<< 13632 1726884206.98914: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26a10d0> <<< 13632 1726884206.98927: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884206.99495: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.00046: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.00135: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.00225: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884207.00244: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.00284: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.00341: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884207.00344: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.00421: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.00548: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884207.00579: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884207.00604: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.00640: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.00694: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884207.00701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.00970: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.01466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884207.01470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26a39b0> # zipimport: zlib available <<< 13632 1726884207.01538: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.01624: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884207.01648: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884207.01683: 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' <<< 13632 1726884207.01763: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.01900: 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 0x7f04b26a9d00> <<< 13632 1726884207.01963: 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 0x7f04b26aa630> <<< 13632 1726884207.02001: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26a2840> # zipimport: zlib available <<< 13632 1726884207.02034: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.02087: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13632 1726884207.02141: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.02195: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.02251: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.02319: 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 <<< 13632 1726884207.02366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.02457: 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' <<< 13632 1726884207.02469: 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 0x7f04b26a9370> <<< 13632 1726884207.02561: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26aa810> <<< 13632 1726884207.02564: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884207.02566: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.02643: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.02701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.02733: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.02781: 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' <<< 13632 1726884207.02806: 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 <<< 13632 1726884207.02855: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884207.02875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884207.02915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884207.02943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884207.02959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884207.03010: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27429c0> <<< 13632 1726884207.03062: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26b4650> <<< 13632 1726884207.03151: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26ae780> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26ae5d0> # destroy ansible.module_utils.distro <<< 13632 1726884207.03175: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884207.03212: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.03240: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884207.03310: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884207.03342: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # <<< 13632 1726884207.03364: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # <<< 13632 1726884207.03404: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.03482: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available <<< 13632 1726884207.03485: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13632 1726884207.03536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 13632 1726884207.05289: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.06901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884207.07000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884207.07014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884207.07038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884207.07063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884207.07066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884207.07111: 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 0x7f04b1c94bc0> <<< 13632 1726884207.07138: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b272ffe0> <<< 13632 1726884207.07201: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b272e870> <<< 13632 1726884207.07361: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b274ae10> <<< 13632 1726884207.07400: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.07509: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py <<< 13632 1726884207.07515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.07542: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py <<< 13632 1726884207.07574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' <<< 13632 1726884207.07602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884207.07609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884207.07642: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cabbf0> <<< 13632 1726884207.07660: stdout chunk (state=3): >>># /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' <<< 13632 1726884207.07828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884207.07842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884207.07869: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ccce30> <<< 13632 1726884207.07929: 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 0x7f04b1ccc770> <<< 13632 1726884207.07937: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ccc5c0> <<< 13632 1726884207.07954: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py <<< 13632 1726884207.07966: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884207.07993: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py <<< 13632 1726884207.08002: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884207.08016: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884207.08045: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884207.08112: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ccf7a0> <<< 13632 1726884207.08118: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ccf3b0> <<< 13632 1726884207.08213: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ccf140> <<< 13632 1726884207.08237: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py <<< 13632 1726884207.08246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc' <<< 13632 1726884207.08272: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.08299: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/gi <<< 13632 1726884207.08502: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd4bf0> <<< 13632 1726884207.08549: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.08557: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04b1cd49b0> <<< 13632 1726884207.08594: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd42c0> <<< 13632 1726884207.08623: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.08659: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' <<< 13632 1726884207.08683: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py <<< 13632 1726884207.08713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' <<< 13632 1726884207.08759: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py <<< 13632 1726884207.08770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd79b0> <<< 13632 1726884207.08815: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd7d40> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py <<< 13632 1726884207.08840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' <<< 13632 1726884207.08872: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d1c290> <<< 13632 1726884207.08911: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d1cb60> <<< 13632 1726884207.08914: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd70b0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd6b40> # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides <<< 13632 1726884207.08950: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.08983: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd6ed0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd6690> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd6600> <<< 13632 1726884207.09034: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py <<< 13632 1726884207.09068: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' <<< 13632 1726884207.09089: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py <<< 13632 1726884207.09097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' <<< 13632 1726884207.09146: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d1f860> <<< 13632 1726884207.09164: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' <<< 13632 1726884207.09210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py <<< 13632 1726884207.09242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' <<< 13632 1726884207.09293: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d20710> <<< 13632 1726884207.09307: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d1fd70> <<< 13632 1726884207.09447: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d1dc70> <<< 13632 1726884207.09470: stdout chunk (state=3): >>>import 'gi.repository.GLib' # <<< 13632 1726884207.09519: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py <<< 13632 1726884207.09546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' <<< 13632 1726884207.09700: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d29130> <<< 13632 1726884207.09758: stdout chunk (state=3): >>>import 'gi.repository.GObject' # <<< 13632 1726884207.09787: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' <<< 13632 1726884207.10016: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d2e720> import 'gi.repository.Gio' # <<< 13632 1726884207.10028: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ccfce0> <<< 13632 1726884207.10079: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py <<< 13632 1726884207.10149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc' <<< 13632 1726884207.10186: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py <<< 13632 1726884207.10201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' <<< 13632 1726884207.10320: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bbc410> <<< 13632 1726884207.10324: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bbbc20> <<< 13632 1726884207.11303: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d28d10> import 'gi.repository.BlockDev' # <<< 13632 1726884207.11380: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ca9640> <<< 13632 1726884207.11395: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py <<< 13632 1726884207.11399: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc' <<< 13632 1726884207.11451: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py <<< 13632 1726884207.11456: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc' <<< 13632 1726884207.11502: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bc8740> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bc83b0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bbba10> <<< 13632 1726884207.11943: stdout chunk (state=3): >>>failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory <<< 13632 1726884207.11984: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2748a10> <<< 13632 1726884207.12015: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc' <<< 13632 1726884207.12126: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bc8bf0> <<< 13632 1726884207.12157: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcac60> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.12173: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py <<< 13632 1726884207.12187: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc' <<< 13632 1726884207.12311: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py <<< 13632 1726884207.12352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc' <<< 13632 1726884207.12389: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py <<< 13632 1726884207.12393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.12415: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py <<< 13632 1726884207.12449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc' <<< 13632 1726884207.12473: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bce270> <<< 13632 1726884207.12494: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc' <<< 13632 1726884207.12498: stdout chunk (state=3): >>>import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bce900> <<< 13632 1726884207.12520: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py <<< 13632 1726884207.12534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc' <<< 13632 1726884207.12545: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py <<< 13632 1726884207.12564: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.12591: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' <<< 13632 1726884207.12610: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc' <<< 13632 1726884207.12614: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcfa10> <<< 13632 1726884207.12657: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcf890> <<< 13632 1726884207.12662: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py <<< 13632 1726884207.12667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc' <<< 13632 1726884207.12753: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcfcb0> <<< 13632 1726884207.12761: stdout chunk (state=3): >>>import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcf5f0> <<< 13632 1726884207.12767: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py <<< 13632 1726884207.12806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd41d0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcf4a0> <<< 13632 1726884207.12815: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py <<< 13632 1726884207.12822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.12845: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py <<< 13632 1726884207.12873: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc' <<< 13632 1726884207.12911: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd4530> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd4230> <<< 13632 1726884207.12917: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bced50> <<< 13632 1726884207.12940: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py <<< 13632 1726884207.12948: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc' <<< 13632 1726884207.12982: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcffe0> <<< 13632 1726884207.13007: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py <<< 13632 1726884207.13015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc' <<< 13632 1726884207.13045: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py <<< 13632 1726884207.13053: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.13081: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py <<< 13632 1726884207.13087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc' <<< 13632 1726884207.13091: stdout chunk (state=3): >>>import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd8500> <<< 13632 1726884207.13137: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py <<< 13632 1726884207.13141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc' <<< 13632 1726884207.13143: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd88c0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd8230> <<< 13632 1726884207.13183: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd77a0> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py <<< 13632 1726884207.13221: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd8a40> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcdf40> <<< 13632 1726884207.13224: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py <<< 13632 1726884207.13237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd8ad0> <<< 13632 1726884207.13382: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcbb60> <<< 13632 1726884207.13452: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcb2f0> <<< 13632 1726884207.13466: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py <<< 13632 1726884207.13496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc'<<< 13632 1726884207.13504: stdout chunk (state=3): >>> <<< 13632 1726884207.13550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py <<< 13632 1726884207.13585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' <<< 13632 1726884207.13592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 13632 1726884207.13621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 13632 1726884207.13658: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bdcce0> <<< 13632 1726884207.13670: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bdbcb0> <<< 13632 1726884207.13696: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py <<< 13632 1726884207.13704: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc' <<< 13632 1726884207.13723: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bdeb40> <<< 13632 1726884207.13823: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcb8c0> <<< 13632 1726884207.13844: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py <<< 13632 1726884207.13879: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc' <<< 13632 1726884207.13905: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py <<< 13632 1726884207.13946: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.13971: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py <<< 13632 1726884207.13976: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cb8b30> <<< 13632 1726884207.14004: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' <<< 13632 1726884207.14031: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py <<< 13632 1726884207.14053: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' <<< 13632 1726884207.14088: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py <<< 13632 1726884207.14092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884207.14136: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.14164: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py <<< 13632 1726884207.14172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc' <<< 13632 1726884207.14188: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cbae70> <<< 13632 1726884207.14222: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py <<< 13632 1726884207.14226: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' <<< 13632 1726884207.14233: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cbb620> <<< 13632 1726884207.14253: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py <<< 13632 1726884207.14265: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc' <<< 13632 1726884207.14270: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cbbc20> <<< 13632 1726884207.14303: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py <<< 13632 1726884207.14309: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc' <<< 13632 1726884207.14339: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cbbf80> <<< 13632 1726884207.14353: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py <<< 13632 1726884207.14367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' <<< 13632 1726884207.14444: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cd0830> <<< 13632 1726884207.14454: stdout chunk (state=3): >>>import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cbacc0> <<< 13632 1726884207.14461: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cba4e0> <<< 13632 1726884207.14541: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cb9220> <<< 13632 1726884207.14561: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc' <<< 13632 1726884207.14586: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py <<< 13632 1726884207.14591: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc' <<< 13632 1726884207.14615: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cd3200> <<< 13632 1726884207.14632: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cd2fc0> <<< 13632 1726884207.14659: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cb8ce0> <<< 13632 1726884207.14683: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py <<< 13632 1726884207.14693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc' <<< 13632 1726884207.14728: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc' <<< 13632 1726884207.14742: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cd3e90> <<< 13632 1726884207.14780: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cb9a90> <<< 13632 1726884207.14806: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py <<< 13632 1726884207.14812: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' <<< 13632 1726884207.14864: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cf01d0> <<< 13632 1726884207.14876: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py <<< 13632 1726884207.14904: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc' <<< 13632 1726884207.14937: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cf0ad0> <<< 13632 1726884207.14964: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' <<< 13632 1726884207.15000: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cf1130> <<< 13632 1726884207.15198: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py <<< 13632 1726884207.15202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' <<< 13632 1726884207.15223: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py <<< 13632 1726884207.15253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.15396: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884207.15403: stdout chunk (state=3): >>> import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04b0d10b90> <<< 13632 1726884207.15428: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py <<< 13632 1726884207.15434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc' <<< 13632 1726884207.15470: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py <<< 13632 1726884207.15473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d11d00> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d116d0> <<< 13632 1726884207.15508: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py <<< 13632 1726884207.15520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc' <<< 13632 1726884207.15529: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d120f0> <<< 13632 1726884207.15551: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py <<< 13632 1726884207.15564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc' <<< 13632 1726884207.15597: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d12c90> <<< 13632 1726884207.15608: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py <<< 13632 1726884207.15644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884207.15664: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py <<< 13632 1726884207.15669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc' <<< 13632 1726884207.15678: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0ac9940> <<< 13632 1726884207.15711: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0ac8650> <<< 13632 1726884207.15736: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py <<< 13632 1726884207.15751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc' <<< 13632 1726884207.15754: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0acad80> <<< 13632 1726884207.15782: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py <<< 13632 1726884207.15793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc' <<< 13632 1726884207.15813: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0acbfb0> <<< 13632 1726884207.15828: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py <<< 13632 1726884207.15851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc' <<< 13632 1726884207.15869: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0ae8ef0> <<< 13632 1726884207.15905: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d05eb0> <<< 13632 1726884207.15939: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d05b20> <<< 13632 1726884207.15970: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py <<< 13632 1726884207.15981: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc' <<< 13632 1726884207.16023: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0aeb440> <<< 13632 1726884207.16047: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py <<< 13632 1726884207.16057: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' <<< 13632 1726884207.16091: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py <<< 13632 1726884207.16095: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' <<< 13632 1726884207.16259: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0aebe30> <<< 13632 1726884207.16277: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0aeb410> <<< 13632 1726884207.16418: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0aea900> <<< 13632 1726884207.16454: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' <<< 13632 1726884207.16458: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b24620> <<< 13632 1726884207.16499: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b24770> <<< 13632 1726884207.16532: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py <<< 13632 1726884207.16575: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc' <<< 13632 1726884207.16600: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc' <<< 13632 1726884207.16947: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b27da0> <<< 13632 1726884207.16980: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py <<< 13632 1726884207.17021: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc' <<< 13632 1726884207.17095: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4c620> <<< 13632 1726884207.17115: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py <<< 13632 1726884207.17146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc' <<< 13632 1726884207.17189: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4d610> <<< 13632 1726884207.17235: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc' <<< 13632 1726884207.17257: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4da60> <<< 13632 1726884207.17267: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc' <<< 13632 1726884207.17335: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4e2a0> <<< 13632 1726884207.17338: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py <<< 13632 1726884207.17341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' <<< 13632 1726884207.17363: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4e5d0> <<< 13632 1726884207.17433: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4ec00> <<< 13632 1726884207.17465: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' <<< 13632 1726884207.17511: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4f170> <<< 13632 1726884207.17532: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' <<< 13632 1726884207.17554: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py <<< 13632 1726884207.17560: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc' <<< 13632 1726884207.17577: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py <<< 13632 1726884207.17616: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc' <<< 13632 1726884207.17665: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4fd70> <<< 13632 1726884207.17716: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4fa10> <<< 13632 1726884207.17719: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4f590> <<< 13632 1726884207.18075: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b24ce0> <<< 13632 1726884207.18096: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py <<< 13632 1726884207.18126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884207.18142: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py <<< 13632 1726884207.18151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884207.18208: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09a3aa0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc' <<< 13632 1726884207.18234: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09a3ef0> <<< 13632 1726884207.18338: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b266f0> <<< 13632 1726884207.18366: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py <<< 13632 1726884207.18381: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc' <<< 13632 1726884207.18413: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py <<< 13632 1726884207.18422: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884207.18972: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09c2f00> <<< 13632 1726884207.19007: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' <<< 13632 1726884207.19024: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09c3050> <<< 13632 1726884207.19101: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09c26c0> <<< 13632 1726884207.19126: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py <<< 13632 1726884207.19133: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884207.19181: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09d9310> <<< 13632 1726884207.19212: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py <<< 13632 1726884207.19242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc' <<< 13632 1726884207.19282: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09da750> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py <<< 13632 1726884207.19289: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc' <<< 13632 1726884207.19318: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09daf00> <<< 13632 1726884207.19339: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py <<< 13632 1726884207.19353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884207.19436: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09db7d0> <<< 13632 1726884207.19449: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py <<< 13632 1726884207.19462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884207.19516: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09f9640> <<< 13632 1726884207.19520: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1c0c920> <<< 13632 1726884207.19555: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py <<< 13632 1726884207.19558: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09db050> <<< 13632 1726884207.19763: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d5e4b0> <<< 13632 1726884207.19785: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py <<< 13632 1726884207.19823: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884207.19861: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py <<< 13632 1726884207.19869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884207.19907: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a20ad0> <<< 13632 1726884207.19933: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py <<< 13632 1726884207.19951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc' <<< 13632 1726884207.19962: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a21910> <<< 13632 1726884207.19973: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py <<< 13632 1726884207.19997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc' <<< 13632 1726884207.20060: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a22030> <<< 13632 1726884207.20230: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a0f770> <<< 13632 1726884207.20243: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py <<< 13632 1726884207.20283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc' <<< 13632 1726884207.20318: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py <<< 13632 1726884207.20329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' <<< 13632 1726884207.20361: stdout chunk (state=3): >>>import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a47d40> <<< 13632 1726884207.20522: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcaed0> <<< 13632 1726884207.20539: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py <<< 13632 1726884207.20559: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884207.20729: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a71880> <<< 13632 1726884207.20757: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py <<< 13632 1726884207.20865: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884207.20921: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc' <<< 13632 1726884207.20969: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a87080> <<< 13632 1726884207.21008: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' <<< 13632 1726884207.21048: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b08b7c80> <<< 13632 1726884207.21054: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py <<< 13632 1726884207.21097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc' <<< 13632 1726884207.21115: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884207.21161: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884207.21183: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b08d61e0> <<< 13632 1726884207.21409: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b08d4500> <<< 13632 1726884207.21433: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc' <<< 13632 1726884207.21460: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0900410> <<< 13632 1726884207.21968: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a73a40> <<< 13632 1726884207.21995: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py <<< 13632 1726884207.22024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc' <<< 13632 1726884207.22182: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a87dd0> <<< 13632 1726884207.22210: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py <<< 13632 1726884207.22222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc' <<< 13632 1726884207.22256: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0969bb0> <<< 13632 1726884207.22282: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py <<< 13632 1726884207.22291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc' <<< 13632 1726884207.22333: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b096a720> <<< 13632 1726884207.22361: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' <<< 13632 1726884207.22381: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b096b260> <<< 13632 1726884207.22407: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' <<< 13632 1726884207.22458: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b096b6e0> <<< 13632 1726884207.22482: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py <<< 13632 1726884207.22490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' <<< 13632 1726884207.22513: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09805f0> <<< 13632 1726884207.22536: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py <<< 13632 1726884207.22561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884207.22661: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0980e90> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcadb0> <<< 13632 1726884207.22694: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py <<< 13632 1726884207.22728: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc' <<< 13632 1726884207.22941: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09dae10> <<< 13632 1726884207.22967: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py <<< 13632 1726884207.23018: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc' <<< 13632 1726884207.23042: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py <<< 13632 1726884207.23090: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc' <<< 13632 1726884207.23181: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b07ab6e0> <<< 13632 1726884207.23226: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0991370> <<< 13632 1726884207.23321: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.23326: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.23346: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # # zipimport: zlib available <<< 13632 1726884207.23648: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.23903: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # <<< 13632 1726884207.24153: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.24381: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"pools": [], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": true, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 13632 1726884207.24387: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884207.25429: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884207.25434: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 13632 1726884207.25479: stdout chunk (state=3): >>># 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<<< 13632 1726884207.25545: 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 <<< 13632 1726884207.25549: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 <<< 13632 1726884207.25553: 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 # 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__ <<< 13632 1726884207.25588: 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 # 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 <<< 13632 1726884207.25619: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 13632 1726884207.25625: 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 <<< 13632 1726884207.25693: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode <<< 13632 1726884207.25697: stdout chunk (state=3): >>># cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n <<< 13632 1726884207.25705: stdout chunk (state=3): >>># cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option <<< 13632 1726884207.25728: stdout chunk (state=3): >>># cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch <<< 13632 1726884207.25743: stdout chunk (state=3): >>># cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll <<< 13632 1726884207.25784: stdout chunk (state=3): >>># cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint<<< 13632 1726884207.25791: stdout chunk (state=3): >>> # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib <<< 13632 1726884207.25826: stdout chunk (state=3): >>># cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator <<< 13632 1726884207.26496: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884207.26519: stdout chunk (state=3): >>># destroy _bz2 <<< 13632 1726884207.26523: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 13632 1726884207.26546: stdout chunk (state=3): >>># destroy zipfile._path <<< 13632 1726884207.26558: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13632 1726884207.26611: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884207.26634: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 13632 1726884207.26648: stdout chunk (state=3): >>># destroy grp # destroy pwd <<< 13632 1726884207.26651: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884207.26679: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse <<< 13632 1726884207.26759: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicefactory <<< 13632 1726884207.26773: stdout chunk (state=3): >>># cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network <<< 13632 1726884207.26800: stdout chunk (state=3): >>># destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks <<< 13632 1726884207.26814: stdout chunk (state=3): >>># destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks <<< 13632 1726884207.26840: stdout chunk (state=3): >>># destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap <<< 13632 1726884207.26851: stdout chunk (state=3): >>># destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs <<< 13632 1726884207.26871: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.raid <<< 13632 1726884207.26890: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint <<< 13632 1726884207.26907: stdout chunk (state=3): >>># cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json <<< 13632 1726884207.26927: stdout chunk (state=3): >>># cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses <<< 13632 1726884207.26960: stdout chunk (state=3): >>># cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe <<< 13632 1726884207.26983: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util <<< 13632 1726884207.27014: stdout chunk (state=3): >>># destroy glob # destroy subprocess # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio <<< 13632 1726884207.27044: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 13632 1726884207.27049: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio <<< 13632 1726884207.27068: stdout chunk (state=3): >>># destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring <<< 13632 1726884207.27103: stdout chunk (state=3): >>># cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi <<< 13632 1726884207.27119: stdout chunk (state=3): >>># cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect <<< 13632 1726884207.27139: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 13632 1726884207.27162: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux <<< 13632 1726884207.27181: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 13632 1726884207.27193: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket <<< 13632 1726884207.27212: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid <<< 13632 1726884207.27254: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors <<< 13632 1726884207.27275: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping locale # destroy encodings <<< 13632 1726884207.27305: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json <<< 13632 1726884207.27332: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref <<< 13632 1726884207.27340: stdout chunk (state=3): >>># cleanup[3] wiping random # cleanup[3] wiping _sha2 <<< 13632 1726884207.27347: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 13632 1726884207.27362: stdout chunk (state=3): >>># destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 <<< 13632 1726884207.27380: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix <<< 13632 1726884207.27395: stdout chunk (state=3): >>># destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13632 1726884207.27440: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections <<< 13632 1726884207.27443: stdout chunk (state=3): >>># cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 13632 1726884207.27448: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 13632 1726884207.27466: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat <<< 13632 1726884207.27490: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping 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 <<< 13632 1726884207.27508: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 13632 1726884207.27520: stdout chunk (state=3): >>># cleanup[3] wiping marshal # destroy marshal<<< 13632 1726884207.27541: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884207.27565: stdout chunk (state=3): >>># destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884207.28309: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884207.28372: stdout chunk (state=3): >>># destroy linecache # destroy _collections_abc # destroy _weakref <<< 13632 1726884207.28396: stdout chunk (state=3): >>># destroy zipimport # destroy gi._gi <<< 13632 1726884207.28429: stdout chunk (state=3): >>># destroy _struct <<< 13632 1726884207.28510: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 13632 1726884207.28542: stdout chunk (state=3): >>># destroy pyudev <<< 13632 1726884207.28570: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid <<< 13632 1726884207.28579: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 13632 1726884207.28641: stdout chunk (state=3): >>># destroy _sha2 # destroy genericpath <<< 13632 1726884207.28658: stdout chunk (state=3): >>># destroy re._parser # destroy _string # destroy signal # destroy threading # destroy fcntl # destroy _posixsubprocess # destroy selectors <<< 13632 1726884207.28672: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap <<< 13632 1726884207.28697: stdout chunk (state=3): >>># destroy io # destroy _opcode <<< 13632 1726884207.28702: stdout chunk (state=3): >>># destroy fnmatch # destroy shutil <<< 13632 1726884207.28759: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 13632 1726884207.28780: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel <<< 13632 1726884207.28793: stdout chunk (state=3): >>># destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto <<< 13632 1726884207.28804: stdout chunk (state=3): >>># destroy blivet.tasks.lukstasks # destroy pprint # destroy six # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability <<< 13632 1726884207.28824: stdout chunk (state=3): >>># destroy parted <<< 13632 1726884207.28836: stdout chunk (state=3): >>># destroy _warnings <<< 13632 1726884207.28844: stdout chunk (state=3): >>># destroy posix <<< 13632 1726884207.28860: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13632 1726884207.28898: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy _hashlib # destroy _blake2 <<< 13632 1726884207.28905: stdout chunk (state=3): >>># destroy selinux._selinux <<< 13632 1726884207.28926: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 13632 1726884207.28995: stdout chunk (state=3): >>># destroy select <<< 13632 1726884207.29015: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884207.29031: stdout chunk (state=3): >>># destroy _tokenize <<< 13632 1726884207.29037: stdout chunk (state=3): >>># destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat <<< 13632 1726884207.29072: 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<<< 13632 1726884207.29083: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk <<< 13632 1726884207.29107: stdout chunk (state=3): >>># destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy operator # destroy ansible.module_utils.six.moves <<< 13632 1726884207.29123: stdout chunk (state=3): >>># destroy errno # destroy collections # destroy os <<< 13632 1726884207.29130: stdout chunk (state=3): >>># destroy copy # destroy types # destroy inspect # destroy keyword # destroy functools # destroy itertools # destroy abc # destroy _thread <<< 13632 1726884207.29236: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884207.29370: stdout chunk (state=3): >>># destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 13632 1726884207.29380: stdout chunk (state=3): >>># destroy re <<< 13632 1726884207.29398: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884207.29435: stdout chunk (state=3): >>># destroy _operator # destroy _functools <<< 13632 1726884207.29442: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884207.30045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884207.30143: stderr chunk (state=3): >>><<< 13632 1726884207.30148: stdout chunk (state=3): >>><<< 13632 1726884207.30351: _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 0x7f04b2db4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2d83b30> # /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 0x7f04b2db6ab0> 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 0x7f04b2ba9160> # /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 0x7f04b2baa150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2beff20> # /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 0x7f04b2bfc0b0> # /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 0x7f04b2c1f920> # /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 0x7f04b2c1ffb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2bffbf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2bfd310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2bed0d0> # /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 0x7f04b2c43860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c42480> # /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 0x7f04b2bfe1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c40ce0> # /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 0x7f04b2c708c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2bec350> # /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 0x7f04b2c70d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c70bf0> # 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 0x7f04b2c70fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2be2e70> # /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 0x7f04b2c716a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c71370> 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 0x7f04b2c725a0> 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 0x7f04b2c8c7d0> 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 0x7f04b2c8df10> # /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 0x7f04b2c8ee10> # 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 0x7f04b2c8f470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c8e360> # /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 0x7f04b2c8fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c8f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c72600> # /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 0x7f04b29d7cb0> # /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 0x7f04b2a007a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a00500> # 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 0x7f04b2a006e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04b2a00950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b29d5e50> # /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 0x7f04b2a02060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a00ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2c72780> # /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 0x7f04b2a32390> # /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 0x7f04b2a4e540> # /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 0x7f04b2a83320> # /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 0x7f04b2aadac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a83440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a4f1d0> # /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 0x7f04b2a80b00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a4d580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2a02f30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f04b28c85c0> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_hqe5etm8/ansible_fedora.linux_system_roles.blivet_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 0x7f04b29220c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b28f4fb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b28f4110> # 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 0x7f04b28f7f50> # /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 0x7f04b2949b50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b29498e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b29491f0> # /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 0x7f04b2949640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2922d50> 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 0x7f04b294a930> # 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 0x7f04b294ab70> # /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 0x7f04b294b080> 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 0x7f04b27b4e60> # 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 0x7f04b27b6a80> # /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 0x7f04b27b7440> # /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 0x7f04b27b8620> # /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 0x7f04b27bb0e0> # 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 0x7f04b27bb200> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27b93a0> # /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 0x7f04b27beff0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27bdaf0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27bd850> # /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 0x7f04b27bfb00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b27b98b0> # 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 0x7f04b2803140> # /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 0x7f04b2803230> # /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 0x7f04b2804e00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2804bc0> # /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 0x7f04b28072f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2805460> # /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 0x7f04b2812ab0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2807440> # 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 0x7f04b2813920> # 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 0x7f04b28132f0> # 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 0x7f04b28134a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2803530> # /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 0x7f04b2816cc0> # 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 0x7f04b28181a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2815430> # 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 0x7f04b28167e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2814fe0> # 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 0x7f04b26a0410> # /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 0x7f04b26a1100> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2818260> 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 0x7f04b26a10d0> # 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 0x7f04b26a39b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04b26a9d00> # 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 0x7f04b26aa630> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26a2840> # 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 0x7f04b26a9370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26aa810> 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 0x7f04b27429c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26b4650> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26ae780> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b26ae5d0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /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 0x7f04b1c94bc0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b272ffe0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b272e870> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b274ae10> # zipimport: zlib available # /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cabbf0> # /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 0x7f04b1ccce30> # 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 0x7f04b1ccc770> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ccc5c0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.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 0x7f04b1ccf7a0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ccf3b0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ccf140> # /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd4bf0> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04b1cd49b0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd42c0> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd79b0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd7d40> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d1c290> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d1cb60> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd70b0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd6b40> # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd6ed0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd6690> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1cd6600> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d1f860> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d20710> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d1fd70> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d1dc70> import 'gi.repository.GLib' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d29130> import 'gi.repository.GObject' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d2e720> import 'gi.repository.Gio' # import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ccfce0> # /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bbc410> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bbbc20> import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d28d10> import 'gi.repository.BlockDev' # import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1ca9640> # /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bc8740> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bc83b0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bbba10> failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b2748a10> # /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bc8bf0> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcac60> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bce270> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bce900> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcfa10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcf890> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcfcb0> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcf5f0> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd41d0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcf4a0> # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc' import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd4530> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd4230> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bced50> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcffe0> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd8500> # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd88c0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd8230> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd77a0> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd8a40> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcdf40> # /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bd8ad0> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcbb60> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcb2f0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bdcce0> import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bdbcb0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bdeb40> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcb8c0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cb8b30> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cbae70> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cbb620> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cbbc20> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cbbf80> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cd0830> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cbacc0> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cba4e0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cb9220> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cd3200> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cd2fc0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cb8ce0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cd3e90> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cb9a90> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cf01d0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cf0ad0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0cf1130> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04b0d10b90> # /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d11d00> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d116d0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d120f0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d12c90> # /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0ac9940> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0ac8650> # /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0acad80> # /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0acbfb0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0ae8ef0> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d05eb0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0d05b20> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0aeb440> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0aebe30> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0aeb410> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0aea900> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b24620> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b24770> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b27da0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4c620> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4d610> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4da60> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4e2a0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4e5d0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4ec00> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4f170> # /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4fd70> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4fa10> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b4f590> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b24ce0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09a3aa0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09a3ef0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0b266f0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09c2f00> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09c3050> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09c26c0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09d9310> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09da750> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09daf00> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09db7d0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09f9640> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1c0c920> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09db050> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1d5e4b0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a20ad0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a21910> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a22030> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a0f770> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a47d40> import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcaed0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a71880> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a87080> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b08b7c80> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b08d61e0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b08d4500> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0900410> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a73a40> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0a87dd0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0969bb0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b096a720> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b096b260> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b096b6e0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09805f0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0980e90> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b1bcadb0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b09dae10> # /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b07ab6e0> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04b0991370> # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # # zipimport: zlib available {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"pools": [], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": true, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # 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 # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 # 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy _sitebuiltins # 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 __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy pwd # destroy datetime # destroy distro # destroy distro.distro # destroy argparse # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy subprocess # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 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 traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # 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.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 _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 keyword # 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 _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy linecache # destroy _collections_abc # destroy _weakref # destroy zipimport # destroy gi._gi # destroy _struct # destroy blivet.devicelibs.disk # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # destroy _sha2 # destroy genericpath # destroy re._parser # destroy _string # destroy signal # destroy threading # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap # destroy io # destroy _opcode # destroy fnmatch # destroy shutil # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy pprint # destroy six # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy parted # destroy _warnings # destroy posix # destroy copyreg # destroy contextlib # 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 _hashlib # destroy _blake2 # destroy selinux._selinux # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy select # destroy _typing # destroy _tokenize # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # 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 math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy operator # destroy ansible.module_utils.six.moves # destroy errno # destroy collections # destroy os # destroy copy # destroy types # destroy inspect # destroy keyword # destroy functools # destroy itertools # destroy abc # destroy _thread # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884207.32109: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': 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': 'fedora.linux_system_roles.blivet', '_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-1726884206.706426-14096-189373483336096/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884207.32112: _low_level_execute_command(): starting 13632 1726884207.32115: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884206.706426-14096-189373483336096/ > /dev/null 2>&1 && sleep 0' 13632 1726884207.32117: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884207.32120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884207.32122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884207.32125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884207.32127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884207.32130: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884207.32132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884207.32135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884207.32137: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884207.32140: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884207.32142: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884207.32144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884207.32147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884207.32153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884207.32155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884207.32156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884207.33771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884207.33829: stderr chunk (state=3): >>><<< 13632 1726884207.33832: stdout chunk (state=3): >>><<< 13632 1726884207.33849: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884207.33856: handler run complete 13632 1726884207.33905: attempt loop complete, returning result 13632 1726884207.33909: _execute() done 13632 1726884207.33912: dumping result to json 13632 1726884207.33921: done dumping result, returning 13632 1726884207.33931: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [12b27791-eb03-55b1-95d9-0000000000e6] 13632 1726884207.33936: sending task result for task 12b27791-eb03-55b1-95d9-0000000000e6 13632 1726884207.34054: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000e6 13632 1726884207.34057: WORKER PROCESS EXITING ok: [managed_node3] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 13632 1726884207.34243: no more pending results, returning what we have 13632 1726884207.34247: results queue empty 13632 1726884207.34249: checking for any_errors_fatal 13632 1726884207.34259: done checking for any_errors_fatal 13632 1726884207.34261: checking for max_fail_percentage 13632 1726884207.34263: done checking for max_fail_percentage 13632 1726884207.34263: checking to see if all hosts have failed and the running result is not ok 13632 1726884207.34265: done checking to see if all hosts have failed 13632 1726884207.34265: getting the remaining hosts for this loop 13632 1726884207.34267: done getting the remaining hosts for this loop 13632 1726884207.34271: getting the next task for host managed_node3 13632 1726884207.34290: done getting next task for host managed_node3 13632 1726884207.34310: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 13632 1726884207.34316: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884207.34341: getting variables 13632 1726884207.34344: in VariableManager get_vars() 13632 1726884207.34380: Calling all_inventory to load vars for managed_node3 13632 1726884207.34383: Calling groups_inventory to load vars for managed_node3 13632 1726884207.34386: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884207.34400: Calling all_plugins_play to load vars for managed_node3 13632 1726884207.34404: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884207.34406: Calling groups_plugins_play to load vars for managed_node3 13632 1726884207.35204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884207.35977: done with get_vars() 13632 1726884207.36002: done getting variables 13632 1726884207.36131: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 22:03:27 -0400 (0:00:00.752) 0:00:16.285 ****** 13632 1726884207.36179: entering _queue_task() for managed_node3/command 13632 1726884207.36182: Creating lock for command 13632 1726884207.36551: worker is 1 (out of 1 available) 13632 1726884207.36571: exiting _queue_task() for managed_node3/command 13632 1726884207.36595: done queuing things up, now waiting for results queue to drain 13632 1726884207.36597: waiting for pending results... 13632 1726884207.36878: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 13632 1726884207.37032: in run() - task 12b27791-eb03-55b1-95d9-0000000000e7 13632 1726884207.37040: variable 'ansible_search_path' from source: unknown 13632 1726884207.37043: variable 'ansible_search_path' from source: unknown 13632 1726884207.37058: calling self._execute() 13632 1726884207.37132: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884207.37139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884207.37149: variable 'omit' from source: magic vars 13632 1726884207.37598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884207.39770: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884207.39836: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884207.39868: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884207.39902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884207.39929: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884207.40040: 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) 13632 1726884207.40067: 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) 13632 1726884207.40123: 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) 13632 1726884207.40157: 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) 13632 1726884207.40170: 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) 13632 1726884207.40293: variable 'storage_udevadm_trigger' from source: include params 13632 1726884207.40329: Evaluated conditional (storage_udevadm_trigger | d(false)): True 13632 1726884207.40431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884207.40565: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884207.40601: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884207.40629: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884207.40654: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884207.40716: variable 'blivet_output' from source: set_fact 13632 1726884207.40727: Evaluated conditional (blivet_output is changed): False 13632 1726884207.40730: when evaluation is False, skipping this task 13632 1726884207.40733: _execute() done 13632 1726884207.40738: dumping result to json 13632 1726884207.40744: done dumping result, returning 13632 1726884207.40758: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [12b27791-eb03-55b1-95d9-0000000000e7] 13632 1726884207.40761: sending task result for task 12b27791-eb03-55b1-95d9-0000000000e7 13632 1726884207.40880: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000e7 13632 1726884207.40883: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 13632 1726884207.40984: no more pending results, returning what we have 13632 1726884207.40993: results queue empty 13632 1726884207.40994: checking for any_errors_fatal 13632 1726884207.41013: done checking for any_errors_fatal 13632 1726884207.41014: checking for max_fail_percentage 13632 1726884207.41016: done checking for max_fail_percentage 13632 1726884207.41017: checking to see if all hosts have failed and the running result is not ok 13632 1726884207.41018: done checking to see if all hosts have failed 13632 1726884207.41019: getting the remaining hosts for this loop 13632 1726884207.41020: done getting the remaining hosts for this loop 13632 1726884207.41025: getting the next task for host managed_node3 13632 1726884207.41033: done getting next task for host managed_node3 13632 1726884207.41037: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 13632 1726884207.41045: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884207.41059: getting variables 13632 1726884207.41064: in VariableManager get_vars() 13632 1726884207.41126: Calling all_inventory to load vars for managed_node3 13632 1726884207.41130: Calling groups_inventory to load vars for managed_node3 13632 1726884207.41134: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884207.41146: Calling all_plugins_play to load vars for managed_node3 13632 1726884207.41153: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884207.41158: Calling groups_plugins_play to load vars for managed_node3 13632 1726884207.41728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884207.42415: done with get_vars() 13632 1726884207.42429: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 22:03:27 -0400 (0:00:00.063) 0:00:16.349 ****** 13632 1726884207.42519: entering _queue_task() for managed_node3/stat 13632 1726884207.42778: worker is 1 (out of 1 available) 13632 1726884207.42794: exiting _queue_task() for managed_node3/stat 13632 1726884207.42808: done queuing things up, now waiting for results queue to drain 13632 1726884207.42810: waiting for pending results... 13632 1726884207.43087: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 13632 1726884207.43250: in run() - task 12b27791-eb03-55b1-95d9-0000000000e8 13632 1726884207.43257: variable 'ansible_search_path' from source: unknown 13632 1726884207.43260: variable 'ansible_search_path' from source: unknown 13632 1726884207.43298: calling self._execute() 13632 1726884207.43365: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884207.43373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884207.43387: variable 'omit' from source: magic vars 13632 1726884207.43476: variable 'omit' from source: magic vars 13632 1726884207.43545: variable 'omit' from source: magic vars 13632 1726884207.43571: variable 'omit' from source: magic vars 13632 1726884207.43614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884207.43644: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884207.43663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884207.43681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884207.43695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884207.43731: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884207.43734: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884207.43741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884207.43855: Set connection var ansible_shell_executable to /bin/sh 13632 1726884207.43864: Set connection var ansible_connection to ssh 13632 1726884207.43870: Set connection var ansible_pipelining to False 13632 1726884207.43877: Set connection var ansible_timeout to 10 13632 1726884207.43879: Set connection var ansible_shell_type to sh 13632 1726884207.43890: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884207.43908: variable 'ansible_shell_executable' from source: unknown 13632 1726884207.43910: variable 'ansible_connection' from source: unknown 13632 1726884207.43915: variable 'ansible_module_compression' from source: unknown 13632 1726884207.43919: variable 'ansible_shell_type' from source: unknown 13632 1726884207.43922: variable 'ansible_shell_executable' from source: unknown 13632 1726884207.43931: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884207.43934: variable 'ansible_pipelining' from source: unknown 13632 1726884207.43936: variable 'ansible_timeout' from source: unknown 13632 1726884207.43938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884207.44243: 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__) 13632 1726884207.44248: variable 'omit' from source: magic vars 13632 1726884207.44270: starting attempt loop 13632 1726884207.44314: running the handler 13632 1726884207.44318: _low_level_execute_command(): starting 13632 1726884207.44321: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884207.44961: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884207.44966: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884207.45026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884207.45034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884207.45115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884207.46979: stdout chunk (state=3): >>>/root <<< 13632 1726884207.47165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884207.47169: stdout chunk (state=3): >>><<< 13632 1726884207.47172: stderr chunk (state=3): >>><<< 13632 1726884207.47215: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884207.47219: _low_level_execute_command(): starting 13632 1726884207.47223: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984 `" && echo ansible-tmp-1726884207.472006-14128-15953477355984="` echo /root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984 `" ) && sleep 0' 13632 1726884207.47759: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884207.47762: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884207.47766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884207.47775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884207.47818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884207.47822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884207.47884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884207.50032: stdout chunk (state=3): >>>ansible-tmp-1726884207.472006-14128-15953477355984=/root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984 <<< 13632 1726884207.50156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884207.50280: stderr chunk (state=3): >>><<< 13632 1726884207.50284: stdout chunk (state=3): >>><<< 13632 1726884207.50291: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884207.472006-14128-15953477355984=/root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884207.50360: variable 'ansible_module_compression' from source: unknown 13632 1726884207.50399: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13632 1726884207.50430: variable 'ansible_facts' from source: unknown 13632 1726884207.50531: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984/AnsiballZ_stat.py 13632 1726884207.50658: Sending initial data 13632 1726884207.50662: Sent initial data (151 bytes) 13632 1726884207.51250: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884207.51279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884207.51420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884207.53016: 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 <<< 13632 1726884207.53020: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884207.53055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884207.53105: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpij_njzyy /root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984/AnsiballZ_stat.py <<< 13632 1726884207.53111: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984/AnsiballZ_stat.py" <<< 13632 1726884207.53147: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpij_njzyy" to remote "/root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984/AnsiballZ_stat.py" <<< 13632 1726884207.53973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884207.54005: stderr chunk (state=3): >>><<< 13632 1726884207.54009: stdout chunk (state=3): >>><<< 13632 1726884207.54029: done transferring module to remote 13632 1726884207.54042: _low_level_execute_command(): starting 13632 1726884207.54047: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984/ /root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984/AnsiballZ_stat.py && sleep 0' 13632 1726884207.54690: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884207.54695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884207.54698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884207.54723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884207.55110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884207.56804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884207.56892: stderr chunk (state=3): >>><<< 13632 1726884207.56917: stdout chunk (state=3): >>><<< 13632 1726884207.56941: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884207.56956: _low_level_execute_command(): starting 13632 1726884207.56967: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984/AnsiballZ_stat.py && sleep 0' 13632 1726884207.57664: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884207.57691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884207.57707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884207.57737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884207.57812: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884207.57898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884207.57913: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884207.57974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884207.58156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884207.60596: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884207.60648: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 13632 1726884207.60656: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884207.60716: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884207.60739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 13632 1726884207.60759: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884207.60784: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884207.60809: 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 0x7f52013b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201383b30> <<< 13632 1726884207.60836: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884207.60849: 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 0x7f52013b6ab0> <<< 13632 1726884207.60876: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884207.60901: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884207.60921: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 13632 1726884207.60956: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884207.61049: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884207.61079: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884207.61111: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884207.61144: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 13632 1726884207.61168: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884207.61193: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884207.61218: 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 <<< 13632 1726884207.61253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884207.61256: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201165160> <<< 13632 1726884207.61329: 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' <<< 13632 1726884207.61333: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201166150> <<< 13632 1726884207.61356: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884207.61390: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884207.61711: 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 <<< 13632 1726884207.61759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884207.61853: 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 0x7f52011abfb0> <<< 13632 1726884207.61893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884207.61934: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011b8140> # /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' <<< 13632 1726884207.62065: stdout chunk (state=3): >>># /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' <<< 13632 1726884207.62070: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884207.62187: 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 0x7f52011db9e0> # /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 0x7f52011dbfb0> import '_collections' # <<< 13632 1726884207.62191: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011bbc80> import '_functools' # <<< 13632 1726884207.62240: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011b93a0> <<< 13632 1726884207.62357: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011a9160> <<< 13632 1726884207.62379: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884207.62429: 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' <<< 13632 1726884207.62490: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011ff890> <<< 13632 1726884207.62521: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011fe4b0> <<< 13632 1726884207.62525: 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 0x7f52011ba390> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011ab050> <<< 13632 1726884207.62581: 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 0x7f52012308c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011a83e0> <<< 13632 1726884207.62606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884207.62635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884207.62651: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.62731: 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 0x7f5201230d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201230c20> # 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 0x7f5201230fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520119ef00> <<< 13632 1726884207.62779: 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 <<< 13632 1726884207.62807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884207.62833: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52012316d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52012313a0> import 'importlib.machinery' # <<< 13632 1726884207.62859: 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' <<< 13632 1726884207.62862: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52012325a0> <<< 13632 1726884207.62885: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13632 1726884207.62915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884207.62948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884207.62975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884207.62997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52012487d0> import 'errno' # <<< 13632 1726884207.63032: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.63055: 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 0x7f5201249f10> <<< 13632 1726884207.63068: 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' <<< 13632 1726884207.63106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884207.63110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884207.63142: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520124ae10> <<< 13632 1726884207.63169: 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 0x7f520124b470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520124a360> <<< 13632 1726884207.63184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884207.63206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884207.63247: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.63265: 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 0x7f520124bec0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520124b620> <<< 13632 1726884207.63306: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201232600> <<< 13632 1726884207.63328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884207.63350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884207.63381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884207.63397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884207.63430: 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 0x7f5200fdfe30> <<< 13632 1726884207.63460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13632 1726884207.63463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13632 1726884207.63504: 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 0x7f52010088f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201008650> <<< 13632 1726884207.63532: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.63564: 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 0x7f5201008920> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.63568: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5201008a70> <<< 13632 1726884207.63609: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200fddfd0> <<< 13632 1726884207.63612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884207.63708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884207.63736: 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' <<< 13632 1726884207.63766: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520100a090> <<< 13632 1726884207.63796: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201008d10> <<< 13632 1726884207.63802: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201232cf0> <<< 13632 1726884207.63821: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884207.63890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.63904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884207.64079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201032420> <<< 13632 1726884207.64113: 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' <<< 13632 1726884207.64301: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52010525a0> <<< 13632 1726884207.64327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' 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 0x7f520108b350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884207.64345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884207.64367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884207.64406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884207.64504: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52010b9af0> <<< 13632 1726884207.64620: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520108b470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201053230> <<< 13632 1726884207.64711: 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 0x7f5200ecc3e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52010515e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520100afc0> <<< 13632 1726884207.64773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884207.64846: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5201051700> <<< 13632 1726884207.64873: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_n4redtfx/ansible_stat_payload.zip' <<< 13632 1726884207.64893: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.65408: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /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 0x7f5200f21eb0> import '_typing' # <<< 13632 1726884207.65448: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200ef8e30> <<< 13632 1726884207.65451: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200ecffe0> # zipimport: zlib available <<< 13632 1726884207.65480: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884207.65485: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.65522: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.65525: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.65546: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884207.65549: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.67175: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.68374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884207.68391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200efbdd0> <<< 13632 1726884207.68422: 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' <<< 13632 1726884207.68444: 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' <<< 13632 1726884207.68473: 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' <<< 13632 1726884207.68505: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.68532: 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 0x7f5200f4d8e0> <<< 13632 1726884207.68546: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200f4d670> <<< 13632 1726884207.68587: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200f4cf80> <<< 13632 1726884207.68614: 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' <<< 13632 1726884207.68655: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200f4d6d0> <<< 13632 1726884207.68694: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200f22bd0> import 'atexit' # <<< 13632 1726884207.68723: 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 0x7f5200f4e5d0> <<< 13632 1726884207.68756: 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 0x7f5200f4e810> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884207.68817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884207.68834: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884207.68886: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200f4ed50> import 'pwd' # <<< 13632 1726884207.68918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884207.68929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884207.68963: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200db4b30> <<< 13632 1726884207.69001: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.69173: 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 0x7f5200db6750> # /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 0x7f5200db70e0> # /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 0x7f5200db7f50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884207.69229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884207.69459: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200dbad50> # 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 0x7f5200dbaea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200db9010> # /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' <<< 13632 1726884207.69508: 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 0x7f5200dbeb70> <<< 13632 1726884207.69522: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884207.69597: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200dbd640> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200dbd3d0> <<< 13632 1726884207.69622: 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' <<< 13632 1726884207.69698: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200dbfd70> <<< 13632 1726884207.69730: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200db9520> <<< 13632 1726884207.69894: 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 0x7f5200e02d50> # /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 0x7f5200e02f90> <<< 13632 1726884207.69907: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # 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 0x7f5200e08a40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e08800> <<< 13632 1726884207.70042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884207.70045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884207.70105: 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 0x7f5200e0af60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e09100> <<< 13632 1726884207.70130: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884207.70167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.70234: 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' <<< 13632 1726884207.70255: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884207.70357: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e0e600> <<< 13632 1726884207.70455: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e0b080> <<< 13632 1726884207.70506: 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 0x7f5200e0f980> <<< 13632 1726884207.70542: 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 0x7f5200e0f6b0> <<< 13632 1726884207.70599: 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 0x7f5200e0fa40> <<< 13632 1726884207.70645: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e03170> <<< 13632 1726884207.70661: 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 <<< 13632 1726884207.70736: 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' <<< 13632 1726884207.70861: 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 0x7f5200e16ae0> <<< 13632 1726884207.70937: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.71021: 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 0x7f5200e18290> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e15280> # 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 0x7f5200e16600> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e14e00> # zipimport: zlib available <<< 13632 1726884207.71040: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884207.71111: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.71156: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.71267: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884207.71317: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13632 1726884207.71516: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13632 1726884207.71519: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.71614: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.72306: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.72988: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884207.73016: 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' # <<< 13632 1726884207.73057: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.73167: 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 0x7f5200e9c440> <<< 13632 1726884207.73231: 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' <<< 13632 1726884207.73253: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e9d2b0> <<< 13632 1726884207.73278: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e18470> <<< 13632 1726884207.73370: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 13632 1726884207.73508: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.73511: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13632 1726884207.73563: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.73756: 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 0x7f5200e9d280> <<< 13632 1726884207.73778: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.74342: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.74894: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.74975: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.75071: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13632 1726884207.75122: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.75194: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13632 1726884207.75252: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.75367: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884207.75629: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884207.75633: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13632 1726884207.75796: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.76078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884207.76150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884207.76180: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884207.76254: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e9fbf0> <<< 13632 1726884207.76302: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.76409: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.76449: stdout chunk (state=3): >>>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' # <<< 13632 1726884207.76490: 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' <<< 13632 1726884207.76581: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.76721: 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 0x7f5200ea5d60> <<< 13632 1726884207.76765: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884207.76850: 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 0x7f5200ea66f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e9e6c0> # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884207.76894: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884207.76905: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.76948: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.76994: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.77057: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.77124: 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 <<< 13632 1726884207.77172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884207.77272: 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 0x7f5200ea53a0> <<< 13632 1726884207.77310: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200ea6870> <<< 13632 1726884207.77398: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884207.77421: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.77519: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.77526: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.77588: 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' <<< 13632 1726884207.77636: 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 <<< 13632 1726884207.77733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884207.77737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884207.77754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884207.77809: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200d3aae0> <<< 13632 1726884207.78026: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200cb4920> <<< 13632 1726884207.78042: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200cb28a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200cb26f0> # 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' # <<< 13632 1726884207.78081: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884207.78130: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884207.78267: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.78490: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884207.79969: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1366, "inode": 263868, "dev": 51714, "nlink": 1, "atime": 1726883829.2623322, "mtime": 1726563702.8340054, "ctime": 1726883829.261332, "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": "40c1c60f9174344c109159dd91c78d2156259690", "mimetype": "text/plain", "charset": "us-ascii", "version": "597501961", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 13632 1726884207.80496: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884207.80564: 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 <<< 13632 1726884207.80654: 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 # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 13632 1726884207.80665: 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 # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13632 1726884207.80867: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884207.80917: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884207.80921: stdout chunk (state=3): >>># destroy _bz2 <<< 13632 1726884207.80924: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 13632 1726884207.80928: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib<<< 13632 1726884207.80941: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884207.80955: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13632 1726884207.80994: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884207.81007: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13632 1726884207.81046: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13632 1726884207.81069: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 13632 1726884207.81081: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13632 1726884207.81190: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 13632 1726884207.81193: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884207.81196: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884207.81198: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884207.81254: 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 <<< 13632 1726884207.81347: 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 <<< 13632 1726884207.81354: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 13632 1726884207.81406: 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 # 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 <<< 13632 1726884207.81433: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884207.81449: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884207.81581: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884207.81592: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884207.81644: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884207.81657: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884207.81703: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 13632 1726884207.81723: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884207.81816: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 13632 1726884207.81866: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 13632 1726884207.81906: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 13632 1726884207.81927: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13632 1726884207.81945: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884207.82516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884207.82520: stdout chunk (state=3): >>><<< 13632 1726884207.82522: stderr chunk (state=3): >>><<< 13632 1726884207.82542: _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 0x7f52013b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201383b30> # /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 0x7f52013b6ab0> 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 0x7f5201165160> # /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 0x7f5201166150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011abfb0> # /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 0x7f52011b8140> # /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 0x7f52011db9e0> # /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 0x7f52011dbfb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011bbc80> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011b93a0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011a9160> # /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 0x7f52011ff890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011fe4b0> # /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 0x7f52011ba390> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011ab050> # /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 0x7f52012308c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52011a83e0> # /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 0x7f5201230d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201230c20> # 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 0x7f5201230fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520119ef00> # /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 0x7f52012316d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52012313a0> 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 0x7f52012325a0> 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 0x7f52012487d0> 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 0x7f5201249f10> # /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 0x7f520124ae10> # 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 0x7f520124b470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520124a360> # /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 0x7f520124bec0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520124b620> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201232600> # /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 0x7f5200fdfe30> # /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 0x7f52010088f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201008650> # 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 0x7f5201008920> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5201008a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200fddfd0> # /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 0x7f520100a090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201008d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201232cf0> # /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 0x7f5201032420> # /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 0x7f52010525a0> # /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 0x7f520108b350> # /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 0x7f52010b9af0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520108b470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5201053230> # /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 0x7f5200ecc3e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52010515e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f520100afc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5201051700> # zipimport: found 30 names in '/tmp/ansible_stat_payload_n4redtfx/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 0x7f5200f21eb0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200ef8e30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200ecffe0> # 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 0x7f5200efbdd0> # /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 0x7f5200f4d8e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200f4d670> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200f4cf80> # /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 0x7f5200f4d6d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200f22bd0> 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 0x7f5200f4e5d0> # 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 0x7f5200f4e810> # /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 0x7f5200f4ed50> 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 0x7f5200db4b30> # 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 0x7f5200db6750> # /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 0x7f5200db70e0> # /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 0x7f5200db7f50> # /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 0x7f5200dbad50> # 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 0x7f5200dbaea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200db9010> # /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 0x7f5200dbeb70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200dbd640> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200dbd3d0> # /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 0x7f5200dbfd70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200db9520> # 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 0x7f5200e02d50> # /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 0x7f5200e02f90> # /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 0x7f5200e08a40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e08800> # /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 0x7f5200e0af60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e09100> # /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 0x7f5200e0e600> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e0b080> # 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 0x7f5200e0f980> # 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 0x7f5200e0f6b0> # 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 0x7f5200e0fa40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e03170> # /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 0x7f5200e16ae0> # 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 0x7f5200e18290> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e15280> # 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 0x7f5200e16600> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e14e00> # 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 0x7f5200e9c440> # /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 0x7f5200e9d2b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e18470> 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 0x7f5200e9d280> # 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 0x7f5200e9fbf0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5200ea5d60> # 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 0x7f5200ea66f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200e9e6c0> # 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 0x7f5200ea53a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200ea6870> 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 0x7f5200d3aae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200cb4920> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200cb28a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5200cb26f0> # 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/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1366, "inode": 263868, "dev": 51714, "nlink": 1, "atime": 1726883829.2623322, "mtime": 1726563702.8340054, "ctime": 1726883829.261332, "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": "40c1c60f9174344c109159dd91c78d2156259690", "mimetype": "text/plain", "charset": "us-ascii", "version": "597501961", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884207.83569: done with _execute_module (stat, {'path': '/etc/fstab', '_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-1726884207.472006-14128-15953477355984/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884207.83573: _low_level_execute_command(): starting 13632 1726884207.83576: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884207.472006-14128-15953477355984/ > /dev/null 2>&1 && sleep 0' 13632 1726884207.84633: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884207.84709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884207.84731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884207.84802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884207.84875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884207.87007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884207.87010: stderr chunk (state=3): >>><<< 13632 1726884207.87012: stdout chunk (state=3): >>><<< 13632 1726884207.87045: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884207.87220: handler run complete 13632 1726884207.87465: attempt loop complete, returning result 13632 1726884207.87497: _execute() done 13632 1726884207.87508: dumping result to json 13632 1726884207.87521: done dumping result, returning 13632 1726884207.87537: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [12b27791-eb03-55b1-95d9-0000000000e8] 13632 1726884207.87548: sending task result for task 12b27791-eb03-55b1-95d9-0000000000e8 ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726883829.2623322, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "40c1c60f9174344c109159dd91c78d2156259690", "ctime": 1726883829.261332, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 263868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726563702.8340054, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "597501961", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 13632 1726884207.88052: no more pending results, returning what we have 13632 1726884207.88056: results queue empty 13632 1726884207.88057: checking for any_errors_fatal 13632 1726884207.88065: done checking for any_errors_fatal 13632 1726884207.88066: checking for max_fail_percentage 13632 1726884207.88070: done checking for max_fail_percentage 13632 1726884207.88071: checking to see if all hosts have failed and the running result is not ok 13632 1726884207.88072: done checking to see if all hosts have failed 13632 1726884207.88073: getting the remaining hosts for this loop 13632 1726884207.88075: done getting the remaining hosts for this loop 13632 1726884207.88081: getting the next task for host managed_node3 13632 1726884207.88600: done getting next task for host managed_node3 13632 1726884207.88605: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 13632 1726884207.88610: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884207.88630: getting variables 13632 1726884207.88631: in VariableManager get_vars() 13632 1726884207.88669: Calling all_inventory to load vars for managed_node3 13632 1726884207.88673: Calling groups_inventory to load vars for managed_node3 13632 1726884207.88676: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884207.88691: Calling all_plugins_play to load vars for managed_node3 13632 1726884207.88696: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884207.89100: Calling groups_plugins_play to load vars for managed_node3 13632 1726884207.89781: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000e8 13632 1726884207.89789: WORKER PROCESS EXITING 13632 1726884207.91691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884207.94054: done with get_vars() 13632 1726884207.94080: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 22:03:27 -0400 (0:00:00.518) 0:00:16.867 ****** 13632 1726884207.94335: entering _queue_task() for managed_node3/lineinfile 13632 1726884207.94337: Creating lock for lineinfile 13632 1726884207.95210: worker is 1 (out of 1 available) 13632 1726884207.95224: exiting _queue_task() for managed_node3/lineinfile 13632 1726884207.95243: done queuing things up, now waiting for results queue to drain 13632 1726884207.95244: waiting for pending results... 13632 1726884207.95709: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 13632 1726884207.96122: in run() - task 12b27791-eb03-55b1-95d9-0000000000e9 13632 1726884207.96137: variable 'ansible_search_path' from source: unknown 13632 1726884207.96141: variable 'ansible_search_path' from source: unknown 13632 1726884207.96297: calling self._execute() 13632 1726884207.96512: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884207.96520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884207.96534: variable 'omit' from source: magic vars 13632 1726884207.97339: variable '__storage_fstab' from source: set_fact 13632 1726884207.97501: Evaluated conditional (__storage_fstab.stat.exists): True 13632 1726884207.97926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884207.98514: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884207.98681: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884207.98725: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884207.98761: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884207.98965: variable 'blivet_output' from source: set_fact 13632 1726884207.99051: Evaluated conditional (blivet_output is changed): False 13632 1726884207.99097: when evaluation is False, skipping this task 13632 1726884207.99104: _execute() done 13632 1726884207.99107: dumping result to json 13632 1726884207.99113: done dumping result, returning 13632 1726884207.99123: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [12b27791-eb03-55b1-95d9-0000000000e9] 13632 1726884207.99129: sending task result for task 12b27791-eb03-55b1-95d9-0000000000e9 13632 1726884207.99249: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000e9 13632 1726884207.99252: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 13632 1726884207.99316: no more pending results, returning what we have 13632 1726884207.99320: results queue empty 13632 1726884207.99321: checking for any_errors_fatal 13632 1726884207.99331: done checking for any_errors_fatal 13632 1726884207.99332: checking for max_fail_percentage 13632 1726884207.99334: done checking for max_fail_percentage 13632 1726884207.99335: checking to see if all hosts have failed and the running result is not ok 13632 1726884207.99336: done checking to see if all hosts have failed 13632 1726884207.99337: getting the remaining hosts for this loop 13632 1726884207.99338: done getting the remaining hosts for this loop 13632 1726884207.99344: getting the next task for host managed_node3 13632 1726884207.99355: done getting next task for host managed_node3 13632 1726884207.99360: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 13632 1726884207.99365: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884207.99498: getting variables 13632 1726884207.99501: in VariableManager get_vars() 13632 1726884207.99541: Calling all_inventory to load vars for managed_node3 13632 1726884207.99545: Calling groups_inventory to load vars for managed_node3 13632 1726884207.99547: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884207.99558: Calling all_plugins_play to load vars for managed_node3 13632 1726884207.99562: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884207.99565: Calling groups_plugins_play to load vars for managed_node3 13632 1726884208.01224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884208.03109: done with get_vars() 13632 1726884208.03131: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 22:03:28 -0400 (0:00:00.089) 0:00:16.956 ****** 13632 1726884208.03262: entering _queue_task() for managed_node3/systemd 13632 1726884208.03578: worker is 1 (out of 1 available) 13632 1726884208.03725: exiting _queue_task() for managed_node3/systemd 13632 1726884208.03736: done queuing things up, now waiting for results queue to drain 13632 1726884208.03738: waiting for pending results... 13632 1726884208.04109: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 13632 1726884208.04114: in run() - task 12b27791-eb03-55b1-95d9-0000000000eb 13632 1726884208.04118: variable 'ansible_search_path' from source: unknown 13632 1726884208.04122: variable 'ansible_search_path' from source: unknown 13632 1726884208.04183: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884208.04424: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884208.04475: dumping result to json 13632 1726884208.04479: done dumping result, returning 13632 1726884208.04495: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [12b27791-eb03-55b1-95d9-0000000000eb] 13632 1726884208.04502: sending task result for task 12b27791-eb03-55b1-95d9-0000000000eb skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884208.04682: no more pending results, returning what we have 13632 1726884208.04687: results queue empty 13632 1726884208.04690: checking for any_errors_fatal 13632 1726884208.04814: done checking for any_errors_fatal 13632 1726884208.04815: checking for max_fail_percentage 13632 1726884208.04818: done checking for max_fail_percentage 13632 1726884208.04819: checking to see if all hosts have failed and the running result is not ok 13632 1726884208.04820: done checking to see if all hosts have failed 13632 1726884208.04821: getting the remaining hosts for this loop 13632 1726884208.04823: done getting the remaining hosts for this loop 13632 1726884208.04827: getting the next task for host managed_node3 13632 1726884208.04837: done getting next task for host managed_node3 13632 1726884208.04841: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 13632 1726884208.04846: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884208.04865: getting variables 13632 1726884208.04866: in VariableManager get_vars() 13632 1726884208.04971: Calling all_inventory to load vars for managed_node3 13632 1726884208.04974: Calling groups_inventory to load vars for managed_node3 13632 1726884208.04977: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884208.04989: Calling all_plugins_play to load vars for managed_node3 13632 1726884208.04993: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884208.04998: Calling groups_plugins_play to load vars for managed_node3 13632 1726884208.06040: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000eb 13632 1726884208.06044: WORKER PROCESS EXITING 13632 1726884208.06634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884208.07744: done with get_vars() 13632 1726884208.07764: done getting variables 13632 1726884208.07835: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 22:03:28 -0400 (0:00:00.046) 0:00:17.002 ****** 13632 1726884208.07877: entering _queue_task() for managed_node3/debug 13632 1726884208.08176: worker is 1 (out of 1 available) 13632 1726884208.08192: exiting _queue_task() for managed_node3/debug 13632 1726884208.08207: done queuing things up, now waiting for results queue to drain 13632 1726884208.08209: waiting for pending results... 13632 1726884208.08480: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output 13632 1726884208.08692: in run() - task 12b27791-eb03-55b1-95d9-0000000000ed 13632 1726884208.08721: variable 'ansible_search_path' from source: unknown 13632 1726884208.08729: variable 'ansible_search_path' from source: unknown 13632 1726884208.08772: calling self._execute() 13632 1726884208.08891: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.08909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.08934: variable 'omit' from source: magic vars 13632 1726884208.09073: variable 'omit' from source: magic vars 13632 1726884208.09193: variable 'omit' from source: magic vars 13632 1726884208.09238: variable 'omit' from source: magic vars 13632 1726884208.09335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884208.09536: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884208.09615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884208.09703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884208.09723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884208.10006: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884208.10010: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.10014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.10199: Set connection var ansible_shell_executable to /bin/sh 13632 1726884208.10225: Set connection var ansible_connection to ssh 13632 1726884208.10239: Set connection var ansible_pipelining to False 13632 1726884208.10251: Set connection var ansible_timeout to 10 13632 1726884208.10259: Set connection var ansible_shell_type to sh 13632 1726884208.10272: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884208.10343: variable 'ansible_shell_executable' from source: unknown 13632 1726884208.10401: variable 'ansible_connection' from source: unknown 13632 1726884208.10412: variable 'ansible_module_compression' from source: unknown 13632 1726884208.10420: variable 'ansible_shell_type' from source: unknown 13632 1726884208.10436: variable 'ansible_shell_executable' from source: unknown 13632 1726884208.10445: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.10454: variable 'ansible_pipelining' from source: unknown 13632 1726884208.10463: variable 'ansible_timeout' from source: unknown 13632 1726884208.10474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.10724: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884208.10744: variable 'omit' from source: magic vars 13632 1726884208.10763: starting attempt loop 13632 1726884208.10773: running the handler 13632 1726884208.11011: variable 'blivet_output' from source: set_fact 13632 1726884208.11249: variable 'blivet_output' from source: set_fact 13632 1726884208.11364: handler run complete 13632 1726884208.11422: attempt loop complete, returning result 13632 1726884208.11430: _execute() done 13632 1726884208.11444: dumping result to json 13632 1726884208.11454: done dumping result, returning 13632 1726884208.11493: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output [12b27791-eb03-55b1-95d9-0000000000ed] 13632 1726884208.11496: sending task result for task 12b27791-eb03-55b1-95d9-0000000000ed 13632 1726884208.11640: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000ed 13632 1726884208.11644: WORKER PROCESS EXITING ok: [managed_node3] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } 13632 1726884208.11735: no more pending results, returning what we have 13632 1726884208.11738: results queue empty 13632 1726884208.11739: checking for any_errors_fatal 13632 1726884208.11750: done checking for any_errors_fatal 13632 1726884208.11751: checking for max_fail_percentage 13632 1726884208.11752: done checking for max_fail_percentage 13632 1726884208.11753: checking to see if all hosts have failed and the running result is not ok 13632 1726884208.11754: done checking to see if all hosts have failed 13632 1726884208.11755: getting the remaining hosts for this loop 13632 1726884208.11757: done getting the remaining hosts for this loop 13632 1726884208.11762: getting the next task for host managed_node3 13632 1726884208.11771: done getting next task for host managed_node3 13632 1726884208.11776: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 13632 1726884208.11782: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884208.11795: getting variables 13632 1726884208.11797: in VariableManager get_vars() 13632 1726884208.11831: Calling all_inventory to load vars for managed_node3 13632 1726884208.11835: Calling groups_inventory to load vars for managed_node3 13632 1726884208.11837: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884208.11846: Calling all_plugins_play to load vars for managed_node3 13632 1726884208.11849: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884208.11853: Calling groups_plugins_play to load vars for managed_node3 13632 1726884208.12971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884208.14016: done with get_vars() 13632 1726884208.14035: done getting variables 13632 1726884208.14213: 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.storage : Set the list of pools for test verification] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 22:03:28 -0400 (0:00:00.064) 0:00:17.067 ****** 13632 1726884208.14328: entering _queue_task() for managed_node3/set_fact 13632 1726884208.14941: worker is 1 (out of 1 available) 13632 1726884208.15098: exiting _queue_task() for managed_node3/set_fact 13632 1726884208.15110: done queuing things up, now waiting for results queue to drain 13632 1726884208.15111: waiting for pending results... 13632 1726884208.15654: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 13632 1726884208.15752: in run() - task 12b27791-eb03-55b1-95d9-0000000000ee 13632 1726884208.15759: variable 'ansible_search_path' from source: unknown 13632 1726884208.15765: variable 'ansible_search_path' from source: unknown 13632 1726884208.15775: calling self._execute() 13632 1726884208.16101: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.16105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.16108: variable 'omit' from source: magic vars 13632 1726884208.16111: variable 'omit' from source: magic vars 13632 1726884208.16115: variable 'omit' from source: magic vars 13632 1726884208.16369: variable 'blivet_output' from source: set_fact 13632 1726884208.16429: variable 'omit' from source: magic vars 13632 1726884208.16473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884208.16516: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884208.16539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884208.16561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884208.16575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884208.16611: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884208.16615: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.16618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.16821: Set connection var ansible_shell_executable to /bin/sh 13632 1726884208.16828: Set connection var ansible_connection to ssh 13632 1726884208.16840: Set connection var ansible_pipelining to False 13632 1726884208.16843: Set connection var ansible_timeout to 10 13632 1726884208.16846: Set connection var ansible_shell_type to sh 13632 1726884208.16860: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884208.16884: variable 'ansible_shell_executable' from source: unknown 13632 1726884208.16897: variable 'ansible_connection' from source: unknown 13632 1726884208.16906: variable 'ansible_module_compression' from source: unknown 13632 1726884208.16909: variable 'ansible_shell_type' from source: unknown 13632 1726884208.16912: variable 'ansible_shell_executable' from source: unknown 13632 1726884208.16915: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.16917: variable 'ansible_pipelining' from source: unknown 13632 1726884208.16919: variable 'ansible_timeout' from source: unknown 13632 1726884208.16921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.17206: 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) 13632 1726884208.17210: variable 'omit' from source: magic vars 13632 1726884208.17213: starting attempt loop 13632 1726884208.17215: running the handler 13632 1726884208.17218: handler run complete 13632 1726884208.17220: attempt loop complete, returning result 13632 1726884208.17222: _execute() done 13632 1726884208.17224: dumping result to json 13632 1726884208.17226: done dumping result, returning 13632 1726884208.17229: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [12b27791-eb03-55b1-95d9-0000000000ee] 13632 1726884208.17231: sending task result for task 12b27791-eb03-55b1-95d9-0000000000ee ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 13632 1726884208.17473: no more pending results, returning what we have 13632 1726884208.17476: results queue empty 13632 1726884208.17477: checking for any_errors_fatal 13632 1726884208.17483: done checking for any_errors_fatal 13632 1726884208.17489: checking for max_fail_percentage 13632 1726884208.17495: done checking for max_fail_percentage 13632 1726884208.17496: checking to see if all hosts have failed and the running result is not ok 13632 1726884208.17497: done checking to see if all hosts have failed 13632 1726884208.17498: getting the remaining hosts for this loop 13632 1726884208.17500: done getting the remaining hosts for this loop 13632 1726884208.17504: getting the next task for host managed_node3 13632 1726884208.17516: done getting next task for host managed_node3 13632 1726884208.17520: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 13632 1726884208.17525: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884208.17537: getting variables 13632 1726884208.17539: in VariableManager get_vars() 13632 1726884208.17574: Calling all_inventory to load vars for managed_node3 13632 1726884208.17577: Calling groups_inventory to load vars for managed_node3 13632 1726884208.17580: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884208.17597: Calling all_plugins_play to load vars for managed_node3 13632 1726884208.17605: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884208.17611: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000ee 13632 1726884208.17614: WORKER PROCESS EXITING 13632 1726884208.17623: Calling groups_plugins_play to load vars for managed_node3 13632 1726884208.18455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884208.19070: done with get_vars() 13632 1726884208.19093: done getting variables 13632 1726884208.19163: 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.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 22:03:28 -0400 (0:00:00.048) 0:00:17.116 ****** 13632 1726884208.19216: entering _queue_task() for managed_node3/set_fact 13632 1726884208.19501: worker is 1 (out of 1 available) 13632 1726884208.19517: exiting _queue_task() for managed_node3/set_fact 13632 1726884208.19532: done queuing things up, now waiting for results queue to drain 13632 1726884208.19533: waiting for pending results... 13632 1726884208.19804: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 13632 1726884208.20013: in run() - task 12b27791-eb03-55b1-95d9-0000000000ef 13632 1726884208.20047: variable 'ansible_search_path' from source: unknown 13632 1726884208.20055: variable 'ansible_search_path' from source: unknown 13632 1726884208.20109: calling self._execute() 13632 1726884208.20208: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.20211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.20214: variable 'omit' from source: magic vars 13632 1726884208.20345: variable 'omit' from source: magic vars 13632 1726884208.20494: variable 'omit' from source: magic vars 13632 1726884208.20719: variable 'blivet_output' from source: set_fact 13632 1726884208.20957: variable 'omit' from source: magic vars 13632 1726884208.21068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884208.21072: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884208.21396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884208.21399: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884208.21402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884208.21405: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884208.21407: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.21409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.21537: Set connection var ansible_shell_executable to /bin/sh 13632 1726884208.21629: Set connection var ansible_connection to ssh 13632 1726884208.21641: Set connection var ansible_pipelining to False 13632 1726884208.21653: Set connection var ansible_timeout to 10 13632 1726884208.21662: Set connection var ansible_shell_type to sh 13632 1726884208.21677: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884208.21710: variable 'ansible_shell_executable' from source: unknown 13632 1726884208.21762: variable 'ansible_connection' from source: unknown 13632 1726884208.21792: variable 'ansible_module_compression' from source: unknown 13632 1726884208.21834: variable 'ansible_shell_type' from source: unknown 13632 1726884208.21848: variable 'ansible_shell_executable' from source: unknown 13632 1726884208.21857: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.21867: variable 'ansible_pipelining' from source: unknown 13632 1726884208.21882: variable 'ansible_timeout' from source: unknown 13632 1726884208.21899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.22093: 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) 13632 1726884208.22118: variable 'omit' from source: magic vars 13632 1726884208.22136: starting attempt loop 13632 1726884208.22139: running the handler 13632 1726884208.22150: handler run complete 13632 1726884208.22162: attempt loop complete, returning result 13632 1726884208.22165: _execute() done 13632 1726884208.22168: dumping result to json 13632 1726884208.22173: done dumping result, returning 13632 1726884208.22182: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [12b27791-eb03-55b1-95d9-0000000000ef] 13632 1726884208.22192: sending task result for task 12b27791-eb03-55b1-95d9-0000000000ef 13632 1726884208.22282: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000ef 13632 1726884208.22285: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 13632 1726884208.22381: no more pending results, returning what we have 13632 1726884208.22384: results queue empty 13632 1726884208.22385: checking for any_errors_fatal 13632 1726884208.22393: done checking for any_errors_fatal 13632 1726884208.22394: checking for max_fail_percentage 13632 1726884208.22396: done checking for max_fail_percentage 13632 1726884208.22397: checking to see if all hosts have failed and the running result is not ok 13632 1726884208.22398: done checking to see if all hosts have failed 13632 1726884208.22399: getting the remaining hosts for this loop 13632 1726884208.22400: done getting the remaining hosts for this loop 13632 1726884208.22405: getting the next task for host managed_node3 13632 1726884208.22412: done getting next task for host managed_node3 13632 1726884208.22415: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 13632 1726884208.22421: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884208.22439: getting variables 13632 1726884208.22440: in VariableManager get_vars() 13632 1726884208.22474: Calling all_inventory to load vars for managed_node3 13632 1726884208.22477: Calling groups_inventory to load vars for managed_node3 13632 1726884208.22480: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884208.22491: Calling all_plugins_play to load vars for managed_node3 13632 1726884208.22494: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884208.22497: Calling groups_plugins_play to load vars for managed_node3 13632 1726884208.22935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884208.23458: done with get_vars() 13632 1726884208.23471: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 22:03:28 -0400 (0:00:00.043) 0:00:17.159 ****** 13632 1726884208.23551: entering _queue_task() for managed_node3/mount 13632 1726884208.23552: Creating lock for mount 13632 1726884208.23772: worker is 1 (out of 1 available) 13632 1726884208.23789: exiting _queue_task() for managed_node3/mount 13632 1726884208.23804: done queuing things up, now waiting for results queue to drain 13632 1726884208.23805: waiting for pending results... 13632 1726884208.24141: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 13632 1726884208.24395: in run() - task 12b27791-eb03-55b1-95d9-0000000000f0 13632 1726884208.24400: variable 'ansible_search_path' from source: unknown 13632 1726884208.24403: variable 'ansible_search_path' from source: unknown 13632 1726884208.25188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884208.27612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884208.27734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884208.27790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884208.27849: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884208.28096: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884208.28103: 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) 13632 1726884208.28109: 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) 13632 1726884208.28113: 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) 13632 1726884208.28166: 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) 13632 1726884208.28203: 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) 13632 1726884208.28284: 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) 13632 1726884208.28337: 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) 13632 1726884208.28390: 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) 13632 1726884208.28460: 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) 13632 1726884208.28489: 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) 13632 1726884208.28694: variable 'blivet_output' from source: set_fact 13632 1726884208.28767: dumping result to json 13632 1726884208.28771: done dumping result, returning 13632 1726884208.28779: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [12b27791-eb03-55b1-95d9-0000000000f0] 13632 1726884208.28787: sending task result for task 12b27791-eb03-55b1-95d9-0000000000f0 13632 1726884208.28949: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000f0 13632 1726884208.28953: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884208.29098: no more pending results, returning what we have 13632 1726884208.29101: results queue empty 13632 1726884208.29102: checking for any_errors_fatal 13632 1726884208.29111: done checking for any_errors_fatal 13632 1726884208.29112: checking for max_fail_percentage 13632 1726884208.29115: done checking for max_fail_percentage 13632 1726884208.29116: checking to see if all hosts have failed and the running result is not ok 13632 1726884208.29117: done checking to see if all hosts have failed 13632 1726884208.29117: getting the remaining hosts for this loop 13632 1726884208.29120: done getting the remaining hosts for this loop 13632 1726884208.29126: getting the next task for host managed_node3 13632 1726884208.29136: done getting next task for host managed_node3 13632 1726884208.29141: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884208.29152: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884208.29170: getting variables 13632 1726884208.29172: in VariableManager get_vars() 13632 1726884208.29216: Calling all_inventory to load vars for managed_node3 13632 1726884208.29228: Calling groups_inventory to load vars for managed_node3 13632 1726884208.29232: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884208.29244: Calling all_plugins_play to load vars for managed_node3 13632 1726884208.29249: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884208.29254: Calling groups_plugins_play to load vars for managed_node3 13632 1726884208.30145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884208.31078: done with get_vars() 13632 1726884208.31098: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 22:03:28 -0400 (0:00:00.076) 0:00:17.236 ****** 13632 1726884208.31233: entering _queue_task() for managed_node3/systemd 13632 1726884208.31529: worker is 1 (out of 1 available) 13632 1726884208.31550: exiting _queue_task() for managed_node3/systemd 13632 1726884208.31568: done queuing things up, now waiting for results queue to drain 13632 1726884208.31569: waiting for pending results... 13632 1726884208.31879: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884208.31999: in run() - task 12b27791-eb03-55b1-95d9-0000000000f2 13632 1726884208.32038: variable 'ansible_search_path' from source: unknown 13632 1726884208.32043: variable 'ansible_search_path' from source: unknown 13632 1726884208.32054: calling self._execute() 13632 1726884208.32164: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.32172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.32182: variable 'omit' from source: magic vars 13632 1726884208.32793: variable 'blivet_output' from source: set_fact 13632 1726884208.32797: Evaluated conditional (blivet_output['mounts']): False 13632 1726884208.32800: when evaluation is False, skipping this task 13632 1726884208.32803: _execute() done 13632 1726884208.32805: dumping result to json 13632 1726884208.32808: done dumping result, returning 13632 1726884208.32811: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [12b27791-eb03-55b1-95d9-0000000000f2] 13632 1726884208.32813: sending task result for task 12b27791-eb03-55b1-95d9-0000000000f2 13632 1726884208.32900: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000f2 13632 1726884208.32905: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 13632 1726884208.32983: no more pending results, returning what we have 13632 1726884208.32991: results queue empty 13632 1726884208.32992: checking for any_errors_fatal 13632 1726884208.33004: done checking for any_errors_fatal 13632 1726884208.33005: checking for max_fail_percentage 13632 1726884208.33007: done checking for max_fail_percentage 13632 1726884208.33008: checking to see if all hosts have failed and the running result is not ok 13632 1726884208.33011: done checking to see if all hosts have failed 13632 1726884208.33011: getting the remaining hosts for this loop 13632 1726884208.33013: done getting the remaining hosts for this loop 13632 1726884208.33018: getting the next task for host managed_node3 13632 1726884208.33031: done getting next task for host managed_node3 13632 1726884208.33037: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 13632 1726884208.33045: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884208.33065: getting variables 13632 1726884208.33067: in VariableManager get_vars() 13632 1726884208.33179: Calling all_inventory to load vars for managed_node3 13632 1726884208.33182: Calling groups_inventory to load vars for managed_node3 13632 1726884208.33190: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884208.33200: Calling all_plugins_play to load vars for managed_node3 13632 1726884208.33206: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884208.33211: Calling groups_plugins_play to load vars for managed_node3 13632 1726884208.33865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884208.34595: done with get_vars() 13632 1726884208.34607: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 22:03:28 -0400 (0:00:00.034) 0:00:17.271 ****** 13632 1726884208.34693: entering _queue_task() for managed_node3/mount 13632 1726884208.34957: worker is 1 (out of 1 available) 13632 1726884208.34971: exiting _queue_task() for managed_node3/mount 13632 1726884208.34985: done queuing things up, now waiting for results queue to drain 13632 1726884208.34986: waiting for pending results... 13632 1726884208.35273: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 13632 1726884208.35407: in run() - task 12b27791-eb03-55b1-95d9-0000000000f3 13632 1726884208.35421: variable 'ansible_search_path' from source: unknown 13632 1726884208.35424: variable 'ansible_search_path' from source: unknown 13632 1726884208.35721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884208.38849: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884208.39097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884208.39106: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884208.39111: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884208.39114: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884208.39297: 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) 13632 1726884208.39301: 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) 13632 1726884208.39304: 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) 13632 1726884208.39341: 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) 13632 1726884208.39363: 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) 13632 1726884208.39411: 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) 13632 1726884208.39435: 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) 13632 1726884208.39459: 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) 13632 1726884208.39524: 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) 13632 1726884208.39541: 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) 13632 1726884208.39609: 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) 13632 1726884208.39635: 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) 13632 1726884208.39657: 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) 13632 1726884208.39696: 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) 13632 1726884208.39710: 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) 13632 1726884208.39857: variable 'blivet_output' from source: set_fact 13632 1726884208.39924: dumping result to json 13632 1726884208.39928: done dumping result, returning 13632 1726884208.39967: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [12b27791-eb03-55b1-95d9-0000000000f3] 13632 1726884208.39975: sending task result for task 12b27791-eb03-55b1-95d9-0000000000f3 13632 1726884208.40075: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000f3 13632 1726884208.40078: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884208.40169: no more pending results, returning what we have 13632 1726884208.40173: results queue empty 13632 1726884208.40174: checking for any_errors_fatal 13632 1726884208.40180: done checking for any_errors_fatal 13632 1726884208.40181: checking for max_fail_percentage 13632 1726884208.40184: done checking for max_fail_percentage 13632 1726884208.40186: checking to see if all hosts have failed and the running result is not ok 13632 1726884208.40189: done checking to see if all hosts have failed 13632 1726884208.40190: getting the remaining hosts for this loop 13632 1726884208.40192: done getting the remaining hosts for this loop 13632 1726884208.40197: getting the next task for host managed_node3 13632 1726884208.40206: done getting next task for host managed_node3 13632 1726884208.40211: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 13632 1726884208.40216: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 13632 1726884208.40231: getting variables 13632 1726884208.40234: in VariableManager get_vars() 13632 1726884208.40273: Calling all_inventory to load vars for managed_node3 13632 1726884208.40276: Calling groups_inventory to load vars for managed_node3 13632 1726884208.40279: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884208.40337: Calling all_plugins_play to load vars for managed_node3 13632 1726884208.40343: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884208.40348: Calling groups_plugins_play to load vars for managed_node3 13632 1726884208.41453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884208.42145: done with get_vars() 13632 1726884208.42160: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 22:03:28 -0400 (0:00:00.075) 0:00:17.346 ****** 13632 1726884208.42249: entering _queue_task() for managed_node3/file 13632 1726884208.42533: worker is 1 (out of 1 available) 13632 1726884208.42549: exiting _queue_task() for managed_node3/file 13632 1726884208.42562: done queuing things up, now waiting for results queue to drain 13632 1726884208.42564: waiting for pending results... 13632 1726884208.42767: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 13632 1726884208.42904: in run() - task 12b27791-eb03-55b1-95d9-0000000000f5 13632 1726884208.42915: variable 'ansible_search_path' from source: unknown 13632 1726884208.42923: variable 'ansible_search_path' from source: unknown 13632 1726884208.43324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884208.45898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884208.45959: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884208.46028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884208.46094: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884208.46136: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884208.46252: 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) 13632 1726884208.46304: 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) 13632 1726884208.46344: 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) 13632 1726884208.46414: 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) 13632 1726884208.46448: 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) 13632 1726884208.46533: 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) 13632 1726884208.46694: 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) 13632 1726884208.46703: 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) 13632 1726884208.46706: 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) 13632 1726884208.46725: 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) 13632 1726884208.46816: 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) 13632 1726884208.46836: 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) 13632 1726884208.46892: 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) 13632 1726884208.46943: 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) 13632 1726884208.46974: 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) 13632 1726884208.47143: variable 'blivet_output' from source: set_fact 13632 1726884208.47211: dumping result to json 13632 1726884208.47251: done dumping result, returning 13632 1726884208.47280: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [12b27791-eb03-55b1-95d9-0000000000f5] 13632 1726884208.47284: sending task result for task 12b27791-eb03-55b1-95d9-0000000000f5 13632 1726884208.47377: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000f5 13632 1726884208.47380: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884208.47480: no more pending results, returning what we have 13632 1726884208.47483: results queue empty 13632 1726884208.47486: checking for any_errors_fatal 13632 1726884208.47497: done checking for any_errors_fatal 13632 1726884208.47498: checking for max_fail_percentage 13632 1726884208.47500: done checking for max_fail_percentage 13632 1726884208.47501: checking to see if all hosts have failed and the running result is not ok 13632 1726884208.47502: done checking to see if all hosts have failed 13632 1726884208.47503: getting the remaining hosts for this loop 13632 1726884208.47504: done getting the remaining hosts for this loop 13632 1726884208.47509: getting the next task for host managed_node3 13632 1726884208.47516: done getting next task for host managed_node3 13632 1726884208.47522: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884208.47527: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884208.47541: getting variables 13632 1726884208.47543: in VariableManager get_vars() 13632 1726884208.47578: Calling all_inventory to load vars for managed_node3 13632 1726884208.47581: Calling groups_inventory to load vars for managed_node3 13632 1726884208.47584: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884208.47614: Calling all_plugins_play to load vars for managed_node3 13632 1726884208.47619: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884208.47623: Calling groups_plugins_play to load vars for managed_node3 13632 1726884208.48172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884208.48748: done with get_vars() 13632 1726884208.48773: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 22:03:28 -0400 (0:00:00.066) 0:00:17.413 ****** 13632 1726884208.48885: entering _queue_task() for managed_node3/systemd 13632 1726884208.49147: worker is 1 (out of 1 available) 13632 1726884208.49164: exiting _queue_task() for managed_node3/systemd 13632 1726884208.49178: done queuing things up, now waiting for results queue to drain 13632 1726884208.49180: waiting for pending results... 13632 1726884208.49468: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884208.49697: in run() - task 12b27791-eb03-55b1-95d9-0000000000f7 13632 1726884208.49704: variable 'ansible_search_path' from source: unknown 13632 1726884208.49708: variable 'ansible_search_path' from source: unknown 13632 1726884208.49711: calling self._execute() 13632 1726884208.49774: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.49786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.49813: variable 'omit' from source: magic vars 13632 1726884208.50108: variable 'blivet_output' from source: set_fact 13632 1726884208.50121: Evaluated conditional (blivet_output['mounts']): False 13632 1726884208.50124: when evaluation is False, skipping this task 13632 1726884208.50128: _execute() done 13632 1726884208.50133: dumping result to json 13632 1726884208.50136: done dumping result, returning 13632 1726884208.50146: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [12b27791-eb03-55b1-95d9-0000000000f7] 13632 1726884208.50151: sending task result for task 12b27791-eb03-55b1-95d9-0000000000f7 13632 1726884208.50251: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000f7 13632 1726884208.50255: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 13632 1726884208.50322: no more pending results, returning what we have 13632 1726884208.50326: results queue empty 13632 1726884208.50327: checking for any_errors_fatal 13632 1726884208.50332: done checking for any_errors_fatal 13632 1726884208.50333: checking for max_fail_percentage 13632 1726884208.50335: done checking for max_fail_percentage 13632 1726884208.50336: checking to see if all hosts have failed and the running result is not ok 13632 1726884208.50337: done checking to see if all hosts have failed 13632 1726884208.50337: getting the remaining hosts for this loop 13632 1726884208.50339: done getting the remaining hosts for this loop 13632 1726884208.50343: getting the next task for host managed_node3 13632 1726884208.50350: done getting next task for host managed_node3 13632 1726884208.50354: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 13632 1726884208.50359: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 13632 1726884208.50374: getting variables 13632 1726884208.50375: in VariableManager get_vars() 13632 1726884208.50405: Calling all_inventory to load vars for managed_node3 13632 1726884208.50408: Calling groups_inventory to load vars for managed_node3 13632 1726884208.50410: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884208.50416: Calling all_plugins_play to load vars for managed_node3 13632 1726884208.50418: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884208.50421: Calling groups_plugins_play to load vars for managed_node3 13632 1726884208.50897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884208.51651: done with get_vars() 13632 1726884208.51664: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 22:03:28 -0400 (0:00:00.028) 0:00:17.442 ****** 13632 1726884208.51794: entering _queue_task() for managed_node3/stat 13632 1726884208.52180: worker is 1 (out of 1 available) 13632 1726884208.52202: exiting _queue_task() for managed_node3/stat 13632 1726884208.52215: done queuing things up, now waiting for results queue to drain 13632 1726884208.52217: waiting for pending results... 13632 1726884208.52308: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 13632 1726884208.52423: in run() - task 12b27791-eb03-55b1-95d9-0000000000f8 13632 1726884208.52437: variable 'ansible_search_path' from source: unknown 13632 1726884208.52440: variable 'ansible_search_path' from source: unknown 13632 1726884208.52469: calling self._execute() 13632 1726884208.52541: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.52550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.52564: variable 'omit' from source: magic vars 13632 1726884208.52691: variable 'omit' from source: magic vars 13632 1726884208.52808: variable 'omit' from source: magic vars 13632 1726884208.52838: variable 'omit' from source: magic vars 13632 1726884208.52904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884208.52942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884208.52954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884208.52978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884208.53033: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884208.53038: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884208.53041: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.53043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.53130: Set connection var ansible_shell_executable to /bin/sh 13632 1726884208.53140: Set connection var ansible_connection to ssh 13632 1726884208.53146: Set connection var ansible_pipelining to False 13632 1726884208.53165: Set connection var ansible_timeout to 10 13632 1726884208.53172: Set connection var ansible_shell_type to sh 13632 1726884208.53174: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884208.53247: variable 'ansible_shell_executable' from source: unknown 13632 1726884208.53251: variable 'ansible_connection' from source: unknown 13632 1726884208.53254: variable 'ansible_module_compression' from source: unknown 13632 1726884208.53261: variable 'ansible_shell_type' from source: unknown 13632 1726884208.53270: variable 'ansible_shell_executable' from source: unknown 13632 1726884208.53274: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884208.53277: variable 'ansible_pipelining' from source: unknown 13632 1726884208.53284: variable 'ansible_timeout' from source: unknown 13632 1726884208.53287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884208.53567: 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__) 13632 1726884208.53694: variable 'omit' from source: magic vars 13632 1726884208.53697: starting attempt loop 13632 1726884208.53702: running the handler 13632 1726884208.53706: _low_level_execute_command(): starting 13632 1726884208.53711: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884208.54585: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884208.54608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884208.54629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884208.54655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884208.54683: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884208.54710: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884208.54815: 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884208.54856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884208.54883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884208.54917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884208.55005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884208.56835: stdout chunk (state=3): >>>/root <<< 13632 1726884208.56948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884208.57083: stderr chunk (state=3): >>><<< 13632 1726884208.57091: stdout chunk (state=3): >>><<< 13632 1726884208.57113: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884208.57127: _low_level_execute_command(): starting 13632 1726884208.57142: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679 `" && echo ansible-tmp-1726884208.5711462-14173-235793953593679="` echo /root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679 `" ) && sleep 0' 13632 1726884208.57909: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884208.58011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884208.58054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884208.58154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884208.60211: stdout chunk (state=3): >>>ansible-tmp-1726884208.5711462-14173-235793953593679=/root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679 <<< 13632 1726884208.60231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884208.60317: stderr chunk (state=3): >>><<< 13632 1726884208.60334: stdout chunk (state=3): >>><<< 13632 1726884208.60365: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884208.5711462-14173-235793953593679=/root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884208.60443: variable 'ansible_module_compression' from source: unknown 13632 1726884208.60692: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13632 1726884208.60697: variable 'ansible_facts' from source: unknown 13632 1726884208.60700: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679/AnsiballZ_stat.py 13632 1726884208.60931: Sending initial data 13632 1726884208.60944: Sent initial data (153 bytes) 13632 1726884208.61501: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884208.61523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884208.61543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884208.61605: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884208.61676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884208.61699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884208.61723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884208.61832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884208.63440: 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 <<< 13632 1726884208.63512: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884208.63561: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpoj5enli7 /root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679/AnsiballZ_stat.py <<< 13632 1726884208.63572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679/AnsiballZ_stat.py" <<< 13632 1726884208.63594: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 13632 1726884208.63624: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpoj5enli7" to remote "/root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679/AnsiballZ_stat.py" <<< 13632 1726884208.64748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884208.65004: stderr chunk (state=3): >>><<< 13632 1726884208.65008: stdout chunk (state=3): >>><<< 13632 1726884208.65032: done transferring module to remote 13632 1726884208.65048: _low_level_execute_command(): starting 13632 1726884208.65053: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679/ /root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679/AnsiballZ_stat.py && sleep 0' 13632 1726884208.65705: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884208.65895: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884208.65900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884208.65904: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884208.65906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884208.65909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884208.65911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884208.65915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884208.66001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884208.67999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884208.68003: stderr chunk (state=3): >>><<< 13632 1726884208.68005: stdout chunk (state=3): >>><<< 13632 1726884208.68008: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884208.68011: _low_level_execute_command(): starting 13632 1726884208.68014: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679/AnsiballZ_stat.py && sleep 0' 13632 1726884208.68629: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884208.68644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884208.68659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884208.68676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884208.68696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884208.68808: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13632 1726884208.68830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884208.68850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884208.69057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884208.71116: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884208.71138: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884208.71170: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884208.71243: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884208.71289: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884208.71339: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884208.71365: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884208.71439: 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' # <<< 13632 1726884208.71469: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884208.71508: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884208.71556: 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 0x7f6a2dcd4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2dca3b30> <<< 13632 1726884208.71598: 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 0x7f6a2dcd6ab0> <<< 13632 1726884208.71641: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884208.71644: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884208.71696: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884208.71709: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884208.71825: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884208.71829: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884208.71887: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 13632 1726884208.71934: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884208.71952: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884208.71979: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2daa5160> <<< 13632 1726884208.72056: 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 0x7f6a2daa6150> <<< 13632 1726884208.72089: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884208.72119: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884208.72376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884208.72383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884208.72419: 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' <<< 13632 1726884208.72422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884208.72468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884208.72482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884208.72518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884208.72547: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2daebfb0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884208.72581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884208.72584: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884208.72612: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2daf8140> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884208.72653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884208.72668: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884208.72720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884208.72760: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884208.72794: 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 0x7f6a2db1b9e0> <<< 13632 1726884208.72818: 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 0x7f6a2db1bfb0> <<< 13632 1726884208.72828: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884208.72874: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2dafbc80> <<< 13632 1726884208.72897: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884208.72916: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2daf93a0> <<< 13632 1726884208.73009: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2dae9160> <<< 13632 1726884208.73048: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884208.73082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13632 1726884208.73131: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884208.73152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884208.73161: 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' <<< 13632 1726884208.73197: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db3f890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db3e4b0> <<< 13632 1726884208.73242: 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 0x7f6a2dafa390> <<< 13632 1726884208.73259: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2daeb050> <<< 13632 1726884208.73310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884208.73364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db708c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2dae83e0> # /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' <<< 13632 1726884208.73390: 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 0x7f6a2db70d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db70c20> <<< 13632 1726884208.73423: 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 0x7f6a2db70fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2dadef00> <<< 13632 1726884208.73475: 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' <<< 13632 1726884208.73523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884208.73526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884208.73597: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db716d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db713a0> import 'importlib.machinery' # <<< 13632 1726884208.73629: 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 0x7f6a2db725a0> <<< 13632 1726884208.73638: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13632 1726884208.73700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884208.73703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884208.73759: 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 0x7f6a2db887d0> import 'errno' # <<< 13632 1726884208.73763: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884208.73828: 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 0x7f6a2db89f10> # /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' <<< 13632 1726884208.73832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884208.73895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db8ae10> <<< 13632 1726884208.73899: 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 0x7f6a2db8b470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db8a360> <<< 13632 1726884208.73961: 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' <<< 13632 1726884208.73965: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884208.73990: 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 0x7f6a2db8bec0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db8b620> <<< 13632 1726884208.74035: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db72600> <<< 13632 1726884208.74048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884208.74077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884208.74115: 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' <<< 13632 1726884208.74171: 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 0x7f6a2d90fe30> <<< 13632 1726884208.74215: 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' <<< 13632 1726884208.74220: 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 0x7f6a2d9388f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d938650> <<< 13632 1726884208.74264: 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 0x7f6a2d938920> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884208.74281: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2d938a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d90dfd0> <<< 13632 1726884208.74311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884208.74424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884208.74448: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d93a090> <<< 13632 1726884208.74479: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d938d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db72cf0> <<< 13632 1726884208.74507: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884208.74576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884208.74590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884208.74679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884208.74908: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d966420> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884208.74918: 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 # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d9825d0> # /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' <<< 13632 1726884208.74942: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884208.74968: 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 0x7f6a2d9b7380> <<< 13632 1726884208.74983: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884208.75013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884208.75037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884208.75078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884208.75170: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d9e9b20> <<< 13632 1726884208.75251: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d9b74a0> <<< 13632 1726884208.75294: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d983260> <<< 13632 1726884208.75321: 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 0x7f6a2d804440> <<< 13632 1726884208.75359: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d981610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d93afc0> <<< 13632 1726884208.75468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884208.75479: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a2d9819d0> <<< 13632 1726884208.75551: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_4217h0v3/ansible_stat_payload.zip' # zipimport: zlib available <<< 13632 1726884208.75705: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.75743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884208.75746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884208.75795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884208.75862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884208.75911: 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 0x7f6a2d85a060> import '_typing' # <<< 13632 1726884208.76119: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d830f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d8300e0> # zipimport: zlib available <<< 13632 1726884208.76155: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13632 1726884208.76191: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884208.76224: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 13632 1726884208.77786: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.79044: 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 0x7f6a2d833ef0> <<< 13632 1726884208.79072: 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' <<< 13632 1726884208.79125: 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' <<< 13632 1726884208.79164: 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' <<< 13632 1726884208.79176: 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 0x7f6a2d881a60> <<< 13632 1726884208.79209: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d881820> <<< 13632 1726884208.79265: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d881130> <<< 13632 1726884208.79269: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884208.79344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884208.79349: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d881b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d85acf0> import 'atexit' # <<< 13632 1726884208.79409: 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 0x7f6a2d882750> <<< 13632 1726884208.79413: 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 0x7f6a2d882990> <<< 13632 1726884208.79465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884208.79469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884208.79489: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884208.79538: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d882ed0> <<< 13632 1726884208.79575: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884208.79584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884208.79635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6e8ce0> <<< 13632 1726884208.79644: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884208.79674: 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 0x7f6a2d6ea900> # /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' <<< 13632 1726884208.79733: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6eb230> <<< 13632 1726884208.79769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884208.79814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6ec410> <<< 13632 1726884208.79817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884208.79867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884208.79874: 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' <<< 13632 1726884208.79929: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6eeea0> <<< 13632 1726884208.79979: 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 0x7f6a2d6eefc0> <<< 13632 1726884208.80010: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6ed160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884208.80072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884208.80106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884208.80146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884208.80175: 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 0x7f6a2d6f2cc0> import '_tokenize' # <<< 13632 1726884208.80238: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6f17c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6f1520> <<< 13632 1726884208.80272: 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' <<< 13632 1726884208.80348: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6f3e60> <<< 13632 1726884208.80383: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6ed670> <<< 13632 1726884208.80426: 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 0x7f6a2d736de0> <<< 13632 1726884208.80480: 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 0x7f6a2d736f00> <<< 13632 1726884208.80493: 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 <<< 13632 1726884208.80547: 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' <<< 13632 1726884208.80556: 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 0x7f6a2d738b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7388c0> <<< 13632 1726884208.80574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884208.80900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884208.80913: 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 0x7f6a2d73b020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7391c0> # /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 0x7f6a2d7427e0> <<< 13632 1726884208.81042: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d73b170> <<< 13632 1726884208.81127: 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 0x7f6a2d743560> <<< 13632 1726884208.81160: 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 0x7f6a2d7439b0> <<< 13632 1726884208.81217: 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 0x7f6a2d743a40> <<< 13632 1726884208.81258: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7371d0> # /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' <<< 13632 1726884208.81279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884208.81308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884208.81353: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884208.81368: 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 0x7f6a2d74b050> <<< 13632 1726884208.81579: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884208.81583: 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 0x7f6a2d74c2c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7497f0> <<< 13632 1726884208.81629: 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 0x7f6a2d74ab70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d749430> # zipimport: zlib available <<< 13632 1726884208.81674: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884208.81677: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.81774: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.81880: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.81935: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13632 1726884208.81938: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884208.81951: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.82090: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.82235: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.82906: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.83580: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884208.83584: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884208.83618: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884208.83646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884208.83695: 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 0x7f6a2d7d0530> <<< 13632 1726884208.83800: 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' <<< 13632 1726884208.83831: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7d12b0> <<< 13632 1726884208.83853: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d74f7d0> <<< 13632 1726884208.83884: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884208.83910: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.83953: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.83957: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13632 1726884208.84132: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.84341: 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' <<< 13632 1726884208.84356: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7d0fb0> # zipimport: zlib available <<< 13632 1726884208.84909: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.85479: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.85569: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.85663: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13632 1726884208.85713: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.85764: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13632 1726884208.85855: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.85991: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884208.86015: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884208.86040: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.86099: stdout chunk (state=3): >>># zipimport: zlib available<<< 13632 1726884208.86123: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13632 1726884208.86433: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.86815: 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' # <<< 13632 1726884208.86860: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7d3740> <<< 13632 1726884208.86883: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.86954: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.87053: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884208.87076: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884208.87104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884208.87171: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884208.87300: 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 0x7f6a2d7d9bb0> <<< 13632 1726884208.87373: 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 0x7f6a2d7da480> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7d2750> <<< 13632 1726884208.87395: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.87428: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.87479: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884208.87500: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.87524: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.87573: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.87644: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.87715: 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 <<< 13632 1726884208.87746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884208.87839: 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 0x7f6a2d7d9130> <<< 13632 1726884208.87871: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7da5d0> <<< 13632 1726884208.87913: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884208.87983: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.88058: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.88080: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.88134: 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' <<< 13632 1726884208.88167: 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 <<< 13632 1726884208.88197: stdout chunk (state=3): >>># 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 <<< 13632 1726884208.88254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884208.88290: 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' <<< 13632 1726884208.88350: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d66a900> <<< 13632 1726884208.88404: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d5e4590> <<< 13632 1726884208.88494: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d5e26c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d5e2510> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884208.88541: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.88555: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884208.88637: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884208.88662: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884208.88675: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.88810: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.89017: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884208.89808: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 131081, "dev": 51714, "nlink": 1, "atime": 1726883810.5171635, "mtime": 1726562361.96, "ctime": 1726562925.588, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "4012914301", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 13632 1726884208.89831: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884208.90237: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884208.90292: 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 <<< 13632 1726884208.90296: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _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 <<< 13632 1726884208.90347: stdout chunk (state=3): >>># 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<<< 13632 1726884208.90415: stdout chunk (state=3): >>> # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 13632 1726884208.90419: stdout chunk (state=3): >>># 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 <<< 13632 1726884208.90432: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13632 1726884208.90689: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884208.90731: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 13632 1726884208.90746: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13632 1726884208.90812: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884208.90818: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13632 1726884208.90858: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # 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 <<< 13632 1726884208.90891: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13632 1726884208.90946: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884208.90970: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884208.91031: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 13632 1726884208.91089: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13632 1726884208.91143: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 13632 1726884208.91175: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.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<<< 13632 1726884208.91198: stdout chunk (state=3): >>> # 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 <<< 13632 1726884208.91324: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 13632 1726884208.91368: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884208.91393: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884208.91446: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13632 1726884208.91461: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884208.91551: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 13632 1726884208.91620: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 13632 1726884208.91645: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 13632 1726884208.91659: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884208.92094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884208.92099: stdout chunk (state=3): >>><<< 13632 1726884208.92117: stderr chunk (state=3): >>><<< 13632 1726884208.92310: _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 0x7f6a2dcd4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2dca3b30> # /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 0x7f6a2dcd6ab0> 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 0x7f6a2daa5160> # /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 0x7f6a2daa6150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2daebfb0> # /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 0x7f6a2daf8140> # /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 0x7f6a2db1b9e0> # /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 0x7f6a2db1bfb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2dafbc80> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2daf93a0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2dae9160> # /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 0x7f6a2db3f890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db3e4b0> # /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 0x7f6a2dafa390> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2daeb050> # /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 0x7f6a2db708c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2dae83e0> # /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 0x7f6a2db70d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db70c20> # 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 0x7f6a2db70fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2dadef00> # /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 0x7f6a2db716d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db713a0> 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 0x7f6a2db725a0> 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 0x7f6a2db887d0> 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 0x7f6a2db89f10> # /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 0x7f6a2db8ae10> # 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 0x7f6a2db8b470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db8a360> # /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 0x7f6a2db8bec0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db8b620> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db72600> # /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 0x7f6a2d90fe30> # /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 0x7f6a2d9388f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d938650> # 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 0x7f6a2d938920> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2d938a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d90dfd0> # /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 0x7f6a2d93a090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d938d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2db72cf0> # /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 0x7f6a2d966420> # /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 0x7f6a2d9825d0> # /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 0x7f6a2d9b7380> # /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 0x7f6a2d9e9b20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d9b74a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d983260> # /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 0x7f6a2d804440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d981610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d93afc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a2d9819d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_4217h0v3/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 0x7f6a2d85a060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d830f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d8300e0> # 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 0x7f6a2d833ef0> # /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 0x7f6a2d881a60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d881820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d881130> # /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 0x7f6a2d881b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d85acf0> 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 0x7f6a2d882750> # 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 0x7f6a2d882990> # /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 0x7f6a2d882ed0> 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 0x7f6a2d6e8ce0> # 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 0x7f6a2d6ea900> # /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 0x7f6a2d6eb230> # /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 0x7f6a2d6ec410> # /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 0x7f6a2d6eeea0> # 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 0x7f6a2d6eefc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6ed160> # /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 0x7f6a2d6f2cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6f17c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6f1520> # /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 0x7f6a2d6f3e60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d6ed670> # 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 0x7f6a2d736de0> # /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 0x7f6a2d736f00> # /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 0x7f6a2d738b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7388c0> # /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 0x7f6a2d73b020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7391c0> # /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 0x7f6a2d7427e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d73b170> # 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 0x7f6a2d743560> # 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 0x7f6a2d7439b0> # 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 0x7f6a2d743a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7371d0> # /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 0x7f6a2d74b050> # 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 0x7f6a2d74c2c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7497f0> # 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 0x7f6a2d74ab70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d749430> # 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 0x7f6a2d7d0530> # /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 0x7f6a2d7d12b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d74f7d0> 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 0x7f6a2d7d0fb0> # 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 0x7f6a2d7d3740> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2d7d9bb0> # 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 0x7f6a2d7da480> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7d2750> # 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 0x7f6a2d7d9130> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d7da5d0> 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 0x7f6a2d66a900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d5e4590> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d5e26c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2d5e2510> # 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/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 131081, "dev": 51714, "nlink": 1, "atime": 1726883810.5171635, "mtime": 1726562361.96, "ctime": 1726562925.588, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "4012914301", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884208.93135: done with _execute_module (stat, {'path': '/etc/crypttab', '_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-1726884208.5711462-14173-235793953593679/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884208.93139: _low_level_execute_command(): starting 13632 1726884208.93142: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884208.5711462-14173-235793953593679/ > /dev/null 2>&1 && sleep 0' 13632 1726884208.94217: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884208.94295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884208.94511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884208.94577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884208.94684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884208.96689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884208.96703: stdout chunk (state=3): >>><<< 13632 1726884208.96718: stderr chunk (state=3): >>><<< 13632 1726884208.96827: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884208.96841: handler run complete 13632 1726884208.97131: attempt loop complete, returning result 13632 1726884208.97201: _execute() done 13632 1726884208.97209: dumping result to json 13632 1726884208.97222: done dumping result, returning 13632 1726884208.97237: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [12b27791-eb03-55b1-95d9-0000000000f8] 13632 1726884208.97248: sending task result for task 12b27791-eb03-55b1-95d9-0000000000f8 ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726883810.5171635, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562925.588, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562361.96, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4012914301", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 13632 1726884208.97948: no more pending results, returning what we have 13632 1726884208.97952: results queue empty 13632 1726884208.97953: checking for any_errors_fatal 13632 1726884208.97961: done checking for any_errors_fatal 13632 1726884208.97962: checking for max_fail_percentage 13632 1726884208.97964: done checking for max_fail_percentage 13632 1726884208.97966: checking to see if all hosts have failed and the running result is not ok 13632 1726884208.97967: done checking to see if all hosts have failed 13632 1726884208.97968: getting the remaining hosts for this loop 13632 1726884208.97969: done getting the remaining hosts for this loop 13632 1726884208.97974: getting the next task for host managed_node3 13632 1726884208.97982: done getting next task for host managed_node3 13632 1726884208.97995: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 13632 1726884208.98001: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 13632 1726884208.98011: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000f8 13632 1726884208.98015: WORKER PROCESS EXITING 13632 1726884208.98024: getting variables 13632 1726884208.98025: in VariableManager get_vars() 13632 1726884208.98064: Calling all_inventory to load vars for managed_node3 13632 1726884208.98068: Calling groups_inventory to load vars for managed_node3 13632 1726884208.98072: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884208.98093: Calling all_plugins_play to load vars for managed_node3 13632 1726884208.98213: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884208.98221: Calling groups_plugins_play to load vars for managed_node3 13632 1726884208.99446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884209.00379: done with get_vars() 13632 1726884209.00403: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 22:03:29 -0400 (0:00:00.487) 0:00:17.929 ****** 13632 1726884209.00517: entering _queue_task() for managed_node3/lineinfile 13632 1726884209.00802: worker is 1 (out of 1 available) 13632 1726884209.00816: exiting _queue_task() for managed_node3/lineinfile 13632 1726884209.00827: done queuing things up, now waiting for results queue to drain 13632 1726884209.00829: waiting for pending results... 13632 1726884209.01137: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 13632 1726884209.01294: in run() - task 12b27791-eb03-55b1-95d9-0000000000f9 13632 1726884209.01322: variable 'ansible_search_path' from source: unknown 13632 1726884209.01330: variable 'ansible_search_path' from source: unknown 13632 1726884209.01629: variable 'blivet_output' from source: set_fact 13632 1726884209.01704: dumping result to json 13632 1726884209.01714: done dumping result, returning 13632 1726884209.01727: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [12b27791-eb03-55b1-95d9-0000000000f9] 13632 1726884209.01792: sending task result for task 12b27791-eb03-55b1-95d9-0000000000f9 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884209.02149: no more pending results, returning what we have 13632 1726884209.02153: results queue empty 13632 1726884209.02154: checking for any_errors_fatal 13632 1726884209.02163: done checking for any_errors_fatal 13632 1726884209.02164: checking for max_fail_percentage 13632 1726884209.02166: done checking for max_fail_percentage 13632 1726884209.02167: checking to see if all hosts have failed and the running result is not ok 13632 1726884209.02168: done checking to see if all hosts have failed 13632 1726884209.02169: getting the remaining hosts for this loop 13632 1726884209.02171: done getting the remaining hosts for this loop 13632 1726884209.02175: getting the next task for host managed_node3 13632 1726884209.02182: done getting next task for host managed_node3 13632 1726884209.02186: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 13632 1726884209.02194: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884209.02209: getting variables 13632 1726884209.02210: in VariableManager get_vars() 13632 1726884209.02245: Calling all_inventory to load vars for managed_node3 13632 1726884209.02248: Calling groups_inventory to load vars for managed_node3 13632 1726884209.02251: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884209.02260: Calling all_plugins_play to load vars for managed_node3 13632 1726884209.02264: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884209.02268: Calling groups_plugins_play to load vars for managed_node3 13632 1726884209.02805: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000f9 13632 1726884209.02809: WORKER PROCESS EXITING 13632 1726884209.03004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884209.03959: done with get_vars() 13632 1726884209.03978: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 22:03:29 -0400 (0:00:00.035) 0:00:17.965 ****** 13632 1726884209.04095: entering _queue_task() for managed_node3/setup 13632 1726884209.04354: worker is 1 (out of 1 available) 13632 1726884209.04367: exiting _queue_task() for managed_node3/setup 13632 1726884209.04381: done queuing things up, now waiting for results queue to drain 13632 1726884209.04383: waiting for pending results... 13632 1726884209.04679: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts 13632 1726884209.04996: in run() - task 12b27791-eb03-55b1-95d9-0000000000fb 13632 1726884209.05000: variable 'ansible_search_path' from source: unknown 13632 1726884209.05003: variable 'ansible_search_path' from source: unknown 13632 1726884209.05006: calling self._execute() 13632 1726884209.05034: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884209.05047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884209.05062: variable 'omit' from source: magic vars 13632 1726884209.05485: variable 'ansible_check_mode' from source: magic vars 13632 1726884209.05505: Evaluated conditional (not ansible_check_mode): True 13632 1726884209.05518: variable 'omit' from source: magic vars 13632 1726884209.05622: variable 'omit' from source: magic vars 13632 1726884209.05673: variable 'omit' from source: magic vars 13632 1726884209.05726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884209.05769: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884209.05798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884209.05821: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884209.05837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884209.05877: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884209.05885: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884209.05895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884209.06085: Set connection var ansible_shell_executable to /bin/sh 13632 1726884209.06098: Set connection var ansible_connection to ssh 13632 1726884209.06106: Set connection var ansible_pipelining to False 13632 1726884209.06114: Set connection var ansible_timeout to 10 13632 1726884209.06117: Set connection var ansible_shell_type to sh 13632 1726884209.06127: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884209.06154: variable 'ansible_shell_executable' from source: unknown 13632 1726884209.06157: variable 'ansible_connection' from source: unknown 13632 1726884209.06160: variable 'ansible_module_compression' from source: unknown 13632 1726884209.06166: variable 'ansible_shell_type' from source: unknown 13632 1726884209.06168: variable 'ansible_shell_executable' from source: unknown 13632 1726884209.06173: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884209.06180: variable 'ansible_pipelining' from source: unknown 13632 1726884209.06182: variable 'ansible_timeout' from source: unknown 13632 1726884209.06201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884209.06596: 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__) 13632 1726884209.06602: variable 'omit' from source: magic vars 13632 1726884209.06605: starting attempt loop 13632 1726884209.06607: running the handler 13632 1726884209.06610: _low_level_execute_command(): starting 13632 1726884209.06612: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884209.07467: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884209.07521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884209.07566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884209.09269: stdout chunk (state=3): >>>/root <<< 13632 1726884209.09626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884209.09629: stdout chunk (state=3): >>><<< 13632 1726884209.09632: stderr chunk (state=3): >>><<< 13632 1726884209.09635: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884209.09638: _low_level_execute_command(): starting 13632 1726884209.09642: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807 `" && echo ansible-tmp-1726884209.0949104-14197-236374760784807="` echo /root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807 `" ) && sleep 0' 13632 1726884209.10142: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884209.10153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884209.10166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884209.10186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884209.10201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884209.10210: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884209.10220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884209.10236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884209.10246: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884209.10253: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884209.10263: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884209.10274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884209.10290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884209.10303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884209.10394: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884209.10400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884209.10403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884209.10452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884209.10455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884209.10510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884209.12475: stdout chunk (state=3): >>>ansible-tmp-1726884209.0949104-14197-236374760784807=/root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807 <<< 13632 1726884209.12675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884209.12699: stderr chunk (state=3): >>><<< 13632 1726884209.12709: stdout chunk (state=3): >>><<< 13632 1726884209.12738: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884209.0949104-14197-236374760784807=/root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884209.12822: variable 'ansible_module_compression' from source: unknown 13632 1726884209.12884: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 13632 1726884209.13100: variable 'ansible_facts' from source: unknown 13632 1726884209.13129: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807/AnsiballZ_setup.py 13632 1726884209.13338: Sending initial data 13632 1726884209.13348: Sent initial data (154 bytes) 13632 1726884209.14022: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884209.14038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884209.14100: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884209.14178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884209.14215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884209.14238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884209.14320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884209.15938: 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 <<< 13632 1726884209.16004: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884209.16079: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpnj2y2ido /root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807/AnsiballZ_setup.py <<< 13632 1726884209.16114: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807/AnsiballZ_setup.py" <<< 13632 1726884209.16149: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpnj2y2ido" to remote "/root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807/AnsiballZ_setup.py" <<< 13632 1726884209.18810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884209.19063: stderr chunk (state=3): >>><<< 13632 1726884209.19066: stdout chunk (state=3): >>><<< 13632 1726884209.19069: done transferring module to remote 13632 1726884209.19071: _low_level_execute_command(): starting 13632 1726884209.19073: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807/ /root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807/AnsiballZ_setup.py && sleep 0' 13632 1726884209.19694: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884209.19705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884209.19719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884209.19738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884209.19747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884209.19756: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884209.19796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884209.19803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884209.19806: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884209.19809: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884209.19811: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884209.19824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884209.19845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884209.19849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884209.19852: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884209.19944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884209.19950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884209.19953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884209.19967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884209.20034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884209.21878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884209.21977: stderr chunk (state=3): >>><<< 13632 1726884209.21993: stdout chunk (state=3): >>><<< 13632 1726884209.22018: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884209.22027: _low_level_execute_command(): starting 13632 1726884209.22122: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807/AnsiballZ_setup.py && sleep 0' 13632 1726884209.22731: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884209.22746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884209.22763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884209.22794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884209.22814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884209.22827: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884209.22906: 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884209.22961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884209.22979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884209.23016: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884209.23104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884209.25239: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884209.25272: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884209.25295: stdout chunk (state=3): >>>import '_thread' # <<< 13632 1726884209.25317: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 13632 1726884209.25378: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884209.25421: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884209.25458: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884209.25495: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884209.25509: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884209.25551: 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' <<< 13632 1726884209.25571: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884209.25601: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884209.25665: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884209.25694: 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 0x7f558aeb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ae83b30> <<< 13632 1726884209.25721: 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 0x7f558aeb6ab0> <<< 13632 1726884209.25770: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884209.25801: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884209.25830: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 13632 1726884209.25923: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884209.25970: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884209.26050: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 13632 1726884209.26058: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884209.26099: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884209.26121: 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 0x7f558ac69160> <<< 13632 1726884209.26206: 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' <<< 13632 1726884209.26235: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ac6a150> import 'site' # <<< 13632 1726884209.26255: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884209.26651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884209.26684: 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 <<< 13632 1726884209.26706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884209.26727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884209.26769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884209.26785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884209.26815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884209.26826: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558acaffe0> <<< 13632 1726884209.26843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884209.26860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884209.26903: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884209.26907: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558acbc170> <<< 13632 1726884209.26923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884209.26966: stdout chunk (state=3): >>># 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 <<< 13632 1726884209.27025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884209.27057: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884209.27086: 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 0x7f558acdfa10> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884209.27113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad000e0> import '_collections' # <<< 13632 1726884209.27175: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558acbfcb0> <<< 13632 1726884209.27194: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884209.27217: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558acbd3d0> <<< 13632 1726884209.27307: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558acad190> <<< 13632 1726884209.27357: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884209.27360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884209.27394: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884209.27421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884209.27444: 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' <<< 13632 1726884209.27482: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad039e0> <<< 13632 1726884209.27521: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad02600> <<< 13632 1726884209.27534: 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 0x7f558acbe2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad00d10> <<< 13632 1726884209.27596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884209.27648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad30a40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558acac410> <<< 13632 1726884209.27652: 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' <<< 13632 1726884209.27702: 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 0x7f558ad30ef0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad30da0> <<< 13632 1726884209.27735: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884209.27738: 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 0x7f558ad31160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aca2f30> <<< 13632 1726884209.27763: 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 <<< 13632 1726884209.27818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884209.27864: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad31850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad31520> import 'importlib.machinery' # <<< 13632 1726884209.27870: 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' <<< 13632 1726884209.27899: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad32750> import 'importlib.util' # import 'runpy' # <<< 13632 1726884209.27938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884209.27972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884209.28003: 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' <<< 13632 1726884209.28026: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad4c980> import 'errno' # <<< 13632 1726884209.28067: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884209.28093: 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 0x7f558ad4e0c0> # /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' <<< 13632 1726884209.28122: 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' <<< 13632 1726884209.28166: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad4efc0> <<< 13632 1726884209.28194: 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' <<< 13632 1726884209.28212: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f558ad4f5f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad4e510> # /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' <<< 13632 1726884209.28263: 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 0x7f558ad4ffe0> <<< 13632 1726884209.28267: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad4f7a0> <<< 13632 1726884209.28319: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad327b0> <<< 13632 1726884209.28351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884209.28364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884209.28381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884209.28418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884209.28448: 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 0x7f558aa87f80> <<< 13632 1726884209.28483: 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' <<< 13632 1726884209.28527: 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 0x7f558aab89b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aab8710> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884209.28567: 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 0x7f558aab8950> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f558aab8b30> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aa86120> <<< 13632 1726884209.28595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884209.28711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884209.28715: 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' <<< 13632 1726884209.28781: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aaba180> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aab8e00> <<< 13632 1726884209.28793: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad32ea0> <<< 13632 1726884209.28810: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884209.28881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884209.28916: 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' <<< 13632 1726884209.28938: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aae24e0> <<< 13632 1726884209.29016: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884209.29019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884209.29050: 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' <<< 13632 1726884209.29112: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aafe690> <<< 13632 1726884209.29129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884209.29162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884209.29231: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884209.29262: 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 0x7f558ab33410> <<< 13632 1726884209.29296: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884209.29326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884209.29341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884209.29378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884209.29463: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ab65b50> <<< 13632 1726884209.29546: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ab33470> <<< 13632 1726884209.29629: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aaff320> <<< 13632 1726884209.29633: 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 0x7f558a93c4a0> <<< 13632 1726884209.29655: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aafd6d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aabb0b0> <<< 13632 1726884209.29826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884209.29830: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f558a93c680> <<< 13632 1726884209.30018: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_26634oov/ansible_setup_payload.zip' # zipimport: zlib available <<< 13632 1726884209.30350: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.30372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884209.30376: stdout chunk (state=3): >>># 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 0x7f558a9aa0f0> import '_typing' # <<< 13632 1726884209.30535: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a980fe0> <<< 13632 1726884209.30557: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a980170> # zipimport: zlib available <<< 13632 1726884209.30576: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884209.30601: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884209.30626: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 13632 1726884209.30638: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.32186: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.33479: 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 0x7f558a983f80> <<< 13632 1726884209.33515: 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' <<< 13632 1726884209.33550: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884209.33595: stdout chunk (state=3): >>># 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' <<< 13632 1726884209.33599: 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 0x7f558a9d5b50> <<< 13632 1726884209.33632: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a9d58e0> <<< 13632 1726884209.33674: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a9d51f0> <<< 13632 1726884209.33692: 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' <<< 13632 1726884209.33778: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a9d5c40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a9aad80> <<< 13632 1726884209.33788: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884209.33832: 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 0x7f558a9d6900> # 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 0x7f558a9d6b40> <<< 13632 1726884209.33836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884209.33877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 13632 1726884209.33937: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a9d6ff0> import 'pwd' # <<< 13632 1726884209.33972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884209.33995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884209.34046: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a840da0> <<< 13632 1726884209.34064: 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 0x7f558a8429c0> <<< 13632 1726884209.34094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884209.34121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884209.34142: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a8432c0> <<< 13632 1726884209.34170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884209.34197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884209.34228: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a8444a0> <<< 13632 1726884209.34236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884209.34267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884209.34291: 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' <<< 13632 1726884209.34337: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a846f60> <<< 13632 1726884209.34398: 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 0x7f558a847080> <<< 13632 1726884209.34430: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a845220> <<< 13632 1726884209.34433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884209.34475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884209.34499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884209.34531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884209.34561: 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' <<< 13632 1726884209.34572: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a84eed0> import '_tokenize' # <<< 13632 1726884209.34647: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a84d9a0> <<< 13632 1726884209.34666: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a84d700> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884209.34680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884209.34746: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a84fd10> <<< 13632 1726884209.34770: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a845730> <<< 13632 1726884209.34811: 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 0x7f558a892fc0> <<< 13632 1726884209.34842: 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 0x7f558a893170> <<< 13632 1726884209.34879: 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 <<< 13632 1726884209.34907: 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' <<< 13632 1726884209.34951: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884209.34963: 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 0x7f558a894d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a894b00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884209.35069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884209.35124: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884209.35149: 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 0x7f558a8972c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a895430> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884209.35218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884209.35234: 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' # <<< 13632 1726884209.35297: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a89eae0> <<< 13632 1726884209.35437: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a897470> <<< 13632 1726884209.35519: 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 0x7f558a89fda0> <<< 13632 1726884209.35547: 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 0x7f558a89fb00> <<< 13632 1726884209.35619: 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 0x7f558a89f4a0> <<< 13632 1726884209.35651: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a893470> <<< 13632 1726884209.35663: 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 <<< 13632 1726884209.35702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884209.35721: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884209.35752: 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 0x7f558a8a3560> <<< 13632 1726884209.35953: 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 0x7f558a8a4a40> <<< 13632 1726884209.35963: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a8a1cd0> <<< 13632 1726884209.36013: 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 0x7f558a8a3050> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a8a18b0> <<< 13632 1726884209.36043: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884209.36057: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884209.36151: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.36273: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.36311: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13632 1726884209.36331: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884209.36342: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.36467: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.36609: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.37265: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.37960: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884209.37999: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884209.38002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884209.38054: 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 0x7f558a72cc50> <<< 13632 1726884209.38238: 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' <<< 13632 1726884209.38265: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a72dac0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a8a0650> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 13632 1726884209.38308: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 13632 1726884209.38311: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.38495: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.38689: 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' <<< 13632 1726884209.38705: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a72db20> # zipimport: zlib available <<< 13632 1726884209.39453: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.39811: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.39898: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.39980: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13632 1726884209.40033: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.40083: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884209.40090: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.40160: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.40295: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884209.40299: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.40326: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13632 1726884209.40375: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.40426: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884209.40430: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.40703: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.40984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884209.41058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884209.41070: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884209.41156: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a72ec30> <<< 13632 1726884209.41173: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.41244: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.41338: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884209.41361: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884209.41393: 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' <<< 13632 1726884209.41459: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884209.41593: 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 0x7f558a7366c0> <<< 13632 1726884209.41656: 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 0x7f558a736f60> <<< 13632 1726884209.41672: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a72fce0> # zipimport: zlib available <<< 13632 1726884209.41715: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.41764: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884209.41777: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.41812: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.41865: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.41923: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.42002: 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 <<< 13632 1726884209.42035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884209.42133: 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' <<< 13632 1726884209.42144: 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 0x7f558a735ca0> <<< 13632 1726884209.42193: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7370e0> <<< 13632 1726884209.42217: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884209.42281: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.42354: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.42377: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.42440: 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' <<< 13632 1726884209.42471: 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 <<< 13632 1726884209.42504: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884209.42518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884209.42557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884209.42575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884209.42602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884209.42649: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7cb170> <<< 13632 1726884209.42694: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a743fb0> <<< 13632 1726884209.42793: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a73f200> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a73f020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884209.42853: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.42856: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884209.42944: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 13632 1726884209.42956: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884209.43020: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43089: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43138: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43141: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43171: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43218: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43260: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 13632 1726884209.43314: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43495: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43503: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43533: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 13632 1726884209.43735: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43933: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.43971: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.44051: 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' <<< 13632 1726884209.44071: 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' <<< 13632 1726884209.44109: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 13632 1726884209.44136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 13632 1726884209.44176: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7ce420> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 13632 1726884209.44196: stdout chunk (state=3): >>># 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 <<< 13632 1726884209.44241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884209.44294: stdout chunk (state=3): >>># /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' <<< 13632 1726884209.44299: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d088f0> <<< 13632 1726884209.44332: 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 0x7f5589d08ce0> <<< 13632 1726884209.44400: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7b9940> <<< 13632 1726884209.44417: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7b8cb0> <<< 13632 1726884209.44467: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7ccb60> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7cc740> <<< 13632 1726884209.44482: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 13632 1726884209.44557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 13632 1726884209.44562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13632 1726884209.44575: stdout chunk (state=3): >>># 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' <<< 13632 1726884209.44623: 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 0x7f5589d0bc20> <<< 13632 1726884209.44657: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d0b4d0> # 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 0x7f5589d0b6b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d0a900> <<< 13632 1726884209.44692: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 13632 1726884209.44814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 13632 1726884209.44818: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d0bce0> <<< 13632 1726884209.44840: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 13632 1726884209.44874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884209.44897: 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 0x7f5589d72810> <<< 13632 1726884209.44930: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d70830> <<< 13632 1726884209.44959: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7cc860> import 'ansible.module_utils.facts.timeout' # <<< 13632 1726884209.44995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 13632 1726884209.45011: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 13632 1726884209.45076: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.45145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 13632 1726884209.45158: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.45210: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.45273: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 13632 1726884209.45307: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 13632 1726884209.45332: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.45363: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.45380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 13632 1726884209.45448: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.45511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 13632 1726884209.45514: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.45552: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.45608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 13632 1726884209.45676: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.45737: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.45803: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.45874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 13632 1726884209.45889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 13632 1726884209.46453: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.46974: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 13632 1726884209.47029: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47101: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47118: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47167: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 13632 1726884209.47182: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47217: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 13632 1726884209.47320: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47371: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 13632 1726884209.47395: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47426: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47467: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 13632 1726884209.47471: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47503: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 13632 1726884209.47556: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47629: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.47723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884209.47740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884209.47768: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d72ea0> <<< 13632 1726884209.47796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884209.47811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884209.47936: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d72b10> import 'ansible.module_utils.facts.system.local' # <<< 13632 1726884209.47954: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.48028: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.48100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 13632 1726884209.48123: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.48205: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.48310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 13632 1726884209.48386: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.48479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 13632 1726884209.48527: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.48581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884209.48627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884209.48698: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884209.48761: 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 0x7f5589daecf0> <<< 13632 1726884209.48969: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d96960> import 'ansible.module_utils.facts.system.python' # <<< 13632 1726884209.48981: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.49042: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.49099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 13632 1726884209.49111: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.49197: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.49293: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.49411: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.49579: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 13632 1726884209.49593: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.49629: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.49672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 13632 1726884209.49723: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.49783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 13632 1726884209.49789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 13632 1726884209.49846: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884209.49850: 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 0x7f5589bba210> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d72a50> <<< 13632 1726884209.49884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 13632 1726884209.49889: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.49930: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.49980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 13632 1726884209.49983: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.50146: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.50323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 13632 1726884209.50326: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.50432: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.50541: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.50588: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.50642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 13632 1726884209.50645: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 13632 1726884209.50698: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.50702: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.50710: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.50850: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.51026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 13632 1726884209.51030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 13632 1726884209.51043: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.51151: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.51297: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 13632 1726884209.51313: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.51335: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.51373: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.52013: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.52598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 13632 1726884209.52600: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.52702: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.52813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 13632 1726884209.52819: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.52929: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.53039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 13632 1726884209.53042: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.53212: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.53390: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 13632 1726884209.53401: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.53422: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 13632 1726884209.53429: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.53470: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.53520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 13632 1726884209.53529: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.53635: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.53741: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.53967: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 13632 1726884209.54204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 13632 1726884209.54248: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 13632 1726884209.54299: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54319: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 13632 1726884209.54360: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54433: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 13632 1726884209.54536: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54552: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 13632 1726884209.54580: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54665: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 13632 1726884209.54725: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54776: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.54845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 13632 1726884209.55145: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.55428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 13632 1726884209.55434: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.55499: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.55560: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 13632 1726884209.55565: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.55606: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.55647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 13632 1726884209.55656: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.55690: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.55727: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 13632 1726884209.55734: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.55768: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.55810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 13632 1726884209.55817: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.55899: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.55986: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 13632 1726884209.56009: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56025: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 13632 1726884209.56034: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56078: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56127: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 13632 1726884209.56134: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56158: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56174: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56231: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56280: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56358: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56437: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 13632 1726884209.56452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 13632 1726884209.56463: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56512: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56567: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 13632 1726884209.56573: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.56796: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.57012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 13632 1726884209.57019: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.57061: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.57115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 13632 1726884209.57123: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.57172: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.57229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 13632 1726884209.57236: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.57320: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.57422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 13632 1726884209.57429: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.57520: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.57619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 13632 1726884209.57626: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 13632 1726884209.57708: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884209.57918: 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' <<< 13632 1726884209.57941: 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' <<< 13632 1726884209.57983: 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 0x7f5589be38f0> <<< 13632 1726884209.58011: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589be2180> <<< 13632 1726884209.58046: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589be3740> <<< 13632 1726884209.74443: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 13632 1726884209.74460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 13632 1726884209.74473: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589c2b1a0> <<< 13632 1726884209.74505: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 13632 1726884209.74517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 13632 1726884209.74569: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589c34ec0> <<< 13632 1726884209.74619: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 13632 1726884209.74631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884209.74656: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 13632 1726884209.74703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589c360f0> <<< 13632 1726884209.74706: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589c35ca0> <<< 13632 1726884209.74923: 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 <<< 13632 1726884209.95564: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_loadavg": {"1m": 1.35595703125, "5m": 0.97265625, "15m": 0.52490234375}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-8-115.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-8-115", "ansible_nodename": "ip-10-31-8-115.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": "ec20959d8417113fe5958efffdb3c1bf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKnHDtO/7ksL9j8mJCjDnNxZycUulhgx5Db5w3Yh6n0Q9W/z0E+qkHOgq9PhBLDHwRAcuB/vXNSTtX7Rb+3HmJ1BvAb20KUrHb6l+Rsk/lhntvLLHMh4jnL53F2dgtyv/Fx6ZzVhu7zqPLsAxHwJNWGms2W33TX3010yaku6tfFXAAAAFQDjVJpBcDR1415jb9Zk/dD1JFBfqwAAAIAxEgVzg7UZA/kC41azbfPnQphQZUk7IBgcb+sOVDcpKkS6gtAEH9rNmgblIe47Ke4/wXX42N1Q66f0Z/PMrHQ2uEKjUJ8JY1PSLbkPkELFOj1sIRSzk9dqDX7O+GJSvc+GergfWPPiBFOIP4kEhEiBazKZZ/sM9QARR7kNPJlV9AAAAIApD7kpN3CskzJCe8xO2o3rdXZRuFw8WZHV263Bptc+u3Fu/fXGsXLWbr+zJy9XizQePYqX0h5w9veUGcaE3t5VZt1VXAeZX4Sq3gF4WXKl9V1r18xYEfA+RxefafPDGLpgLp7I37OPZKEHpWlAsalNA3HVrWLCwJgNs14DAjyn/g==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCUjYjLYuHEGdsfdKSrq8REQIfnfLqUym6VwUtzpkDFBMx5/x2Cea9XoFwFIE01trDB98AkSCd/bnjbgNMXAc4oZwe1e9BpE7VBbj5OFUXOiirGQBpIcvgDXZQIOW/sqK6OYmBzhmP7K1wu1/RkIXY2eGIilzxTNvq2X3r0RAuCYvwNGz66GWzJR0XxCn+1YamOkbGRSm4OHgKSX00ynoatSEFC97qy1BmG6EkrH14GQo25FGGYhow/PMlTPH80TeQbMdUGDZGTRhljjeQ+/t2yuyBxZI4+nTiPJLKOBbm85hiQCeNSqixg/L6HxQbXXTekZYo6dR+hSbj2zVma/XBFOTJaT5xKMrHxbZrSoecuEkqj9YAiyXi4KPg7lzBtjGUUFLfCcz69Moai4JlQkBqPbbh3vwD0HcP4dnUpbhcOLn0sCdsPD9Uao/xbVSpmD4zqttc3POWkv4hkJH7/GUYVYEEZLKnCGfk+q+IV0tnl9ZSFuaPDZ2tsKAxqIxCTvi0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2bOLakSXVzG1S1aRwFVV9q1QNCik4Yc6n7ri3qJ2k50vPdnQJoANZMEQE5iCRSkZCDLpEtlvkKPmokRGkzgP0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIH0w/wNI7iEwglZmbyOuxjQ9/07OlQZYmd5/kUvES5XL", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_is_chroot": false, "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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.9.187 42658 10.31.8.115 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.9.187 42658 22", "DEBUGINFOD_URLS": "http<<< 13632 1726884209.95580: stdout chunk (state=3): >>>s://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "03", "second": "29", "epoch": "1726884209", "epoch_int": "1726884209", "date": "2024-09-20", "time": "22:03:29", "iso8601_micro": "2024-09-21T02:03:29.591749Z", "iso8601": "2024-09-21T02:03:29Z", "iso8601_basic": "20240920T220329591749", "iso8601_basic_short": "20240920T220329", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::64d6:812b:c89d:9b1c", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.115"], "ansible_all_ipv6_addresses": ["fe80::64d6:812b:c89d:9b1c"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.8.115", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::64d6:812b:c89d:9b1c"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 1759, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 1958, "free": 1759}, "nocache": {"free": 3372, "used": 345}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_uuid": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405d50c71d08fb64111915e86941", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405db4186c85e294b1e8413a9f1e", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b4d0ed209d47455195de36569", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdk": {"virtual": 1, "links": {"ids": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk10", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405c2a28c25487341549b05ef1ac", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014054a5307dbd23847188390d208d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405bbc60d7e764d4de28d875dfb0", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050d35167aedca4b1399a59062d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405326e852dff7d4f4ca14a96958", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdl": {"virtual": 1, "links": {"ids": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk11", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050ea1c788e1004edb8b4008783", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405dfa09993b5b8410fb2245ca54", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}, "sdj": {"virtual": 1, "links": {"ids": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk9", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x600140536ba331c81144048819bf1df2", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b2d6a94043c24ae2af65b1af5", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "sdb": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "sdc": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "sdd": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "sde": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "sdf": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "sdg": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "sdh": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "sdi": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "sdj": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "sdk": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "sdl": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"]}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 674, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 250226655232, "block_size": 4096, "block_total": 64483404, "block_available": 61090492, "block_used": 3392912, "inode_total": 16384000, "inode_available": 16302116, "inode_used": 81884, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 13632 1726884209.96268: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery <<< 13632 1726884209.96277: stdout chunk (state=3): >>># cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale <<< 13632 1726884209.96448: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux <<< 13632 1726884209.96457: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing 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 <<< 13632 1726884209.96810: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884209.96855: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884209.96859: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884209.96911: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 13632 1726884209.96968: stdout chunk (state=3): >>># 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 <<< 13632 1726884209.96981: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13632 1726884209.97041: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884209.97078: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 13632 1726884209.97137: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 13632 1726884209.97173: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 13632 1726884209.97216: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime <<< 13632 1726884209.97257: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 13632 1726884209.97313: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct <<< 13632 1726884209.97340: stdout chunk (state=3): >>># 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 <<< 13632 1726884209.97407: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 13632 1726884209.97481: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 13632 1726884209.97607: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 13632 1726884209.97649: stdout chunk (state=3): >>># 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 <<< 13632 1726884209.97789: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884209.97897: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884209.97906: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize <<< 13632 1726884209.97965: 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 # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884209.98089: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13632 1726884209.98196: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 13632 1726884209.98220: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884209.98781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884209.98790: stdout chunk (state=3): >>><<< 13632 1726884209.98794: stderr chunk (state=3): >>><<< 13632 1726884209.99088: _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 0x7f558aeb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ae83b30> # /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 0x7f558aeb6ab0> 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 0x7f558ac69160> # /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 0x7f558ac6a150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558acaffe0> # /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 0x7f558acbc170> # /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 0x7f558acdfa10> # /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 0x7f558ad000e0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558acbfcb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558acbd3d0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558acad190> # /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 0x7f558ad039e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad02600> # /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 0x7f558acbe2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad00d10> # /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 0x7f558ad30a40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558acac410> # /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 0x7f558ad30ef0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad30da0> # 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 0x7f558ad31160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aca2f30> # /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 0x7f558ad31850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad31520> 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 0x7f558ad32750> 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 0x7f558ad4c980> 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 0x7f558ad4e0c0> # /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 0x7f558ad4efc0> # 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 0x7f558ad4f5f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad4e510> # /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 0x7f558ad4ffe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad4f7a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad327b0> # /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 0x7f558aa87f80> # /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 0x7f558aab89b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aab8710> # 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 0x7f558aab8950> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f558aab8b30> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aa86120> # /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 0x7f558aaba180> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aab8e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ad32ea0> # /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 0x7f558aae24e0> # /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 0x7f558aafe690> # /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 0x7f558ab33410> # /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 0x7f558ab65b50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ab33470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aaff320> # /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 0x7f558a93c4a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aafd6d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558aabb0b0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f558a93c680> # zipimport: found 103 names in '/tmp/ansible_setup_payload_26634oov/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a9aa0f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a980fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a980170> # 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 0x7f558a983f80> # /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 0x7f558a9d5b50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a9d58e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a9d51f0> # /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 0x7f558a9d5c40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a9aad80> 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 0x7f558a9d6900> # 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 0x7f558a9d6b40> # /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 0x7f558a9d6ff0> 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 0x7f558a840da0> # 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 0x7f558a8429c0> # /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 0x7f558a8432c0> # /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 0x7f558a8444a0> # /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 0x7f558a846f60> # 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 0x7f558a847080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a845220> # /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 0x7f558a84eed0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a84d9a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a84d700> # /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 0x7f558a84fd10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a845730> # 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 0x7f558a892fc0> # /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 0x7f558a893170> # /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 0x7f558a894d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a894b00> # /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 0x7f558a8972c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a895430> # /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 0x7f558a89eae0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a897470> # 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 0x7f558a89fda0> # 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 0x7f558a89fb00> # 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 0x7f558a89f4a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a893470> # /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 0x7f558a8a3560> # 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 0x7f558a8a4a40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a8a1cd0> # 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 0x7f558a8a3050> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a8a18b0> # 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 0x7f558a72cc50> # /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 0x7f558a72dac0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a8a0650> 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 0x7f558a72db20> # 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 0x7f558a72ec30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f558a7366c0> # 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 0x7f558a736f60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a72fce0> # 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 0x7f558a735ca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7370e0> 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 0x7f558a7cb170> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a743fb0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a73f200> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a73f020> # 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 0x7f558a7ce420> # /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 0x7f5589d088f0> # 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 0x7f5589d08ce0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7b9940> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7b8cb0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7ccb60> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7cc740> # /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 0x7f5589d0bc20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d0b4d0> # 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 0x7f5589d0b6b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d0a900> # /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 0x7f5589d0bce0> # /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 0x7f5589d72810> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d70830> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558a7cc860> 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 0x7f5589d72ea0> # /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 0x7f5589d72b10> 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 0x7f5589daecf0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d96960> 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 0x7f5589bba210> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589d72a50> 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 0x7f5589be38f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589be2180> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589be3740> # /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 0x7f5589c2b1a0> # /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 0x7f5589c34ec0> # /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 0x7f5589c360f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5589c35ca0> 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_loadavg": {"1m": 1.35595703125, "5m": 0.97265625, "15m": 0.52490234375}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-8-115.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-8-115", "ansible_nodename": "ip-10-31-8-115.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": "ec20959d8417113fe5958efffdb3c1bf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKnHDtO/7ksL9j8mJCjDnNxZycUulhgx5Db5w3Yh6n0Q9W/z0E+qkHOgq9PhBLDHwRAcuB/vXNSTtX7Rb+3HmJ1BvAb20KUrHb6l+Rsk/lhntvLLHMh4jnL53F2dgtyv/Fx6ZzVhu7zqPLsAxHwJNWGms2W33TX3010yaku6tfFXAAAAFQDjVJpBcDR1415jb9Zk/dD1JFBfqwAAAIAxEgVzg7UZA/kC41azbfPnQphQZUk7IBgcb+sOVDcpKkS6gtAEH9rNmgblIe47Ke4/wXX42N1Q66f0Z/PMrHQ2uEKjUJ8JY1PSLbkPkELFOj1sIRSzk9dqDX7O+GJSvc+GergfWPPiBFOIP4kEhEiBazKZZ/sM9QARR7kNPJlV9AAAAIApD7kpN3CskzJCe8xO2o3rdXZRuFw8WZHV263Bptc+u3Fu/fXGsXLWbr+zJy9XizQePYqX0h5w9veUGcaE3t5VZt1VXAeZX4Sq3gF4WXKl9V1r18xYEfA+RxefafPDGLpgLp7I37OPZKEHpWlAsalNA3HVrWLCwJgNs14DAjyn/g==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCUjYjLYuHEGdsfdKSrq8REQIfnfLqUym6VwUtzpkDFBMx5/x2Cea9XoFwFIE01trDB98AkSCd/bnjbgNMXAc4oZwe1e9BpE7VBbj5OFUXOiirGQBpIcvgDXZQIOW/sqK6OYmBzhmP7K1wu1/RkIXY2eGIilzxTNvq2X3r0RAuCYvwNGz66GWzJR0XxCn+1YamOkbGRSm4OHgKSX00ynoatSEFC97qy1BmG6EkrH14GQo25FGGYhow/PMlTPH80TeQbMdUGDZGTRhljjeQ+/t2yuyBxZI4+nTiPJLKOBbm85hiQCeNSqixg/L6HxQbXXTekZYo6dR+hSbj2zVma/XBFOTJaT5xKMrHxbZrSoecuEkqj9YAiyXi4KPg7lzBtjGUUFLfCcz69Moai4JlQkBqPbbh3vwD0HcP4dnUpbhcOLn0sCdsPD9Uao/xbVSpmD4zqttc3POWkv4hkJH7/GUYVYEEZLKnCGfk+q+IV0tnl9ZSFuaPDZ2tsKAxqIxCTvi0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2bOLakSXVzG1S1aRwFVV9q1QNCik4Yc6n7ri3qJ2k50vPdnQJoANZMEQE5iCRSkZCDLpEtlvkKPmokRGkzgP0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIH0w/wNI7iEwglZmbyOuxjQ9/07OlQZYmd5/kUvES5XL", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_is_chroot": false, "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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.9.187 42658 10.31.8.115 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.9.187 42658 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "03", "second": "29", "epoch": "1726884209", "epoch_int": "1726884209", "date": "2024-09-20", "time": "22:03:29", "iso8601_micro": "2024-09-21T02:03:29.591749Z", "iso8601": "2024-09-21T02:03:29Z", "iso8601_basic": "20240920T220329591749", "iso8601_basic_short": "20240920T220329", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::64d6:812b:c89d:9b1c", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.115"], "ansible_all_ipv6_addresses": ["fe80::64d6:812b:c89d:9b1c"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.8.115", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::64d6:812b:c89d:9b1c"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 1759, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 1958, "free": 1759}, "nocache": {"free": 3372, "used": 345}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_uuid": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405d50c71d08fb64111915e86941", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405db4186c85e294b1e8413a9f1e", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b4d0ed209d47455195de36569", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdk": {"virtual": 1, "links": {"ids": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk10", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405c2a28c25487341549b05ef1ac", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014054a5307dbd23847188390d208d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405bbc60d7e764d4de28d875dfb0", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050d35167aedca4b1399a59062d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405326e852dff7d4f4ca14a96958", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdl": {"virtual": 1, "links": {"ids": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk11", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050ea1c788e1004edb8b4008783", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405dfa09993b5b8410fb2245ca54", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}, "sdj": {"virtual": 1, "links": {"ids": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk9", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x600140536ba331c81144048819bf1df2", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b2d6a94043c24ae2af65b1af5", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "sdb": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "sdc": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "sdd": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "sde": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "sdf": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "sdg": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "sdh": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "sdi": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "sdj": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "sdk": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "sdl": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"]}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 674, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 250226655232, "block_size": 4096, "block_total": 64483404, "block_available": 61090492, "block_used": 3392912, "inode_total": 16384000, "inode_available": 16302116, "inode_used": 81884, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884210.02460: done with _execute_module (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': '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-1726884209.0949104-14197-236374760784807/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884210.02463: _low_level_execute_command(): starting 13632 1726884210.02466: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884209.0949104-14197-236374760784807/ > /dev/null 2>&1 && sleep 0' 13632 1726884210.04017: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884210.04097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884210.04101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.04104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884210.04107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884210.04110: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884210.04112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.04157: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884210.04162: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884210.04164: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884210.04167: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884210.04256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.04264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884210.04267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884210.04350: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884210.04511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.04689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.06644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884210.07095: stderr chunk (state=3): >>><<< 13632 1726884210.07099: stdout chunk (state=3): >>><<< 13632 1726884210.07102: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884210.07105: handler run complete 13632 1726884210.07457: variable 'ansible_facts' from source: unknown 13632 1726884210.08593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884210.10826: variable 'ansible_facts' from source: unknown 13632 1726884210.11204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884210.11690: attempt loop complete, returning result 13632 1726884210.11707: _execute() done 13632 1726884210.11716: dumping result to json 13632 1726884210.11776: done dumping result, returning 13632 1726884210.11797: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts [12b27791-eb03-55b1-95d9-0000000000fb] 13632 1726884210.11809: sending task result for task 12b27791-eb03-55b1-95d9-0000000000fb ok: [managed_node3] 13632 1726884210.12862: done sending task result for task 12b27791-eb03-55b1-95d9-0000000000fb 13632 1726884210.12866: WORKER PROCESS EXITING 13632 1726884210.13062: no more pending results, returning what we have 13632 1726884210.13065: results queue empty 13632 1726884210.13066: checking for any_errors_fatal 13632 1726884210.13074: done checking for any_errors_fatal 13632 1726884210.13075: checking for max_fail_percentage 13632 1726884210.13077: done checking for max_fail_percentage 13632 1726884210.13078: checking to see if all hosts have failed and the running result is not ok 13632 1726884210.13079: done checking to see if all hosts have failed 13632 1726884210.13080: getting the remaining hosts for this loop 13632 1726884210.13081: done getting the remaining hosts for this loop 13632 1726884210.13091: getting the next task for host managed_node3 13632 1726884210.13104: done getting next task for host managed_node3 13632 1726884210.13107: ^ task is: TASK: meta (role_complete) 13632 1726884210.13111: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884210.13124: getting variables 13632 1726884210.13125: in VariableManager get_vars() 13632 1726884210.13157: Calling all_inventory to load vars for managed_node3 13632 1726884210.13160: Calling groups_inventory to load vars for managed_node3 13632 1726884210.13163: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884210.13173: Calling all_plugins_play to load vars for managed_node3 13632 1726884210.13177: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884210.13181: Calling groups_plugins_play to load vars for managed_node3 13632 1726884210.14198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884210.15158: done with get_vars() 13632 1726884210.15177: done getting variables 13632 1726884210.15277: done queuing things up, now waiting for results queue to drain 13632 1726884210.15284: results queue empty 13632 1726884210.15291: checking for any_errors_fatal 13632 1726884210.15296: done checking for any_errors_fatal 13632 1726884210.15297: checking for max_fail_percentage 13632 1726884210.15299: done checking for max_fail_percentage 13632 1726884210.15300: checking to see if all hosts have failed and the running result is not ok 13632 1726884210.15301: done checking to see if all hosts have failed 13632 1726884210.15302: getting the remaining hosts for this loop 13632 1726884210.15303: done getting the remaining hosts for this loop 13632 1726884210.15306: getting the next task for host managed_node3 13632 1726884210.15312: done getting next task for host managed_node3 13632 1726884210.15314: ^ task is: TASK: Get unused disks 13632 1726884210.15317: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884210.15320: getting variables 13632 1726884210.15321: in VariableManager get_vars() 13632 1726884210.15332: Calling all_inventory to load vars for managed_node3 13632 1726884210.15335: Calling groups_inventory to load vars for managed_node3 13632 1726884210.15338: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884210.15344: Calling all_plugins_play to load vars for managed_node3 13632 1726884210.15347: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884210.15351: Calling groups_plugins_play to load vars for managed_node3 13632 1726884210.15994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884210.16924: done with get_vars() 13632 1726884210.16940: done getting variables TASK [Get unused disks] ******************************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/setup.yml:25 Friday 20 September 2024 22:03:30 -0400 (0:00:01.129) 0:00:19.094 ****** 13632 1726884210.17024: entering _queue_task() for managed_node3/include_tasks 13632 1726884210.17326: worker is 1 (out of 1 available) 13632 1726884210.17342: exiting _queue_task() for managed_node3/include_tasks 13632 1726884210.17354: done queuing things up, now waiting for results queue to drain 13632 1726884210.17356: waiting for pending results... 13632 1726884210.17666: running TaskExecutor() for managed_node3/TASK: Get unused disks 13632 1726884210.17793: in run() - task 12b27791-eb03-55b1-95d9-000000000029 13632 1726884210.17809: variable 'ansible_search_path' from source: unknown 13632 1726884210.17814: variable 'ansible_search_path' from source: unknown 13632 1726884210.17857: calling self._execute() 13632 1726884210.17966: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884210.17974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884210.18093: variable 'omit' from source: magic vars 13632 1726884210.18141: _execute() done 13632 1726884210.18146: dumping result to json 13632 1726884210.18149: done dumping result, returning 13632 1726884210.18159: done running TaskExecutor() for managed_node3/TASK: Get unused disks [12b27791-eb03-55b1-95d9-000000000029] 13632 1726884210.18166: sending task result for task 12b27791-eb03-55b1-95d9-000000000029 13632 1726884210.18283: done sending task result for task 12b27791-eb03-55b1-95d9-000000000029 13632 1726884210.18383: WORKER PROCESS EXITING 13632 1726884210.18414: no more pending results, returning what we have 13632 1726884210.18418: in VariableManager get_vars() 13632 1726884210.18458: Calling all_inventory to load vars for managed_node3 13632 1726884210.18462: Calling groups_inventory to load vars for managed_node3 13632 1726884210.18465: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884210.18476: Calling all_plugins_play to load vars for managed_node3 13632 1726884210.18480: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884210.18484: Calling groups_plugins_play to load vars for managed_node3 13632 1726884210.19037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884210.19548: done with get_vars() 13632 1726884210.19558: variable 'ansible_search_path' from source: unknown 13632 1726884210.19559: variable 'ansible_search_path' from source: unknown 13632 1726884210.19594: we have included files to process 13632 1726884210.19595: generating all_blocks data 13632 1726884210.19597: done generating all_blocks data 13632 1726884210.19601: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml 13632 1726884210.19602: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml 13632 1726884210.19604: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml 13632 1726884210.20563: done processing included file 13632 1726884210.20565: iterating over new_blocks loaded from include file 13632 1726884210.20567: in VariableManager get_vars() 13632 1726884210.20583: done with get_vars() 13632 1726884210.20589: filtering new block on tags 13632 1726884210.20618: done filtering new block on tags 13632 1726884210.20621: in VariableManager get_vars() 13632 1726884210.20634: done with get_vars() 13632 1726884210.20635: filtering new block on tags 13632 1726884210.20661: done filtering new block on tags 13632 1726884210.20664: in VariableManager get_vars() 13632 1726884210.20679: done with get_vars() 13632 1726884210.20680: filtering new block on tags 13632 1726884210.20699: done filtering new block on tags 13632 1726884210.20701: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml for managed_node3 13632 1726884210.20706: extending task lists for all hosts with included blocks 13632 1726884210.21548: done extending task lists 13632 1726884210.21550: done processing included files 13632 1726884210.21551: results queue empty 13632 1726884210.21552: checking for any_errors_fatal 13632 1726884210.21553: done checking for any_errors_fatal 13632 1726884210.21554: checking for max_fail_percentage 13632 1726884210.21556: done checking for max_fail_percentage 13632 1726884210.21557: checking to see if all hosts have failed and the running result is not ok 13632 1726884210.21558: done checking to see if all hosts have failed 13632 1726884210.21558: getting the remaining hosts for this loop 13632 1726884210.21560: done getting the remaining hosts for this loop 13632 1726884210.21563: getting the next task for host managed_node3 13632 1726884210.21568: done getting next task for host managed_node3 13632 1726884210.21571: ^ task is: TASK: Check if system is ostree 13632 1726884210.21574: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884210.21577: getting variables 13632 1726884210.21578: in VariableManager get_vars() 13632 1726884210.21592: Calling all_inventory to load vars for managed_node3 13632 1726884210.21595: Calling groups_inventory to load vars for managed_node3 13632 1726884210.21598: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884210.21605: Calling all_plugins_play to load vars for managed_node3 13632 1726884210.21608: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884210.21611: Calling groups_plugins_play to load vars for managed_node3 13632 1726884210.22133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884210.23041: done with get_vars() 13632 1726884210.23058: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:5 Friday 20 September 2024 22:03:30 -0400 (0:00:00.061) 0:00:19.155 ****** 13632 1726884210.23126: entering _queue_task() for managed_node3/stat 13632 1726884210.23383: worker is 1 (out of 1 available) 13632 1726884210.23402: exiting _queue_task() for managed_node3/stat 13632 1726884210.23416: done queuing things up, now waiting for results queue to drain 13632 1726884210.23418: waiting for pending results... 13632 1726884210.23602: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 13632 1726884210.23694: in run() - task 12b27791-eb03-55b1-95d9-0000000001f7 13632 1726884210.23707: variable 'ansible_search_path' from source: unknown 13632 1726884210.23737: calling self._execute() 13632 1726884210.23817: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884210.23823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884210.23834: variable 'omit' from source: magic vars 13632 1726884210.24151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884210.24393: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884210.24432: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884210.24462: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884210.24495: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884210.24571: 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) 13632 1726884210.24596: 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) 13632 1726884210.24619: 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) 13632 1726884210.24646: 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) 13632 1726884210.24751: Evaluated conditional (not __snapshot_is_ostree is defined): True 13632 1726884210.24755: variable 'omit' from source: magic vars 13632 1726884210.24795: variable 'omit' from source: magic vars 13632 1726884210.24822: variable 'omit' from source: magic vars 13632 1726884210.24846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884210.24894: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884210.25025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884210.25029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884210.25032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884210.25035: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884210.25037: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884210.25039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884210.25160: Set connection var ansible_shell_executable to /bin/sh 13632 1726884210.25164: Set connection var ansible_connection to ssh 13632 1726884210.25167: Set connection var ansible_pipelining to False 13632 1726884210.25169: Set connection var ansible_timeout to 10 13632 1726884210.25172: Set connection var ansible_shell_type to sh 13632 1726884210.25174: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884210.25205: variable 'ansible_shell_executable' from source: unknown 13632 1726884210.25393: variable 'ansible_connection' from source: unknown 13632 1726884210.25396: variable 'ansible_module_compression' from source: unknown 13632 1726884210.25399: variable 'ansible_shell_type' from source: unknown 13632 1726884210.25401: variable 'ansible_shell_executable' from source: unknown 13632 1726884210.25404: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884210.25406: variable 'ansible_pipelining' from source: unknown 13632 1726884210.25408: variable 'ansible_timeout' from source: unknown 13632 1726884210.25410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884210.25454: 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__) 13632 1726884210.25471: variable 'omit' from source: magic vars 13632 1726884210.25482: starting attempt loop 13632 1726884210.25496: running the handler 13632 1726884210.25518: _low_level_execute_command(): starting 13632 1726884210.25542: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884210.26242: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.26259: 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.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.26272: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.26321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884210.26341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.26416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.28149: stdout chunk (state=3): >>>/root <<< 13632 1726884210.28311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884210.28313: stdout chunk (state=3): >>><<< 13632 1726884210.28315: stderr chunk (state=3): >>><<< 13632 1726884210.28337: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884210.28400: _low_level_execute_command(): starting 13632 1726884210.28406: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016 `" && echo ansible-tmp-1726884210.2835233-14234-218138003533016="` echo /root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016 `" ) && sleep 0' 13632 1726884210.28957: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884210.28992: 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.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884210.28997: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.29062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884210.29085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.29140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.31104: stdout chunk (state=3): >>>ansible-tmp-1726884210.2835233-14234-218138003533016=/root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016 <<< 13632 1726884210.31292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884210.31311: stderr chunk (state=3): >>><<< 13632 1726884210.31314: stdout chunk (state=3): >>><<< 13632 1726884210.31494: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884210.2835233-14234-218138003533016=/root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884210.31498: variable 'ansible_module_compression' from source: unknown 13632 1726884210.31500: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13632 1726884210.31522: variable 'ansible_facts' from source: unknown 13632 1726884210.31629: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016/AnsiballZ_stat.py 13632 1726884210.31749: Sending initial data 13632 1726884210.31761: Sent initial data (153 bytes) 13632 1726884210.32441: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884210.32479: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.32531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884210.32565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.32617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.34232: 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 <<< 13632 1726884210.34271: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884210.34318: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpeoprnyi2 /root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016/AnsiballZ_stat.py <<< 13632 1726884210.34322: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016/AnsiballZ_stat.py" <<< 13632 1726884210.34362: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpeoprnyi2" to remote "/root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016/AnsiballZ_stat.py" <<< 13632 1726884210.35195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884210.35263: stderr chunk (state=3): >>><<< 13632 1726884210.35266: stdout chunk (state=3): >>><<< 13632 1726884210.35295: done transferring module to remote 13632 1726884210.35310: _low_level_execute_command(): starting 13632 1726884210.35316: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016/ /root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016/AnsiballZ_stat.py && sleep 0' 13632 1726884210.35806: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884210.35810: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884210.35818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.35822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.35873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884210.35877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.35927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.37874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884210.37894: stderr chunk (state=3): >>><<< 13632 1726884210.37929: stdout chunk (state=3): >>><<< 13632 1726884210.37959: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884210.37962: _low_level_execute_command(): starting 13632 1726884210.37965: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016/AnsiballZ_stat.py && sleep 0' 13632 1726884210.38595: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884210.38599: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.38645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.38700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.40856: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884210.40926: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884210.40955: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884210.41011: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884210.41050: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884210.41077: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884210.41124: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884210.41127: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884210.41181: 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' <<< 13632 1726884210.41204: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884210.41244: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884210.41293: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884210.41306: 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 0x7f55905ac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559057bb30> <<< 13632 1726884210.41329: 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' <<< 13632 1726884210.41335: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55905aeab0> <<< 13632 1726884210.41360: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884210.41389: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884210.41393: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884210.41411: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884210.41446: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884210.41540: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884210.41567: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884210.41602: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884210.41609: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884210.41664: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884210.41686: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884210.41714: 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' <<< 13632 1726884210.41727: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590361160> <<< 13632 1726884210.41795: 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 <<< 13632 1726884210.41800: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.41812: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590362150> <<< 13632 1726884210.41839: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884210.41868: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884210.42107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884210.42127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884210.42152: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884210.42163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.42181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884210.42228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884210.42246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884210.42269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884210.42276: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903a7fe0> <<< 13632 1726884210.42308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884210.42316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884210.42345: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903b4170> <<< 13632 1726884210.42370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884210.42398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884210.42424: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884210.42471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.42496: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884210.42521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884210.42527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903d7a10> <<< 13632 1726884210.42550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884210.42567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13632 1726884210.42574: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903f80e0> <<< 13632 1726884210.42580: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884210.42638: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903b7cb0> <<< 13632 1726884210.42644: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884210.42680: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903b53d0> <<< 13632 1726884210.42777: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903a5190> <<< 13632 1726884210.42809: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884210.42831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884210.42839: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884210.42866: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884210.42894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884210.42910: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884210.42917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884210.42973: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903fb9e0> <<< 13632 1726884210.42978: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903fa600> <<< 13632 1726884210.43010: 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 0x7f55903b62a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903f8d10> <<< 13632 1726884210.43071: 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' <<< 13632 1726884210.43074: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590428a40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903a4410> <<< 13632 1726884210.43104: 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' <<< 13632 1726884210.43136: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.43147: 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 0x7f5590428ef0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590428da0> <<< 13632 1726884210.43183: 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' <<< 13632 1726884210.43197: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5590429160> <<< 13632 1726884210.43205: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559039af30> <<< 13632 1726884210.43245: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13632 1726884210.43253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.43256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884210.43313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590429850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590429520> <<< 13632 1726884210.43328: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884210.43364: 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' <<< 13632 1726884210.43383: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559042a750> import 'importlib.util' # <<< 13632 1726884210.43416: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884210.43457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884210.43474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884210.43482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590444980> <<< 13632 1726884210.43503: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884210.43532: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.43540: 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 0x7f55904460c0> <<< 13632 1726884210.43572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884210.43579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884210.43609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884210.43621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884210.43624: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590446fc0> <<< 13632 1726884210.43664: 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' <<< 13632 1726884210.43678: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55904475f0> <<< 13632 1726884210.43692: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590446510> <<< 13632 1726884210.43714: 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' <<< 13632 1726884210.43746: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.43763: 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 0x7f5590447fe0> <<< 13632 1726884210.43770: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55904477a0> <<< 13632 1726884210.43818: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559042a7b0> <<< 13632 1726884210.43839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884210.43864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884210.43888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884210.43907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884210.43938: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.43943: 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 0x7f5590203f80> <<< 13632 1726884210.43982: 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' <<< 13632 1726884210.44005: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.44008: 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 0x7f5590234a70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55902347d0> <<< 13632 1726884210.44061: 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 0x7f5590234aa0> <<< 13632 1726884210.44067: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.44090: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5590234c80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590202120> <<< 13632 1726884210.44105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884210.44196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884210.44223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884210.44231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884210.44256: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590236390> <<< 13632 1726884210.44263: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590235010> <<< 13632 1726884210.44286: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559042aea0> <<< 13632 1726884210.44330: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884210.44386: 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 <<< 13632 1726884210.44429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884210.44463: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559025e6f0> <<< 13632 1726884210.44513: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884210.44521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.44543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884210.44570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884210.44647: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559027a8a0> <<< 13632 1726884210.44667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884210.44687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884210.44739: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884210.44769: 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 0x7f55902af620> <<< 13632 1726884210.44802: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884210.44823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884210.44854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884210.44894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884210.44994: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55902d9dc0> <<< 13632 1726884210.45055: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55902af740> <<< 13632 1726884210.45123: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559027b530> <<< 13632 1726884210.45144: 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 0x7f55900b4740> <<< 13632 1726884210.45169: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55902798e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55902372c0> <<< 13632 1726884210.45253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884210.45282: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f55900b4950> <<< 13632 1726884210.45362: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_na2cgdnp/ansible_stat_payload.zip' <<< 13632 1726884210.45368: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.45510: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.45541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884210.45548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884210.45600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884210.45672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884210.45709: 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 0x7f559010e3c0> <<< 13632 1726884210.45728: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884210.45933: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55900e52b0> <<< 13632 1726884210.45937: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55900e4440> <<< 13632 1726884210.45941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.45987: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884210.45992: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.45995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.46020: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 13632 1726884210.46029: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.47595: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.48859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884210.48863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55900e73b0> <<< 13632 1726884210.48896: 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'<<< 13632 1726884210.48907: stdout chunk (state=3): >>> <<< 13632 1726884210.48928: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884210.48941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884210.48956: 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' <<< 13632 1726884210.48986: 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 0x7f5590135df0> <<< 13632 1726884210.49025: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590135b80> <<< 13632 1726884210.49055: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590135490> <<< 13632 1726884210.49080: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884210.49088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884210.49129: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55901358e0> <<< 13632 1726884210.49136: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559010ee40> <<< 13632 1726884210.49144: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884210.49170: 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 0x7f5590136b40> <<< 13632 1726884210.49201: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.49206: 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 0x7f5590136d50> <<< 13632 1726884210.49229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884210.49271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884210.49286: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884210.49336: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590137290> <<< 13632 1726884210.49348: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884210.49360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884210.49392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884210.49423: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa0fe0> <<< 13632 1726884210.49452: 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 0x7f558ffa2c60> <<< 13632 1726884210.49489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884210.49493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884210.49534: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa3620> <<< 13632 1726884210.49554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884210.49584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884210.49599: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa4800> <<< 13632 1726884210.49622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884210.49653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884210.49680: 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' <<< 13632 1726884210.49742: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa7230> <<< 13632 1726884210.49777: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.49782: 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 0x7f558ffa7320> <<< 13632 1726884210.49802: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa54f0> <<< 13632 1726884210.49824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884210.49849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884210.49872: 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' <<< 13632 1726884210.49899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884210.49925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884210.49958: 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' <<< 13632 1726884210.49970: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffab0e0> <<< 13632 1726884210.49974: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884210.50050: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa9bb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa9940> <<< 13632 1726884210.50076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884210.50084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884210.50162: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa9e80> <<< 13632 1726884210.50208: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa5a00> <<< 13632 1726884210.50232: 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 0x7f558ffef230> <<< 13632 1726884210.50263: 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'<<< 13632 1726884210.50268: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffef4a0> <<< 13632 1726884210.50297: 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 <<< 13632 1726884210.50306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884210.50333: 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' <<< 13632 1726884210.50369: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.50375: 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 0x7f558fff0f20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fff0ce0> <<< 13632 1726884210.50400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884210.50497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884210.50547: 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 0x7f558fff33e0> <<< 13632 1726884210.50555: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fff1580> <<< 13632 1726884210.50579: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884210.50626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.50653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884210.50666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884210.50672: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884210.50725: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fffabd0> <<< 13632 1726884210.50873: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fff3560> <<< 13632 1726884210.50951: 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 0x7f558fffb9b0> <<< 13632 1726884210.50994: 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 0x7f558fffb9e0> <<< 13632 1726884210.51053: 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 0x7f558fffaf90> <<< 13632 1726884210.51076: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffef650> <<< 13632 1726884210.51101: 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 <<< 13632 1726884210.51116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884210.51119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884210.51148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884210.51174: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.51206: 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 0x7f55900035f0> <<< 13632 1726884210.51402: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.51410: 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 0x7f55900046e0> <<< 13632 1726884210.51416: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590001dc0> <<< 13632 1726884210.51452: 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 0x7f5590003140> <<< 13632 1726884210.51464: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55900019d0> <<< 13632 1726884210.51484: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.51496: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884210.51518: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.51616: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.51727: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.51731: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.51750: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884210.51763: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.51779: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884210.51793: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.51935: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.52074: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.52747: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.53420: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884210.53442: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884210.53449: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884210.53474: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884210.53498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.53549: 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 0x7f5590088950> <<< 13632 1726884210.53658: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884210.53666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884210.53690: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590089a60> <<< 13632 1726884210.53707: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590007200> <<< 13632 1726884210.53748: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884210.53763: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.53797: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.53810: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884210.53813: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.53990: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.54181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884210.54194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884210.54212: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590089490> <<< 13632 1726884210.54216: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.54773: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.55326: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.55409: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.55502: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884210.55509: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.55552: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.55597: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884210.55608: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.55684: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.55801: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884210.55807: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.55831: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.55847: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884210.55853: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.55896: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.55940: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884210.55946: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.56229: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.56512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884210.56582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884210.56595: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884210.56678: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559008a480> <<< 13632 1726884210.56691: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.56777: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.56863: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884210.56868: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884210.56878: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884210.56908: 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' <<< 13632 1726884210.57004: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.57120: 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 0x7f558fe96240> <<< 13632 1726884210.57180: 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' <<< 13632 1726884210.57188: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f558fe96bd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590000ef0> <<< 13632 1726884210.57209: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.57251: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.57298: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884210.57304: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.57354: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.57399: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.57462: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.57534: 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 <<< 13632 1726884210.57578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.57662: 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 0x7f558fe958e0> <<< 13632 1726884210.57707: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fe96db0> <<< 13632 1726884210.57741: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884210.57746: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884210.57820: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.57891: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.57918: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.57963: 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 <<< 13632 1726884210.57974: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.57989: 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 <<< 13632 1726884210.58015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884210.58030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884210.58098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884210.58108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884210.58130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884210.58185: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ff26f60> <<< 13632 1726884210.58238: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fea0cb0> <<< 13632 1726884210.58324: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fe9ee10> <<< 13632 1726884210.58330: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fe9ebd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884210.58367: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.58396: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884210.58402: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884210.58461: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884210.58474: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.58489: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.58500: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13632 1726884210.58507: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.58650: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.58860: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.59006: 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__ <<< 13632 1726884210.59325: 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 <<< 13632 1726884210.59332: stdout chunk (state=3): >>># 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 <<< 13632 1726884210.59353: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 13632 1726884210.59387: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing 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 <<< 13632 1726884210.59397: 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 # 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 <<< 13632 1726884210.59421: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible <<< 13632 1726884210.59426: 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 <<< 13632 1726884210.59444: stdout chunk (state=3): >>># cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 13632 1726884210.59468: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # 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 <<< 13632 1726884210.59495: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process <<< 13632 1726884210.59501: stdout chunk (state=3): >>># 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 <<< 13632 1726884210.59731: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884210.59739: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884210.59768: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884210.59778: stdout chunk (state=3): >>># destroy binascii # destroy struct <<< 13632 1726884210.59787: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884210.59794: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13632 1726884210.59817: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884210.59845: stdout chunk (state=3): >>># destroy importlib <<< 13632 1726884210.59852: stdout chunk (state=3): >>># 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 <<< 13632 1726884210.59870: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 13632 1726884210.59892: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl<<< 13632 1726884210.59900: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13632 1726884210.59922: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13632 1726884210.59940: stdout chunk (state=3): >>># destroy array <<< 13632 1726884210.59958: stdout chunk (state=3): >>># destroy datetime # destroy _hashlib <<< 13632 1726884210.59969: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse<<< 13632 1726884210.59986: stdout chunk (state=3): >>> # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884210.60023: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884210.60036: 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 <<< 13632 1726884210.60078: 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 <<< 13632 1726884210.60084: 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 <<< 13632 1726884210.60088: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 13632 1726884210.60124: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 13632 1726884210.60129: 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 <<< 13632 1726884210.60141: 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 <<< 13632 1726884210.60144: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 13632 1726884210.60172: 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 # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 13632 1726884210.60200: 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 # cleanup[3] wiping _frozen_importlib <<< 13632 1726884210.60205: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884210.60208: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884210.60334: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884210.60344: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 13632 1726884210.60374: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13632 1726884210.60384: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884210.60411: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 13632 1726884210.60424: stdout chunk (state=3): >>> # destroy contextlib <<< 13632 1726884210.60438: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884210.60457: 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 <<< 13632 1726884210.60467: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13632 1726884210.60489: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884210.60576: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884210.60586: 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 <<< 13632 1726884210.60597: stdout chunk (state=3): >>># destroy time <<< 13632 1726884210.60617: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884210.60649: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string <<< 13632 1726884210.60673: stdout chunk (state=3): >>># destroy re # destroy itertools <<< 13632 1726884210.60689: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13632 1726884210.60698: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884210.61059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884210.61129: stderr chunk (state=3): >>><<< 13632 1726884210.61132: stdout chunk (state=3): >>><<< 13632 1726884210.61203: _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 0x7f55905ac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559057bb30> # /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 0x7f55905aeab0> 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 0x7f5590361160> # /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 0x7f5590362150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903a7fe0> # /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 0x7f55903b4170> # /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 0x7f55903d7a10> # /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 0x7f55903f80e0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903b7cb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903b53d0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903a5190> # /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 0x7f55903fb9e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903fa600> # /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 0x7f55903b62a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903f8d10> # /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 0x7f5590428a40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55903a4410> # /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 0x7f5590428ef0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590428da0> # 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 0x7f5590429160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559039af30> # /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 0x7f5590429850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590429520> 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 0x7f559042a750> 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 0x7f5590444980> 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 0x7f55904460c0> # /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 0x7f5590446fc0> # 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 0x7f55904475f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590446510> # /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 0x7f5590447fe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55904477a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559042a7b0> # /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 0x7f5590203f80> # /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 0x7f5590234a70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55902347d0> # 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 0x7f5590234aa0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5590234c80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590202120> # /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 0x7f5590236390> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590235010> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559042aea0> # /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 0x7f559025e6f0> # /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 0x7f559027a8a0> # /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 0x7f55902af620> # /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 0x7f55902d9dc0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55902af740> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559027b530> # /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 0x7f55900b4740> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55902798e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55902372c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f55900b4950> # zipimport: found 30 names in '/tmp/ansible_stat_payload_na2cgdnp/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 0x7f559010e3c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55900e52b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55900e4440> # 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 0x7f55900e73b0> # /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 0x7f5590135df0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590135b80> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590135490> # /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 0x7f55901358e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f559010ee40> 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 0x7f5590136b40> # 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 0x7f5590136d50> # /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 0x7f5590137290> 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 0x7f558ffa0fe0> # 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 0x7f558ffa2c60> # /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 0x7f558ffa3620> # /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 0x7f558ffa4800> # /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 0x7f558ffa7230> # 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 0x7f558ffa7320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa54f0> # /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 0x7f558ffab0e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa9bb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa9940> # /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 0x7f558ffa9e80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffa5a00> # 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 0x7f558ffef230> # /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 0x7f558ffef4a0> # /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 0x7f558fff0f20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fff0ce0> # /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 0x7f558fff33e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fff1580> # /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 0x7f558fffabd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fff3560> # 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 0x7f558fffb9b0> # 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 0x7f558fffb9e0> # 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 0x7f558fffaf90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558ffef650> # /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 0x7f55900035f0> # 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 0x7f55900046e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590001dc0> # 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 0x7f5590003140> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55900019d0> # 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 0x7f5590088950> # /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 0x7f5590089a60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590007200> 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 0x7f5590089490> # 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 0x7f559008a480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f558fe96240> # 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 0x7f558fe96bd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5590000ef0> # 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 0x7f558fe958e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fe96db0> 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 0x7f558ff26f60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fea0cb0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fe9ee10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f558fe9ebd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884210.61796: 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-1726884210.2835233-14234-218138003533016/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884210.61800: _low_level_execute_command(): starting 13632 1726884210.61802: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884210.2835233-14234-218138003533016/ > /dev/null 2>&1 && sleep 0' 13632 1726884210.61935: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884210.61939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884210.61946: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.61959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.62018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884210.62026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884210.62029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.62066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.63965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884210.64027: stderr chunk (state=3): >>><<< 13632 1726884210.64031: stdout chunk (state=3): >>><<< 13632 1726884210.64046: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884210.64054: handler run complete 13632 1726884210.64132: attempt loop complete, returning result 13632 1726884210.64136: _execute() done 13632 1726884210.64139: dumping result to json 13632 1726884210.64142: done dumping result, returning 13632 1726884210.64150: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [12b27791-eb03-55b1-95d9-0000000001f7] 13632 1726884210.64156: sending task result for task 12b27791-eb03-55b1-95d9-0000000001f7 13632 1726884210.64257: done sending task result for task 12b27791-eb03-55b1-95d9-0000000001f7 13632 1726884210.64260: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 13632 1726884210.64335: no more pending results, returning what we have 13632 1726884210.64339: results queue empty 13632 1726884210.64340: checking for any_errors_fatal 13632 1726884210.64342: done checking for any_errors_fatal 13632 1726884210.64343: checking for max_fail_percentage 13632 1726884210.64345: done checking for max_fail_percentage 13632 1726884210.64346: checking to see if all hosts have failed and the running result is not ok 13632 1726884210.64347: done checking to see if all hosts have failed 13632 1726884210.64348: getting the remaining hosts for this loop 13632 1726884210.64350: done getting the remaining hosts for this loop 13632 1726884210.64355: getting the next task for host managed_node3 13632 1726884210.64362: done getting next task for host managed_node3 13632 1726884210.64364: ^ task is: TASK: Set flag to indicate system is ostree 13632 1726884210.64369: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 13632 1726884210.64373: getting variables 13632 1726884210.64375: in VariableManager get_vars() 13632 1726884210.64413: Calling all_inventory to load vars for managed_node3 13632 1726884210.64417: Calling groups_inventory to load vars for managed_node3 13632 1726884210.64420: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884210.64432: Calling all_plugins_play to load vars for managed_node3 13632 1726884210.64435: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884210.64438: Calling groups_plugins_play to load vars for managed_node3 13632 1726884210.64926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884210.65446: done with get_vars() 13632 1726884210.65460: done getting variables 13632 1726884210.65517: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:10 Friday 20 September 2024 22:03:30 -0400 (0:00:00.424) 0:00:19.579 ****** 13632 1726884210.65543: entering _queue_task() for managed_node3/set_fact 13632 1726884210.65783: worker is 1 (out of 1 available) 13632 1726884210.65803: exiting _queue_task() for managed_node3/set_fact 13632 1726884210.65817: done queuing things up, now waiting for results queue to drain 13632 1726884210.65819: waiting for pending results... 13632 1726884210.66005: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 13632 1726884210.66093: in run() - task 12b27791-eb03-55b1-95d9-0000000001f8 13632 1726884210.66103: variable 'ansible_search_path' from source: unknown 13632 1726884210.66137: calling self._execute() 13632 1726884210.66218: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884210.66223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884210.66235: variable 'omit' from source: magic vars 13632 1726884210.66556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884210.66793: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884210.66837: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884210.66866: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884210.66899: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884210.66972: 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) 13632 1726884210.66996: 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) 13632 1726884210.67019: 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) 13632 1726884210.67046: 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) 13632 1726884210.67151: Evaluated conditional (not __snapshot_is_ostree is defined): True 13632 1726884210.67154: variable 'omit' from source: magic vars 13632 1726884210.67195: variable 'omit' from source: magic vars 13632 1726884210.67293: variable '__ostree_booted_stat' from source: set_fact 13632 1726884210.67334: variable 'omit' from source: magic vars 13632 1726884210.67361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884210.67383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884210.67402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884210.67417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884210.67427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884210.67452: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884210.67455: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884210.67462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884210.67548: Set connection var ansible_shell_executable to /bin/sh 13632 1726884210.67556: Set connection var ansible_connection to ssh 13632 1726884210.67563: Set connection var ansible_pipelining to False 13632 1726884210.67569: Set connection var ansible_timeout to 10 13632 1726884210.67574: Set connection var ansible_shell_type to sh 13632 1726884210.67583: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884210.67604: variable 'ansible_shell_executable' from source: unknown 13632 1726884210.67608: variable 'ansible_connection' from source: unknown 13632 1726884210.67611: variable 'ansible_module_compression' from source: unknown 13632 1726884210.67613: variable 'ansible_shell_type' from source: unknown 13632 1726884210.67618: variable 'ansible_shell_executable' from source: unknown 13632 1726884210.67621: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884210.67626: variable 'ansible_pipelining' from source: unknown 13632 1726884210.67631: variable 'ansible_timeout' from source: unknown 13632 1726884210.67636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884210.67729: 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) 13632 1726884210.67740: variable 'omit' from source: magic vars 13632 1726884210.67746: starting attempt loop 13632 1726884210.67749: running the handler 13632 1726884210.67761: handler run complete 13632 1726884210.67771: attempt loop complete, returning result 13632 1726884210.67773: _execute() done 13632 1726884210.67776: dumping result to json 13632 1726884210.67781: done dumping result, returning 13632 1726884210.67791: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [12b27791-eb03-55b1-95d9-0000000001f8] 13632 1726884210.67795: sending task result for task 12b27791-eb03-55b1-95d9-0000000001f8 13632 1726884210.67880: done sending task result for task 12b27791-eb03-55b1-95d9-0000000001f8 13632 1726884210.67884: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } 13632 1726884210.67966: no more pending results, returning what we have 13632 1726884210.67970: results queue empty 13632 1726884210.67978: checking for any_errors_fatal 13632 1726884210.67990: done checking for any_errors_fatal 13632 1726884210.67992: checking for max_fail_percentage 13632 1726884210.67993: done checking for max_fail_percentage 13632 1726884210.67994: checking to see if all hosts have failed and the running result is not ok 13632 1726884210.67996: done checking to see if all hosts have failed 13632 1726884210.67996: getting the remaining hosts for this loop 13632 1726884210.67998: done getting the remaining hosts for this loop 13632 1726884210.68002: getting the next task for host managed_node3 13632 1726884210.68012: done getting next task for host managed_node3 13632 1726884210.68014: ^ task is: TASK: Ensure test packages 13632 1726884210.68019: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884210.68022: getting variables 13632 1726884210.68023: in VariableManager get_vars() 13632 1726884210.68053: Calling all_inventory to load vars for managed_node3 13632 1726884210.68056: Calling groups_inventory to load vars for managed_node3 13632 1726884210.68059: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884210.68076: Calling all_plugins_play to load vars for managed_node3 13632 1726884210.68079: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884210.68082: Calling groups_plugins_play to load vars for managed_node3 13632 1726884210.68535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884210.69055: done with get_vars() 13632 1726884210.69068: done getting variables 13632 1726884210.69122: 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 [Ensure test packages] **************************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:14 Friday 20 September 2024 22:03:30 -0400 (0:00:00.036) 0:00:19.615 ****** 13632 1726884210.69148: entering _queue_task() for managed_node3/package 13632 1726884210.69396: worker is 1 (out of 1 available) 13632 1726884210.69411: exiting _queue_task() for managed_node3/package 13632 1726884210.69425: done queuing things up, now waiting for results queue to drain 13632 1726884210.69426: waiting for pending results... 13632 1726884210.69610: running TaskExecutor() for managed_node3/TASK: Ensure test packages 13632 1726884210.69698: in run() - task 12b27791-eb03-55b1-95d9-0000000001fa 13632 1726884210.69711: variable 'ansible_search_path' from source: unknown 13632 1726884210.69742: calling self._execute() 13632 1726884210.69824: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884210.69830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884210.69841: variable 'omit' from source: magic vars 13632 1726884210.69940: variable 'omit' from source: magic vars 13632 1726884210.69983: variable 'omit' from source: magic vars 13632 1726884210.70013: variable 'test_packages' from source: task vars 13632 1726884210.70177: variable 'test_packages' from source: task vars 13632 1726884210.70419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884210.70660: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884210.70700: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884210.70729: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884210.70760: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884210.70906: variable 'ansible_facts' from source: unknown 13632 1726884210.71551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884210.73043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884210.73097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884210.73137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884210.73166: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884210.73193: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884210.73264: 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) 13632 1726884210.73296: 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) 13632 1726884210.73318: 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) 13632 1726884210.73351: 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) 13632 1726884210.73363: 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) 13632 1726884210.73443: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884210.73447: variable 'omit' from source: magic vars 13632 1726884210.73470: variable 'omit' from source: magic vars 13632 1726884210.73496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884210.73524: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884210.73539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884210.73555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884210.73564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884210.73591: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884210.73595: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884210.73603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884210.73684: Set connection var ansible_shell_executable to /bin/sh 13632 1726884210.73694: Set connection var ansible_connection to ssh 13632 1726884210.73701: Set connection var ansible_pipelining to False 13632 1726884210.73709: Set connection var ansible_timeout to 10 13632 1726884210.73712: Set connection var ansible_shell_type to sh 13632 1726884210.73720: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884210.73742: variable 'ansible_shell_executable' from source: unknown 13632 1726884210.73745: variable 'ansible_connection' from source: unknown 13632 1726884210.73747: variable 'ansible_module_compression' from source: unknown 13632 1726884210.73752: variable 'ansible_shell_type' from source: unknown 13632 1726884210.73756: variable 'ansible_shell_executable' from source: unknown 13632 1726884210.73760: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884210.73765: variable 'ansible_pipelining' from source: unknown 13632 1726884210.73769: variable 'ansible_timeout' from source: unknown 13632 1726884210.73774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884210.73865: 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) 13632 1726884210.73874: variable 'omit' from source: magic vars 13632 1726884210.73881: starting attempt loop 13632 1726884210.73884: running the handler 13632 1726884210.73893: variable 'ansible_facts' from source: unknown 13632 1726884210.73896: variable 'ansible_facts' from source: unknown 13632 1726884210.73944: _low_level_execute_command(): starting 13632 1726884210.73954: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884210.74479: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.74483: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.74495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.74497: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.74550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884210.74557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.74607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.76343: stdout chunk (state=3): >>>/root <<< 13632 1726884210.76455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884210.76519: stderr chunk (state=3): >>><<< 13632 1726884210.76523: stdout chunk (state=3): >>><<< 13632 1726884210.76545: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884210.76557: _low_level_execute_command(): starting 13632 1726884210.76563: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967 `" && echo ansible-tmp-1726884210.7654572-14244-24056799997967="` echo /root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967 `" ) && sleep 0' 13632 1726884210.77053: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.77056: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884210.77060: 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.77062: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.77115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884210.77118: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.77174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.79130: stdout chunk (state=3): >>>ansible-tmp-1726884210.7654572-14244-24056799997967=/root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967 <<< 13632 1726884210.79246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884210.79302: stderr chunk (state=3): >>><<< 13632 1726884210.79305: stdout chunk (state=3): >>><<< 13632 1726884210.79326: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884210.7654572-14244-24056799997967=/root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884210.79359: variable 'ansible_module_compression' from source: unknown 13632 1726884210.79408: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884210.79444: variable 'ansible_facts' from source: unknown 13632 1726884210.79518: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967/AnsiballZ_dnf.py 13632 1726884210.79634: Sending initial data 13632 1726884210.79638: Sent initial data (151 bytes) 13632 1726884210.80086: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884210.80123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884210.80127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.80130: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.80182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884210.80193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.80233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.81842: 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 <<< 13632 1726884210.81890: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884210.81934: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpt9w5wgb4 /root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967/AnsiballZ_dnf.py <<< 13632 1726884210.81942: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967/AnsiballZ_dnf.py" <<< 13632 1726884210.81976: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpt9w5wgb4" to remote "/root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967/AnsiballZ_dnf.py" <<< 13632 1726884210.81982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967/AnsiballZ_dnf.py" <<< 13632 1726884210.83025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884210.83103: stderr chunk (state=3): >>><<< 13632 1726884210.83106: stdout chunk (state=3): >>><<< 13632 1726884210.83128: done transferring module to remote 13632 1726884210.83144: _low_level_execute_command(): starting 13632 1726884210.83149: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967/ /root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967/AnsiballZ_dnf.py && sleep 0' 13632 1726884210.83635: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.83639: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884210.83641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884210.83644: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.83646: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.83700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884210.83718: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884210.83724: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.83755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.85577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884210.85632: stderr chunk (state=3): >>><<< 13632 1726884210.85635: stdout chunk (state=3): >>><<< 13632 1726884210.85654: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884210.85658: _low_level_execute_command(): starting 13632 1726884210.85663: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967/AnsiballZ_dnf.py && sleep 0' 13632 1726884210.86150: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.86153: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884210.86156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.86158: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884210.86160: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884210.86216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884210.86220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884210.86272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884210.88412: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884210.88447: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884210.88474: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884210.88552: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884210.88558: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884210.88598: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884210.88633: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884210.88644: stdout chunk (state=3): >>># installing zipimport hook <<< 13632 1726884210.88668: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884210.88674: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884210.88727: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884210.88733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.88752: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884210.88777: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884210.88812: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884210.88837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884210.88844: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab620c530> <<< 13632 1726884210.88864: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab61dbb30> <<< 13632 1726884210.88890: 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' <<< 13632 1726884210.88898: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab620eab0> <<< 13632 1726884210.88921: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884210.88948: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884210.88968: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884210.89007: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884210.89105: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884210.89132: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884210.89138: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884210.89159: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884210.89177: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884210.89201: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13632 1726884210.89221: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884210.89229: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884210.89234: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884210.89262: 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' <<< 13632 1726884210.89294: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5fe1160> <<< 13632 1726884210.89354: 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 <<< 13632 1726884210.89367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.89373: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5fe2150> <<< 13632 1726884210.89405: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884210.89435: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884210.89716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884210.89725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884210.89754: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884210.89763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.89784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884210.89824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884210.89846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884210.89879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884210.89885: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab6027f20> <<< 13632 1726884210.89906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884210.89925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884210.89953: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884210.89959: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60340b0> <<< 13632 1726884210.89980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884210.90004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884210.90029: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884210.90082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.90101: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884210.90123: 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 0x7ffab6057920> <<< 13632 1726884210.90155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884210.90161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13632 1726884210.90178: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab6057fb0> <<< 13632 1726884210.90183: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884210.90240: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab6037bf0> <<< 13632 1726884210.90246: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884210.90280: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab6035310> <<< 13632 1726884210.90374: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60250d0> <<< 13632 1726884210.90408: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884210.90426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884210.90439: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884210.90461: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884210.90485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884210.90512: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884210.90518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884210.90543: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab607b860> <<< 13632 1726884210.90562: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab607a480> <<< 13632 1726884210.90598: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884210.90606: 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 0x7ffab60361e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab6078d10> <<< 13632 1726884210.90659: 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' <<< 13632 1726884210.90669: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60ac890> <<< 13632 1726884210.90675: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab6024350> <<< 13632 1726884210.90701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884210.90707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884210.90742: 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' <<< 13632 1726884210.90746: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab60acd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60acbf0> <<< 13632 1726884210.90791: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.90799: 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 0x7ffab60acf80> <<< 13632 1726884210.90806: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab601ae70> <<< 13632 1726884210.90837: 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' <<< 13632 1726884210.90860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884210.90893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884210.90908: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60ad670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60ad340> <<< 13632 1726884210.90920: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884210.90949: 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' <<< 13632 1726884210.90973: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60ae570> <<< 13632 1726884210.90978: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884210.90998: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884210.91020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884210.91054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884210.91077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884210.91092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60c87a0> <<< 13632 1726884210.91097: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884210.91130: 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' <<< 13632 1726884210.91135: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab60c9ee0> <<< 13632 1726884210.91166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884210.91175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884210.91202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884210.91206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884210.91213: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60cade0> <<< 13632 1726884210.91249: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.91260: 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 0x7ffab60cb410> <<< 13632 1726884210.91266: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60ca330> <<< 13632 1726884210.91296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884210.91301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884210.91340: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.91351: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.91354: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab60cbe90> <<< 13632 1726884210.91360: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60cb5c0> <<< 13632 1726884210.91407: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60ae5d0> <<< 13632 1726884210.91429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884210.91454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884210.91474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884210.91500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884210.91530: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.91535: 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 0x7ffab5dffe00> <<< 13632 1726884210.91560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13632 1726884210.91565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13632 1726884210.91591: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.91598: 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 0x7ffab5e28890> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e285f0> <<< 13632 1726884210.91627: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.91638: 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 0x7ffab5e288c0> <<< 13632 1726884210.91651: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.91660: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab5e28aa0> <<< 13632 1726884210.91670: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5dfdfa0> <<< 13632 1726884210.91695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884210.91791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884210.91818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884210.91836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884210.91839: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e2a0f0> <<< 13632 1726884210.91863: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e28d70> <<< 13632 1726884210.91881: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60aecc0> <<< 13632 1726884210.91906: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884210.91961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.91979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884210.92025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884210.92054: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e52480> <<< 13632 1726884210.92107: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884210.92119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.92141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884210.92165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884210.92213: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e76600> <<< 13632 1726884210.92238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884210.92277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884210.92331: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884210.92360: 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 0x7ffab5ea73e0> <<< 13632 1726884210.92390: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884210.92421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884210.92448: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884210.92492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884210.92582: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5ed9b80> <<< 13632 1726884210.92656: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5ea7500> <<< 13632 1726884210.92705: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e77290> <<< 13632 1726884210.92734: 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 0x7ffab5ce84d0> <<< 13632 1726884210.92752: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e75640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e2b020> <<< 13632 1726884210.92870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884210.92895: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffab5ce86b0> <<< 13632 1726884210.92975: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload__jeujv6c/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 13632 1726884210.93141: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.93172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884210.93179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884210.93218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884210.93300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884210.93334: 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 0x7ffab5d46180> <<< 13632 1726884210.93340: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884210.93546: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d1d070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d1c230> <<< 13632 1726884210.93552: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.93580: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884210.93597: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.93603: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.93626: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.93641: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884210.93656: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.95209: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.96471: 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' <<< 13632 1726884210.96480: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d1f590> <<< 13632 1726884210.96506: 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' <<< 13632 1726884210.96528: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884210.96560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884210.96568: 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' <<< 13632 1726884210.96605: 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 0x7ffab5d69bb0> <<< 13632 1726884210.96645: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d69940> <<< 13632 1726884210.96672: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d69250> <<< 13632 1726884210.96706: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884210.96708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884210.96748: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d699a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d46e10> <<< 13632 1726884210.96761: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884210.96793: 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 0x7ffab5d6a840> <<< 13632 1726884210.96824: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.96834: 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 0x7ffab5d6aa80> <<< 13632 1726884210.96846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884210.96892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884210.96906: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884210.96951: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d6afc0> <<< 13632 1726884210.96957: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884210.96980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884210.97006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884210.97042: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd0d70> <<< 13632 1726884210.97071: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.97077: 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 0x7ffab5bd2990> <<< 13632 1726884210.97100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884210.97114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884210.97147: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd3350> <<< 13632 1726884210.97168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884210.97200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884210.97220: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd4530> <<< 13632 1726884210.97234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884210.97271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884210.97301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884210.97309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884210.97356: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd6f90> <<< 13632 1726884210.97398: 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 0x7ffab5bd70b0> <<< 13632 1726884210.97430: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd5250> <<< 13632 1726884210.97436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884210.97469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884210.97494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13632 1726884210.97508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884210.97512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884210.97546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884210.97576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884210.97582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bdade0> <<< 13632 1726884210.97599: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884210.97673: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd9910> <<< 13632 1726884210.97684: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd9670> <<< 13632 1726884210.97700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884210.97706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884210.97778: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bdbc50> <<< 13632 1726884210.97809: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd5760> <<< 13632 1726884210.97837: 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 0x7ffab5c1ef60> <<< 13632 1726884210.97865: 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 0x7ffab5c1f0e0> <<< 13632 1726884210.97897: 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 <<< 13632 1726884210.97907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884210.97933: 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' <<< 13632 1726884210.97975: 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 0x7ffab5c28cb0> <<< 13632 1726884210.97982: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c28aa0> <<< 13632 1726884210.98005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884210.98101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884210.98148: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.98151: 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 0x7ffab5c2b230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c293a0> <<< 13632 1726884210.98183: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884210.98227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884210.98251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884210.98254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884210.98274: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884210.98325: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c2e990> <<< 13632 1726884210.98476: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c2b320> <<< 13632 1726884210.98555: 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' <<< 13632 1726884210.98561: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab5c2fc80> <<< 13632 1726884210.98594: 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' <<< 13632 1726884210.98600: 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 0x7ffab5c2f9b0> <<< 13632 1726884210.98648: 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' <<< 13632 1726884210.98659: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab5c2fd40> <<< 13632 1726884210.98672: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c1f3e0> <<< 13632 1726884210.98690: 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 <<< 13632 1726884210.98700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884210.98714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884210.98739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884210.98768: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.98795: 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 0x7ffab5c334d0> <<< 13632 1726884210.98982: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884210.98992: 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 0x7ffab5c349e0> <<< 13632 1726884210.99002: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c31c70> <<< 13632 1726884210.99037: 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' <<< 13632 1726884210.99042: 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 0x7ffab5c33020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c318b0> <<< 13632 1726884210.99078: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.99080: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884210.99106: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.99202: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.99313: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.99319: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.99332: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884210.99343: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.99362: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884210.99382: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.99521: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884210.99665: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.00330: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.01010: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884211.01028: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884211.01038: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884211.01059: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884211.01070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.01130: 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 0x7ffab5cb8ad0> <<< 13632 1726884211.01238: 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' <<< 13632 1726884211.01261: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5cb9820> <<< 13632 1726884211.01293: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c374a0> <<< 13632 1726884211.01326: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884211.01346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.01374: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.01390: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884211.01394: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.01573: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.01762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884211.01766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884211.01780: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5cb95e0> <<< 13632 1726884211.01795: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.02355: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.02906: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.02993: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.03080: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884211.03087: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.03139: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.03181: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884211.03186: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.03269: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.03390: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884211.03407: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.03421: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884211.03442: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.03480: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.03528: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884211.03539: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.03819: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.04104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884211.04171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884211.04180: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884211.04274: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5cba630> <<< 13632 1726884211.04286: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.04370: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.04455: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884211.04460: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884211.04482: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884211.04507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884211.04513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884211.04591: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884211.04715: 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 0x7ffab5cc22d0> <<< 13632 1726884211.04774: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884211.04778: 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 0x7ffab5cc2c30> <<< 13632 1726884211.04797: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5cbb620> <<< 13632 1726884211.04806: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.04855: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.04900: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884211.04910: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.04955: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.05005: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.05062: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.05139: 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 <<< 13632 1726884211.05182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.05273: 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 0x7ffab5cc18b0> <<< 13632 1726884211.05313: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5cc2e40> <<< 13632 1726884211.05346: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884211.05362: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.05429: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.05501: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.05527: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.05574: 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' <<< 13632 1726884211.05603: 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 <<< 13632 1726884211.05628: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884211.05645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884211.05703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884211.05731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884211.05743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884211.05807: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5ae10> <<< 13632 1726884211.05852: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5accb60> <<< 13632 1726884211.05942: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5acacc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5cc1790> # destroy ansible.module_utils.distro <<< 13632 1726884211.05954: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 13632 1726884211.05960: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.05995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.06020: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884211.06079: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884211.06085: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.06108: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884211.06127: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.06777: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.07373: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.08138: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.08895: 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 0x7ffab5b5c110> <<< 13632 1726884211.08924: 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'<<< 13632 1726884211.08944: stdout chunk (state=3): >>> import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5c320> <<< 13632 1726884211.08952: 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' <<< 13632 1726884211.08972: 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' <<< 13632 1726884211.09007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 13632 1726884211.09015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5ca70> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5c5c0> <<< 13632 1726884211.09047: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py <<< 13632 1726884211.09051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 13632 1726884211.09070: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 13632 1726884211.09076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884211.09116: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5d3a0> <<< 13632 1726884211.09143: 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' <<< 13632 1726884211.09166: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13632 1726884211.09198: 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' <<< 13632 1726884211.09228: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13632 1726884211.09237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13632 1726884211.09261: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 13632 1726884211.09267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13632 1726884211.09293: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b3ebd0> <<< 13632 1726884211.09304: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 13632 1726884211.09324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b3dc10> <<< 13632 1726884211.09334: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 13632 1726884211.09349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 13632 1726884211.09358: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab50929f0> <<< 13632 1726884211.09405: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b3cad0> <<< 13632 1726884211.09429: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884211.09469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884211.09497: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13632 1726884211.09510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13632 1726884211.09518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13632 1726884211.09562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13632 1726884211.09637: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab50a5520> <<< 13632 1726884211.09643: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab50a4050> <<< 13632 1726884211.09672: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5093410> <<< 13632 1726884211.09695: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5e030> <<< 13632 1726884211.09712: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884211.09734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13632 1726884211.09756: 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 <<< 13632 1726884211.09908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884211.09923: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 13632 1726884211.09933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13632 1726884211.09954: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab51113a0> <<< 13632 1726884211.10098: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab50c94f0> <<< 13632 1726884211.10133: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b3e420> <<< 13632 1726884211.10157: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13632 1726884211.10164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 13632 1726884211.10190: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884211.10214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884211.10255: 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 0x7ffab5118f50> <<< 13632 1726884211.10271: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5113170> <<< 13632 1726884211.10277: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab50c8fe0> <<< 13632 1726884211.10316: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5da00> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5d430> <<< 13632 1726884211.10329: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5d160> <<< 13632 1726884211.10332: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5c380> <<< 13632 1726884211.10356: 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' <<< 13632 1726884211.10364: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5d460> <<< 13632 1726884211.10383: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 13632 1726884211.10400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 13632 1726884211.10411: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13632 1726884211.10427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13632 1726884211.10468: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5119550> <<< 13632 1726884211.10480: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5119160> <<< 13632 1726884211.10512: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884211.10519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.10597: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5119ca0> <<< 13632 1726884211.10613: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884211.10639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13632 1726884211.10703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884211.10737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884211.10814: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884211.10909: 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 0x7ffab512c110><<< 13632 1726884211.10915: stdout chunk (state=3): >>> <<< 13632 1726884211.11112: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5105760> <<< 13632 1726884211.11147: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab511a0f0> <<< 13632 1726884211.11171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13632 1726884211.11191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13632 1726884211.11214: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab51051f0> <<< 13632 1726884211.11237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 13632 1726884211.11243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 13632 1726884211.11265: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5136300> <<< 13632 1726884211.11291: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py <<< 13632 1726884211.11300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 13632 1726884211.11315: stdout chunk (state=3): >>># /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' <<< 13632 1726884211.11324: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5136fc0> <<< 13632 1726884211.11349: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5136a80> <<< 13632 1726884211.11359: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884211.11438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884211.11515: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab51374d0> <<< 13632 1726884211.11539: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884211.11575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884211.11916: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab50fb9e0> # /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 0x7ffab5029e50> <<< 13632 1726884211.11964: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.12091: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884211.12095: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.12236: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.12382: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13632 1726884211.12404: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.12459: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.12509: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 13632 1726884211.12655: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.12795: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884211.13005: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884211.13375: 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 <<< 13632 1726884211.13416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.13454: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /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 0x7ffab4d92ed0> <<< 13632 1726884211.13490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884211.13526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884211.13680: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4d92ff0> <<< 13632 1726884211.13706: 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' <<< 13632 1726884211.13774: 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' # 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 0x7ffab4ddf1d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4ddea20> <<< 13632 1726884211.13814: 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 0x7ffab4ddec00> <<< 13632 1726884211.13840: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4d93530> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4d920f0> <<< 13632 1726884211.13891: 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 0x7ffab4d92bd0> <<< 13632 1726884211.13918: 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 <<< 13632 1726884211.13982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884211.14011: 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' <<< 13632 1726884211.14039: 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' <<< 13632 1726884211.14259: 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 0x7ffab4e547a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4e54380> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 13632 1726884211.14275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13632 1726884211.14332: 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 0x7ffab4e57fb0> <<< 13632 1726884211.14373: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4e548f0> <<< 13632 1726884211.14404: 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 <<< 13632 1726884211.14500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884211.15512: 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 0x7ffab4933110> <<< 13632 1726884211.15583: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4e84170> <<< 13632 1726884211.15615: 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 <<< 13632 1726884211.15823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884211.15926: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab49b0da0> <<< 13632 1726884211.15973: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4933680> <<< 13632 1726884211.15998: 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 <<< 13632 1726884211.16034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884211.16125: 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 0x7ffab49b3d40> <<< 13632 1726884211.16169: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab49b0f50> <<< 13632 1726884211.16198: 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 <<< 13632 1726884211.16248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884211.16345: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 13632 1726884211.16352: 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 0x7ffab49ebe30> <<< 13632 1726884211.16400: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab49b3fb0> <<< 13632 1726884211.16420: 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 <<< 13632 1726884211.16425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884211.16494: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 13632 1726884211.16514: 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 0x7ffab3065130> <<< 13632 1726884211.16518: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3064530> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4dffec0> <<< 13632 1726884211.16544: 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 <<< 13632 1726884211.16578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13632 1726884211.16607: 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' <<< 13632 1726884211.16635: 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 <<< 13632 1726884211.16645: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884211.16682: 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 0x7ffab3084620> <<< 13632 1726884211.16720: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3067a70> <<< 13632 1726884211.16745: 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 <<< 13632 1726884211.16771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13632 1726884211.16800: 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' <<< 13632 1726884211.16836: 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 0x7ffab3086d20> <<< 13632 1726884211.16860: 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 <<< 13632 1726884211.16881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13632 1726884211.16909: 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' <<< 13632 1726884211.16913: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3087c20> <<< 13632 1726884211.16948: 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' <<< 13632 1726884211.17410: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab30a8530> <<< 13632 1726884211.17450: 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 <<< 13632 1726884211.17463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884211.17495: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab30a9a30> <<< 13632 1726884211.17499: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3087e60> <<< 13632 1726884211.17526: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3086bd0> <<< 13632 1726884211.17535: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3086570> <<< 13632 1726884211.17570: 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 <<< 13632 1726884211.17598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.17706: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab30ab680> <<< 13632 1726884211.17736: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3087140> <<< 13632 1726884211.17812: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3084950> <<< 13632 1726884211.17866: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3067080> <<< 13632 1726884211.17903: 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 <<< 13632 1726884211.17910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.18044: 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 0x7ffab30677a0> <<< 13632 1726884211.18051: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3067500> <<< 13632 1726884211.18092: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3065280> <<< 13632 1726884211.18122: 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 <<< 13632 1726884211.18128: stdout chunk (state=3): >>># 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 0x7ffab30ecc50> <<< 13632 1726884211.18149: 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 <<< 13632 1726884211.18176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884211.18208: 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 <<< 13632 1726884211.18214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884211.18245: 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 <<< 13632 1726884211.18253: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884211.18270: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab30ef1a0> <<< 13632 1726884211.18300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884211.18306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884211.18338: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab30ef950> <<< 13632 1726884211.18344: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab30ee450> <<< 13632 1726884211.18373: 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 <<< 13632 1726884211.18394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13632 1726884211.18416: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab31141a0> <<< 13632 1726884211.18442: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab30ecc20> <<< 13632 1726884211.18470: 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' <<< 13632 1726884211.18503: 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 <<< 13632 1726884211.18524: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13632 1726884211.18547: 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 <<< 13632 1726884211.18561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 13632 1726884211.18577: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3115c10> <<< 13632 1726884211.18607: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3115190> <<< 13632 1726884211.18615: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3114fb0> <<< 13632 1726884211.18635: 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 <<< 13632 1726884211.18638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 13632 1726884211.18664: 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 <<< 13632 1726884211.18699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884211.18719: 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 <<< 13632 1726884211.18741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884211.18769: 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 <<< 13632 1726884211.18773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13632 1726884211.18793: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3140c80> <<< 13632 1726884211.18821: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884211.18868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884211.18898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884211.18947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884211.18975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884211.18990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884211.19006: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2a56cf0> <<< 13632 1726884211.19034: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884211.19057: 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 0x7ffab2a57050> <<< 13632 1726884211.19119: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3142f60> <<< 13632 1726884211.19159: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3141100> <<< 13632 1726884211.19185: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3140170> <<< 13632 1726884211.19232: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab31163c0> <<< 13632 1726884211.19241: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3116090> <<< 13632 1726884211.19271: 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 <<< 13632 1726884211.19277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13632 1726884211.19309: 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 <<< 13632 1726884211.19317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.19351: 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 <<< 13632 1726884211.19354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884211.19372: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2a90aa0> <<< 13632 1726884211.19378: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2a57bf0> <<< 13632 1726884211.19414: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3116900> <<< 13632 1726884211.19444: 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 <<< 13632 1726884211.19450: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13632 1726884211.19481: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2a91160> <<< 13632 1726884211.19511: 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 <<< 13632 1726884211.19522: 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 0x7ffab2a91520> <<< 13632 1726884211.19541: 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 0x7ffab2a915e0> <<< 13632 1726884211.19575: 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' <<< 13632 1726884211.19581: stdout chunk (state=3): >>>import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2a91700> <<< 13632 1726884211.19604: 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 <<< 13632 1726884211.19645: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884211.19657: 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 <<< 13632 1726884211.19694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884211.19769: 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 0x7ffab2ab42f0> <<< 13632 1726884211.19795: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2a92420> <<< 13632 1726884211.19818: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2ab4470> <<< 13632 1726884211.19845: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884211.19959: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2ab4560> <<< 13632 1726884211.19965: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2a91550> <<< 13632 1726884211.20000: 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'<<< 13632 1726884211.20014: stdout chunk (state=3): >>> <<< 13632 1726884211.20027: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2ab4710> <<< 13632 1726884211.20046: 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 <<< 13632 1726884211.20059: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13632 1726884211.20092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884211.20167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884211.20194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884211.20230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884211.20252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884211.20272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884211.20306: 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 0x7ffab2b04140> <<< 13632 1726884211.20349: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2adf530> <<< 13632 1726884211.20418: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2addf40> <<< 13632 1726884211.20603: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2ab5e80> <<< 13632 1726884211.20621: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2ab52e0> <<< 13632 1726884211.20649: 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 <<< 13632 1726884211.20656: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2ab7260> <<< 13632 1726884211.20678: 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 <<< 13632 1726884211.20690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 13632 1726884211.20698: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2a916a0> <<< 13632 1726884211.20721: 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' <<< 13632 1726884211.20740: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1c920> <<< 13632 1726884211.20766: 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 <<< 13632 1726884211.20773: 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 0x7ffab2b1cb90> <<< 13632 1726884211.20800: 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' <<< 13632 1726884211.20829: 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 <<< 13632 1726884211.20842: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13632 1726884211.20870: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1d4c0> <<< 13632 1726884211.20877: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1cf50> <<< 13632 1726884211.20905: 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 0x7ffab2b1e3c0> <<< 13632 1726884211.20931: stdout chunk (state=3): >>>import 'gc' # <<< 13632 1726884211.20953: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4ddf2f0> <<< 13632 1726884211.20960: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4d91fa0> <<< 13632 1726884211.21545: 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 <<< 13632 1726884211.21574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884211.21609: 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'<<< 13632 1726884211.21622: stdout chunk (state=3): >>> <<< 13632 1726884211.21629: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1f740> <<< 13632 1726884211.21774: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884211.21801: 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 <<< 13632 1726884211.21808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884211.21840: 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 <<< 13632 1726884211.21847: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.21868: 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 <<< 13632 1726884211.21909: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884211.21938: 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 <<< 13632 1726884211.22000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884211.22024: 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 <<< 13632 1726884211.22031: stdout chunk (state=3): >>># 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 0x7ffab2907f50> <<< 13632 1726884211.22059: 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 <<< 13632 1726884211.22065: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 13632 1726884211.22087: 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 <<< 13632 1726884211.22110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884211.22141: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 13632 1726884211.22150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.22273: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884211.22277: 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 0x7ffab2929f40> <<< 13632 1726884211.22288: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2929af0> <<< 13632 1726884211.22314: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884211.22348: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884211.22355: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab292bec0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2928a40> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29282c0> <<< 13632 1726884211.22391: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2904fb0> <<< 13632 1726884211.22417: 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 <<< 13632 1726884211.22427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884211.22443: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2907d40> <<< 13632 1726884211.22461: 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 <<< 13632 1726884211.22513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.22521: 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 <<< 13632 1726884211.22545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884211.22582: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2947590> <<< 13632 1726884211.22627: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29460c0> <<< 13632 1726884211.22652: 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 <<< 13632 1726884211.22675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884211.22683: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2968da0> <<< 13632 1726884211.22713: 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' <<< 13632 1726884211.22736: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29690a0> <<< 13632 1726884211.22748: 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 <<< 13632 1726884211.22768: stdout chunk (state=3): >>># 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 0x7ffab2969310> <<< 13632 1726884211.22798: 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 <<< 13632 1726884211.22819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 13632 1726884211.22824: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29695b0> <<< 13632 1726884211.22843: 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 <<< 13632 1726884211.22854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13632 1726884211.22867: 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 <<< 13632 1726884211.22904: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884211.22942: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2969ca0> <<< 13632 1726884211.22948: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2969af0> <<< 13632 1726884211.22975: 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 <<< 13632 1726884211.22983: 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 0x7ffab296b590> <<< 13632 1726884211.23014: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 13632 1726884211.23030: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab296b6e0> <<< 13632 1726884211.23045: 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 <<< 13632 1726884211.23067: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13632 1726884211.23097: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab296b8f0> <<< 13632 1726884211.23117: 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 <<< 13632 1726884211.23132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13632 1726884211.23158: 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 <<< 13632 1726884211.23178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884211.23206: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2984890> <<< 13632 1726884211.23213: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2984110> <<< 13632 1726884211.23237: 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 <<< 13632 1726884211.23253: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 13632 1726884211.23265: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2985430> <<< 13632 1726884211.23295: 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 <<< 13632 1726884211.23301: stdout chunk (state=3): >>># 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 0x7ffab2985880> <<< 13632 1726884211.23330: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 13632 1726884211.23356: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2985a30> <<< 13632 1726884211.23369: 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 <<< 13632 1726884211.23394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884211.23426: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2985d00> <<< 13632 1726884211.23452: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 13632 1726884211.23476: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2986c00> <<< 13632 1726884211.23509: 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 <<< 13632 1726884211.23512: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 13632 1726884211.23514: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2986e70> <<< 13632 1726884211.23548: 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 <<< 13632 1726884211.23556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13632 1726884211.23581: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2987080> <<< 13632 1726884211.23597: 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 <<< 13632 1726884211.23612: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 13632 1726884211.23644: 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 <<< 13632 1726884211.23651: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 13632 1726884211.23666: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2987bf0> <<< 13632 1726884211.23679: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2987770> <<< 13632 1726884211.23700: 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 <<< 13632 1726884211.23707: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13632 1726884211.23739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13632 1726884211.23759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 13632 1726884211.23765: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29b0aa0> <<< 13632 1726884211.23778: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29b03e0> <<< 13632 1726884211.23803: 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 <<< 13632 1726884211.23807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884211.23809: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29b1700> <<< 13632 1726884211.23835: 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 <<< 13632 1726884211.23860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13632 1726884211.23873: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29b1a00> <<< 13632 1726884211.23906: 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 <<< 13632 1726884211.23909: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 13632 1726884211.23920: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29b2930> <<< 13632 1726884211.23947: 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' <<< 13632 1726884211.23953: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29b2bd0> <<< 13632 1726884211.23984: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 13632 1726884211.24006: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29b2d80> <<< 13632 1726884211.24013: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1e5a0> <<< 13632 1726884211.24032: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1f290> <<< 13632 1726884211.24044: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1e900> <<< 13632 1726884211.24060: 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 <<< 13632 1726884211.24067: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13632 1726884211.24118: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1efc0> <<< 13632 1726884211.24146: 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 <<< 13632 1726884211.24156: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13632 1726884211.24196: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29b2ae0> <<< 13632 1726884211.24218: 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 <<< 13632 1726884211.24238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13632 1726884211.24250: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29b3b30> <<< 13632 1726884211.24279: 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 <<< 13632 1726884211.24285: 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 0x7ffab29d0530> <<< 13632 1726884211.24313: 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 <<< 13632 1726884211.24331: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13632 1726884211.24363: 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 <<< 13632 1726884211.24372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.24404: 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 0x7ffab29d1880> <<< 13632 1726884211.24432: 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 <<< 13632 1726884211.24438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884211.24461: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d1940> <<< 13632 1726884211.24485: 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 <<< 13632 1726884211.24495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884211.24606: 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 0x7ffab29d2060> <<< 13632 1726884211.24613: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d1ee0> <<< 13632 1726884211.24642: 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 <<< 13632 1726884211.24649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 13632 1726884211.24669: 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 <<< 13632 1726884211.24698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 13632 1726884211.24718: 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 <<< 13632 1726884211.24738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884211.24765: 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 <<< 13632 1726884211.24777: 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 0x7ffab2710650> <<< 13632 1726884211.24796: 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 <<< 13632 1726884211.24817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13632 1726884211.24835: 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 <<< 13632 1726884211.24842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 13632 1726884211.24867: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py <<< 13632 1726884211.24874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2711820> <<< 13632 1726884211.24903: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2711a90> <<< 13632 1726884211.24924: stdout chunk (state=3): >>># /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' <<< 13632 1726884211.24957: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884211.24989: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884211.24993: stdout chunk (state=3): >>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab2711c10> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2711a30> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2711310> <<< 13632 1726884211.25020: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27107a0> <<< 13632 1726884211.25037: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d3a40> <<< 13632 1726884211.25052: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d2fc0> <<< 13632 1726884211.25063: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d2840> <<< 13632 1726884211.25071: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d1370> <<< 13632 1726884211.25098: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d0920> <<< 13632 1726884211.25127: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884211.25136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 13632 1726884211.25156: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2711dc0> <<< 13632 1726884211.25180: 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 <<< 13632 1726884211.25190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13632 1726884211.25207: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27126c0> <<< 13632 1726884211.25236: 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 <<< 13632 1726884211.25242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13632 1726884211.25275: 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' <<< 13632 1726884211.25312: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2713560> <<< 13632 1726884211.25327: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2713290> <<< 13632 1726884211.25343: 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' <<< 13632 1726884211.25368: 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 <<< 13632 1726884211.25508: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884211.25533: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884211.25573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884211.25653: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27459d0> <<< 13632 1726884211.25680: stdout chunk (state=3): >>># /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' <<< 13632 1726884211.25770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884211.25777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884211.25812: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27470b0> <<< 13632 1726884211.25957: 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 0x7ffab27462d0> <<< 13632 1726884211.25964: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2745eb0> <<< 13632 1726884211.25998: 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 <<< 13632 1726884211.26009: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884211.26038: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884211.26048: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab277c860> <<< 13632 1726884211.26064: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2745820> <<< 13632 1726884211.26089: 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 <<< 13632 1726884211.26092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884211.26117: 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 <<< 13632 1726884211.26157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884211.26163: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884211.26194: 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 <<< 13632 1726884211.26202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884211.26230: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab277f470> <<< 13632 1726884211.26243: 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 <<< 13632 1726884211.26255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 13632 1726884211.26262: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab277ff80> <<< 13632 1726884211.26286: 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 <<< 13632 1726884211.26307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884211.26323: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884211.26377: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab277cec0> <<< 13632 1726884211.26384: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab277cb90> <<< 13632 1726884211.26429: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2713830> <<< 13632 1726884211.26456: 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 <<< 13632 1726884211.26463: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 13632 1726884211.26497: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2745520> <<< 13632 1726884211.26503: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2713590> <<< 13632 1726884211.26521: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2712cc0> <<< 13632 1726884211.26547: 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 <<< 13632 1726884211.26565: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27a2240> <<< 13632 1726884211.26595: 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 <<< 13632 1726884211.26608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 13632 1726884211.26623: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27a2b70> <<< 13632 1726884211.26653: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 13632 1726884211.26657: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' <<< 13632 1726884211.26660: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27a3530> <<< 13632 1726884211.26684: 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 <<< 13632 1726884211.26702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13632 1726884211.26721: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27a3950> <<< 13632 1726884211.26766: 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 <<< 13632 1726884211.26769: 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 0x7ffab27bc530> <<< 13632 1726884211.26795: 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 <<< 13632 1726884211.26835: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884211.26869: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27bcbc0> <<< 13632 1726884211.26901: 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' <<< 13632 1726884211.26924: 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' <<< 13632 1726884211.26949: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 13632 1726884211.26956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 13632 1726884211.26996: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884211.27039: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884211.27050: stdout chunk (state=3): >>>import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab27bfa40> <<< 13632 1726884211.27074: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27bf410> <<< 13632 1726884211.27083: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27bf0e0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27bedb0> <<< 13632 1726884212.40635: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "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}}} <<< 13632 1726884212.41979: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884212.41984: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884212.42451: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 13632 1726884212.42512: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 13632 1726884212.42580: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # 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 _sha2 # 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 <<< 13632 1726884212.42609: 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 <<< 13632 1726884212.42677: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 13632 1726884212.42690: stdout chunk (state=3): >>># 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 <<< 13632 1726884212.42749: stdout chunk (state=3): >>># 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 <<< 13632 1726884212.42806: stdout chunk (state=3): >>># 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 <<< 13632 1726884212.42835: stdout chunk (state=3): >>># 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version <<< 13632 1726884212.42868: stdout chunk (state=3): >>># 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884212.43409: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 <<< 13632 1726884212.43457: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884212.43460: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 13632 1726884212.43518: stdout chunk (state=3): >>># destroy grp # destroy syslog # destroy selinux <<< 13632 1726884212.43521: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884212.43576: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884212.43599: 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 <<< 13632 1726884212.43643: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 13632 1726884212.43699: stdout chunk (state=3): >>># 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 <<< 13632 1726884212.43717: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 13632 1726884212.43794: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings <<< 13632 1726884212.43847: stdout chunk (state=3): >>># 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 <<< 13632 1726884212.43884: stdout chunk (state=3): >>># 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 <<< 13632 1726884212.43958: stdout chunk (state=3): >>># 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 <<< 13632 1726884212.43995: 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 # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 13632 1726884212.44113: 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 # 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 <<< 13632 1726884212.44119: stdout chunk (state=3): >>># 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 <<< 13632 1726884212.44227: stdout chunk (state=3): >>># 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 <<< 13632 1726884212.44250: 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 # 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 <<< 13632 1726884212.44334: stdout chunk (state=3): >>># 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 <<< 13632 1726884212.44341: 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 # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 13632 1726884212.44443: 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 # 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 <<< 13632 1726884212.44458: stdout chunk (state=3): >>># 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 13632 1726884212.44555: stdout chunk (state=3): >>># 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 <<< 13632 1726884212.44559: 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 # 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 <<< 13632 1726884212.44640: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # 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 <<< 13632 1726884212.44648: 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 <<< 13632 1726884212.44678: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # 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 <<< 13632 1726884212.45184: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884212.45232: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 13632 1726884212.45299: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser <<< 13632 1726884212.45326: stdout chunk (state=3): >>># destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884212.45373: stdout chunk (state=3): >>># destroy _queue # destroy array <<< 13632 1726884212.45444: stdout chunk (state=3): >>># destroy copyreg <<< 13632 1726884212.45448: stdout chunk (state=3): >>># destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing <<< 13632 1726884212.45467: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 13632 1726884212.45531: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction <<< 13632 1726884212.45576: stdout chunk (state=3): >>># 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 <<< 13632 1726884212.45638: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar<<< 13632 1726884212.45656: stdout chunk (state=3): >>> # 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 <<< 13632 1726884212.45698: stdout chunk (state=3): >>># destroy rpm <<< 13632 1726884212.45770: 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 # destroy json.scanner # destroy _json # destroy collections # destroy io <<< 13632 1726884212.45796: stdout chunk (state=3): >>># destroy _opcode <<< 13632 1726884212.45865: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 13632 1726884212.45913: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13632 1726884212.45977: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884212.46086: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884212.46242: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13632 1726884212.46280: stdout chunk (state=3): >>># destroy _random # destroy _sre <<< 13632 1726884212.46310: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 13632 1726884212.47353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884212.47356: stdout chunk (state=3): >>><<< 13632 1726884212.47359: stderr chunk (state=3): >>><<< 13632 1726884212.47596: _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 0x7ffab620c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab61dbb30> # /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 0x7ffab620eab0> 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 0x7ffab5fe1160> # /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 0x7ffab5fe2150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab6027f20> # /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 0x7ffab60340b0> # /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 0x7ffab6057920> # /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 0x7ffab6057fb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab6037bf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab6035310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60250d0> # /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 0x7ffab607b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab607a480> # /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 0x7ffab60361e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab6078d10> # /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 0x7ffab60ac890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab6024350> # /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 0x7ffab60acd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60acbf0> # 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 0x7ffab60acf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab601ae70> # /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 0x7ffab60ad670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60ad340> 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 0x7ffab60ae570> 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 0x7ffab60c87a0> 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 0x7ffab60c9ee0> # /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 0x7ffab60cade0> # 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 0x7ffab60cb410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60ca330> # /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 0x7ffab60cbe90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60cb5c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60ae5d0> # /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 0x7ffab5dffe00> # /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 0x7ffab5e28890> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e285f0> # 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 0x7ffab5e288c0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab5e28aa0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5dfdfa0> # /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 0x7ffab5e2a0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e28d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab60aecc0> # /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 0x7ffab5e52480> # /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 0x7ffab5e76600> # /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 0x7ffab5ea73e0> # /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 0x7ffab5ed9b80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5ea7500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e77290> # /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 0x7ffab5ce84d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e75640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5e2b020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffab5ce86b0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload__jeujv6c/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 0x7ffab5d46180> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d1d070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d1c230> # 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 0x7ffab5d1f590> # /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 0x7ffab5d69bb0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d69940> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d69250> # /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 0x7ffab5d699a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5d46e10> 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 0x7ffab5d6a840> # 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 0x7ffab5d6aa80> # /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 0x7ffab5d6afc0> 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 0x7ffab5bd0d70> # 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 0x7ffab5bd2990> # /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 0x7ffab5bd3350> # /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 0x7ffab5bd4530> # /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 0x7ffab5bd6f90> # 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 0x7ffab5bd70b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd5250> # /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 0x7ffab5bdade0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd9910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd9670> # /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 0x7ffab5bdbc50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5bd5760> # 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 0x7ffab5c1ef60> # /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 0x7ffab5c1f0e0> # /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 0x7ffab5c28cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c28aa0> # /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 0x7ffab5c2b230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c293a0> # /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 0x7ffab5c2e990> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c2b320> # 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 0x7ffab5c2fc80> # 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 0x7ffab5c2f9b0> # 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 0x7ffab5c2fd40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c1f3e0> # /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 0x7ffab5c334d0> # 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 0x7ffab5c349e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c31c70> # 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 0x7ffab5c33020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c318b0> # 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 0x7ffab5cb8ad0> # /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 0x7ffab5cb9820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5c374a0> 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 0x7ffab5cb95e0> # 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 0x7ffab5cba630> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffab5cc22d0> # 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 0x7ffab5cc2c30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5cbb620> # 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 0x7ffab5cc18b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5cc2e40> 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 0x7ffab5b5ae10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5accb60> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5acacc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5cc1790> # 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 0x7ffab5b5c110> # /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 0x7ffab5b5c320> # /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 0x7ffab5b5ca70> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5c5c0> # /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 0x7ffab5b5d3a0> # /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 0x7ffab5b3ebd0> # /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 0x7ffab5b3dc10> # /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 0x7ffab50929f0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b3cad0> # /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 0x7ffab50a5520> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab50a4050> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5093410> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5e030> # /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 0x7ffab51113a0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab50c94f0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b3e420> # /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 0x7ffab5118f50> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5113170> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab50c8fe0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5da00> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5d430> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5d160> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5b5c380> # /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 0x7ffab5b5d460> # /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 0x7ffab5119550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5119160> # /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 0x7ffab5119ca0> # /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 0x7ffab512c110> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5105760> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab511a0f0> # /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 0x7ffab51051f0> # /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 0x7ffab5136300> # /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 0x7ffab5136fc0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab5136a80> # /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 0x7ffab51374d0> # /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 0x7ffab50fb9e0> # /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 0x7ffab5029e50> # 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 0x7ffab4d92ed0> # /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 0x7ffab4d92ff0> # /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 0x7ffab4ddf1d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4ddea20> # 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 0x7ffab4ddec00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4d93530> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4d920f0> # /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 0x7ffab4d92bd0> # /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 0x7ffab4e547a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4e54380> # /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 0x7ffab4e57fb0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4e548f0> # /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 0x7ffab4933110> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4e84170> # /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 0x7ffab49b0da0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4933680> # /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 0x7ffab49b3d40> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab49b0f50> # /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 0x7ffab49ebe30> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab49b3fb0> # /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 0x7ffab3065130> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3064530> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4dffec0> # /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 0x7ffab3084620> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3067a70> # /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 0x7ffab3086d20> # /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 0x7ffab3087c20> # /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 0x7ffab30a8530> # /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 0x7ffab30a9a30> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3087e60> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3086bd0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3086570> # /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 0x7ffab30ab680> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3087140> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3084950> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3067080> # /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 0x7ffab30677a0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3067500> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3065280> # /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 0x7ffab30ecc50> # /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 0x7ffab30ef1a0> # /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 0x7ffab30ef950> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab30ee450> # /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 0x7ffab31141a0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab30ecc20> # /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 0x7ffab3115c10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3115190> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3114fb0> # /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 0x7ffab3140c80> # /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 0x7ffab2a56cf0> # 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 0x7ffab2a57050> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3142f60> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3141100> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3140170> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab31163c0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3116090> # /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 0x7ffab2a90aa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2a57bf0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab3116900> # /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 0x7ffab2a91160> # /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 0x7ffab2a91520> # /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 0x7ffab2a915e0> # /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 0x7ffab2a91700> # /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 0x7ffab2ab42f0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2a92420> # /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 0x7ffab2ab4470> # /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 0x7ffab2ab4560> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2a91550> # /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 0x7ffab2ab4710> # /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 0x7ffab2b04140> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2adf530> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2addf40> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2ab5e80> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2ab52e0> # /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 0x7ffab2ab7260> # /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 0x7ffab2a916a0> # /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 0x7ffab2b1c920> # /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 0x7ffab2b1cb90> # /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 0x7ffab2b1d4c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1cf50> # /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 0x7ffab2b1e3c0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4ddf2f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab4d91fa0> # /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' # /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 0x7ffab2b1f740> # destroy dnf.plugin.dynamic.copr # /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/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 0x7ffab2907f50> # /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 0x7ffab2929f40> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2929af0> # 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 0x7ffab292bec0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2928a40> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29282c0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2904fb0> # /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 0x7ffab2907d40> # /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 0x7ffab2947590> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29460c0> # /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 0x7ffab2968da0> # /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 0x7ffab29690a0> # /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 0x7ffab2969310> # /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 0x7ffab29695b0> # /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 0x7ffab2969ca0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2969af0> # /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 0x7ffab296b590> # /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 0x7ffab296b6e0> # /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 0x7ffab296b8f0> # /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 0x7ffab2984890> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2984110> # /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 0x7ffab2985430> # /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 0x7ffab2985880> # /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 0x7ffab2985a30> # /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 0x7ffab2985d00> # /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 0x7ffab2986c00> # /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 0x7ffab2986e70> # /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 0x7ffab2987080> # /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 0x7ffab2987bf0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2987770> # /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 0x7ffab29b0aa0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29b03e0> # /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 0x7ffab29b1700> # /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 0x7ffab29b1a00> # /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 0x7ffab29b2930> # /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 0x7ffab29b2bd0> # /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 0x7ffab29b2d80> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1e5a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1f290> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2b1e900> # /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 0x7ffab2b1efc0> # /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 0x7ffab29b2ae0> # /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 0x7ffab29b3b30> # /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 0x7ffab29d0530> # /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 0x7ffab29d1880> # /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 0x7ffab29d1940> # /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 0x7ffab29d2060> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d1ee0> # /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 0x7ffab2710650> # /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 0x7ffab2711820> # /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 0x7ffab2711a90> # /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 0x7ffab2711c10> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2711a30> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2711310> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27107a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d3a40> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d2fc0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d2840> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d1370> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab29d0920> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2711dc0> # /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 0x7ffab27126c0> # /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 0x7ffab2713560> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2713290> # /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 0x7ffab27459d0> # /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 0x7ffab27470b0> # 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 0x7ffab27462d0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2745eb0> # /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 0x7ffab277c860> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2745820> # /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 0x7ffab277f470> # /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 0x7ffab277ff80> # /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 0x7ffab277cec0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab277cb90> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2713830> # /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 0x7ffab2745520> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2713590> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab2712cc0> # /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 0x7ffab27a2240> # /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 0x7ffab27a2b70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27a3530> # /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 0x7ffab27a3950> # /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 0x7ffab27bc530> # /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 0x7ffab27bcbc0> # /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 0x7ffab27bfa40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27bf410> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27bf0e0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffab27bedb0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884212.48807: done with _execute_module (ansible.legacy.dnf, {'name': ['util-linux-core'], '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-1726884210.7654572-14244-24056799997967/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884212.48810: _low_level_execute_command(): starting 13632 1726884212.48813: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884210.7654572-14244-24056799997967/ > /dev/null 2>&1 && sleep 0' 13632 1726884212.48816: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884212.48818: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884212.48821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884212.48823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884212.48826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884212.48828: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884212.48830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884212.48833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884212.48835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884212.48838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884212.50632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884212.50680: stderr chunk (state=3): >>><<< 13632 1726884212.50684: stdout chunk (state=3): >>><<< 13632 1726884212.50704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884212.50711: handler run complete 13632 1726884212.50749: attempt loop complete, returning result 13632 1726884212.50752: _execute() done 13632 1726884212.50755: dumping result to json 13632 1726884212.50766: done dumping result, returning 13632 1726884212.50774: done running TaskExecutor() for managed_node3/TASK: Ensure test packages [12b27791-eb03-55b1-95d9-0000000001fa] 13632 1726884212.50780: sending task result for task 12b27791-eb03-55b1-95d9-0000000001fa 13632 1726884212.50885: done sending task result for task 12b27791-eb03-55b1-95d9-0000000001fa 13632 1726884212.50889: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884212.50978: no more pending results, returning what we have 13632 1726884212.50982: results queue empty 13632 1726884212.50983: checking for any_errors_fatal 13632 1726884212.50990: done checking for any_errors_fatal 13632 1726884212.50991: checking for max_fail_percentage 13632 1726884212.50993: done checking for max_fail_percentage 13632 1726884212.50994: checking to see if all hosts have failed and the running result is not ok 13632 1726884212.50995: done checking to see if all hosts have failed 13632 1726884212.50996: getting the remaining hosts for this loop 13632 1726884212.50998: done getting the remaining hosts for this loop 13632 1726884212.51003: getting the next task for host managed_node3 13632 1726884212.51010: done getting next task for host managed_node3 13632 1726884212.51013: ^ task is: TASK: Find unused disks in the system 13632 1726884212.51018: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884212.51022: getting variables 13632 1726884212.51023: in VariableManager get_vars() 13632 1726884212.51057: Calling all_inventory to load vars for managed_node3 13632 1726884212.51060: Calling groups_inventory to load vars for managed_node3 13632 1726884212.51064: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884212.51076: Calling all_plugins_play to load vars for managed_node3 13632 1726884212.51079: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884212.51082: Calling groups_plugins_play to load vars for managed_node3 13632 1726884212.51803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884212.52430: done with get_vars() 13632 1726884212.52450: done getting variables TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:23 Friday 20 September 2024 22:03:32 -0400 (0:00:01.834) 0:00:21.450 ****** 13632 1726884212.52619: entering _queue_task() for managed_node3/find_unused_disk 13632 1726884212.52621: Creating lock for find_unused_disk 13632 1726884212.53077: worker is 1 (out of 1 available) 13632 1726884212.53097: exiting _queue_task() for managed_node3/find_unused_disk 13632 1726884212.53111: done queuing things up, now waiting for results queue to drain 13632 1726884212.53113: waiting for pending results... 13632 1726884212.53493: running TaskExecutor() for managed_node3/TASK: Find unused disks in the system 13632 1726884212.53578: in run() - task 12b27791-eb03-55b1-95d9-0000000001fb 13632 1726884212.53615: variable 'ansible_search_path' from source: unknown 13632 1726884212.53723: calling self._execute() 13632 1726884212.53786: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884212.53795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884212.53823: variable 'omit' from source: magic vars 13632 1726884212.53933: variable 'omit' from source: magic vars 13632 1726884212.53975: variable 'omit' from source: magic vars 13632 1726884212.54213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884212.56223: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884212.56331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884212.56393: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884212.56402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884212.56437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884212.56529: 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) 13632 1726884212.56565: 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) 13632 1726884212.56599: 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) 13632 1726884212.56658: 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) 13632 1726884212.56679: 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) 13632 1726884212.56798: variable 'min_size' from source: include params 13632 1726884212.56807: variable 'test_disk_min_size' from source: play vars 13632 1726884212.56906: variable 'test_disk_min_size' from source: play vars 13632 1726884212.56919: variable 'omit' from source: magic vars 13632 1726884212.57048: variable 'omit' from source: magic vars 13632 1726884212.57185: variable 'omit' from source: magic vars 13632 1726884212.57319: variable 'omit' from source: magic vars 13632 1726884212.57323: variable 'omit' from source: magic vars 13632 1726884212.57341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884212.57364: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884212.57423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884212.57427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884212.57431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884212.57459: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884212.57463: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884212.57465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884212.57618: Set connection var ansible_shell_executable to /bin/sh 13632 1726884212.57622: Set connection var ansible_connection to ssh 13632 1726884212.57624: Set connection var ansible_pipelining to False 13632 1726884212.57627: Set connection var ansible_timeout to 10 13632 1726884212.57629: Set connection var ansible_shell_type to sh 13632 1726884212.57631: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884212.57643: variable 'ansible_shell_executable' from source: unknown 13632 1726884212.57646: variable 'ansible_connection' from source: unknown 13632 1726884212.57652: variable 'ansible_module_compression' from source: unknown 13632 1726884212.57654: variable 'ansible_shell_type' from source: unknown 13632 1726884212.57660: variable 'ansible_shell_executable' from source: unknown 13632 1726884212.57664: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884212.57672: variable 'ansible_pipelining' from source: unknown 13632 1726884212.57679: variable 'ansible_timeout' from source: unknown 13632 1726884212.57689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884212.57916: 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__) 13632 1726884212.57920: variable 'omit' from source: magic vars 13632 1726884212.57923: starting attempt loop 13632 1726884212.57925: running the handler 13632 1726884212.57927: _low_level_execute_command(): starting 13632 1726884212.57930: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884212.58591: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884212.58610: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884212.58623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884212.58640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884212.58654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884212.58669: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884212.58681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884212.58693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884212.58712: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884212.58716: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884212.58729: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884212.58799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884212.58814: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884212.58871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884212.60611: stdout chunk (state=3): >>>/root <<< 13632 1726884212.60817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884212.60820: stdout chunk (state=3): >>><<< 13632 1726884212.60823: stderr chunk (state=3): >>><<< 13632 1726884212.60845: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884212.60961: _low_level_execute_command(): starting 13632 1726884212.60965: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156 `" && echo ansible-tmp-1726884212.6085324-14284-205954539402156="` echo /root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156 `" ) && sleep 0' 13632 1726884212.61549: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884212.61565: 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.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884212.61578: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884212.61649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884212.61652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884212.61671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884212.61724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884212.63705: stdout chunk (state=3): >>>ansible-tmp-1726884212.6085324-14284-205954539402156=/root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156 <<< 13632 1726884212.63841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884212.63894: stderr chunk (state=3): >>><<< 13632 1726884212.63911: stdout chunk (state=3): >>><<< 13632 1726884212.63928: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884212.6085324-14284-205954539402156=/root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884212.64033: variable 'ansible_module_compression' from source: unknown 13632 1726884212.64085: ANSIBALLZ: Using lock for find_unused_disk 13632 1726884212.64090: ANSIBALLZ: Acquiring lock 13632 1726884212.64104: ANSIBALLZ: Lock acquired: 140439777235440 13632 1726884212.64116: ANSIBALLZ: Creating module 13632 1726884212.78808: ANSIBALLZ: Writing module into payload 13632 1726884212.78872: ANSIBALLZ: Writing module 13632 1726884212.78894: ANSIBALLZ: Renaming module 13632 1726884212.78901: ANSIBALLZ: Done creating module 13632 1726884212.78920: variable 'ansible_facts' from source: unknown 13632 1726884212.78969: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156/AnsiballZ_find_unused_disk.py 13632 1726884212.79094: Sending initial data 13632 1726884212.79097: Sent initial data (165 bytes) 13632 1726884212.79714: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884212.79718: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884212.79722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration <<< 13632 1726884212.79726: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884212.79738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884212.79772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884212.79829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884212.81557: 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 <<< 13632 1726884212.81600: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884212.81645: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmprjaavzgn /root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156/AnsiballZ_find_unused_disk.py <<< 13632 1726884212.81652: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156/AnsiballZ_find_unused_disk.py" <<< 13632 1726884212.81691: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmprjaavzgn" to remote "/root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156/AnsiballZ_find_unused_disk.py" <<< 13632 1726884212.81695: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156/AnsiballZ_find_unused_disk.py" <<< 13632 1726884212.82523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884212.82602: stderr chunk (state=3): >>><<< 13632 1726884212.82605: stdout chunk (state=3): >>><<< 13632 1726884212.82626: done transferring module to remote 13632 1726884212.82645: _low_level_execute_command(): starting 13632 1726884212.82648: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156/ /root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156/AnsiballZ_find_unused_disk.py && sleep 0' 13632 1726884212.83137: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884212.83141: 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.8.115 originally 10.31.8.115 <<< 13632 1726884212.83143: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884212.83145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884212.83148: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884212.83220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884212.83268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884212.85219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884212.85268: stderr chunk (state=3): >>><<< 13632 1726884212.85272: stdout chunk (state=3): >>><<< 13632 1726884212.85303: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884212.85308: _low_level_execute_command(): starting 13632 1726884212.85368: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156/AnsiballZ_find_unused_disk.py && sleep 0' 13632 1726884212.86058: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884212.86062: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884212.86065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884212.86069: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884212.86131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884212.86136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884212.86204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884212.88422: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884212.88451: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884212.88485: stdout chunk (state=3): >>>import '_thread' # <<< 13632 1726884212.88491: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 13632 1726884212.88563: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884212.88569: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884212.88602: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884212.88641: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884212.88678: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884212.88681: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884212.88737: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884212.88742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884212.88761: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884212.88789: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884212.88824: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884212.88852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884212.88864: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f72c530> <<< 13632 1726884212.88895: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f6fbb30> <<< 13632 1726884212.88944: 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 0x7f252f72eab0> <<< 13632 1726884212.88956: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884212.88973: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884212.89013: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884212.89039: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884212.89119: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884212.89150: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884212.89178: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884212.89217: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884212.89220: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13632 1726884212.89246: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884212.89250: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884212.89257: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884212.89282: 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 <<< 13632 1726884212.89287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884212.89313: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f4dd160> <<< 13632 1726884212.89375: 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 <<< 13632 1726884212.89391: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884212.89398: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f4de150> <<< 13632 1726884212.89428: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884212.89457: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884212.89716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884212.89735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884212.89770: 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' <<< 13632 1726884212.89783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884212.89817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884212.89847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884212.89878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884212.89916: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f523ef0> <<< 13632 1726884212.89920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884212.89953: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f523fb0> <<< 13632 1726884212.89968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884212.90022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884212.90080: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884212.90083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884212.90138: 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 0x7f252f5538c0> <<< 13632 1726884212.90172: 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 0x7f252f553f50> <<< 13632 1726884212.90196: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884212.90239: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f533bc0> import '_functools' # <<< 13632 1726884212.90283: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5312e0> <<< 13632 1726884212.90385: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5210a0> <<< 13632 1726884212.90437: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884212.90457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884212.90469: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884212.90501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884212.90545: 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' <<< 13632 1726884212.90587: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f577830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f576450> <<< 13632 1726884212.90593: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884212.90619: 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 0x7f252f5322d0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f574ce0> <<< 13632 1726884212.90677: 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 0x7f252f5a8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f520320> <<< 13632 1726884212.90723: 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' <<< 13632 1726884212.90728: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884212.90760: 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 0x7f252f5a8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5a8bc0> <<< 13632 1726884212.90792: 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 0x7f252f5a8f80> <<< 13632 1726884212.90798: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f516e40> <<< 13632 1726884212.90834: 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' <<< 13632 1726884212.90856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884212.90892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884212.90919: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5a9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5a9340> import 'importlib.machinery' # <<< 13632 1726884212.90960: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884212.90964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884212.90998: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5aa540> import 'importlib.util' # <<< 13632 1726884212.91001: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884212.91034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884212.91063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884212.91091: 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 0x7f252f5c0770> <<< 13632 1726884212.91113: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884212.91143: 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 0x7f252f5c1eb0> <<< 13632 1726884212.91201: 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' <<< 13632 1726884212.91225: 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 0x7f252f5c2d80> <<< 13632 1726884212.91258: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884212.91262: 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 0x7f252f5c33e0> <<< 13632 1726884212.91276: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5c2300> <<< 13632 1726884212.91298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884212.91305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884212.91369: 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 0x7f252f5c3e60> <<< 13632 1726884212.91389: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5c3590> <<< 13632 1726884212.91416: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5aa5a0> <<< 13632 1726884212.91476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884212.91484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884212.91526: 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' <<< 13632 1726884212.91557: 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 0x7f252f34bd70> <<< 13632 1726884212.91613: 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' <<< 13632 1726884212.91617: 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 0x7f252f374800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f374560> <<< 13632 1726884212.91649: 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 0x7f252f374830> <<< 13632 1726884212.91684: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f252f374a10> <<< 13632 1726884212.91715: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f349f10> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884212.91820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884212.91855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f376030> <<< 13632 1726884212.91880: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f374cb0> <<< 13632 1726884212.91901: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5aac90> <<< 13632 1726884212.91942: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884212.91979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884212.92031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884212.92095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884212.92098: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f3a6360> <<< 13632 1726884212.92170: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884212.92174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884212.92177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884212.92200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884212.92243: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f3c24e0> <<< 13632 1726884212.92269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884212.92303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884212.92370: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884212.92419: 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'<<< 13632 1726884212.92425: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f3fb290> <<< 13632 1726884212.92453: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884212.92476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884212.92479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884212.92519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884212.92607: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f425a30> <<< 13632 1726884212.92690: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f3fb3b0> <<< 13632 1726884212.92733: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f3c3170> <<< 13632 1726884212.92762: 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 0x7f252f2383b0> <<< 13632 1726884212.92790: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f3c1520> <<< 13632 1726884212.92797: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f376f00> <<< 13632 1726884212.92900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884212.92931: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f252f238590> <<< 13632 1726884212.93013: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_find_unused_disk_payload_xo1jxj0e/ansible_find_unused_disk_payload.zip' # zipimport: zlib available <<< 13632 1726884212.93167: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884212.93217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884212.93222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884212.93260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884212.93338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884212.93358: 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 0x7f252f292030> <<< 13632 1726884212.93384: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884212.93564: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f268f20> <<< 13632 1726884212.93577: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f2680b0> # zipimport: zlib available <<< 13632 1726884212.93616: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884212.93619: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884212.93640: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884212.93654: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884212.93695: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 13632 1726884212.95247: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884212.96536: 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 0x7f252f26be90> <<< 13632 1726884212.96558: 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' <<< 13632 1726884212.96583: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884212.96619: stdout chunk (state=3): >>># 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' <<< 13632 1726884212.96645: 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 0x7f252f2b99a0> <<< 13632 1726884212.96689: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f2b9730> <<< 13632 1726884212.96726: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f2b9040> <<< 13632 1726884212.96759: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884212.96820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884212.96825: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f2b9520> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f292a50> import 'atexit' # <<< 13632 1726884212.96844: 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 0x7f252f2ba630> <<< 13632 1726884212.96861: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884212.96868: 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 0x7f252f2ba870> <<< 13632 1726884212.96888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884212.96934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884212.96949: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884212.97007: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f2badb0> <<< 13632 1726884212.97011: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884212.97037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884212.97063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884212.97095: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f11cb30> <<< 13632 1726884212.97147: 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 0x7f252f11e270> <<< 13632 1726884212.97153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884212.97168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884212.97220: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f11f0e0> <<< 13632 1726884212.97235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884212.97257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884212.97263: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f11ff20> <<< 13632 1726884212.97293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884212.97323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884212.97344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884212.97350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884212.97411: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f122cf0> <<< 13632 1726884212.97459: 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 0x7f252f122e10> <<< 13632 1726884212.97473: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f120fe0> <<< 13632 1726884212.97500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884212.97520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884212.97560: 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' <<< 13632 1726884212.97586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884212.97598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884212.97616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884212.97626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13632 1726884212.97633: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f126bd0> <<< 13632 1726884212.97648: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884212.97716: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f1256d0> <<< 13632 1726884212.97735: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f125430> <<< 13632 1726884212.97751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884212.97774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884212.97827: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f127f20> <<< 13632 1726884212.97858: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f1214c0> <<< 13632 1726884212.97890: 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 0x7f252f16adb0> <<< 13632 1726884212.97918: 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'<<< 13632 1726884212.97947: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f16af30> <<< 13632 1726884212.97961: 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' <<< 13632 1726884212.97987: 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' <<< 13632 1726884212.98024: 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 0x7f252f16cb00> <<< 13632 1726884212.98031: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f16c8c0> <<< 13632 1726884212.98055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884212.98182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884212.98226: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884212.98230: 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 0x7f252f16f080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f16d1f0> <<< 13632 1726884212.98256: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884212.98305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884212.98353: 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' <<< 13632 1726884212.98357: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884212.98391: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f17a8a0> <<< 13632 1726884212.98544: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f16f230> <<< 13632 1726884212.98633: 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 0x7f252f17bb90> <<< 13632 1726884212.98661: 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 0x7f252f17b8c0> <<< 13632 1726884212.98715: 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' <<< 13632 1726884212.98727: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f252f17bc50> <<< 13632 1726884212.98734: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f16b200> <<< 13632 1726884212.98760: 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' <<< 13632 1726884212.98785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884212.98811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884212.98844: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884212.98877: 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 0x7f252f17f3e0> <<< 13632 1726884212.99064: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884212.99074: 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 0x7f252f180770> <<< 13632 1726884212.99098: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f17db50> <<< 13632 1726884212.99132: 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' <<< 13632 1726884212.99173: 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 0x7f252f17eed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f17d730> # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884212.99179: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884212.99194: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884212.99300: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884212.99421: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884212.99424: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884212.99448: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13632 1726884212.99472: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884212.99495: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884212.99625: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884212.99761: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.00446: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.01103: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884213.01107: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884213.01124: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884213.01141: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884213.01165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884213.01223: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884213.01230: 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 0x7f252f204920> <<< 13632 1726884213.01337: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884213.01345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884213.01364: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f205760> <<< 13632 1726884213.01375: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f17d9a0> <<< 13632 1726884213.01438: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884213.01448: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.01461: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.01486: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884213.01489: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.01667: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.01853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884213.01860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884213.01869: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f2044d0> <<< 13632 1726884213.01886: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.02471: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.03001: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.03084: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.03176: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884213.03185: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.03236: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.03292: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13632 1726884213.03365: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.03479: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884213.03536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13632 1726884213.03590: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.03652: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884213.03657: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.03919: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.04197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884213.04253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884213.04271: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884213.04362: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f2079e0> <<< 13632 1726884213.04368: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.04452: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.04539: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884213.04553: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884213.04559: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884213.04581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884213.04587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884213.04667: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884213.04791: 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 0x7f252f20e000> <<< 13632 1726884213.04854: 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' <<< 13632 1726884213.04862: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f252f20e930> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f207260> <<< 13632 1726884213.04882: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.04934: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.04984: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13632 1726884213.05024: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.05072: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.05142: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.05248: 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 <<< 13632 1726884213.05256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884213.05350: 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 0x7f252f20d6a0> <<< 13632 1726884213.05380: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f20eae0> <<< 13632 1726884213.05431: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884213.05510: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.05599: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.05649: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.05653: 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' <<< 13632 1726884213.05660: 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 <<< 13632 1726884213.05685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884213.05709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884213.05768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884213.05777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884213.05801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884213.05862: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f0a2d50> <<< 13632 1726884213.05920: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f01bbc0> <<< 13632 1726884213.05994: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f012b70> <<< 13632 1726884213.06002: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f0129c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884213.06035: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.06060: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884213.06067: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884213.06124: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884213.06147: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.06157: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.06168: stdout chunk (state=3): >>>import 'ansible_collections' # # zipimport: zlib available <<< 13632 1726884213.06192: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.06195: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # <<< 13632 1726884213.06215: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.06232: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.06239: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available <<< 13632 1726884213.06267: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13632 1726884213.06277: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.06292: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.06307: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13632 1726884213.06313: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.06475: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.06692: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # <<< 13632 1726884213.06707: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884213.07019: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size' # # zipimport: zlib available <<< 13632 1726884213.11893: stdout chunk (state=3): >>> {"changed": false, "disks": ["sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdj\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdk\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdl\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/zram0\" TYPE=\"disk\" SIZE=\"3897556992\" FSTYPE=\"\" LOG-SEC=\"4096\"", "filename [xvda2] is a partition", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions", "Disk [/dev/zram0] attrs [{'type': 'disk', 'size': '3897556992', 'fstype': '', 'ssize': '4096'}] cannot be opened exclusively"], "invocation": {"module_args": {"min_size": "1g", "max_return": 10, "max_size": "0", "match_sector_size": false, "with_interface": null}}} <<< 13632 1726884213.11928: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884213.12349: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884213.12396: 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 <<< 13632 1726884213.12453: 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 # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing <<< 13632 1726884213.12523: 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 # 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<<< 13632 1726884213.12559: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora <<< 13632 1726884213.12598: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size <<< 13632 1726884213.12812: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884213.12869: 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 # destroy zipfile._path <<< 13632 1726884213.12897: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13632 1726884213.12968: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884213.13029: 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 # destroy _json # destroy grp # destroy encodings <<< 13632 1726884213.13040: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13632 1726884213.13102: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 13632 1726884213.13127: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884213.13143: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884213.13208: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 13632 1726884213.13259: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # 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 <<< 13632 1726884213.13390: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # 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 <<< 13632 1726884213.13394: 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 <<< 13632 1726884213.13432: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884213.13587: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884213.13595: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884213.13620: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884213.13685: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884213.13729: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13632 1726884213.13733: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884213.13847: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 13632 1726884213.13865: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 13632 1726884213.13908: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 13632 1726884213.13931: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13632 1726884213.13954: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884213.14385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884213.14494: stderr chunk (state=3): >>>Shared connection to 10.31.8.115 closed. <<< 13632 1726884213.14497: stdout chunk (state=3): >>><<< 13632 1726884213.14500: stderr chunk (state=3): >>><<< 13632 1726884213.14530: _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 0x7f252f72c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f6fbb30> # /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 0x7f252f72eab0> 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 0x7f252f4dd160> # /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 0x7f252f4de150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f523ef0> # /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 0x7f252f523fb0> # /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 0x7f252f5538c0> # /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 0x7f252f553f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f533bc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5312e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5210a0> # /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 0x7f252f577830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f576450> # /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 0x7f252f5322d0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f574ce0> # /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 0x7f252f5a8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f520320> # /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 0x7f252f5a8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5a8bc0> # 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 0x7f252f5a8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f516e40> # /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 0x7f252f5a9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5a9340> 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 0x7f252f5aa540> 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 0x7f252f5c0770> 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 0x7f252f5c1eb0> # /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 0x7f252f5c2d80> # 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 0x7f252f5c33e0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5c2300> # /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 0x7f252f5c3e60> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5c3590> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5aa5a0> # /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 0x7f252f34bd70> # /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 0x7f252f374800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f374560> # 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 0x7f252f374830> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f252f374a10> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f349f10> # /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 0x7f252f376030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f374cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f5aac90> # /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 0x7f252f3a6360> # /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 0x7f252f3c24e0> # /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 0x7f252f3fb290> # /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 0x7f252f425a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f3fb3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f3c3170> # /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 0x7f252f2383b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f3c1520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f376f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f252f238590> # zipimport: found 37 names in '/tmp/ansible_find_unused_disk_payload_xo1jxj0e/ansible_find_unused_disk_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 0x7f252f292030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f268f20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f2680b0> # 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 0x7f252f26be90> # /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 0x7f252f2b99a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f2b9730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f2b9040> # /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 0x7f252f2b9520> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f292a50> 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 0x7f252f2ba630> # 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 0x7f252f2ba870> # /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 0x7f252f2badb0> 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 0x7f252f11cb30> # 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 0x7f252f11e270> # /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 0x7f252f11f0e0> # /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 0x7f252f11ff20> # /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 0x7f252f122cf0> # 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 0x7f252f122e10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f120fe0> # /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 0x7f252f126bd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f1256d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f125430> # /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 0x7f252f127f20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f1214c0> # 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 0x7f252f16adb0> # /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 0x7f252f16af30> # /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 0x7f252f16cb00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f16c8c0> # /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 0x7f252f16f080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f16d1f0> # /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 0x7f252f17a8a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f16f230> # 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 0x7f252f17bb90> # 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 0x7f252f17b8c0> # 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 0x7f252f17bc50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f16b200> # /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 0x7f252f17f3e0> # 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 0x7f252f180770> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f17db50> # 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 0x7f252f17eed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f17d730> # 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 0x7f252f204920> # /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 0x7f252f205760> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f17d9a0> 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 0x7f252f2044d0> # 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 0x7f252f2079e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f252f20e000> # 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 0x7f252f20e930> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f207260> # 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 0x7f252f20d6a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f20eae0> 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 0x7f252f0a2d50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f01bbc0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f012b70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252f0129c0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size' # # zipimport: zlib available {"changed": false, "disks": ["sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdj\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdk\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdl\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/zram0\" TYPE=\"disk\" SIZE=\"3897556992\" FSTYPE=\"\" LOG-SEC=\"4096\"", "filename [xvda2] is a partition", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions", "Disk [/dev/zram0] attrs [{'type': 'disk', 'size': '3897556992', 'fstype': '', 'ssize': '4096'}] cannot be opened exclusively"], "invocation": {"module_args": {"min_size": "1g", "max_return": 10, "max_size": "0", "match_sector_size": false, "with_interface": 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.mod ule_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_ro les.plugins.module_utils.storage_lsr.size # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 13632 1726884213.15532: done with _execute_module (find_unused_disk, {'min_size': '1g', '_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': 'find_unused_disk', '_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-1726884212.6085324-14284-205954539402156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884213.15536: _low_level_execute_command(): starting 13632 1726884213.15538: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884212.6085324-14284-205954539402156/ > /dev/null 2>&1 && sleep 0' 13632 1726884213.15932: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884213.15963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884213.16039: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884213.16067: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884213.16135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884213.16160: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884213.16263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884213.16377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884213.18244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884213.18370: stderr chunk (state=3): >>><<< 13632 1726884213.18411: stdout chunk (state=3): >>><<< 13632 1726884213.18430: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884213.18593: handler run complete 13632 1726884213.18597: attempt loop complete, returning result 13632 1726884213.18600: _execute() done 13632 1726884213.18602: dumping result to json 13632 1726884213.18604: done dumping result, returning 13632 1726884213.18607: done running TaskExecutor() for managed_node3/TASK: Find unused disks in the system [12b27791-eb03-55b1-95d9-0000000001fb] 13632 1726884213.18610: sending task result for task 12b27791-eb03-55b1-95d9-0000000001fb 13632 1726884213.18691: done sending task result for task 12b27791-eb03-55b1-95d9-0000000001fb 13632 1726884213.18695: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdj\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdk\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdl\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/zram0\" TYPE=\"disk\" SIZE=\"3897556992\" FSTYPE=\"\" LOG-SEC=\"4096\"", "filename [xvda2] is a partition", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions", "Disk [/dev/zram0] attrs [{'type': 'disk', 'size': '3897556992', 'fstype': '', 'ssize': '4096'}] cannot be opened exclusively" ] } 13632 1726884213.18855: no more pending results, returning what we have 13632 1726884213.18860: results queue empty 13632 1726884213.18861: checking for any_errors_fatal 13632 1726884213.18871: done checking for any_errors_fatal 13632 1726884213.18872: checking for max_fail_percentage 13632 1726884213.18874: done checking for max_fail_percentage 13632 1726884213.18875: checking to see if all hosts have failed and the running result is not ok 13632 1726884213.18876: done checking to see if all hosts have failed 13632 1726884213.18877: getting the remaining hosts for this loop 13632 1726884213.18879: done getting the remaining hosts for this loop 13632 1726884213.18944: getting the next task for host managed_node3 13632 1726884213.18982: done getting next task for host managed_node3 13632 1726884213.18991: ^ task is: TASK: Set unused_disks if necessary 13632 1726884213.18996: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884213.19005: getting variables 13632 1726884213.19122: in VariableManager get_vars() 13632 1726884213.19162: Calling all_inventory to load vars for managed_node3 13632 1726884213.19166: Calling groups_inventory to load vars for managed_node3 13632 1726884213.19170: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884213.19186: Calling all_plugins_play to load vars for managed_node3 13632 1726884213.19245: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884213.19250: Calling groups_plugins_play to load vars for managed_node3 13632 1726884213.21149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884213.22315: done with get_vars() 13632 1726884213.22343: done getting variables 13632 1726884213.22440: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:31 Friday 20 September 2024 22:03:33 -0400 (0:00:00.698) 0:00:22.148 ****** 13632 1726884213.22482: entering _queue_task() for managed_node3/set_fact 13632 1726884213.22936: worker is 1 (out of 1 available) 13632 1726884213.22954: exiting _queue_task() for managed_node3/set_fact 13632 1726884213.22970: done queuing things up, now waiting for results queue to drain 13632 1726884213.22972: waiting for pending results... 13632 1726884213.23513: running TaskExecutor() for managed_node3/TASK: Set unused_disks if necessary 13632 1726884213.23519: in run() - task 12b27791-eb03-55b1-95d9-0000000001fc 13632 1726884213.23523: variable 'ansible_search_path' from source: unknown 13632 1726884213.23527: calling self._execute() 13632 1726884213.23685: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.23692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.23695: variable 'omit' from source: magic vars 13632 1726884213.24960: variable 'unused_disks_return' from source: set_fact 13632 1726884213.25003: Evaluated conditional ('Unable to find unused disk' not in unused_disks_return.disks): True 13632 1726884213.25032: variable 'omit' from source: magic vars 13632 1726884213.25162: variable 'omit' from source: magic vars 13632 1726884213.25276: variable 'unused_disks_return' from source: set_fact 13632 1726884213.25356: variable 'omit' from source: magic vars 13632 1726884213.25401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884213.25436: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884213.25453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884213.25475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884213.25493: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884213.25536: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884213.25543: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.25549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.25740: Set connection var ansible_shell_executable to /bin/sh 13632 1726884213.25754: Set connection var ansible_connection to ssh 13632 1726884213.25758: Set connection var ansible_pipelining to False 13632 1726884213.25771: Set connection var ansible_timeout to 10 13632 1726884213.25774: Set connection var ansible_shell_type to sh 13632 1726884213.25776: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884213.25887: variable 'ansible_shell_executable' from source: unknown 13632 1726884213.25902: variable 'ansible_connection' from source: unknown 13632 1726884213.25908: variable 'ansible_module_compression' from source: unknown 13632 1726884213.25915: variable 'ansible_shell_type' from source: unknown 13632 1726884213.25921: variable 'ansible_shell_executable' from source: unknown 13632 1726884213.25965: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.25968: variable 'ansible_pipelining' from source: unknown 13632 1726884213.25975: variable 'ansible_timeout' from source: unknown 13632 1726884213.25980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.26133: 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) 13632 1726884213.26138: variable 'omit' from source: magic vars 13632 1726884213.26141: starting attempt loop 13632 1726884213.26170: running the handler 13632 1726884213.26174: handler run complete 13632 1726884213.26177: attempt loop complete, returning result 13632 1726884213.26180: _execute() done 13632 1726884213.26183: dumping result to json 13632 1726884213.26240: done dumping result, returning 13632 1726884213.26248: done running TaskExecutor() for managed_node3/TASK: Set unused_disks if necessary [12b27791-eb03-55b1-95d9-0000000001fc] 13632 1726884213.26251: sending task result for task 12b27791-eb03-55b1-95d9-0000000001fc 13632 1726884213.26514: done sending task result for task 12b27791-eb03-55b1-95d9-0000000001fc 13632 1726884213.26517: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } 13632 1726884213.26618: no more pending results, returning what we have 13632 1726884213.26622: results queue empty 13632 1726884213.26625: checking for any_errors_fatal 13632 1726884213.26635: done checking for any_errors_fatal 13632 1726884213.26638: checking for max_fail_percentage 13632 1726884213.26640: done checking for max_fail_percentage 13632 1726884213.26641: checking to see if all hosts have failed and the running result is not ok 13632 1726884213.26642: done checking to see if all hosts have failed 13632 1726884213.26643: getting the remaining hosts for this loop 13632 1726884213.26645: done getting the remaining hosts for this loop 13632 1726884213.26657: getting the next task for host managed_node3 13632 1726884213.26665: done getting next task for host managed_node3 13632 1726884213.26670: ^ task is: TASK: Print unused disks 13632 1726884213.26675: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884213.26681: getting variables 13632 1726884213.26683: in VariableManager get_vars() 13632 1726884213.26721: Calling all_inventory to load vars for managed_node3 13632 1726884213.26725: Calling groups_inventory to load vars for managed_node3 13632 1726884213.26731: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884213.26744: Calling all_plugins_play to load vars for managed_node3 13632 1726884213.26750: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884213.26763: Calling groups_plugins_play to load vars for managed_node3 13632 1726884213.27355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884213.28533: done with get_vars() 13632 1726884213.28800: done getting variables 13632 1726884213.29059: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print unused disks] ****************************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:36 Friday 20 September 2024 22:03:33 -0400 (0:00:00.066) 0:00:22.215 ****** 13632 1726884213.29110: entering _queue_task() for managed_node3/debug 13632 1726884213.29389: worker is 1 (out of 1 available) 13632 1726884213.29405: exiting _queue_task() for managed_node3/debug 13632 1726884213.29419: done queuing things up, now waiting for results queue to drain 13632 1726884213.29421: waiting for pending results... 13632 1726884213.29631: running TaskExecutor() for managed_node3/TASK: Print unused disks 13632 1726884213.29733: in run() - task 12b27791-eb03-55b1-95d9-0000000001fd 13632 1726884213.29745: variable 'ansible_search_path' from source: unknown 13632 1726884213.29782: calling self._execute() 13632 1726884213.29862: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.29870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.29882: variable 'omit' from source: magic vars 13632 1726884213.29980: variable 'omit' from source: magic vars 13632 1726884213.30043: variable 'omit' from source: magic vars 13632 1726884213.30113: variable 'omit' from source: magic vars 13632 1726884213.30125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884213.30163: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884213.30190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884213.30241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884213.30244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884213.30394: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884213.30397: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.30400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.30402: Set connection var ansible_shell_executable to /bin/sh 13632 1726884213.30405: Set connection var ansible_connection to ssh 13632 1726884213.30411: Set connection var ansible_pipelining to False 13632 1726884213.30418: Set connection var ansible_timeout to 10 13632 1726884213.30421: Set connection var ansible_shell_type to sh 13632 1726884213.30431: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884213.30462: variable 'ansible_shell_executable' from source: unknown 13632 1726884213.30466: variable 'ansible_connection' from source: unknown 13632 1726884213.30471: variable 'ansible_module_compression' from source: unknown 13632 1726884213.30474: variable 'ansible_shell_type' from source: unknown 13632 1726884213.30479: variable 'ansible_shell_executable' from source: unknown 13632 1726884213.30482: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.30493: variable 'ansible_pipelining' from source: unknown 13632 1726884213.30496: variable 'ansible_timeout' from source: unknown 13632 1726884213.30502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.30718: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884213.30722: variable 'omit' from source: magic vars 13632 1726884213.30725: starting attempt loop 13632 1726884213.30728: running the handler 13632 1726884213.30764: variable 'unused_disks' from source: set_fact 13632 1726884213.31057: variable 'unused_disks' from source: set_fact 13632 1726884213.31136: handler run complete 13632 1726884213.31159: attempt loop complete, returning result 13632 1726884213.31176: _execute() done 13632 1726884213.31179: dumping result to json 13632 1726884213.31182: done dumping result, returning 13632 1726884213.31309: done running TaskExecutor() for managed_node3/TASK: Print unused disks [12b27791-eb03-55b1-95d9-0000000001fd] 13632 1726884213.31312: sending task result for task 12b27791-eb03-55b1-95d9-0000000001fd 13632 1726884213.31381: done sending task result for task 12b27791-eb03-55b1-95d9-0000000001fd 13632 1726884213.31386: WORKER PROCESS EXITING ok: [managed_node3] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] } 13632 1726884213.31581: no more pending results, returning what we have 13632 1726884213.31589: results queue empty 13632 1726884213.31791: checking for any_errors_fatal 13632 1726884213.31796: done checking for any_errors_fatal 13632 1726884213.31797: checking for max_fail_percentage 13632 1726884213.31800: done checking for max_fail_percentage 13632 1726884213.31801: checking to see if all hosts have failed and the running result is not ok 13632 1726884213.31802: done checking to see if all hosts have failed 13632 1726884213.31803: getting the remaining hosts for this loop 13632 1726884213.31805: done getting the remaining hosts for this loop 13632 1726884213.31809: getting the next task for host managed_node3 13632 1726884213.31819: done getting next task for host managed_node3 13632 1726884213.31822: ^ task is: TASK: Print info from find_unused_disk 13632 1726884213.31827: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884213.31831: getting variables 13632 1726884213.31832: in VariableManager get_vars() 13632 1726884213.31862: Calling all_inventory to load vars for managed_node3 13632 1726884213.31865: Calling groups_inventory to load vars for managed_node3 13632 1726884213.31869: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884213.31879: Calling all_plugins_play to load vars for managed_node3 13632 1726884213.31885: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884213.31994: Calling groups_plugins_play to load vars for managed_node3 13632 1726884213.33274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884213.34545: done with get_vars() 13632 1726884213.34566: done getting variables 13632 1726884213.34677: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print info from find_unused_disk] **************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:44 Friday 20 September 2024 22:03:33 -0400 (0:00:00.056) 0:00:22.271 ****** 13632 1726884213.34714: entering _queue_task() for managed_node3/debug 13632 1726884213.34960: worker is 1 (out of 1 available) 13632 1726884213.34976: exiting _queue_task() for managed_node3/debug 13632 1726884213.34994: done queuing things up, now waiting for results queue to drain 13632 1726884213.34995: waiting for pending results... 13632 1726884213.35178: running TaskExecutor() for managed_node3/TASK: Print info from find_unused_disk 13632 1726884213.35273: in run() - task 12b27791-eb03-55b1-95d9-0000000001ff 13632 1726884213.35286: variable 'ansible_search_path' from source: unknown 13632 1726884213.35317: calling self._execute() 13632 1726884213.35394: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.35401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.35412: variable 'omit' from source: magic vars 13632 1726884213.35777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884213.39262: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884213.39349: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884213.39391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884213.39433: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884213.39468: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884213.39555: 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) 13632 1726884213.39592: 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) 13632 1726884213.39624: 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) 13632 1726884213.39676: 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) 13632 1726884213.39697: 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) 13632 1726884213.39756: 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) 13632 1726884213.39788: 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) 13632 1726884213.39817: 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) 13632 1726884213.39905: 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) 13632 1726884213.39913: 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) 13632 1726884213.40065: variable 'unused_disks' from source: set_fact 13632 1726884213.40110: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 13632 1726884213.40114: when evaluation is False, skipping this task 13632 1726884213.40122: _execute() done 13632 1726884213.40125: dumping result to json 13632 1726884213.40193: done dumping result, returning 13632 1726884213.40196: done running TaskExecutor() for managed_node3/TASK: Print info from find_unused_disk [12b27791-eb03-55b1-95d9-0000000001ff] 13632 1726884213.40198: sending task result for task 12b27791-eb03-55b1-95d9-0000000001ff skipping: [managed_node3] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } 13632 1726884213.40404: no more pending results, returning what we have 13632 1726884213.40408: results queue empty 13632 1726884213.40409: checking for any_errors_fatal 13632 1726884213.40416: done checking for any_errors_fatal 13632 1726884213.40416: checking for max_fail_percentage 13632 1726884213.40419: done checking for max_fail_percentage 13632 1726884213.40420: checking to see if all hosts have failed and the running result is not ok 13632 1726884213.40421: done checking to see if all hosts have failed 13632 1726884213.40422: getting the remaining hosts for this loop 13632 1726884213.40423: done getting the remaining hosts for this loop 13632 1726884213.40427: getting the next task for host managed_node3 13632 1726884213.40434: done getting next task for host managed_node3 13632 1726884213.40437: ^ task is: TASK: Show disk information 13632 1726884213.40441: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 13632 1726884213.40445: getting variables 13632 1726884213.40446: in VariableManager get_vars() 13632 1726884213.40479: Calling all_inventory to load vars for managed_node3 13632 1726884213.40485: Calling groups_inventory to load vars for managed_node3 13632 1726884213.40490: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884213.40503: Calling all_plugins_play to load vars for managed_node3 13632 1726884213.40507: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884213.40511: Calling groups_plugins_play to load vars for managed_node3 13632 1726884213.41056: done sending task result for task 12b27791-eb03-55b1-95d9-0000000001ff 13632 1726884213.41064: WORKER PROCESS EXITING 13632 1726884213.41735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884213.43271: done with get_vars() 13632 1726884213.43295: done getting variables 13632 1726884213.43531: 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 [Show disk information] *************************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:49 Friday 20 September 2024 22:03:33 -0400 (0:00:00.088) 0:00:22.359 ****** 13632 1726884213.43571: entering _queue_task() for managed_node3/shell 13632 1726884213.43574: Creating lock for shell 13632 1726884213.44207: worker is 1 (out of 1 available) 13632 1726884213.44222: exiting _queue_task() for managed_node3/shell 13632 1726884213.44236: done queuing things up, now waiting for results queue to drain 13632 1726884213.44238: waiting for pending results... 13632 1726884213.44694: running TaskExecutor() for managed_node3/TASK: Show disk information 13632 1726884213.44844: in run() - task 12b27791-eb03-55b1-95d9-000000000200 13632 1726884213.45093: variable 'ansible_search_path' from source: unknown 13632 1726884213.45097: calling self._execute() 13632 1726884213.45199: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.45293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.45314: variable 'omit' from source: magic vars 13632 1726884213.46028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884213.48592: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884213.49389: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884213.49439: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884213.49493: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884213.49662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884213.49782: 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) 13632 1726884213.49829: 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) 13632 1726884213.49871: 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) 13632 1726884213.50007: 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) 13632 1726884213.50047: 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) 13632 1726884213.50306: 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) 13632 1726884213.50309: 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) 13632 1726884213.50313: 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) 13632 1726884213.50315: 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) 13632 1726884213.50317: 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) 13632 1726884213.50496: variable 'unused_disks' from source: set_fact 13632 1726884213.50562: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 13632 1726884213.50576: when evaluation is False, skipping this task 13632 1726884213.50626: _execute() done 13632 1726884213.50654: dumping result to json 13632 1726884213.50667: done dumping result, returning 13632 1726884213.50704: done running TaskExecutor() for managed_node3/TASK: Show disk information [12b27791-eb03-55b1-95d9-000000000200] 13632 1726884213.50737: sending task result for task 12b27791-eb03-55b1-95d9-000000000200 skipping: [managed_node3] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } 13632 1726884213.50931: no more pending results, returning what we have 13632 1726884213.50935: results queue empty 13632 1726884213.50936: checking for any_errors_fatal 13632 1726884213.50944: done checking for any_errors_fatal 13632 1726884213.50945: checking for max_fail_percentage 13632 1726884213.50952: done checking for max_fail_percentage 13632 1726884213.50953: checking to see if all hosts have failed and the running result is not ok 13632 1726884213.50954: done checking to see if all hosts have failed 13632 1726884213.50955: getting the remaining hosts for this loop 13632 1726884213.50957: done getting the remaining hosts for this loop 13632 1726884213.50962: getting the next task for host managed_node3 13632 1726884213.50970: done getting next task for host managed_node3 13632 1726884213.50973: ^ task is: TASK: Exit playbook when there's not enough unused disks in the system 13632 1726884213.50977: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 13632 1726884213.50981: getting variables 13632 1726884213.50985: in VariableManager get_vars() 13632 1726884213.51136: Calling all_inventory to load vars for managed_node3 13632 1726884213.51140: Calling groups_inventory to load vars for managed_node3 13632 1726884213.51145: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884213.51157: Calling all_plugins_play to load vars for managed_node3 13632 1726884213.51160: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884213.51164: Calling groups_plugins_play to load vars for managed_node3 13632 1726884213.51757: done sending task result for task 12b27791-eb03-55b1-95d9-000000000200 13632 1726884213.51761: WORKER PROCESS EXITING 13632 1726884213.52126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884213.53048: done with get_vars() 13632 1726884213.53069: done getting variables 13632 1726884213.53229: 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 [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:58 Friday 20 September 2024 22:03:33 -0400 (0:00:00.097) 0:00:22.457 ****** 13632 1726884213.53326: entering _queue_task() for managed_node3/fail 13632 1726884213.53328: Creating lock for fail 13632 1726884213.53731: worker is 1 (out of 1 available) 13632 1726884213.53744: exiting _queue_task() for managed_node3/fail 13632 1726884213.53759: done queuing things up, now waiting for results queue to drain 13632 1726884213.53762: waiting for pending results... 13632 1726884213.54140: running TaskExecutor() for managed_node3/TASK: Exit playbook when there's not enough unused disks in the system 13632 1726884213.54292: in run() - task 12b27791-eb03-55b1-95d9-000000000201 13632 1726884213.54319: variable 'ansible_search_path' from source: unknown 13632 1726884213.54384: calling self._execute() 13632 1726884213.54503: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.54518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.54543: variable 'omit' from source: magic vars 13632 1726884213.55095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884213.58992: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884213.59083: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884213.59176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884213.59202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884213.59240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884213.59346: 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) 13632 1726884213.59593: 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) 13632 1726884213.59597: 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) 13632 1726884213.59599: 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) 13632 1726884213.59603: 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) 13632 1726884213.59605: 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) 13632 1726884213.59608: 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) 13632 1726884213.59641: 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) 13632 1726884213.59698: 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) 13632 1726884213.59725: 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) 13632 1726884213.59955: variable 'unused_disks' from source: set_fact 13632 1726884213.60003: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 13632 1726884213.60013: when evaluation is False, skipping this task 13632 1726884213.60021: _execute() done 13632 1726884213.60030: dumping result to json 13632 1726884213.60038: done dumping result, returning 13632 1726884213.60057: done running TaskExecutor() for managed_node3/TASK: Exit playbook when there's not enough unused disks in the system [12b27791-eb03-55b1-95d9-000000000201] 13632 1726884213.60069: sending task result for task 12b27791-eb03-55b1-95d9-000000000201 13632 1726884213.60396: done sending task result for task 12b27791-eb03-55b1-95d9-000000000201 13632 1726884213.60400: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } 13632 1726884213.60460: no more pending results, returning what we have 13632 1726884213.60464: results queue empty 13632 1726884213.60466: checking for any_errors_fatal 13632 1726884213.60474: done checking for any_errors_fatal 13632 1726884213.60476: checking for max_fail_percentage 13632 1726884213.60478: done checking for max_fail_percentage 13632 1726884213.60479: checking to see if all hosts have failed and the running result is not ok 13632 1726884213.60481: done checking to see if all hosts have failed 13632 1726884213.60482: getting the remaining hosts for this loop 13632 1726884213.60484: done getting the remaining hosts for this loop 13632 1726884213.60491: getting the next task for host managed_node3 13632 1726884213.60503: done getting next task for host managed_node3 13632 1726884213.60508: ^ task is: TASK: Create LVM logical volumes under volume groups 13632 1726884213.60512: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 13632 1726884213.60517: getting variables 13632 1726884213.60519: in VariableManager get_vars() 13632 1726884213.60556: Calling all_inventory to load vars for managed_node3 13632 1726884213.60560: Calling groups_inventory to load vars for managed_node3 13632 1726884213.60564: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884213.60577: Calling all_plugins_play to load vars for managed_node3 13632 1726884213.60581: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884213.60585: Calling groups_plugins_play to load vars for managed_node3 13632 1726884213.62519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884213.64202: done with get_vars() 13632 1726884213.64222: done getting variables TASK [Create LVM logical volumes under volume groups] ************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/setup.yml:31 Friday 20 September 2024 22:03:33 -0400 (0:00:00.110) 0:00:22.567 ****** 13632 1726884213.64373: entering _queue_task() for managed_node3/include_role 13632 1726884213.64774: worker is 1 (out of 1 available) 13632 1726884213.64812: exiting _queue_task() for managed_node3/include_role 13632 1726884213.64827: done queuing things up, now waiting for results queue to drain 13632 1726884213.64828: waiting for pending results... 13632 1726884213.65095: running TaskExecutor() for managed_node3/TASK: Create LVM logical volumes under volume groups 13632 1726884213.65206: in run() - task 12b27791-eb03-55b1-95d9-00000000002a 13632 1726884213.65228: variable 'ansible_search_path' from source: unknown 13632 1726884213.65237: variable 'ansible_search_path' from source: unknown 13632 1726884213.65291: calling self._execute() 13632 1726884213.65494: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.65499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.65503: variable 'omit' from source: magic vars 13632 1726884213.65571: _execute() done 13632 1726884213.65581: dumping result to json 13632 1726884213.65598: done dumping result, returning 13632 1726884213.65616: done running TaskExecutor() for managed_node3/TASK: Create LVM logical volumes under volume groups [12b27791-eb03-55b1-95d9-00000000002a] 13632 1726884213.65629: sending task result for task 12b27791-eb03-55b1-95d9-00000000002a 13632 1726884213.65798: no more pending results, returning what we have 13632 1726884213.65804: in VariableManager get_vars() 13632 1726884213.65844: Calling all_inventory to load vars for managed_node3 13632 1726884213.65847: Calling groups_inventory to load vars for managed_node3 13632 1726884213.65851: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884213.65868: Calling all_plugins_play to load vars for managed_node3 13632 1726884213.65872: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884213.65875: Calling groups_plugins_play to load vars for managed_node3 13632 1726884213.66611: done sending task result for task 12b27791-eb03-55b1-95d9-00000000002a 13632 1726884213.66615: WORKER PROCESS EXITING 13632 1726884213.66981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884213.69568: done with get_vars() 13632 1726884213.69591: variable 'ansible_search_path' from source: unknown 13632 1726884213.69593: variable 'ansible_search_path' from source: unknown 13632 1726884213.72871: variable 'omit' from source: magic vars 13632 1726884213.72922: variable 'omit' from source: magic vars 13632 1726884213.72943: variable 'omit' from source: magic vars 13632 1726884213.72948: we have included files to process 13632 1726884213.72949: generating all_blocks data 13632 1726884213.72951: done generating all_blocks data 13632 1726884213.72956: processing included file: fedora.linux_system_roles.storage 13632 1726884213.72992: in VariableManager get_vars() 13632 1726884213.73012: done with get_vars() 13632 1726884213.73048: in VariableManager get_vars() 13632 1726884213.73096: done with get_vars() 13632 1726884213.73147: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 13632 1726884213.73185: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 13632 1726884213.73415: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 13632 1726884213.73565: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 13632 1726884213.73712: in VariableManager get_vars() 13632 1726884213.73736: done with get_vars() 13632 1726884213.74035: in VariableManager get_vars() 13632 1726884213.74058: done with get_vars() 13632 1726884213.74239: iterating over new_blocks loaded from include file 13632 1726884213.74241: in VariableManager get_vars() 13632 1726884213.74259: done with get_vars() 13632 1726884213.74261: filtering new block on tags 13632 1726884213.74295: done filtering new block on tags 13632 1726884213.74299: in VariableManager get_vars() 13632 1726884213.74321: done with get_vars() 13632 1726884213.74323: filtering new block on tags 13632 1726884213.74344: done filtering new block on tags 13632 1726884213.74347: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node3 13632 1726884213.74353: extending task lists for all hosts with included blocks 13632 1726884213.76620: done extending task lists 13632 1726884213.76622: done processing included files 13632 1726884213.76623: results queue empty 13632 1726884213.76624: checking for any_errors_fatal 13632 1726884213.76629: done checking for any_errors_fatal 13632 1726884213.76630: checking for max_fail_percentage 13632 1726884213.76631: done checking for max_fail_percentage 13632 1726884213.76632: checking to see if all hosts have failed and the running result is not ok 13632 1726884213.76633: done checking to see if all hosts have failed 13632 1726884213.76639: getting the remaining hosts for this loop 13632 1726884213.76641: done getting the remaining hosts for this loop 13632 1726884213.76644: getting the next task for host managed_node3 13632 1726884213.76650: done getting next task for host managed_node3 13632 1726884213.76653: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884213.76657: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 13632 1726884213.76669: getting variables 13632 1726884213.76670: in VariableManager get_vars() 13632 1726884213.76686: Calling all_inventory to load vars for managed_node3 13632 1726884213.76690: Calling groups_inventory to load vars for managed_node3 13632 1726884213.76693: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884213.76700: Calling all_plugins_play to load vars for managed_node3 13632 1726884213.76703: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884213.76707: Calling groups_plugins_play to load vars for managed_node3 13632 1726884213.77410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884213.78380: done with get_vars() 13632 1726884213.78402: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 22:03:33 -0400 (0:00:00.141) 0:00:22.709 ****** 13632 1726884213.78507: entering _queue_task() for managed_node3/include_tasks 13632 1726884213.79023: worker is 1 (out of 1 available) 13632 1726884213.79035: exiting _queue_task() for managed_node3/include_tasks 13632 1726884213.79046: done queuing things up, now waiting for results queue to drain 13632 1726884213.79047: waiting for pending results... 13632 1726884213.79197: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884213.79360: in run() - task 12b27791-eb03-55b1-95d9-0000000002ed 13632 1726884213.79393: variable 'ansible_search_path' from source: unknown 13632 1726884213.79402: variable 'ansible_search_path' from source: unknown 13632 1726884213.79444: calling self._execute() 13632 1726884213.79556: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.79569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.79594: variable 'omit' from source: magic vars 13632 1726884213.79794: _execute() done 13632 1726884213.79798: dumping result to json 13632 1726884213.79802: done dumping result, returning 13632 1726884213.79805: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [12b27791-eb03-55b1-95d9-0000000002ed] 13632 1726884213.79807: sending task result for task 12b27791-eb03-55b1-95d9-0000000002ed 13632 1726884213.80040: no more pending results, returning what we have 13632 1726884213.80047: in VariableManager get_vars() 13632 1726884213.80098: Calling all_inventory to load vars for managed_node3 13632 1726884213.80102: Calling groups_inventory to load vars for managed_node3 13632 1726884213.80105: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884213.80119: Calling all_plugins_play to load vars for managed_node3 13632 1726884213.80124: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884213.80128: Calling groups_plugins_play to load vars for managed_node3 13632 1726884213.80741: done sending task result for task 12b27791-eb03-55b1-95d9-0000000002ed 13632 1726884213.80745: WORKER PROCESS EXITING 13632 1726884213.81459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884213.83241: done with get_vars() 13632 1726884213.83265: variable 'ansible_search_path' from source: unknown 13632 1726884213.83267: variable 'ansible_search_path' from source: unknown 13632 1726884213.83317: we have included files to process 13632 1726884213.83318: generating all_blocks data 13632 1726884213.83321: done generating all_blocks data 13632 1726884213.83325: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 13632 1726884213.83326: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 13632 1726884213.83329: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 13632 1726884213.84003: done processing included file 13632 1726884213.84006: iterating over new_blocks loaded from include file 13632 1726884213.84008: in VariableManager get_vars() 13632 1726884213.84040: done with get_vars() 13632 1726884213.84042: filtering new block on tags 13632 1726884213.84069: done filtering new block on tags 13632 1726884213.84073: in VariableManager get_vars() 13632 1726884213.84099: done with get_vars() 13632 1726884213.84102: filtering new block on tags 13632 1726884213.84133: done filtering new block on tags 13632 1726884213.84136: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node3 13632 1726884213.84142: extending task lists for all hosts with included blocks 13632 1726884213.84534: done extending task lists 13632 1726884213.84536: done processing included files 13632 1726884213.84537: results queue empty 13632 1726884213.84538: checking for any_errors_fatal 13632 1726884213.84542: done checking for any_errors_fatal 13632 1726884213.84543: checking for max_fail_percentage 13632 1726884213.84545: done checking for max_fail_percentage 13632 1726884213.84545: checking to see if all hosts have failed and the running result is not ok 13632 1726884213.84546: done checking to see if all hosts have failed 13632 1726884213.84547: getting the remaining hosts for this loop 13632 1726884213.84549: done getting the remaining hosts for this loop 13632 1726884213.84552: getting the next task for host managed_node3 13632 1726884213.84558: done getting next task for host managed_node3 13632 1726884213.84566: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 13632 1726884213.84571: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884213.84582: getting variables 13632 1726884213.84583: in VariableManager get_vars() 13632 1726884213.84599: Calling all_inventory to load vars for managed_node3 13632 1726884213.84602: Calling groups_inventory to load vars for managed_node3 13632 1726884213.84605: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884213.84612: Calling all_plugins_play to load vars for managed_node3 13632 1726884213.84615: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884213.84619: Calling groups_plugins_play to load vars for managed_node3 13632 1726884213.85332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884213.86475: done with get_vars() 13632 1726884213.86495: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 22:03:33 -0400 (0:00:00.080) 0:00:22.790 ****** 13632 1726884213.86593: entering _queue_task() for managed_node3/setup 13632 1726884213.86940: worker is 1 (out of 1 available) 13632 1726884213.87194: exiting _queue_task() for managed_node3/setup 13632 1726884213.87205: done queuing things up, now waiting for results queue to drain 13632 1726884213.87207: waiting for pending results... 13632 1726884213.87297: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 13632 1726884213.87499: in run() - task 12b27791-eb03-55b1-95d9-000000000387 13632 1726884213.87522: variable 'ansible_search_path' from source: unknown 13632 1726884213.87532: variable 'ansible_search_path' from source: unknown 13632 1726884213.87582: calling self._execute() 13632 1726884213.87697: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884213.87766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884213.87769: variable 'omit' from source: magic vars 13632 1726884213.88793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884213.93537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884213.93654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884213.93712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884213.93765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884213.93802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884213.93910: 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) 13632 1726884213.93959: 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) 13632 1726884213.94001: 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) 13632 1726884213.94064: 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) 13632 1726884213.94091: 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) 13632 1726884213.94174: 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) 13632 1726884213.94211: 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) 13632 1726884213.94246: 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) 13632 1726884213.94309: 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) 13632 1726884213.94332: 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) 13632 1726884213.94574: variable '__storage_required_facts' from source: role '' all vars 13632 1726884213.94597: variable 'ansible_facts' from source: unknown 13632 1726884213.94992: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 13632 1726884213.95002: when evaluation is False, skipping this task 13632 1726884213.95010: _execute() done 13632 1726884213.95042: dumping result to json 13632 1726884213.95045: done dumping result, returning 13632 1726884213.95047: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [12b27791-eb03-55b1-95d9-000000000387] 13632 1726884213.95051: sending task result for task 12b27791-eb03-55b1-95d9-000000000387 skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 13632 1726884213.95380: no more pending results, returning what we have 13632 1726884213.95385: results queue empty 13632 1726884213.95387: checking for any_errors_fatal 13632 1726884213.95393: done checking for any_errors_fatal 13632 1726884213.95394: checking for max_fail_percentage 13632 1726884213.95396: done checking for max_fail_percentage 13632 1726884213.95397: checking to see if all hosts have failed and the running result is not ok 13632 1726884213.95399: done checking to see if all hosts have failed 13632 1726884213.95400: getting the remaining hosts for this loop 13632 1726884213.95402: done getting the remaining hosts for this loop 13632 1726884213.95407: getting the next task for host managed_node3 13632 1726884213.95417: done getting next task for host managed_node3 13632 1726884213.95422: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884213.95429: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884213.95450: getting variables 13632 1726884213.95452: in VariableManager get_vars() 13632 1726884213.95514: Calling all_inventory to load vars for managed_node3 13632 1726884213.95518: Calling groups_inventory to load vars for managed_node3 13632 1726884213.95521: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884213.95700: Calling all_plugins_play to load vars for managed_node3 13632 1726884213.95705: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884213.95709: Calling groups_plugins_play to load vars for managed_node3 13632 1726884213.96404: done sending task result for task 12b27791-eb03-55b1-95d9-000000000387 13632 1726884213.96408: WORKER PROCESS EXITING 13632 1726884213.96543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884213.97462: done with get_vars() 13632 1726884213.97485: done getting variables 13632 1726884213.97560: 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.storage : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 22:03:33 -0400 (0:00:00.110) 0:00:22.900 ****** 13632 1726884213.97608: entering _queue_task() for managed_node3/include_vars 13632 1726884213.97922: worker is 1 (out of 1 available) 13632 1726884213.97937: exiting _queue_task() for managed_node3/include_vars 13632 1726884213.97952: done queuing things up, now waiting for results queue to drain 13632 1726884213.97953: waiting for pending results... 13632 1726884213.98712: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884213.99000: in run() - task 12b27791-eb03-55b1-95d9-000000000388 13632 1726884213.99026: variable 'ansible_search_path' from source: unknown 13632 1726884213.99193: variable 'ansible_search_path' from source: unknown 13632 1726884213.99783: variable 'ansible_facts' from source: unknown 13632 1726884214.00801: variable 'ansible_facts' from source: unknown 13632 1726884214.01691: variable 'ansible_facts' from source: unknown 13632 1726884214.02588: variable 'ansible_facts' from source: unknown 13632 1726884214.02916: variable 'omit' from source: magic vars 13632 1726884214.03060: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.03082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.03105: variable 'omit' from source: magic vars 13632 1726884214.03493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884214.03740: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884214.03800: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884214.03849: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884214.03896: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884214.03997: variable '__vars_file' from source: task vars 13632 1726884214.04112: variable 'role_path' from source: magic vars 13632 1726884214.04130: variable 'item' from source: unknown 13632 1726884214.04158: Evaluated conditional (__vars_file is file): False 13632 1726884214.04168: when evaluation is False, skipping this task 13632 1726884214.04225: variable 'item' from source: unknown 13632 1726884214.04319: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 13632 1726884214.04794: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.04797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.04800: variable 'omit' from source: magic vars 13632 1726884214.04858: variable '__vars_file' from source: task vars 13632 1726884214.04965: variable 'role_path' from source: magic vars 13632 1726884214.04976: variable 'item' from source: unknown 13632 1726884214.04995: Evaluated conditional (__vars_file is file): True 13632 1726884214.05007: variable 'omit' from source: magic vars 13632 1726884214.05108: variable 'omit' from source: magic vars 13632 1726884214.05196: variable '__vars_file' from source: task vars 13632 1726884214.05283: variable '__vars_file' from source: task vars 13632 1726884214.05392: variable 'role_path' from source: magic vars 13632 1726884214.05458: variable 'item' from source: unknown 13632 1726884214.05461: variable 'omit' from source: magic vars 13632 1726884214.05463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884214.05494: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884214.05518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884214.05541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884214.05555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884214.05682: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884214.05698: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.05707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.05853: Set connection var ansible_shell_executable to /bin/sh 13632 1726884214.06030: Set connection var ansible_connection to ssh 13632 1726884214.06033: Set connection var ansible_pipelining to False 13632 1726884214.06036: Set connection var ansible_timeout to 10 13632 1726884214.06038: Set connection var ansible_shell_type to sh 13632 1726884214.06040: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884214.06042: variable 'ansible_shell_executable' from source: unknown 13632 1726884214.06045: variable 'ansible_connection' from source: unknown 13632 1726884214.06047: variable 'ansible_module_compression' from source: unknown 13632 1726884214.06049: variable 'ansible_shell_type' from source: unknown 13632 1726884214.06052: variable 'ansible_shell_executable' from source: unknown 13632 1726884214.06054: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.06056: variable 'ansible_pipelining' from source: unknown 13632 1726884214.06058: variable 'ansible_timeout' from source: unknown 13632 1726884214.06060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.06494: 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) 13632 1726884214.06499: variable 'omit' from source: magic vars 13632 1726884214.06704: starting attempt loop 13632 1726884214.06708: running the handler 13632 1726884214.06763: handler run complete 13632 1726884214.06785: attempt loop complete, returning result 13632 1726884214.06821: variable 'item' from source: unknown 13632 1726884214.06910: variable 'item' from source: unknown ok: [managed_node3] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } 13632 1726884214.07219: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.07224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.07227: variable 'omit' from source: magic vars 13632 1726884214.07714: variable '__vars_file' from source: task vars 13632 1726884214.07717: variable 'role_path' from source: magic vars 13632 1726884214.07719: variable 'item' from source: unknown 13632 1726884214.07721: Evaluated conditional (__vars_file is file): False 13632 1726884214.07724: when evaluation is False, skipping this task 13632 1726884214.07726: variable 'item' from source: unknown 13632 1726884214.07777: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884214.08013: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.08144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.08148: variable 'omit' from source: magic vars 13632 1726884214.08334: variable '__vars_file' from source: task vars 13632 1726884214.08826: variable 'role_path' from source: magic vars 13632 1726884214.08838: variable 'item' from source: unknown 13632 1726884214.08859: Evaluated conditional (__vars_file is file): False 13632 1726884214.08868: when evaluation is False, skipping this task 13632 1726884214.08921: variable 'item' from source: unknown 13632 1726884214.09005: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884214.09207: dumping result to json 13632 1726884214.09210: done dumping result, returning 13632 1726884214.09213: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [12b27791-eb03-55b1-95d9-000000000388] 13632 1726884214.09215: sending task result for task 12b27791-eb03-55b1-95d9-000000000388 13632 1726884214.09269: done sending task result for task 12b27791-eb03-55b1-95d9-000000000388 13632 1726884214.09272: WORKER PROCESS EXITING 13632 1726884214.09378: no more pending results, returning what we have 13632 1726884214.09382: results queue empty 13632 1726884214.09383: checking for any_errors_fatal 13632 1726884214.09393: done checking for any_errors_fatal 13632 1726884214.09395: checking for max_fail_percentage 13632 1726884214.09396: done checking for max_fail_percentage 13632 1726884214.09397: checking to see if all hosts have failed and the running result is not ok 13632 1726884214.09399: done checking to see if all hosts have failed 13632 1726884214.09400: getting the remaining hosts for this loop 13632 1726884214.09402: done getting the remaining hosts for this loop 13632 1726884214.09406: getting the next task for host managed_node3 13632 1726884214.09419: done getting next task for host managed_node3 13632 1726884214.09423: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 13632 1726884214.09430: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884214.09443: getting variables 13632 1726884214.09445: in VariableManager get_vars() 13632 1726884214.09484: Calling all_inventory to load vars for managed_node3 13632 1726884214.09590: Calling groups_inventory to load vars for managed_node3 13632 1726884214.09595: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884214.09607: Calling all_plugins_play to load vars for managed_node3 13632 1726884214.09611: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884214.09615: Calling groups_plugins_play to load vars for managed_node3 13632 1726884214.10590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884214.12238: done with get_vars() 13632 1726884214.12263: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 22:03:34 -0400 (0:00:00.147) 0:00:23.048 ****** 13632 1726884214.12385: entering _queue_task() for managed_node3/stat 13632 1726884214.12738: worker is 1 (out of 1 available) 13632 1726884214.12754: exiting _queue_task() for managed_node3/stat 13632 1726884214.12768: done queuing things up, now waiting for results queue to drain 13632 1726884214.12770: waiting for pending results... 13632 1726884214.13177: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree 13632 1726884214.13328: in run() - task 12b27791-eb03-55b1-95d9-00000000038a 13632 1726884214.13332: variable 'ansible_search_path' from source: unknown 13632 1726884214.13341: variable 'ansible_search_path' from source: unknown 13632 1726884214.13408: calling self._execute() 13632 1726884214.13572: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.13607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.13655: variable 'omit' from source: magic vars 13632 1726884214.14100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884214.14437: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884214.14496: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884214.14593: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884214.14596: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884214.14681: 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) 13632 1726884214.14720: 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) 13632 1726884214.14761: 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) 13632 1726884214.14800: 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) 13632 1726884214.14937: variable '__storage_is_ostree' from source: set_fact 13632 1726884214.14957: Evaluated conditional (not __storage_is_ostree is defined): False 13632 1726884214.14965: when evaluation is False, skipping this task 13632 1726884214.14972: _execute() done 13632 1726884214.14979: dumping result to json 13632 1726884214.15197: done dumping result, returning 13632 1726884214.15201: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree [12b27791-eb03-55b1-95d9-00000000038a] 13632 1726884214.15204: sending task result for task 12b27791-eb03-55b1-95d9-00000000038a 13632 1726884214.15278: done sending task result for task 12b27791-eb03-55b1-95d9-00000000038a 13632 1726884214.15282: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884214.15341: no more pending results, returning what we have 13632 1726884214.15345: results queue empty 13632 1726884214.15346: checking for any_errors_fatal 13632 1726884214.15358: done checking for any_errors_fatal 13632 1726884214.15359: checking for max_fail_percentage 13632 1726884214.15361: done checking for max_fail_percentage 13632 1726884214.15362: checking to see if all hosts have failed and the running result is not ok 13632 1726884214.15364: done checking to see if all hosts have failed 13632 1726884214.15365: getting the remaining hosts for this loop 13632 1726884214.15367: done getting the remaining hosts for this loop 13632 1726884214.15371: getting the next task for host managed_node3 13632 1726884214.15379: done getting next task for host managed_node3 13632 1726884214.15383: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 13632 1726884214.15389: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884214.15407: getting variables 13632 1726884214.15409: in VariableManager get_vars() 13632 1726884214.15448: Calling all_inventory to load vars for managed_node3 13632 1726884214.15452: Calling groups_inventory to load vars for managed_node3 13632 1726884214.15455: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884214.15467: Calling all_plugins_play to load vars for managed_node3 13632 1726884214.15471: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884214.15475: Calling groups_plugins_play to load vars for managed_node3 13632 1726884214.16470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884214.17408: done with get_vars() 13632 1726884214.17427: done getting variables 13632 1726884214.17492: 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.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 22:03:34 -0400 (0:00:00.051) 0:00:23.099 ****** 13632 1726884214.17532: entering _queue_task() for managed_node3/set_fact 13632 1726884214.17922: worker is 1 (out of 1 available) 13632 1726884214.17933: exiting _queue_task() for managed_node3/set_fact 13632 1726884214.17945: done queuing things up, now waiting for results queue to drain 13632 1726884214.17946: waiting for pending results... 13632 1726884214.18153: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 13632 1726884214.18348: in run() - task 12b27791-eb03-55b1-95d9-00000000038b 13632 1726884214.18392: variable 'ansible_search_path' from source: unknown 13632 1726884214.18398: variable 'ansible_search_path' from source: unknown 13632 1726884214.18433: calling self._execute() 13632 1726884214.18645: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.18652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.18656: variable 'omit' from source: magic vars 13632 1726884214.19084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884214.19669: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884214.19795: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884214.19803: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884214.19832: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884214.19942: 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) 13632 1726884214.19980: 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) 13632 1726884214.20025: 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) 13632 1726884214.20071: 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) 13632 1726884214.20224: variable '__storage_is_ostree' from source: set_fact 13632 1726884214.20293: Evaluated conditional (not __storage_is_ostree is defined): False 13632 1726884214.20300: when evaluation is False, skipping this task 13632 1726884214.20303: _execute() done 13632 1726884214.20306: dumping result to json 13632 1726884214.20308: done dumping result, returning 13632 1726884214.20311: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [12b27791-eb03-55b1-95d9-00000000038b] 13632 1726884214.20314: sending task result for task 12b27791-eb03-55b1-95d9-00000000038b 13632 1726884214.20570: done sending task result for task 12b27791-eb03-55b1-95d9-00000000038b 13632 1726884214.20573: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884214.20639: no more pending results, returning what we have 13632 1726884214.20644: results queue empty 13632 1726884214.20645: checking for any_errors_fatal 13632 1726884214.20659: done checking for any_errors_fatal 13632 1726884214.20660: checking for max_fail_percentage 13632 1726884214.20662: done checking for max_fail_percentage 13632 1726884214.20663: checking to see if all hosts have failed and the running result is not ok 13632 1726884214.20664: done checking to see if all hosts have failed 13632 1726884214.20665: getting the remaining hosts for this loop 13632 1726884214.20668: done getting the remaining hosts for this loop 13632 1726884214.20679: getting the next task for host managed_node3 13632 1726884214.20693: done getting next task for host managed_node3 13632 1726884214.20698: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 13632 1726884214.20703: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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 13632 1726884214.20724: getting variables 13632 1726884214.20726: in VariableManager get_vars() 13632 1726884214.20768: Calling all_inventory to load vars for managed_node3 13632 1726884214.20771: Calling groups_inventory to load vars for managed_node3 13632 1726884214.20774: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884214.20945: Calling all_plugins_play to load vars for managed_node3 13632 1726884214.20949: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884214.20955: Calling groups_plugins_play to load vars for managed_node3 13632 1726884214.21810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884214.22858: done with get_vars() 13632 1726884214.22885: done getting variables 13632 1726884214.22966: 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.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 22:03:34 -0400 (0:00:00.056) 0:00:23.155 ****** 13632 1726884214.23146: entering _queue_task() for managed_node3/set_fact 13632 1726884214.23782: worker is 1 (out of 1 available) 13632 1726884214.24201: exiting _queue_task() for managed_node3/set_fact 13632 1726884214.24216: done queuing things up, now waiting for results queue to drain 13632 1726884214.24217: waiting for pending results... 13632 1726884214.24513: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 13632 1726884214.24776: in run() - task 12b27791-eb03-55b1-95d9-0000000002ee 13632 1726884214.24780: variable 'ansible_search_path' from source: unknown 13632 1726884214.24785: variable 'ansible_search_path' from source: unknown 13632 1726884214.24791: calling self._execute() 13632 1726884214.24863: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.24885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.24905: variable 'omit' from source: magic vars 13632 1726884214.25039: variable 'omit' from source: magic vars 13632 1726884214.25125: variable 'omit' from source: magic vars 13632 1726884214.25172: variable 'omit' from source: magic vars 13632 1726884214.25234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884214.25280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884214.25313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884214.25342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884214.25363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884214.25647: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884214.25651: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.25654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.25791: Set connection var ansible_shell_executable to /bin/sh 13632 1726884214.25810: Set connection var ansible_connection to ssh 13632 1726884214.25823: Set connection var ansible_pipelining to False 13632 1726884214.25836: Set connection var ansible_timeout to 10 13632 1726884214.25844: Set connection var ansible_shell_type to sh 13632 1726884214.25855: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884214.26195: variable 'ansible_shell_executable' from source: unknown 13632 1726884214.26199: variable 'ansible_connection' from source: unknown 13632 1726884214.26201: variable 'ansible_module_compression' from source: unknown 13632 1726884214.26203: variable 'ansible_shell_type' from source: unknown 13632 1726884214.26206: variable 'ansible_shell_executable' from source: unknown 13632 1726884214.26208: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.26210: variable 'ansible_pipelining' from source: unknown 13632 1726884214.26213: variable 'ansible_timeout' from source: unknown 13632 1726884214.26215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.26357: 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) 13632 1726884214.26431: variable 'omit' from source: magic vars 13632 1726884214.26533: starting attempt loop 13632 1726884214.26544: running the handler 13632 1726884214.26563: handler run complete 13632 1726884214.26579: attempt loop complete, returning result 13632 1726884214.26590: _execute() done 13632 1726884214.26598: dumping result to json 13632 1726884214.26605: done dumping result, returning 13632 1726884214.26618: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [12b27791-eb03-55b1-95d9-0000000002ee] 13632 1726884214.26631: sending task result for task 12b27791-eb03-55b1-95d9-0000000002ee ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 13632 1726884214.26837: no more pending results, returning what we have 13632 1726884214.26842: results queue empty 13632 1726884214.26843: checking for any_errors_fatal 13632 1726884214.26852: done checking for any_errors_fatal 13632 1726884214.26853: checking for max_fail_percentage 13632 1726884214.26856: done checking for max_fail_percentage 13632 1726884214.26857: checking to see if all hosts have failed and the running result is not ok 13632 1726884214.26858: done checking to see if all hosts have failed 13632 1726884214.26859: getting the remaining hosts for this loop 13632 1726884214.26862: done getting the remaining hosts for this loop 13632 1726884214.26868: getting the next task for host managed_node3 13632 1726884214.26878: done getting next task for host managed_node3 13632 1726884214.26886: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 13632 1726884214.26926: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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 13632 1726884214.26947: getting variables 13632 1726884214.26950: in VariableManager get_vars() 13632 1726884214.27005: Calling all_inventory to load vars for managed_node3 13632 1726884214.27008: Calling groups_inventory to load vars for managed_node3 13632 1726884214.27012: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884214.27025: Calling all_plugins_play to load vars for managed_node3 13632 1726884214.27029: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884214.27033: Calling groups_plugins_play to load vars for managed_node3 13632 1726884214.28028: done sending task result for task 12b27791-eb03-55b1-95d9-0000000002ee 13632 1726884214.28031: WORKER PROCESS EXITING 13632 1726884214.29457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884214.30951: done with get_vars() 13632 1726884214.30985: done getting variables 13632 1726884214.31099: 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.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 22:03:34 -0400 (0:00:00.080) 0:00:23.235 ****** 13632 1726884214.31159: entering _queue_task() for managed_node3/set_fact 13632 1726884214.31522: worker is 1 (out of 1 available) 13632 1726884214.31539: exiting _queue_task() for managed_node3/set_fact 13632 1726884214.31555: done queuing things up, now waiting for results queue to drain 13632 1726884214.31556: waiting for pending results... 13632 1726884214.32229: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 13632 1726884214.32702: in run() - task 12b27791-eb03-55b1-95d9-0000000002ef 13632 1726884214.32726: variable 'ansible_search_path' from source: unknown 13632 1726884214.32793: variable 'ansible_search_path' from source: unknown 13632 1726884214.32834: calling self._execute() 13632 1726884214.33041: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.33056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.33076: variable 'omit' from source: magic vars 13632 1726884214.33234: variable 'omit' from source: magic vars 13632 1726884214.33321: variable 'omit' from source: magic vars 13632 1726884214.33382: variable 'omit' from source: magic vars 13632 1726884214.33450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884214.33510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884214.33542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884214.33595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884214.33600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884214.33646: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884214.33663: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.33693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.33827: Set connection var ansible_shell_executable to /bin/sh 13632 1726884214.33877: Set connection var ansible_connection to ssh 13632 1726884214.33882: Set connection var ansible_pipelining to False 13632 1726884214.33889: Set connection var ansible_timeout to 10 13632 1726884214.33892: Set connection var ansible_shell_type to sh 13632 1726884214.33894: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884214.33928: variable 'ansible_shell_executable' from source: unknown 13632 1726884214.33939: variable 'ansible_connection' from source: unknown 13632 1726884214.33988: variable 'ansible_module_compression' from source: unknown 13632 1726884214.33994: variable 'ansible_shell_type' from source: unknown 13632 1726884214.33997: variable 'ansible_shell_executable' from source: unknown 13632 1726884214.34001: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.34003: variable 'ansible_pipelining' from source: unknown 13632 1726884214.34005: variable 'ansible_timeout' from source: unknown 13632 1726884214.34007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.34239: 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) 13632 1726884214.34295: variable 'omit' from source: magic vars 13632 1726884214.34298: starting attempt loop 13632 1726884214.34302: running the handler 13632 1726884214.34304: handler run complete 13632 1726884214.34327: attempt loop complete, returning result 13632 1726884214.34335: _execute() done 13632 1726884214.34342: dumping result to json 13632 1726884214.34394: done dumping result, returning 13632 1726884214.34399: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [12b27791-eb03-55b1-95d9-0000000002ef] 13632 1726884214.34402: sending task result for task 12b27791-eb03-55b1-95d9-0000000002ef ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 13632 1726884214.34593: no more pending results, returning what we have 13632 1726884214.34597: results queue empty 13632 1726884214.34598: checking for any_errors_fatal 13632 1726884214.34607: done checking for any_errors_fatal 13632 1726884214.34608: checking for max_fail_percentage 13632 1726884214.34610: done checking for max_fail_percentage 13632 1726884214.34611: checking to see if all hosts have failed and the running result is not ok 13632 1726884214.34612: done checking to see if all hosts have failed 13632 1726884214.34613: getting the remaining hosts for this loop 13632 1726884214.34615: done getting the remaining hosts for this loop 13632 1726884214.34620: getting the next task for host managed_node3 13632 1726884214.34629: done getting next task for host managed_node3 13632 1726884214.34633: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 13632 1726884214.34639: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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 13632 1726884214.34657: getting variables 13632 1726884214.34659: in VariableManager get_vars() 13632 1726884214.34863: Calling all_inventory to load vars for managed_node3 13632 1726884214.34867: Calling groups_inventory to load vars for managed_node3 13632 1726884214.34871: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884214.34879: done sending task result for task 12b27791-eb03-55b1-95d9-0000000002ef 13632 1726884214.34882: WORKER PROCESS EXITING 13632 1726884214.34898: Calling all_plugins_play to load vars for managed_node3 13632 1726884214.34902: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884214.34906: Calling groups_plugins_play to load vars for managed_node3 13632 1726884214.37008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884214.42335: done with get_vars() 13632 1726884214.42362: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 22:03:34 -0400 (0:00:00.113) 0:00:23.349 ****** 13632 1726884214.42559: entering _queue_task() for managed_node3/include_tasks 13632 1726884214.43058: worker is 1 (out of 1 available) 13632 1726884214.43072: exiting _queue_task() for managed_node3/include_tasks 13632 1726884214.43084: done queuing things up, now waiting for results queue to drain 13632 1726884214.43087: waiting for pending results... 13632 1726884214.43437: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 13632 1726884214.43772: in run() - task 12b27791-eb03-55b1-95d9-0000000002f0 13632 1726884214.43776: variable 'ansible_search_path' from source: unknown 13632 1726884214.43779: variable 'ansible_search_path' from source: unknown 13632 1726884214.43814: calling self._execute() 13632 1726884214.44011: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.44063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.44069: variable 'omit' from source: magic vars 13632 1726884214.44625: variable 'storage_provider' from source: role '' defaults 13632 1726884214.44668: _execute() done 13632 1726884214.44727: dumping result to json 13632 1726884214.44732: done dumping result, returning 13632 1726884214.44739: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [12b27791-eb03-55b1-95d9-0000000002f0] 13632 1726884214.44742: sending task result for task 12b27791-eb03-55b1-95d9-0000000002f0 13632 1726884214.45033: no more pending results, returning what we have 13632 1726884214.45039: in VariableManager get_vars() 13632 1726884214.45103: Calling all_inventory to load vars for managed_node3 13632 1726884214.45107: Calling groups_inventory to load vars for managed_node3 13632 1726884214.45111: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884214.45129: Calling all_plugins_play to load vars for managed_node3 13632 1726884214.45134: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884214.45143: Calling groups_plugins_play to load vars for managed_node3 13632 1726884214.45850: done sending task result for task 12b27791-eb03-55b1-95d9-0000000002f0 13632 1726884214.45853: WORKER PROCESS EXITING 13632 1726884214.46431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884214.47377: done with get_vars() 13632 1726884214.47399: variable 'ansible_search_path' from source: unknown 13632 1726884214.47401: variable 'ansible_search_path' from source: unknown 13632 1726884214.47439: we have included files to process 13632 1726884214.47441: generating all_blocks data 13632 1726884214.47443: done generating all_blocks data 13632 1726884214.47449: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 13632 1726884214.47451: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 13632 1726884214.47453: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 13632 1726884214.48883: in VariableManager get_vars() 13632 1726884214.48972: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 13632 1726884214.52682: done processing included file 13632 1726884214.52687: iterating over new_blocks loaded from include file 13632 1726884214.52691: in VariableManager get_vars() 13632 1726884214.52723: done with get_vars() 13632 1726884214.52725: filtering new block on tags 13632 1726884214.52793: done filtering new block on tags 13632 1726884214.52797: in VariableManager get_vars() 13632 1726884214.52826: done with get_vars() 13632 1726884214.52828: filtering new block on tags 13632 1726884214.52891: done filtering new block on tags 13632 1726884214.52895: in VariableManager get_vars() 13632 1726884214.52923: done with get_vars() 13632 1726884214.52926: filtering new block on tags 13632 1726884214.53005: done filtering new block on tags 13632 1726884214.53008: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node3 13632 1726884214.53015: extending task lists for all hosts with included blocks 13632 1726884214.54572: done extending task lists 13632 1726884214.54574: done processing included files 13632 1726884214.54575: results queue empty 13632 1726884214.54576: checking for any_errors_fatal 13632 1726884214.54591: done checking for any_errors_fatal 13632 1726884214.54592: checking for max_fail_percentage 13632 1726884214.54594: done checking for max_fail_percentage 13632 1726884214.54595: checking to see if all hosts have failed and the running result is not ok 13632 1726884214.54596: done checking to see if all hosts have failed 13632 1726884214.54597: getting the remaining hosts for this loop 13632 1726884214.54598: done getting the remaining hosts for this loop 13632 1726884214.54602: getting the next task for host managed_node3 13632 1726884214.54608: done getting next task for host managed_node3 13632 1726884214.54611: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 13632 1726884214.54615: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884214.54627: getting variables 13632 1726884214.54628: in VariableManager get_vars() 13632 1726884214.54645: Calling all_inventory to load vars for managed_node3 13632 1726884214.54649: Calling groups_inventory to load vars for managed_node3 13632 1726884214.54652: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884214.54659: Calling all_plugins_play to load vars for managed_node3 13632 1726884214.54662: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884214.54666: Calling groups_plugins_play to load vars for managed_node3 13632 1726884214.55376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884214.56947: done with get_vars() 13632 1726884214.56970: done getting variables 13632 1726884214.57034: 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.storage : Make sure blivet is available] ******* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 22:03:34 -0400 (0:00:00.145) 0:00:23.494 ****** 13632 1726884214.57077: entering _queue_task() for managed_node3/package 13632 1726884214.57575: worker is 1 (out of 1 available) 13632 1726884214.57590: exiting _queue_task() for managed_node3/package 13632 1726884214.57604: done queuing things up, now waiting for results queue to drain 13632 1726884214.57605: waiting for pending results... 13632 1726884214.57918: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 13632 1726884214.58158: in run() - task 12b27791-eb03-55b1-95d9-0000000003ca 13632 1726884214.58187: variable 'ansible_search_path' from source: unknown 13632 1726884214.58193: variable 'ansible_search_path' from source: unknown 13632 1726884214.58234: calling self._execute() 13632 1726884214.58424: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.58453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.58457: variable 'omit' from source: magic vars 13632 1726884214.59355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884214.59740: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884214.59781: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884214.59816: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884214.59880: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884214.59976: 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) 13632 1726884214.60001: 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) 13632 1726884214.60026: 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) 13632 1726884214.60076: 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) 13632 1726884214.60265: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): True 13632 1726884214.60292: variable 'omit' from source: magic vars 13632 1726884214.60398: variable 'omit' from source: magic vars 13632 1726884214.60428: variable 'blivet_package_list' from source: include_vars 13632 1726884214.60528: variable 'blivet_package_list' from source: include_vars 13632 1726884214.60628: variable 'ansible_architecture' from source: facts 13632 1726884214.60975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884214.63876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884214.64100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884214.64104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884214.64107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884214.64166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884214.64245: 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) 13632 1726884214.64296: 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) 13632 1726884214.64320: 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) 13632 1726884214.64405: 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) 13632 1726884214.64411: 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) 13632 1726884214.64572: variable '__storage_is_ostree' from source: set_fact 13632 1726884214.64578: variable 'omit' from source: magic vars 13632 1726884214.64622: variable 'omit' from source: magic vars 13632 1726884214.64626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884214.64710: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884214.64714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884214.64717: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884214.64757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884214.64761: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884214.64764: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.64772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.64996: Set connection var ansible_shell_executable to /bin/sh 13632 1726884214.64999: Set connection var ansible_connection to ssh 13632 1726884214.65002: Set connection var ansible_pipelining to False 13632 1726884214.65005: Set connection var ansible_timeout to 10 13632 1726884214.65008: Set connection var ansible_shell_type to sh 13632 1726884214.65010: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884214.65013: variable 'ansible_shell_executable' from source: unknown 13632 1726884214.65016: variable 'ansible_connection' from source: unknown 13632 1726884214.65018: variable 'ansible_module_compression' from source: unknown 13632 1726884214.65020: variable 'ansible_shell_type' from source: unknown 13632 1726884214.65023: variable 'ansible_shell_executable' from source: unknown 13632 1726884214.65025: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884214.65032: variable 'ansible_pipelining' from source: unknown 13632 1726884214.65035: variable 'ansible_timeout' from source: unknown 13632 1726884214.65037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884214.65326: 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) 13632 1726884214.65330: variable 'omit' from source: magic vars 13632 1726884214.65333: starting attempt loop 13632 1726884214.65339: running the handler 13632 1726884214.65342: variable 'ansible_facts' from source: unknown 13632 1726884214.65344: variable 'ansible_facts' from source: unknown 13632 1726884214.65347: _low_level_execute_command(): starting 13632 1726884214.65350: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884214.66098: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884214.66105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884214.66133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884214.66154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884214.66201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884214.66225: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884214.66229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884214.66231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884214.66280: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884214.66286: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884214.66339: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884214.66343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884214.66365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884214.66404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884214.66607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884214.68257: stdout chunk (state=3): >>>/root <<< 13632 1726884214.68365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884214.68424: stderr chunk (state=3): >>><<< 13632 1726884214.68427: stdout chunk (state=3): >>><<< 13632 1726884214.68449: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884214.68460: _low_level_execute_command(): starting 13632 1726884214.68468: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279 `" && echo ansible-tmp-1726884214.6844888-14355-59462565105279="` echo /root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279 `" ) && sleep 0' 13632 1726884214.68931: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884214.68934: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884214.68938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884214.68940: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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 <<< 13632 1726884214.68942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884214.69012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884214.69016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884214.69040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884214.69087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884214.71038: stdout chunk (state=3): >>>ansible-tmp-1726884214.6844888-14355-59462565105279=/root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279 <<< 13632 1726884214.71158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884214.71215: stderr chunk (state=3): >>><<< 13632 1726884214.71219: stdout chunk (state=3): >>><<< 13632 1726884214.71235: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884214.6844888-14355-59462565105279=/root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884214.71268: variable 'ansible_module_compression' from source: unknown 13632 1726884214.71324: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884214.71362: variable 'ansible_facts' from source: unknown 13632 1726884214.71440: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279/AnsiballZ_dnf.py 13632 1726884214.71561: Sending initial data 13632 1726884214.71564: Sent initial data (151 bytes) 13632 1726884214.71992: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884214.72026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884214.72030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884214.72032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884214.72038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884214.72040: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884214.72087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884214.72106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884214.72153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884214.73739: 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" <<< 13632 1726884214.73745: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884214.73777: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884214.73818: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp10n1zsx4 /root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279/AnsiballZ_dnf.py <<< 13632 1726884214.73826: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279/AnsiballZ_dnf.py" <<< 13632 1726884214.73862: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp10n1zsx4" to remote "/root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279/AnsiballZ_dnf.py" <<< 13632 1726884214.73869: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279/AnsiballZ_dnf.py" <<< 13632 1726884214.74921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884214.74985: stderr chunk (state=3): >>><<< 13632 1726884214.74992: stdout chunk (state=3): >>><<< 13632 1726884214.75013: done transferring module to remote 13632 1726884214.75027: _low_level_execute_command(): starting 13632 1726884214.75033: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279/ /root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279/AnsiballZ_dnf.py && sleep 0' 13632 1726884214.75557: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884214.75560: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884214.75563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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 <<< 13632 1726884214.75566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884214.75627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884214.75630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884214.75686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884214.77548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884214.77552: stdout chunk (state=3): >>><<< 13632 1726884214.77554: stderr chunk (state=3): >>><<< 13632 1726884214.77573: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884214.77589: _low_level_execute_command(): starting 13632 1726884214.77649: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279/AnsiballZ_dnf.py && sleep 0' 13632 1726884214.78239: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884214.78243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884214.78280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884214.78291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884214.78294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884214.78298: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884214.78338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884214.78343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884214.78346: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884214.78349: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884214.78351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884214.78391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884214.78394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884214.78397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884214.78403: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884214.78405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884214.78526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884214.78532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884214.78535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884214.78612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884214.80716: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884214.80746: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884214.80781: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884214.80790: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884214.80858: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884214.80863: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884214.80901: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884214.80936: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884214.80970: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884214.80976: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884214.81032: 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' <<< 13632 1726884214.81056: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884214.81079: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884214.81118: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884214.81142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884214.81152: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e1b4530> <<< 13632 1726884214.81168: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e183b30> <<< 13632 1726884214.81189: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884214.81201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13632 1726884214.81204: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e1b6ab0> <<< 13632 1726884214.81224: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884214.81249: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884214.81262: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884214.81267: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884214.81309: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884214.81400: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884214.81432: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884214.81467: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884214.81475: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884214.81501: stdout chunk (state=3): >>>Processing user site-packages <<< 13632 1726884214.81510: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884214.81522: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884214.81540: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884214.81568: 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 <<< 13632 1726884214.81572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884214.81594: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86df89160> <<< 13632 1726884214.81654: 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 <<< 13632 1726884214.81659: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884214.81679: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86df8a150> <<< 13632 1726884214.81701: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884214.81738: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884214.82021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884214.82038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884214.82064: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884214.82074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884214.82095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884214.82133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884214.82151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884214.82179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884214.82198: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfcff20> <<< 13632 1726884214.82217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884214.82228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884214.82259: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfdc0b0> <<< 13632 1726884214.82284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884214.82311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884214.82334: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884214.82378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884214.82406: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884214.82430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884214.82435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfff920> <<< 13632 1726884214.82468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884214.82475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dffffb0> <<< 13632 1726884214.82494: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884214.82548: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfdfbf0> <<< 13632 1726884214.82554: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884214.82590: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfdd310> <<< 13632 1726884214.82684: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfcd0d0> <<< 13632 1726884214.82713: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884214.82734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884214.82757: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884214.82766: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884214.82798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884214.82815: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884214.82823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884214.82856: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e023860> <<< 13632 1726884214.82873: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e022480> <<< 13632 1726884214.82907: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884214.82909: 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 0x7fc86dfde1e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e020d10> <<< 13632 1726884214.82972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884214.82975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e054890> <<< 13632 1726884214.82978: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfcc350> <<< 13632 1726884214.83008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884214.83014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884214.83039: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884214.83046: 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 0x7fc86e054d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e054bf0> <<< 13632 1726884214.83099: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884214.83103: 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 0x7fc86e054f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfc2e70> <<< 13632 1726884214.83137: 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' <<< 13632 1726884214.83161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884214.83202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884214.83215: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e055670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e055340> <<< 13632 1726884214.83221: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884214.83253: 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' <<< 13632 1726884214.83284: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e056570> <<< 13632 1726884214.83301: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884214.83307: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884214.83330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884214.83361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884214.83391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884214.83402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e0707a0> <<< 13632 1726884214.83414: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884214.83444: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884214.83450: 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 0x7fc86e071ee0> <<< 13632 1726884214.83478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884214.83509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884214.83538: 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' <<< 13632 1726884214.83571: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e072de0> <<< 13632 1726884214.83590: 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 0x7fc86e073410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e072330> <<< 13632 1726884214.83619: 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' <<< 13632 1726884214.83675: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884214.83678: 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 0x7fc86e073e90> <<< 13632 1726884214.83692: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e0735c0> <<< 13632 1726884214.83743: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e0565d0> <<< 13632 1726884214.83754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884214.83789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884214.83816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884214.83821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884214.83869: 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 0x7fc86ddabe00> <<< 13632 1726884214.83889: 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' <<< 13632 1726884214.83926: 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 0x7fc86ddd4920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ddd4680> <<< 13632 1726884214.83953: 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 0x7fc86ddd4950> <<< 13632 1726884214.83964: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884214.83980: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86ddd4a70> <<< 13632 1726884214.84003: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dda9fa0> <<< 13632 1726884214.84020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884214.84113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884214.84153: 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' <<< 13632 1726884214.84165: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ddd60f0> <<< 13632 1726884214.84203: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ddd4d70> <<< 13632 1726884214.84208: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e056cc0> <<< 13632 1726884214.84232: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884214.84275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884214.84309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884214.84342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884214.84381: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ddfe450> <<< 13632 1726884214.84435: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884214.84474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884214.84479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884214.84498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884214.84542: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86de22600> <<< 13632 1726884214.84586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884214.84611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884214.84654: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884214.84700: 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 0x7fc86de533e0> <<< 13632 1726884214.84726: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884214.84745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884214.84768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884214.84814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884214.84914: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86de85b80> <<< 13632 1726884214.84998: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86de53500> <<< 13632 1726884214.85029: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86de23290> <<< 13632 1726884214.85052: 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 0x7fc86dc94560> <<< 13632 1726884214.85076: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86de21640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ddd6ff0> <<< 13632 1726884214.85209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884214.85228: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc86de21a00> <<< 13632 1726884214.85309: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_gpak2hph/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 13632 1726884214.85459: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.85492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884214.85505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884214.85549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884214.85630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884214.85661: 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 0x7fc86dcf21e0> <<< 13632 1726884214.85683: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884214.85870: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dcc90d0> <<< 13632 1726884214.85876: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dcc8260> # zipimport: zlib available <<< 13632 1726884214.85913: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884214.85919: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.85941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.85948: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.85968: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884214.85981: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.87548: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.88841: 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 0x7fc86dccb8c0> <<< 13632 1726884214.88876: 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' <<< 13632 1726884214.88893: 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' <<< 13632 1726884214.88915: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13632 1726884214.88921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884214.88947: 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 0x7fc86dd15ac0> <<< 13632 1726884214.88990: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dd15850> <<< 13632 1726884214.89017: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dd15160> <<< 13632 1726884214.89042: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884214.89049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884214.89098: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dd15bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dcf2c00> <<< 13632 1726884214.89110: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884214.89140: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884214.89146: 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 0x7fc86dd167e0> <<< 13632 1726884214.89175: 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 0x7fc86dd16a20> <<< 13632 1726884214.89201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884214.89255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884214.89260: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884214.89311: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dd16f00> <<< 13632 1726884214.89343: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884214.89349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884214.89369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884214.89415: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db7cc80> <<< 13632 1726884214.89444: 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' <<< 13632 1726884214.89456: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86db7e8a0> <<< 13632 1726884214.89465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884214.89486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884214.89526: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db7f260> <<< 13632 1726884214.89546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884214.89575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884214.89596: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db80140> <<< 13632 1726884214.89614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884214.89652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884214.89676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884214.89683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884214.89735: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db82e40> <<< 13632 1726884214.89777: 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 0x7fc86db83170> <<< 13632 1726884214.89802: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db81100> <<< 13632 1726884214.89820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884214.89847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884214.89871: 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' <<< 13632 1726884214.89903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884214.89930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884214.89964: 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' <<< 13632 1726884214.89983: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db86d80> import '_tokenize' # <<< 13632 1726884214.90063: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db85850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db855b0> <<< 13632 1726884214.90087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884214.90092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884214.90176: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db87ce0> <<< 13632 1726884214.90204: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db815b0> <<< 13632 1726884214.90242: 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 0x7fc86dbcaf00> <<< 13632 1726884214.90271: 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 0x7fc86dbcb080> <<< 13632 1726884214.90297: 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 <<< 13632 1726884214.90320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884214.90346: 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' <<< 13632 1726884214.90376: 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 0x7fc86dbd0c50><<< 13632 1726884214.90383: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbd0a10> <<< 13632 1726884214.90401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884214.90520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884214.90573: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884214.90600: 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 0x7fc86dbd31d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbd1340> <<< 13632 1726884214.90624: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884214.90654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884214.90681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884214.90699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884214.90705: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884214.90753: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbda9f0> <<< 13632 1726884214.90911: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbd3380> <<< 13632 1726884214.90991: 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' <<< 13632 1726884214.90999: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86dbdbc80> <<< 13632 1726884214.91030: 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' <<< 13632 1726884214.91035: 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 0x7fc86dbdb650> <<< 13632 1726884214.91085: 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' <<< 13632 1726884214.91096: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86dbdbad0> <<< 13632 1726884214.91106: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbcb350> <<< 13632 1726884214.91131: 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' <<< 13632 1726884214.91169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884214.91191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884214.91216: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884214.91255: 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 0x7fc86dbdeb70> <<< 13632 1726884214.91435: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884214.91465: 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 0x7fc86dbe0080> <<< 13632 1726884214.91469: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbdd310> <<< 13632 1726884214.91507: 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 0x7fc86dbde6c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbdcec0> <<< 13632 1726884214.91558: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.91569: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884214.91572: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.91682: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.91789: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.91803: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884214.91829: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.91853: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884214.91874: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.92010: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.92145: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.92857: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.93534: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884214.93541: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884214.93555: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884214.93585: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884214.93613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884214.93666: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884214.93673: 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 0x7fc86dc642f0> <<< 13632 1726884214.93778: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884214.93785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884214.93813: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dc65040> <<< 13632 1726884214.93821: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbe2b70> <<< 13632 1726884214.93871: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884214.93891: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.93923: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.93935: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884214.93941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.94120: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.94307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884214.94318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884214.94335: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dc64e60> <<< 13632 1726884214.94347: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.94937: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.95475: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.95569: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.95638: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884214.95652: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.95697: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.95749: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884214.95760: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.95838: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.95949: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884214.95977: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884214.96001: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.96040: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.96115: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884214.96119: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.96392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.96665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884214.96740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884214.96761: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884214.96863: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dc67a40> <<< 13632 1726884214.96868: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.96952: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.97042: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884214.97054: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884214.97086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884214.97109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884214.97305: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884214.97520: 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 0x7fc86dc6dd90> # 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 0x7fc86dc6e690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dc666c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13632 1726884214.97605: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884214.97657: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.97744: 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 <<< 13632 1726884214.97778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884214.97873: 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 0x7fc86dc6d490> <<< 13632 1726884214.97916: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dc6e8d0> <<< 13632 1726884214.97985: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884214.97994: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.98060: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.98107: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.98144: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.98197: 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 <<< 13632 1726884214.98201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884214.98215: 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 <<< 13632 1726884214.98234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884214.98252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884214.98317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884214.98338: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884214.98353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884214.98411: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db06930> <<< 13632 1726884214.98461: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86da785c0> <<< 13632 1726884214.98549: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86da766f0> <<< 13632 1726884214.98559: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86da76540> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884214.98565: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.98602: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.98628: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884214.98636: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884214.98697: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884214.98708: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.98729: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.98732: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13632 1726884214.98742: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884214.99403: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884215.00003: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884215.00774: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884215.01542: 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 0x7fc86db0aea0> <<< 13632 1726884215.01586: 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 0x7fc86db0b2c0> <<< 13632 1726884215.01624: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py <<< 13632 1726884215.01671: stdout chunk (state=3): >>># 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 <<< 13632 1726884215.01675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db0bd40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db0b6e0> <<< 13632 1726884215.01715: 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 # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884215.01772: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db087d0> <<< 13632 1726884215.01834: 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' <<< 13632 1726884215.01838: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13632 1726884215.01897: 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 <<< 13632 1726884215.01901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13632 1726884215.01950: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dae67b0> <<< 13632 1726884215.01992: 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 0x7fc86dae6690> <<< 13632 1726884215.02016: 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' <<< 13632 1726884215.02045: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d54e5a0> <<< 13632 1726884215.02077: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dae4920> <<< 13632 1726884215.02092: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884215.02117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884215.02140: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13632 1726884215.02172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13632 1726884215.02188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13632 1726884215.02210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13632 1726884215.02330: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d551130> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d54fcb0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d54f020> <<< 13632 1726884215.02354: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db09490> <<< 13632 1726884215.02371: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884215.02398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13632 1726884215.02419: 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 <<< 13632 1726884215.02606: stdout chunk (state=3): >>># 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 <<< 13632 1726884215.02612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13632 1726884215.02631: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5bd160> <<< 13632 1726884215.02766: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5752e0> <<< 13632 1726884215.02819: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d54fb30> <<< 13632 1726884215.02823: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13632 1726884215.02857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884215.02887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884215.02919: 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 0x7fc86d5c8bf0> <<< 13632 1726884215.02941: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5bef60> <<< 13632 1726884215.02974: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d574e60> <<< 13632 1726884215.03011: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db08e60> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db08860> <<< 13632 1726884215.03015: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db08560> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db0b290> <<< 13632 1726884215.03045: 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' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db08770> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 13632 1726884215.03082: stdout chunk (state=3): >>># 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 <<< 13632 1726884215.03091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13632 1726884215.03113: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5c9280> <<< 13632 1726884215.03150: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5c8e90> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884215.03174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884215.03254: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5c99d0> <<< 13632 1726884215.03265: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884215.03291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13632 1726884215.03585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # 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 0x7fc86d5d0620> <<< 13632 1726884215.03754: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5ad790> <<< 13632 1726884215.03797: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5ca960> <<< 13632 1726884215.03812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13632 1726884215.03838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13632 1726884215.03851: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5ad280> <<< 13632 1726884215.03879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 13632 1726884215.03921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5e2600> <<< 13632 1726884215.03924: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py <<< 13632 1726884215.03982: stdout chunk (state=3): >>># 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' <<< 13632 1726884215.03986: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5e32c0> <<< 13632 1726884215.03991: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5e2d50> <<< 13632 1726884215.04004: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884215.04073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884215.04171: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5e3770> <<< 13632 1726884215.04175: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884215.04211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884215.04448: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5a7950> <<< 13632 1726884215.04470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13632 1726884215.04496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13632 1726884215.04509: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cfbe1b0> <<< 13632 1726884215.04565: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884215.04695: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884215.04698: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884215.04824: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884215.04986: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13632 1726884215.04992: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884215.05045: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884215.05097: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 13632 1726884215.05112: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884215.05286: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884215.05386: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884215.05478: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884215.05992: 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' <<< 13632 1726884215.06013: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13632 1726884215.06098: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cff3230> <<< 13632 1726884215.06102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884215.06116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884215.06257: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cff3350> <<< 13632 1726884215.06326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13632 1726884215.06377: 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 0x7fc86cda34d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cda2d50> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884215.06443: 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 0x7fc86cda2f00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cff3860> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cff2480> <<< 13632 1726884215.06486: 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 0x7fc86cff2ed0> <<< 13632 1726884215.06492: 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 <<< 13632 1726884215.06642: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884215.06646: 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' # /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' <<< 13632 1726884215.06791: 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 0x7fc86ce20aa0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ce20680> <<< 13632 1726884215.06810: 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 <<< 13632 1726884215.06852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13632 1726884215.06919: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 13632 1726884215.06939: 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 0x7fc86ce502f0> <<< 13632 1726884215.06971: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ce20b30> <<< 13632 1726884215.06998: 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 <<< 13632 1726884215.07091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884215.08088: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 13632 1726884215.08091: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86c9332c0> <<< 13632 1726884215.08151: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ce50140> <<< 13632 1726884215.08179: 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 <<< 13632 1726884215.08384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884215.08489: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86c9ace00> <<< 13632 1726884215.08546: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86c9336e0> <<< 13632 1726884215.08558: 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 <<< 13632 1726884215.08602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884215.08684: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 13632 1726884215.08690: 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 0x7fc86c9afdd0> <<< 13632 1726884215.08727: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86c9acfe0> <<< 13632 1726884215.08757: 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 <<< 13632 1726884215.08804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884215.08899: 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 0x7fc86c9ebfb0> <<< 13632 1726884215.08948: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86c9e8200> <<< 13632 1726884215.08966: 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 <<< 13632 1726884215.08987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884215.09041: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 13632 1726884215.09049: 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 0x7fc86b00d310> <<< 13632 1726884215.09078: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b00c710> <<< 13632 1726884215.09081: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ce20230> <<< 13632 1726884215.09094: 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 <<< 13632 1726884215.09135: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13632 1726884215.09148: 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 <<< 13632 1726884215.09161: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884215.09190: 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 <<< 13632 1726884215.09198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884215.09237: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884215.09256: 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 0x7fc86b0307a0> <<< 13632 1726884215.09268: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b00fbf0> <<< 13632 1726884215.09291: 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 <<< 13632 1726884215.09349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13632 1726884215.09353: 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 <<< 13632 1726884215.09372: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 13632 1726884215.09410: 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 0x7fc86b032f00> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 13632 1726884215.09445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13632 1726884215.09464: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b033e00> <<< 13632 1726884215.09505: 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' <<< 13632 1726884215.09966: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86b054710> <<< 13632 1726884215.10063: 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 # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b055c10> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b033fe0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b032db0> <<< 13632 1726884215.10128: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b032750> <<< 13632 1726884215.10132: 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 <<< 13632 1726884215.10135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884215.10238: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 13632 1726884215.10244: 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 0x7fc86b057860> <<< 13632 1726884215.10267: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b033320><<< 13632 1726884215.10279: stdout chunk (state=3): >>> <<< 13632 1726884215.10342: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b030b30> <<< 13632 1726884215.10406: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b00f230> <<< 13632 1726884215.10429: 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 <<< 13632 1726884215.10435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884215.10573: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 13632 1726884215.10576: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86b00f920> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b00f680> <<< 13632 1726884215.10618: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b00d430> <<< 13632 1726884215.10645: 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 <<< 13632 1726884215.10652: stdout chunk (state=3): >>># 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 0x7fc86b098dd0> <<< 13632 1726884215.10677: 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<<< 13632 1726884215.10685: stdout chunk (state=3): >>> <<< 13632 1726884215.10709: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884215.10734: 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 <<< 13632 1726884215.10740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884215.10774: 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 <<< 13632 1726884215.10780: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884215.10806: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b09b2c0> <<< 13632 1726884215.10829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884215.10841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884215.10870: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b09ba70> <<< 13632 1726884215.10878: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b09a600> <<< 13632 1726884215.10900: 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 <<< 13632 1726884215.10931: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13632 1726884215.10944: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c02c0> <<< 13632 1726884215.10973: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b098da0> <<< 13632 1726884215.11004: 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 <<< 13632 1726884215.11010: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884215.11031: 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 <<< 13632 1726884215.11057: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13632 1726884215.11082: 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 <<< 13632 1726884215.11091: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 13632 1726884215.11108: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c1d30> <<< 13632 1726884215.11146: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c12b0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c10d0> <<< 13632 1726884215.11164: 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 <<< 13632 1726884215.11170: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 13632 1726884215.11197: 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 <<< 13632 1726884215.11227: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884215.11256: 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 <<< 13632 1726884215.11273: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884215.11298: 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 <<< 13632 1726884215.11308: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13632 1726884215.11324: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0ecda0> <<< 13632 1726884215.11353: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884215.11403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884215.11426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884215.11481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884215.11502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884215.11521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884215.11534: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa06e10> <<< 13632 1726884215.11576: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884215.11594: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884215.11599: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86aa07170> <<< 13632 1726884215.11651: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0ef0b0> <<< 13632 1726884215.11695: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0ed250> <<< 13632 1726884215.11716: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0ec290> <<< 13632 1726884215.11760: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c24e0> <<< 13632 1726884215.11766: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c21b0> <<< 13632 1726884215.11797: 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 <<< 13632 1726884215.11803: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13632 1726884215.11834: 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 <<< 13632 1726884215.11840: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884215.11871: 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 <<< 13632 1726884215.11879: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884215.11900: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa44ce0> <<< 13632 1726884215.11906: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa07e00> <<< 13632 1726884215.11949: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c2a20> <<< 13632 1726884215.11971: 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 <<< 13632 1726884215.11985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13632 1726884215.12011: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa453d0> <<< 13632 1726884215.12040: 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 <<< 13632 1726884215.12052: 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 0x7fc86aa45760> <<< 13632 1726884215.12068: 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' <<< 13632 1726884215.12076: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa45820> <<< 13632 1726884215.12108: 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 <<< 13632 1726884215.12114: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa45940> <<< 13632 1726884215.12141: 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 <<< 13632 1726884215.12169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884215.12198: 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 <<< 13632 1726884215.12223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884215.12313: 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 0x7fc86aa64530> <<< 13632 1726884215.12356: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa46660> <<< 13632 1726884215.12391: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa64680> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py <<< 13632 1726884215.12395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884215.12589: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa64770> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa45790> <<< 13632 1726884215.12597: 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' <<< 13632 1726884215.12603: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa64920> <<< 13632 1726884215.12607: 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 <<< 13632 1726884215.12633: stdout chunk (state=3): >>># 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 <<< 13632 1726884215.12702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884215.12723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884215.12760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884215.12797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884215.12822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884215.12839: 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 0x7fc86aaac320> <<< 13632 1726884215.12874: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa8f710> <<< 13632 1726884215.12944: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa8e120> <<< 13632 1726884215.13194: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa66090> <<< 13632 1726884215.13199: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa654f0> # /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 0x7fc86aa66540> <<< 13632 1726884215.13220: 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' <<< 13632 1726884215.13233: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b00f890> <<< 13632 1726884215.13272: 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' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aaccc50> <<< 13632 1726884215.13296: 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 <<< 13632 1726884215.13334: 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 0x7fc86aaccec0> # /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' <<< 13632 1726884215.13352: 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 <<< 13632 1726884215.13440: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13632 1726884215.13462: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aacd7f0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aacd280> <<< 13632 1726884215.13466: 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 0x7fc86aace6f0> <<< 13632 1726884215.13485: stdout chunk (state=3): >>>import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cda3620> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cff22d0> <<< 13632 1726884215.14065: 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 <<< 13632 1726884215.14094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884215.14139: 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' <<< 13632 1726884215.14141: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aacfc20> <<< 13632 1726884215.14293: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884215.14307: 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 <<< 13632 1726884215.14318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884215.14345: 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' <<< 13632 1726884215.14374: 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 <<< 13632 1726884215.14417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884215.14444: 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 <<< 13632 1726884215.14505: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884215.14528: 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 <<< 13632 1726884215.14547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' <<< 13632 1726884215.14563: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8d8560> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 13632 1726884215.14569: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 13632 1726884215.14591: 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 <<< 13632 1726884215.14626: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884215.14645: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 13632 1726884215.14652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884215.14777: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884215.14785: 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 0x7fc86a8da4e0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8da090> <<< 13632 1726884215.14821: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884215.14841: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884215.14856: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86dbe3530> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8d8fe0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8d8860> <<< 13632 1726884215.14895: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8a5580> <<< 13632 1726884215.14911: 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 <<< 13632 1726884215.14926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884215.14933: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8d8320> <<< 13632 1726884215.14963: 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 <<< 13632 1726884215.14995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884215.15015: 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 <<< 13632 1726884215.15032: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884215.15075: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8f3b00> <<< 13632 1726884215.15118: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8f2630> <<< 13632 1726884215.15149: 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 <<< 13632 1726884215.15157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884215.15179: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a9192b0> <<< 13632 1726884215.15204: 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 <<< 13632 1726884215.15207: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 13632 1726884215.15219: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a9195b0> <<< 13632 1726884215.15246: 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' <<< 13632 1726884215.15260: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a919820> <<< 13632 1726884215.15280: 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 <<< 13632 1726884215.15299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 13632 1726884215.15305: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a919ac0> <<< 13632 1726884215.15344: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13632 1726884215.15364: 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 <<< 13632 1726884215.15398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884215.15439: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a91a1e0> <<< 13632 1726884215.15460: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a91a030> <<< 13632 1726884215.15464: 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 <<< 13632 1726884215.15466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 13632 1726884215.15500: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a91bad0> <<< 13632 1726884215.15503: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 13632 1726884215.15547: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a91bbc0> <<< 13632 1726884215.15551: 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 <<< 13632 1726884215.15555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13632 1726884215.15572: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a91bdd0> <<< 13632 1726884215.15612: 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 <<< 13632 1726884215.15647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13632 1726884215.15651: 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 <<< 13632 1726884215.15700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884215.15705: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a92cd70> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a92c5f0> <<< 13632 1726884215.15744: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a92d910> <<< 13632 1726884215.15770: 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 <<< 13632 1726884215.15824: stdout chunk (state=3): >>># 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 0x7fc86a92dd30> # /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 <<< 13632 1726884215.15832: stdout chunk (state=3): >>># 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 0x7fc86a92df10> <<< 13632 1726884215.15867: 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 <<< 13632 1726884215.15870: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884215.15937: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a92e1e0> <<< 13632 1726884215.15940: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 13632 1726884215.15987: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a92f0e0> # /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' <<< 13632 1726884215.16031: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a92f350> <<< 13632 1726884215.16058: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a92f560> <<< 13632 1726884215.16080: 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 <<< 13632 1726884215.16130: 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' <<< 13632 1726884215.16168: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a960110> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a92fc50> # /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 <<< 13632 1726884215.16218: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13632 1726884215.16221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13632 1726884215.16312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a960f80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a9608c0> # /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 <<< 13632 1726884215.16316: stdout chunk (state=3): >>># 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 0x7fc86a961c10> <<< 13632 1726884215.16351: 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 <<< 13632 1726884215.16354: stdout chunk (state=3): >>># 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 0x7fc86a961f10> <<< 13632 1726884215.16439: 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 # 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 0x7fc86a962e70> <<< 13632 1726884215.16442: 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' <<< 13632 1726884215.16478: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a963110> # /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' <<< 13632 1726884215.16523: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a9632c0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aacfcb0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aacf830> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aacef00> <<< 13632 1726884215.16535: 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 # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13632 1726884215.16572: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8a4c50> <<< 13632 1726884215.16614: 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' <<< 13632 1726884215.16659: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a963bf0> <<< 13632 1726884215.16697: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13632 1726884215.16756: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a690140> <<< 13632 1726884215.16760: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a690b00> <<< 13632 1726884215.16815: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13632 1726884215.16819: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884215.16903: 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 0x7fc86a691eb0> <<< 13632 1726884215.16907: 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' <<< 13632 1726884215.16933: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a691f70> # /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' <<< 13632 1726884215.17075: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 13632 1726884215.17106: 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 0x7fc86a692690> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a692510> # /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 <<< 13632 1726884215.17142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 13632 1726884215.17163: 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 <<< 13632 1726884215.17232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884215.17236: 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 <<< 13632 1726884215.17267: 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 0x7fc86a6b4ce0> # /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' <<< 13632 1726884215.17304: 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' <<< 13632 1726884215.17353: 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 0x7fc86a6b5f10> <<< 13632 1726884215.17365: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b6180> # /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' <<< 13632 1726884215.17422: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884215.17469: 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 0x7fc86a6b6300> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b6120> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b59d0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b4e60> <<< 13632 1726884215.17499: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b4110> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a693650> <<< 13632 1726884215.17503: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a692ed0> <<< 13632 1726884215.17510: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6919d0> <<< 13632 1726884215.17531: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a690f20> <<< 13632 1726884215.17560: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884215.17572: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 13632 1726884215.17595: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b5bb0> <<< 13632 1726884215.17624: 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 <<< 13632 1726884215.17641: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13632 1726884215.17665: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b6cc0> <<< 13632 1726884215.17681: 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 # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13632 1726884215.17723: 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' <<< 13632 1726884215.17738: 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 <<< 13632 1726884215.17766: 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 0x7fc86a6b7bc0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b78f0> <<< 13632 1726884215.17768: 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' <<< 13632 1726884215.17803: 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 <<< 13632 1726884215.17933: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884215.17972: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884215.18014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884215.18132: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6f6030> <<< 13632 1726884215.18136: stdout chunk (state=3): >>># /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' <<< 13632 1726884215.18194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884215.18211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884215.18237: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6f7710> <<< 13632 1726884215.18403: 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 0x7fc86a6f6930> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6f6510> <<< 13632 1726884215.18438: 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 <<< 13632 1726884215.18442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884215.18483: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a728e30> <<< 13632 1726884215.18519: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6f6450> <<< 13632 1726884215.18522: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884215.18543: 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 <<< 13632 1726884215.18581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884215.18604: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884215.18639: 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 <<< 13632 1726884215.18662: stdout chunk (state=3): >>># 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 0x7fc86a72bcb0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py <<< 13632 1726884215.18682: 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 0x7fc86a72bdd0> <<< 13632 1726884215.18730: 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 <<< 13632 1726884215.18735: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884215.18756: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884215.18803: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a729460> <<< 13632 1726884215.18815: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a729160> <<< 13632 1726884215.18915: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b7e90> <<< 13632 1726884215.18959: 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 # 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 0x7fc86a6f5b80> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b7bf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b72f0> <<< 13632 1726884215.18966: 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 <<< 13632 1726884215.19016: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a752780> <<< 13632 1726884215.19020: 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 <<< 13632 1726884215.19054: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a7530b0> <<< 13632 1726884215.19094: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a753a40> <<< 13632 1726884215.19098: 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 <<< 13632 1726884215.19122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13632 1726884215.19140: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a753e30> <<< 13632 1726884215.19158: 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 <<< 13632 1726884215.19170: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13632 1726884215.19181: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a7689e0> <<< 13632 1726884215.19194: 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 <<< 13632 1726884215.19242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884215.19277: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a769070> <<< 13632 1726884215.19307: 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' <<< 13632 1726884215.19329: 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' <<< 13632 1726884215.19358: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 13632 1726884215.19368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 13632 1726884215.19405: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884215.19445: 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 0x7fc86a76bf20> <<< 13632 1726884215.19474: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a76b8f0> <<< 13632 1726884215.19477: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a76b5c0> <<< 13632 1726884215.19499: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a76b290> <<< 13632 1726884216.35222: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli", "libblockdev"], "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}}} <<< 13632 1726884216.36703: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884216.36710: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884216.37281: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 13632 1726884216.37289: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.37334: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing 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 <<< 13632 1726884216.37345: 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 <<< 13632 1726884216.37354: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 _sha2 # 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 <<< 13632 1726884216.37422: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.37427: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.37430: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 13632 1726884216.37494: 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 # 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 <<< 13632 1726884216.37502: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast <<< 13632 1726884216.37509: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 13632 1726884216.37526: stdout chunk (state=3): >>># cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing 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 <<< 13632 1726884216.37634: stdout chunk (state=3): >>># cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # 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 <<< 13632 1726884216.37705: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.37709: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.37715: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.37764: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand <<< 13632 1726884216.37767: stdout chunk (state=3): >>># 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel <<< 13632 1726884216.37802: stdout chunk (state=3): >>># 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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 <<< 13632 1726884216.37871: stdout chunk (state=3): >>># 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884216.38387: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884216.38399: stdout chunk (state=3): >>># destroy _bz2 <<< 13632 1726884216.38407: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884216.38426: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13632 1726884216.38458: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884216.38474: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 13632 1726884216.38481: stdout chunk (state=3): >>># destroy grp # destroy syslog <<< 13632 1726884216.38511: stdout chunk (state=3): >>># destroy selinux <<< 13632 1726884216.38537: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884216.38550: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884216.38599: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat <<< 13632 1726884216.38606: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.38646: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 13632 1726884216.38650: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.38672: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 13632 1726884216.38680: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 13632 1726884216.38718: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 13632 1726884216.38725: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 13632 1726884216.38771: stdout chunk (state=3): >>># cleanup[3] wiping _decimal <<< 13632 1726884216.38801: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term <<< 13632 1726884216.38820: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.38836: stdout chunk (state=3): >>># cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 13632 1726884216.38844: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum <<< 13632 1726884216.38881: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.38911: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.38947: 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 <<< 13632 1726884216.38952: 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 # cleanup[3] wiping rpm <<< 13632 1726884216.38977: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 13632 1726884216.38997: 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 <<< 13632 1726884216.39021: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types <<< 13632 1726884216.39036: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.39054: stdout chunk (state=3): >>># destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response <<< 13632 1726884216.39082: stdout chunk (state=3): >>># cleanup[3] wiping http.client # destroy http <<< 13632 1726884216.39091: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.39117: stdout chunk (state=3): >>># cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 13632 1726884216.39139: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset <<< 13632 1726884216.39146: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors <<< 13632 1726884216.39177: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.39201: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.39221: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 <<< 13632 1726884216.39236: stdout chunk (state=3): >>># cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 13632 1726884216.39258: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string <<< 13632 1726884216.39277: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.39299: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex <<< 13632 1726884216.39315: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale <<< 13632 1726884216.39337: stdout chunk (state=3): >>># destroy encodings # cleanup[3] wiping _locale <<< 13632 1726884216.39354: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.39369: stdout chunk (state=3): >>># cleanup[3] wiping urllib.parse # destroy ipaddress <<< 13632 1726884216.39396: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.39405: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13632 1726884216.39436: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch <<< 13632 1726884216.39451: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.39473: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 13632 1726884216.39494: 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 # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13632 1726884216.39518: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884216.39536: 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 <<< 13632 1726884216.39562: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 13632 1726884216.39579: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 13632 1726884216.39599: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 13632 1726884216.39607: 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 <<< 13632 1726884216.39668: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # 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 <<< 13632 1726884216.40233: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884216.40320: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 13632 1726884216.40377: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884216.40385: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884216.40446: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array <<< 13632 1726884216.40561: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.40597: stdout chunk (state=3): >>># 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 _hashlib # 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 <<< 13632 1726884216.40610: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 13632 1726884216.40669: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct <<< 13632 1726884216.40718: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.40723: stdout chunk (state=3): >>># destroy rpm <<< 13632 1726884216.40778: stdout chunk (state=3): >>># destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess <<< 13632 1726884216.40805: stdout chunk (state=3): >>># destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 13632 1726884216.40891: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 13632 1726884216.40948: stdout chunk (state=3): >>># destroy binascii <<< 13632 1726884216.40952: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13632 1726884216.41001: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884216.41149: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884216.41325: stdout chunk (state=3): >>># 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 <<< 13632 1726884216.41401: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 13632 1726884216.42330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884216.42334: stdout chunk (state=3): >>><<< 13632 1726884216.42337: stderr chunk (state=3): >>><<< 13632 1726884216.43042: _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 0x7fc86e1b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e183b30> # /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 0x7fc86e1b6ab0> 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 0x7fc86df89160> # /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 0x7fc86df8a150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfcff20> # /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 0x7fc86dfdc0b0> # /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 0x7fc86dfff920> # /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 0x7fc86dffffb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfdfbf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfdd310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfcd0d0> # /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 0x7fc86e023860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e022480> # /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 0x7fc86dfde1e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e020d10> # /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 0x7fc86e054890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfcc350> # /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 0x7fc86e054d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e054bf0> # 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 0x7fc86e054f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dfc2e70> # /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 0x7fc86e055670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e055340> 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 0x7fc86e056570> 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 0x7fc86e0707a0> 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 0x7fc86e071ee0> # /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 0x7fc86e072de0> # 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 0x7fc86e073410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e072330> # /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 0x7fc86e073e90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e0735c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e0565d0> # /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 0x7fc86ddabe00> # /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 0x7fc86ddd4920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ddd4680> # 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 0x7fc86ddd4950> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86ddd4a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dda9fa0> # /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 0x7fc86ddd60f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ddd4d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86e056cc0> # /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 0x7fc86ddfe450> # /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 0x7fc86de22600> # /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 0x7fc86de533e0> # /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 0x7fc86de85b80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86de53500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86de23290> # /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 0x7fc86dc94560> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86de21640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ddd6ff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc86de21a00> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_gpak2hph/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 0x7fc86dcf21e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dcc90d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dcc8260> # 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 0x7fc86dccb8c0> # /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 0x7fc86dd15ac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dd15850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dd15160> # /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 0x7fc86dd15bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dcf2c00> 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 0x7fc86dd167e0> # 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 0x7fc86dd16a20> # /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 0x7fc86dd16f00> 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 0x7fc86db7cc80> # 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 0x7fc86db7e8a0> # /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 0x7fc86db7f260> # /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 0x7fc86db80140> # /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 0x7fc86db82e40> # 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 0x7fc86db83170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db81100> # /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 0x7fc86db86d80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db85850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db855b0> # /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 0x7fc86db87ce0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db815b0> # 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 0x7fc86dbcaf00> # /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 0x7fc86dbcb080> # /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 0x7fc86dbd0c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbd0a10> # /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 0x7fc86dbd31d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbd1340> # /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 0x7fc86dbda9f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbd3380> # 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 0x7fc86dbdbc80> # 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 0x7fc86dbdb650> # 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 0x7fc86dbdbad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbcb350> # /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 0x7fc86dbdeb70> # 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 0x7fc86dbe0080> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbdd310> # 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 0x7fc86dbde6c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbdcec0> # 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 0x7fc86dc642f0> # /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 0x7fc86dc65040> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dbe2b70> 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 0x7fc86dc64e60> # 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 0x7fc86dc67a40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc86dc6dd90> # 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 0x7fc86dc6e690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dc666c0> # 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 0x7fc86dc6d490> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dc6e8d0> 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 0x7fc86db06930> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86da785c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86da766f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86da76540> # 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 0x7fc86db0aea0> # /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 0x7fc86db0b2c0> # /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 0x7fc86db0bd40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db0b6e0> # /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 0x7fc86db087d0> # /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 0x7fc86dae67b0> # /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 0x7fc86dae6690> # /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 0x7fc86d54e5a0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86dae4920> # /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 0x7fc86d551130> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d54fcb0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d54f020> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db09490> # /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 0x7fc86d5bd160> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5752e0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d54fb30> # /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 0x7fc86d5c8bf0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5bef60> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d574e60> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db08e60> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db08860> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db08560> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86db0b290> # /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 0x7fc86db08770> # /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 0x7fc86d5c9280> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5c8e90> # /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 0x7fc86d5c99d0> # /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 0x7fc86d5d0620> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5ad790> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5ca960> # /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 0x7fc86d5ad280> # /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 0x7fc86d5e2600> # /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 0x7fc86d5e32c0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86d5e2d50> # /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 0x7fc86d5e3770> # /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 0x7fc86d5a7950> # /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 0x7fc86cfbe1b0> # 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 0x7fc86cff3230> # /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 0x7fc86cff3350> # /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 0x7fc86cda34d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cda2d50> # 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 0x7fc86cda2f00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cff3860> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cff2480> # /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 0x7fc86cff2ed0> # /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 0x7fc86ce20aa0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ce20680> # /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 0x7fc86ce502f0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ce20b30> # /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 0x7fc86c9332c0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ce50140> # /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 0x7fc86c9ace00> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86c9336e0> # /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 0x7fc86c9afdd0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86c9acfe0> # /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 0x7fc86c9ebfb0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86c9e8200> # /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 0x7fc86b00d310> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b00c710> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86ce20230> # /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 0x7fc86b0307a0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b00fbf0> # /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 0x7fc86b032f00> # /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 0x7fc86b033e00> # /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 0x7fc86b054710> # /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 0x7fc86b055c10> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b033fe0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b032db0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b032750> # /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 0x7fc86b057860> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b033320> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b030b30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b00f230> # /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 0x7fc86b00f920> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b00f680> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b00d430> # /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 0x7fc86b098dd0> # /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 0x7fc86b09b2c0> # /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 0x7fc86b09ba70> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b09a600> # /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 0x7fc86b0c02c0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b098da0> # /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 0x7fc86b0c1d30> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c12b0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c10d0> # /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 0x7fc86b0ecda0> # /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 0x7fc86aa06e10> # 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 0x7fc86aa07170> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0ef0b0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0ed250> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0ec290> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c24e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c21b0> # /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 0x7fc86aa44ce0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa07e00> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86b0c2a20> # /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 0x7fc86aa453d0> # /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 0x7fc86aa45760> # /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 0x7fc86aa45820> # /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 0x7fc86aa45940> # /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 0x7fc86aa64530> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa46660> # /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 0x7fc86aa64680> # /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 0x7fc86aa64770> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa45790> # /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 0x7fc86aa64920> # /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 0x7fc86aaac320> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa8f710> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa8e120> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa66090> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aa654f0> # /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 0x7fc86aa66540> # /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 0x7fc86b00f890> # /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 0x7fc86aaccc50> # /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 0x7fc86aaccec0> # /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 0x7fc86aacd7f0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aacd280> # /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 0x7fc86aace6f0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cda3620> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86cff22d0> # /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' # /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 0x7fc86aacfc20> # destroy dnf.plugin.dynamic.copr # /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/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 0x7fc86a8d8560> # /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 0x7fc86a8da4e0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8da090> # 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 0x7fc86dbe3530> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8d8fe0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8d8860> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8a5580> # /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 0x7fc86a8d8320> # /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 0x7fc86a8f3b00> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a8f2630> # /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 0x7fc86a9192b0> # /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 0x7fc86a9195b0> # /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 0x7fc86a919820> # /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 0x7fc86a919ac0> # /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 0x7fc86a91a1e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a91a030> # /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 0x7fc86a91bad0> # /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 0x7fc86a91bbc0> # /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 0x7fc86a91bdd0> # /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 0x7fc86a92cd70> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a92c5f0> # /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 0x7fc86a92d910> # /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 0x7fc86a92dd30> # /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 0x7fc86a92df10> # /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 0x7fc86a92e1e0> # /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 0x7fc86a92f0e0> # /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 0x7fc86a92f350> # /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 0x7fc86a92f560> # /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 0x7fc86a960110> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a92fc50> # /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 0x7fc86a960f80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a9608c0> # /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 0x7fc86a961c10> # /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 0x7fc86a961f10> # /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 0x7fc86a962e70> # /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 0x7fc86a963110> # /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 0x7fc86a9632c0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aacfcb0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aacf830> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86aacef00> # /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 0x7fc86a8a4c50> # /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 0x7fc86a963bf0> # /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 0x7fc86a690140> # /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 0x7fc86a690b00> # /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 0x7fc86a691eb0> # /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 0x7fc86a691f70> # /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 0x7fc86a692690> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a692510> # /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 0x7fc86a6b4ce0> # /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 0x7fc86a6b5f10> # /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 0x7fc86a6b6180> # /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 0x7fc86a6b6300> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b6120> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b59d0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b4e60> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b4110> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a693650> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a692ed0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6919d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a690f20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b5bb0> # /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 0x7fc86a6b6cc0> # /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 0x7fc86a6b7bc0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b78f0> # /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 0x7fc86a6f6030> # /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 0x7fc86a6f7710> # 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 0x7fc86a6f6930> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6f6510> # /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 0x7fc86a728e30> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6f6450> # /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 0x7fc86a72bcb0> # /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 0x7fc86a72bdd0> # /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 0x7fc86a729460> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a729160> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b7e90> # /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 0x7fc86a6f5b80> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b7bf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a6b72f0> # /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 0x7fc86a752780> # /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 0x7fc86a7530b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a753a40> # /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 0x7fc86a753e30> # /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 0x7fc86a7689e0> # /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 0x7fc86a769070> # /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 0x7fc86a76bf20> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a76b8f0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a76b5c0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc86a76b290> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli", "libblockdev"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884216.46500: done with _execute_module (ansible.legacy.dnf, {'name': ['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-fs', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'stratisd', 'stratis-cli', 'libblockdev'], '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-1726884214.6844888-14355-59462565105279/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884216.46503: _low_level_execute_command(): starting 13632 1726884216.46505: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884214.6844888-14355-59462565105279/ > /dev/null 2>&1 && sleep 0' 13632 1726884216.46507: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884216.46509: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884216.46510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884216.46515: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884216.46518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884216.46521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884216.46523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884216.48324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884216.48381: stderr chunk (state=3): >>><<< 13632 1726884216.48389: stdout chunk (state=3): >>><<< 13632 1726884216.48402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884216.48409: handler run complete 13632 1726884216.48450: attempt loop complete, returning result 13632 1726884216.48453: _execute() done 13632 1726884216.48461: dumping result to json 13632 1726884216.48469: done dumping result, returning 13632 1726884216.48479: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [12b27791-eb03-55b1-95d9-0000000003ca] 13632 1726884216.48486: sending task result for task 12b27791-eb03-55b1-95d9-0000000003ca 13632 1726884216.48593: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003ca 13632 1726884216.48596: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884216.48728: no more pending results, returning what we have 13632 1726884216.48732: results queue empty 13632 1726884216.48733: checking for any_errors_fatal 13632 1726884216.48735: done checking for any_errors_fatal 13632 1726884216.48736: checking for max_fail_percentage 13632 1726884216.48738: done checking for max_fail_percentage 13632 1726884216.48738: checking to see if all hosts have failed and the running result is not ok 13632 1726884216.48739: done checking to see if all hosts have failed 13632 1726884216.48740: getting the remaining hosts for this loop 13632 1726884216.48742: done getting the remaining hosts for this loop 13632 1726884216.48746: getting the next task for host managed_node3 13632 1726884216.48759: done getting next task for host managed_node3 13632 1726884216.48763: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 13632 1726884216.48771: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884216.48784: getting variables 13632 1726884216.48786: in VariableManager get_vars() 13632 1726884216.48834: Calling all_inventory to load vars for managed_node3 13632 1726884216.48837: Calling groups_inventory to load vars for managed_node3 13632 1726884216.48840: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884216.48850: Calling all_plugins_play to load vars for managed_node3 13632 1726884216.48858: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884216.48863: Calling groups_plugins_play to load vars for managed_node3 13632 1726884216.49527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884216.50334: done with get_vars() 13632 1726884216.50350: done getting variables 13632 1726884216.50444: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 22:03:36 -0400 (0:00:01.934) 0:00:25.429 ****** 13632 1726884216.50501: entering _queue_task() for managed_node3/debug 13632 1726884216.50796: worker is 1 (out of 1 available) 13632 1726884216.50812: exiting _queue_task() for managed_node3/debug 13632 1726884216.50823: done queuing things up, now waiting for results queue to drain 13632 1726884216.50825: waiting for pending results... 13632 1726884216.51030: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools 13632 1726884216.51157: in run() - task 12b27791-eb03-55b1-95d9-0000000003cb 13632 1726884216.51169: variable 'ansible_search_path' from source: unknown 13632 1726884216.51175: variable 'ansible_search_path' from source: unknown 13632 1726884216.51212: calling self._execute() 13632 1726884216.51293: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884216.51304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884216.51312: variable 'omit' from source: magic vars 13632 1726884216.51449: variable 'omit' from source: magic vars 13632 1726884216.51557: variable 'omit' from source: magic vars 13632 1726884216.51591: variable 'omit' from source: magic vars 13632 1726884216.51630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884216.51665: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884216.51689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884216.51704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884216.51715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884216.51777: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884216.51811: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884216.51815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884216.51929: Set connection var ansible_shell_executable to /bin/sh 13632 1726884216.51933: Set connection var ansible_connection to ssh 13632 1726884216.51940: Set connection var ansible_pipelining to False 13632 1726884216.51943: Set connection var ansible_timeout to 10 13632 1726884216.51945: Set connection var ansible_shell_type to sh 13632 1726884216.51947: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884216.52057: variable 'ansible_shell_executable' from source: unknown 13632 1726884216.52063: variable 'ansible_connection' from source: unknown 13632 1726884216.52070: variable 'ansible_module_compression' from source: unknown 13632 1726884216.52075: variable 'ansible_shell_type' from source: unknown 13632 1726884216.52082: variable 'ansible_shell_executable' from source: unknown 13632 1726884216.52090: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884216.52096: variable 'ansible_pipelining' from source: unknown 13632 1726884216.52098: variable 'ansible_timeout' from source: unknown 13632 1726884216.52100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884216.52203: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884216.52214: variable 'omit' from source: magic vars 13632 1726884216.52220: starting attempt loop 13632 1726884216.52224: running the handler 13632 1726884216.52280: variable 'storage_pools' from source: include params 13632 1726884216.52533: variable 'storage_pools' from source: include params 13632 1726884216.52538: variable 'test_storage_pools' from source: play vars 13632 1726884216.52621: variable 'test_storage_pools' from source: play vars 13632 1726884216.52754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884216.55175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884216.55234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884216.55265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884216.55531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884216.55557: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884216.55619: 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) 13632 1726884216.55642: 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) 13632 1726884216.55665: 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) 13632 1726884216.55704: 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) 13632 1726884216.55718: 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) 13632 1726884216.55758: 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) 13632 1726884216.55785: 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) 13632 1726884216.55805: 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) 13632 1726884216.55838: 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) 13632 1726884216.55851: 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) 13632 1726884216.55971: variable 'unused_disks' from source: set_fact 13632 1726884216.56178: variable 'unused_disks' from source: set_fact 13632 1726884216.56339: variable 'unused_disks' from source: set_fact 13632 1726884216.56547: handler run complete 13632 1726884216.56574: attempt loop complete, returning result 13632 1726884216.56577: _execute() done 13632 1726884216.56581: dumping result to json 13632 1726884216.56591: done dumping result, returning 13632 1726884216.56600: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools [12b27791-eb03-55b1-95d9-0000000003cb] 13632 1726884216.56605: sending task result for task 12b27791-eb03-55b1-95d9-0000000003cb 13632 1726884216.56714: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003cb 13632 1726884216.56723: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "name": "lv1", "size": "15%" }, { "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "name": "lv3", "size": "10%" }, { "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "name": "lv5", "size": "30%" }, { "name": "lv6", "size": "25%" }, { "name": "lv7", "size": "10%" }, { "name": "lv8", "size": "10%" } ] } ] } 13632 1726884216.56905: no more pending results, returning what we have 13632 1726884216.56909: results queue empty 13632 1726884216.56910: checking for any_errors_fatal 13632 1726884216.56918: done checking for any_errors_fatal 13632 1726884216.56919: checking for max_fail_percentage 13632 1726884216.56921: done checking for max_fail_percentage 13632 1726884216.56922: checking to see if all hosts have failed and the running result is not ok 13632 1726884216.56923: done checking to see if all hosts have failed 13632 1726884216.56923: getting the remaining hosts for this loop 13632 1726884216.56925: done getting the remaining hosts for this loop 13632 1726884216.56929: getting the next task for host managed_node3 13632 1726884216.56936: done getting next task for host managed_node3 13632 1726884216.56940: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 13632 1726884216.56945: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884216.56956: getting variables 13632 1726884216.56958: in VariableManager get_vars() 13632 1726884216.57023: Calling all_inventory to load vars for managed_node3 13632 1726884216.57027: Calling groups_inventory to load vars for managed_node3 13632 1726884216.57030: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884216.57044: Calling all_plugins_play to load vars for managed_node3 13632 1726884216.57049: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884216.57053: Calling groups_plugins_play to load vars for managed_node3 13632 1726884216.57758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884216.58703: done with get_vars() 13632 1726884216.58725: done getting variables 13632 1726884216.58796: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 22:03:36 -0400 (0:00:00.083) 0:00:25.512 ****** 13632 1726884216.58837: entering _queue_task() for managed_node3/debug 13632 1726884216.59131: worker is 1 (out of 1 available) 13632 1726884216.59144: exiting _queue_task() for managed_node3/debug 13632 1726884216.59155: done queuing things up, now waiting for results queue to drain 13632 1726884216.59157: waiting for pending results... 13632 1726884216.59606: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes 13632 1726884216.59631: in run() - task 12b27791-eb03-55b1-95d9-0000000003cc 13632 1726884216.59645: variable 'ansible_search_path' from source: unknown 13632 1726884216.59649: variable 'ansible_search_path' from source: unknown 13632 1726884216.59691: calling self._execute() 13632 1726884216.59796: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884216.59804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884216.59817: variable 'omit' from source: magic vars 13632 1726884216.59948: variable 'omit' from source: magic vars 13632 1726884216.60046: variable 'omit' from source: magic vars 13632 1726884216.60094: variable 'omit' from source: magic vars 13632 1726884216.60142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884216.60188: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884216.60208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884216.60228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884216.60240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884216.60278: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884216.60282: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884216.60289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884216.60413: Set connection var ansible_shell_executable to /bin/sh 13632 1726884216.60606: Set connection var ansible_connection to ssh 13632 1726884216.60610: Set connection var ansible_pipelining to False 13632 1726884216.60613: Set connection var ansible_timeout to 10 13632 1726884216.60615: Set connection var ansible_shell_type to sh 13632 1726884216.60617: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884216.60620: variable 'ansible_shell_executable' from source: unknown 13632 1726884216.60622: variable 'ansible_connection' from source: unknown 13632 1726884216.60624: variable 'ansible_module_compression' from source: unknown 13632 1726884216.60627: variable 'ansible_shell_type' from source: unknown 13632 1726884216.60629: variable 'ansible_shell_executable' from source: unknown 13632 1726884216.60631: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884216.60633: variable 'ansible_pipelining' from source: unknown 13632 1726884216.60636: variable 'ansible_timeout' from source: unknown 13632 1726884216.60638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884216.60697: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884216.60724: variable 'omit' from source: magic vars 13632 1726884216.60736: starting attempt loop 13632 1726884216.60745: running the handler 13632 1726884216.61061: handler run complete 13632 1726884216.61102: attempt loop complete, returning result 13632 1726884216.61112: _execute() done 13632 1726884216.61120: dumping result to json 13632 1726884216.61128: done dumping result, returning 13632 1726884216.61147: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes [12b27791-eb03-55b1-95d9-0000000003cc] 13632 1726884216.61158: sending task result for task 12b27791-eb03-55b1-95d9-0000000003cc 13632 1726884216.61521: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003cc 13632 1726884216.61525: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 13632 1726884216.61582: no more pending results, returning what we have 13632 1726884216.61586: results queue empty 13632 1726884216.61589: checking for any_errors_fatal 13632 1726884216.61598: done checking for any_errors_fatal 13632 1726884216.61599: checking for max_fail_percentage 13632 1726884216.61601: done checking for max_fail_percentage 13632 1726884216.61602: checking to see if all hosts have failed and the running result is not ok 13632 1726884216.61603: done checking to see if all hosts have failed 13632 1726884216.61604: getting the remaining hosts for this loop 13632 1726884216.61606: done getting the remaining hosts for this loop 13632 1726884216.61610: getting the next task for host managed_node3 13632 1726884216.61618: done getting next task for host managed_node3 13632 1726884216.61623: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 13632 1726884216.61629: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884216.61641: getting variables 13632 1726884216.61643: in VariableManager get_vars() 13632 1726884216.61679: Calling all_inventory to load vars for managed_node3 13632 1726884216.61683: Calling groups_inventory to load vars for managed_node3 13632 1726884216.61685: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884216.61721: Calling all_plugins_play to load vars for managed_node3 13632 1726884216.61726: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884216.61730: Calling groups_plugins_play to load vars for managed_node3 13632 1726884216.62445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884216.63628: done with get_vars() 13632 1726884216.63647: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 22:03:36 -0400 (0:00:00.049) 0:00:25.561 ****** 13632 1726884216.63758: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884216.64054: worker is 1 (out of 1 available) 13632 1726884216.64067: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884216.64081: done queuing things up, now waiting for results queue to drain 13632 1726884216.64083: waiting for pending results... 13632 1726884216.64382: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages 13632 1726884216.64580: in run() - task 12b27791-eb03-55b1-95d9-0000000003cd 13632 1726884216.64605: variable 'ansible_search_path' from source: unknown 13632 1726884216.64617: variable 'ansible_search_path' from source: unknown 13632 1726884216.64664: calling self._execute() 13632 1726884216.64777: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884216.64794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884216.64810: variable 'omit' from source: magic vars 13632 1726884216.65293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884216.65631: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884216.65693: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884216.65746: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884216.65792: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884216.65895: 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) 13632 1726884216.65936: 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) 13632 1726884216.65974: 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) 13632 1726884216.66014: 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) 13632 1726884216.66258: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 13632 1726884216.66262: variable 'omit' from source: magic vars 13632 1726884216.66327: variable 'omit' from source: magic vars 13632 1726884216.66509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884216.68975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884216.69076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884216.69131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884216.69178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884216.69292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884216.69296: 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) 13632 1726884216.69332: 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) 13632 1726884216.69369: 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) 13632 1726884216.69437: 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) 13632 1726884216.69459: 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) 13632 1726884216.69571: variable 'storage_pools' from source: include params 13632 1726884216.69586: variable 'test_storage_pools' from source: play vars 13632 1726884216.69698: variable 'test_storage_pools' from source: play vars 13632 1726884216.69875: 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) 13632 1726884216.69912: 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) 13632 1726884216.69947: 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) 13632 1726884216.70076: 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) 13632 1726884216.70079: 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) 13632 1726884216.70092: 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) 13632 1726884216.70127: 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) 13632 1726884216.70163: 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) 13632 1726884216.70224: 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) 13632 1726884216.70248: 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) 13632 1726884216.70417: variable 'unused_disks' from source: set_fact 13632 1726884216.70747: variable 'unused_disks' from source: set_fact 13632 1726884216.71067: variable 'unused_disks' from source: set_fact 13632 1726884216.71514: variable 'storage_use_partitions' from source: role '' defaults 13632 1726884216.71530: variable 'storage_disklabel_type' from source: role '' defaults 13632 1726884216.71541: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884216.71626: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884216.71717: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884216.71798: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884216.71966: variable 'omit' from source: magic vars 13632 1726884216.72008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884216.72055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884216.72292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884216.72296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884216.72298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884216.72301: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884216.72303: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884216.72305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884216.72307: Set connection var ansible_shell_executable to /bin/sh 13632 1726884216.72309: Set connection var ansible_connection to ssh 13632 1726884216.72310: Set connection var ansible_pipelining to False 13632 1726884216.72323: Set connection var ansible_timeout to 10 13632 1726884216.72329: Set connection var ansible_shell_type to sh 13632 1726884216.72338: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884216.72368: variable 'ansible_shell_executable' from source: unknown 13632 1726884216.72375: variable 'ansible_connection' from source: unknown 13632 1726884216.72382: variable 'ansible_module_compression' from source: unknown 13632 1726884216.72390: variable 'ansible_shell_type' from source: unknown 13632 1726884216.72398: variable 'ansible_shell_executable' from source: unknown 13632 1726884216.72406: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884216.72415: variable 'ansible_pipelining' from source: unknown 13632 1726884216.72427: variable 'ansible_timeout' from source: unknown 13632 1726884216.72437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884216.72613: 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__) 13632 1726884216.72632: variable 'omit' from source: magic vars 13632 1726884216.72656: starting attempt loop 13632 1726884216.72664: running the handler 13632 1726884216.72684: _low_level_execute_command(): starting 13632 1726884216.72703: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884216.73511: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884216.73605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884216.73639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884216.73718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884216.75502: stdout chunk (state=3): >>>/root <<< 13632 1726884216.75639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884216.75675: stderr chunk (state=3): >>><<< 13632 1726884216.75679: stdout chunk (state=3): >>><<< 13632 1726884216.75709: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884216.75721: _low_level_execute_command(): starting 13632 1726884216.75730: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036 `" && echo ansible-tmp-1726884216.7570968-14413-93875093120036="` echo /root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036 `" ) && sleep 0' 13632 1726884216.76236: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884216.76240: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884216.76243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884216.76245: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884216.76248: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884216.76294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884216.76300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884216.76363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884216.78349: stdout chunk (state=3): >>>ansible-tmp-1726884216.7570968-14413-93875093120036=/root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036 <<< 13632 1726884216.78465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884216.78519: stderr chunk (state=3): >>><<< 13632 1726884216.78524: stdout chunk (state=3): >>><<< 13632 1726884216.78542: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884216.7570968-14413-93875093120036=/root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884216.78595: variable 'ansible_module_compression' from source: unknown 13632 1726884216.78654: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 13632 1726884216.78693: variable 'ansible_facts' from source: unknown 13632 1726884216.78770: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036/AnsiballZ_blivet.py 13632 1726884216.78891: Sending initial data 13632 1726884216.78896: Sent initial data (154 bytes) 13632 1726884216.79347: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884216.79350: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884216.79353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884216.79355: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884216.79357: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884216.79420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884216.79422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884216.79461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884216.81105: 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 <<< 13632 1726884216.81113: stderr chunk (state=3): >>>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 <<< 13632 1726884216.81149: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884216.81194: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpd629_2kp /root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036/AnsiballZ_blivet.py <<< 13632 1726884216.81200: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036/AnsiballZ_blivet.py" <<< 13632 1726884216.81234: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpd629_2kp" to remote "/root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036/AnsiballZ_blivet.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036/AnsiballZ_blivet.py" <<< 13632 1726884216.82164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884216.82236: stderr chunk (state=3): >>><<< 13632 1726884216.82239: stdout chunk (state=3): >>><<< 13632 1726884216.82293: done transferring module to remote 13632 1726884216.82296: _low_level_execute_command(): starting 13632 1726884216.82299: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036/ /root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036/AnsiballZ_blivet.py && sleep 0' 13632 1726884216.82942: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884216.82945: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884216.82948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884216.82950: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884216.83013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884216.83033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884216.83075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884216.84913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884216.84971: stderr chunk (state=3): >>><<< 13632 1726884216.84975: stdout chunk (state=3): >>><<< 13632 1726884216.84995: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884216.85004: _low_level_execute_command(): starting 13632 1726884216.85007: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036/AnsiballZ_blivet.py && sleep 0' 13632 1726884216.85481: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884216.85490: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884216.85497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884216.85501: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884216.85558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884216.85561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884216.85613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884216.87766: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884216.87801: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884216.87833: stdout chunk (state=3): >>>import '_thread' # <<< 13632 1726884216.87840: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 13632 1726884216.87907: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884216.87949: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884216.87980: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884216.87991: stdout chunk (state=3): >>># installing zipimport hook <<< 13632 1726884216.88012: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884216.88018: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884216.88078: 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' <<< 13632 1726884216.88102: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884216.88124: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884216.88164: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884216.88193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884216.88196: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b920c530> <<< 13632 1726884216.88213: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b91dbb30> <<< 13632 1726884216.88232: 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' <<< 13632 1726884216.88244: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b920eab0> <<< 13632 1726884216.88267: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884216.88296: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884216.88302: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884216.88324: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884216.88355: stdout chunk (state=3): >>>import '_stat' # <<< 13632 1726884216.88360: stdout chunk (state=3): >>>import 'stat' # <<< 13632 1726884216.88449: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884216.88479: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884216.88515: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884216.88540: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884216.88549: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13632 1726884216.88564: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884216.88574: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884216.88580: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884216.88615: 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 <<< 13632 1726884216.88617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884216.88643: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9021160> <<< 13632 1726884216.88708: 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 <<< 13632 1726884216.88716: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884216.88725: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9022150> <<< 13632 1726884216.88753: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884216.88781: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884216.89051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884216.89061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884216.89089: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884216.89094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884216.89119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884216.89162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884216.89179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884216.89212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884216.89218: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9067f20> <<< 13632 1726884216.89242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884216.89253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884216.89297: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884216.89300: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90740b0> <<< 13632 1726884216.89341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884216.89346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884216.89371: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884216.89406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884216.89440: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884216.89468: 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 0x7f82b9097920> <<< 13632 1726884216.89504: 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 0x7f82b9097fb0> <<< 13632 1726884216.89532: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884216.89562: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9077bf0> <<< 13632 1726884216.89587: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884216.89607: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9075310> <<< 13632 1726884216.89710: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90650d0> <<< 13632 1726884216.89735: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884216.89763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13632 1726884216.89798: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884216.89838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884216.89841: 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' <<< 13632 1726884216.89875: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90bb860> <<< 13632 1726884216.89906: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90ba480> <<< 13632 1726884216.89932: 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 0x7f82b90761b0> <<< 13632 1726884216.89938: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90b8ce0> <<< 13632 1726884216.89998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884216.90003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90e88c0> <<< 13632 1726884216.90038: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9064350> # /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' <<< 13632 1726884216.90105: 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 0x7f82b90e8d40> <<< 13632 1726884216.90115: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90e8bf0> <<< 13632 1726884216.90163: 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 0x7f82b90e8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b905ae70> <<< 13632 1726884216.90174: 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' <<< 13632 1726884216.90219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884216.90239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90e96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90e9370> import 'importlib.machinery' # <<< 13632 1726884216.90286: 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' <<< 13632 1726884216.90324: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90ea5a0> import 'importlib.util' # <<< 13632 1726884216.90354: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884216.90357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884216.90380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884216.90412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884216.90415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b91047d0> <<< 13632 1726884216.90429: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884216.90460: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884216.90472: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884216.90480: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b9105f10> <<< 13632 1726884216.90498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884216.90505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884216.90533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884216.90537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884216.90550: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9106e10> <<< 13632 1726884216.90595: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884216.90599: 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 0x7f82b9107470> <<< 13632 1726884216.90607: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9106360> <<< 13632 1726884216.90634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884216.90649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884216.90690: 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 0x7f82b9107e30> <<< 13632 1726884216.90710: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9107560> <<< 13632 1726884216.90749: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90ea600> <<< 13632 1726884216.90774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884216.90806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884216.90825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884216.90870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884216.90923: 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 0x7f82b8e57cb0> <<< 13632 1726884216.90931: 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' <<< 13632 1726884216.90961: 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 0x7f82b8e807a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8e80500> # 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 0x7f82b8e806e0> <<< 13632 1726884216.91034: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b8e80950> <<< 13632 1726884216.91038: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8e55e50> <<< 13632 1726884216.91045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884216.91128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884216.91156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884216.91200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884216.91208: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8e82060> <<< 13632 1726884216.91210: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8e80ce0> <<< 13632 1726884216.91227: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90ea780> <<< 13632 1726884216.91246: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884216.91308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884216.91335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884216.91372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884216.91405: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8eb2390> <<< 13632 1726884216.91453: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884216.91455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884216.91485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884216.91519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884216.91554: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8ece540> <<< 13632 1726884216.91582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884216.91630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884216.91693: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884216.91730: 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 0x7f82b8f03320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884216.91771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884216.91798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884216.91835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884216.91925: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8f2dac0> <<< 13632 1726884216.92012: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8f03440> <<< 13632 1726884216.92042: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8ecf1d0> <<< 13632 1726884216.92089: 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 0x7f82b8f00b00> <<< 13632 1726884216.92112: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8ecd580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8e82f30> <<< 13632 1726884216.92221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884216.92246: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f82b8d445c0> <<< 13632 1726884216.92313: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_z4dsy0qo/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 13632 1726884216.92327: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884216.92485: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884216.92512: 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' <<< 13632 1726884216.92569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884216.92635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884216.92669: 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 0x7f82b8d9e0c0> <<< 13632 1726884216.92678: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884216.92889: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d70fb0> <<< 13632 1726884216.92904: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d70110> # zipimport: zlib available <<< 13632 1726884216.92937: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13632 1726884216.92948: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884216.92972: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 13632 1726884216.92994: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884216.94551: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884216.95802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884216.95808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d73f50> <<< 13632 1726884216.95832: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884216.95839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884216.95866: 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' <<< 13632 1726884216.95900: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13632 1726884216.95908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884216.95930: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884216.95936: 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 0x7f82b8dc5b50> <<< 13632 1726884216.95969: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8dc58e0> <<< 13632 1726884216.96005: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8dc51f0> <<< 13632 1726884216.96022: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884216.96035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884216.96079: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8dc5640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d9ed50> <<< 13632 1726884216.96083: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884216.96116: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884216.96123: 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 0x7f82b8dc6900> <<< 13632 1726884216.96152: 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 0x7f82b8dc6b40> <<< 13632 1726884216.96178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884216.96213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884216.96232: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884216.96272: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8dc6ff0> <<< 13632 1726884216.96299: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884216.96306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884216.96338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884216.96369: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c30e00> <<< 13632 1726884216.96404: 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 0x7f82b8c32a20> <<< 13632 1726884216.96429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884216.96442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884216.96482: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c33380> <<< 13632 1726884216.96505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884216.96536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884216.96546: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c34560> <<< 13632 1726884216.96569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884216.96602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884216.96630: 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' <<< 13632 1726884216.96694: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c36fc0> <<< 13632 1726884216.96730: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884216.96737: 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 0x7f82b8c370e0> <<< 13632 1726884216.96753: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c352b0> <<< 13632 1726884216.96774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884216.96800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884216.96822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13632 1726884216.96828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884216.96850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884216.96876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884216.96907: 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' <<< 13632 1726884216.96916: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c3af30> <<< 13632 1726884216.96928: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884216.96999: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c39a00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c39760> <<< 13632 1726884216.97034: 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' <<< 13632 1726884216.97115: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c3baa0> <<< 13632 1726884216.97140: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c35790> <<< 13632 1726884216.97173: 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 0x7f82b8c7f080> <<< 13632 1726884216.97210: 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' <<< 13632 1726884216.97219: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c7f2c0> <<< 13632 1726884216.97236: 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 <<< 13632 1726884216.97246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884216.97274: 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' <<< 13632 1726884216.97320: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884216.97331: 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 0x7f82b8c80d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c80b00> <<< 13632 1726884216.97336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884216.97456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884216.97533: 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 0x7f82b8c83260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c813a0> <<< 13632 1726884216.97554: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884216.97581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884216.97613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884216.97631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13632 1726884216.97676: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c8ea20> <<< 13632 1726884216.97829: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c833e0> <<< 13632 1726884216.97908: 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 0x7f82b8c8f890> <<< 13632 1726884216.97942: 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 0x7f82b8c8f6e0> <<< 13632 1726884216.97998: 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 0x7f82b8c8fce0> <<< 13632 1726884216.98025: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c7f4a0> <<< 13632 1726884216.98039: 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' <<< 13632 1726884216.98093: 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' <<< 13632 1726884216.98110: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884216.98149: 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 0x7f82b8c933b0> <<< 13632 1726884216.98336: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884216.98341: 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 0x7f82b8c94830> <<< 13632 1726884216.98354: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c91b20> <<< 13632 1726884216.98375: 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' <<< 13632 1726884216.98394: 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 0x7f82b8c92ed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c91730> <<< 13632 1726884216.98426: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884216.98445: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884216.98561: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884216.98669: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884216.98692: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13632 1726884216.98704: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884216.98724: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884216.98870: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884216.99008: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884216.99682: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.00364: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884217.00372: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884217.00385: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884217.00410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.00479: 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' <<< 13632 1726884217.00484: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b8d18a40> <<< 13632 1726884217.00576: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884217.00582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884217.00602: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d198e0> <<< 13632 1726884217.00630: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c97410> <<< 13632 1726884217.00671: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884217.00690: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.00702: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.00730: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884217.00736: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.00917: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.01106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884217.01116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884217.01130: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d195e0> <<< 13632 1726884217.01138: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.01699: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.02258: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.02344: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.02429: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884217.02435: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.02485: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.02523: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884217.02548: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.02615: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.02757: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884217.02772: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884217.02792: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.02828: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.02872: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884217.02880: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.03163: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.03449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884217.03522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884217.03531: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884217.03621: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d1a720> <<< 13632 1726884217.03629: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.03718: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.03804: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884217.03814: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884217.03835: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884217.03871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884217.03875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884217.03947: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884217.04070: 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 0x7f82b8b262d0> <<< 13632 1726884217.04131: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884217.04140: 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 0x7f82b8b26c30> <<< 13632 1726884217.04150: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d1b3e0> <<< 13632 1726884217.04167: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.04210: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.04250: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884217.04262: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.04308: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.04375: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.04419: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.04508: 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 <<< 13632 1726884217.04536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.04625: 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 0x7f82b8b258e0> <<< 13632 1726884217.04675: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8b26d20> <<< 13632 1726884217.04708: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884217.04720: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.04796: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.04860: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.04891: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.04933: 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 <<< 13632 1726884217.04939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.04961: 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 <<< 13632 1726884217.04989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884217.05006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884217.05077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884217.05100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884217.05106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884217.05162: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8bbee10> <<< 13632 1726884217.05213: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8b30bc0> <<< 13632 1726884217.05305: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8b2ad20> <<< 13632 1726884217.05310: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8b2ab70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884217.05326: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.05350: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.05378: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884217.05447: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884217.05484: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884217.05491: stdout chunk (state=3): >>>import 'ansible_collections' # <<< 13632 1726884217.05506: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.05519: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # <<< 13632 1726884217.05551: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884217.05555: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # <<< 13632 1726884217.05576: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884217.05608: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available <<< 13632 1726884217.05612: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.05625: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13632 1726884217.05645: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.07376: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.08926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884217.09018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884217.09039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884217.09070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884217.09096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884217.09103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884217.09131: 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 0x7f82b80f1040> <<< 13632 1726884217.09165: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b80f0470> <<< 13632 1726884217.09225: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8baad20> <<< 13632 1726884217.09382: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8bc40b0> <<< 13632 1726884217.09418: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.09528: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.09559: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py <<< 13632 1726884217.09589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' <<< 13632 1726884217.09613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884217.09619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884217.09652: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8128170> <<< 13632 1726884217.09671: stdout chunk (state=3): >>># /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' <<< 13632 1726884217.09842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884217.09871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884217.09894: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8129340> <<< 13632 1726884217.09926: 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 0x7f82b8128cb0> <<< 13632 1726884217.09957: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8128b00> # /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py <<< 13632 1726884217.09995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884217.10016: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884217.10054: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884217.10137: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b812bc80> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b812b890> <<< 13632 1726884217.10214: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b812b620> <<< 13632 1726884217.10253: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc' <<< 13632 1726884217.10289: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py <<< 13632 1726884217.10293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.10295: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/gi <<< 13632 1726884217.10467: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8130fb0> <<< 13632 1726884217.10527: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b8130e60> <<< 13632 1726884217.10572: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8130740> <<< 13632 1726884217.10665: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.10669: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py <<< 13632 1726884217.10705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' <<< 13632 1726884217.10712: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8133d10> <<< 13632 1726884217.10739: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' <<< 13632 1726884217.10755: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8133fb0> <<< 13632 1726884217.10792: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py <<< 13632 1726884217.10829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' <<< 13632 1726884217.10832: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8174560> <<< 13632 1726884217.10843: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' <<< 13632 1726884217.10877: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8174da0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8133440> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8132ed0> # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides <<< 13632 1726884217.10903: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.10923: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides <<< 13632 1726884217.10933: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8133260> <<< 13632 1726884217.10949: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8132a50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b81329c0> <<< 13632 1726884217.11004: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py <<< 13632 1726884217.11034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' <<< 13632 1726884217.11055: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py <<< 13632 1726884217.11071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' <<< 13632 1726884217.11092: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8177b00> <<< 13632 1726884217.11134: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' <<< 13632 1726884217.11137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py <<< 13632 1726884217.11177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' <<< 13632 1726884217.11246: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b817c9e0> <<< 13632 1726884217.11273: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8177f80> <<< 13632 1726884217.11402: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8175eb0> <<< 13632 1726884217.11434: stdout chunk (state=3): >>>import 'gi.repository.GLib' # <<< 13632 1726884217.11478: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py <<< 13632 1726884217.11508: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' <<< 13632 1726884217.11648: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8185580> <<< 13632 1726884217.11706: stdout chunk (state=3): >>>import 'gi.repository.GObject' # <<< 13632 1726884217.11727: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py <<< 13632 1726884217.11737: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' <<< 13632 1726884217.11949: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b818ad80> <<< 13632 1726884217.11959: stdout chunk (state=3): >>>import 'gi.repository.Gio' # <<< 13632 1726884217.11965: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b812b920> <<< 13632 1726884217.12026: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py <<< 13632 1726884217.12062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc' <<< 13632 1726884217.12105: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.12152: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' <<< 13632 1726884217.12259: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b801ca10> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b801c290> <<< 13632 1726884217.13201: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8185160> <<< 13632 1726884217.13214: stdout chunk (state=3): >>>import 'gi.repository.BlockDev' # <<< 13632 1726884217.13251: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8105b80> <<< 13632 1726884217.13287: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py <<< 13632 1726884217.13315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' <<< 13632 1726884217.13353: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc'<<< 13632 1726884217.13364: stdout chunk (state=3): >>> <<< 13632 1726884217.13389: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8028a10> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8028680> <<< 13632 1726884217.13393: stdout chunk (state=3): >>>import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b801c050> <<< 13632 1726884217.13826: stdout chunk (state=3): >>>failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory <<< 13632 1726884217.13877: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8bc5fa0> <<< 13632 1726884217.13907: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py <<< 13632 1726884217.13914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc' <<< 13632 1726884217.13981: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8028e30> <<< 13632 1726884217.14011: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802ae70> <<< 13632 1726884217.14041: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.14072: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py <<< 13632 1726884217.14080: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc' <<< 13632 1726884217.14176: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py <<< 13632 1726884217.14229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc' <<< 13632 1726884217.14247: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.14275: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py <<< 13632 1726884217.14314: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc' <<< 13632 1726884217.14330: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802e4e0> <<< 13632 1726884217.14343: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802eb70> <<< 13632 1726884217.14379: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py <<< 13632 1726884217.14397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc' <<< 13632 1726884217.14413: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.14440: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' <<< 13632 1726884217.14465: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py <<< 13632 1726884217.14471: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802fc50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802fb00> <<< 13632 1726884217.14521: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc' <<< 13632 1726884217.14596: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802fef0> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802f830> <<< 13632 1726884217.14662: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py <<< 13632 1726884217.14666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8038410> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8038230> <<< 13632 1726884217.14720: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.14724: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py <<< 13632 1726884217.14732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc' <<< 13632 1726884217.14771: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8038770> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8038470> <<< 13632 1726884217.14794: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802efc0> <<< 13632 1726884217.14805: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py <<< 13632 1726884217.14811: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc' <<< 13632 1726884217.14849: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802f740> <<< 13632 1726884217.14901: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc' <<< 13632 1726884217.14913: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.14939: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py <<< 13632 1726884217.14945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803c530> <<< 13632 1726884217.14980: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc' <<< 13632 1726884217.15001: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803c8c0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803c260> <<< 13632 1726884217.15025: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803b9b0> <<< 13632 1726884217.15061: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803ca40> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802e1b0> <<< 13632 1726884217.15090: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803cad0> <<< 13632 1726884217.15250: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802bda0> <<< 13632 1726884217.15307: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802b530> <<< 13632 1726884217.15335: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py <<< 13632 1726884217.15343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc' <<< 13632 1726884217.15372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py <<< 13632 1726884217.15400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' <<< 13632 1726884217.15417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 13632 1726884217.15445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 13632 1726884217.15495: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b81ba540> <<< 13632 1726884217.15506: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803fb60> <<< 13632 1726884217.15535: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py <<< 13632 1726884217.15547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc' <<< 13632 1726884217.15560: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b81ba2d0> <<< 13632 1726884217.15660: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802bb30> <<< 13632 1726884217.15684: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py <<< 13632 1726884217.15711: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc' <<< 13632 1726884217.15737: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py <<< 13632 1726884217.15767: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.15798: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7140aa0> <<< 13632 1726884217.15828: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' <<< 13632 1726884217.15859: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py <<< 13632 1726884217.15879: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' <<< 13632 1726884217.15910: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py <<< 13632 1726884217.15917: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884217.15954: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.15986: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc' <<< 13632 1726884217.16007: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7142e40> <<< 13632 1726884217.16038: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' <<< 13632 1726884217.16047: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b71435c0> <<< 13632 1726884217.16073: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py <<< 13632 1726884217.16087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc' <<< 13632 1726884217.16109: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7143bf0> <<< 13632 1726884217.16121: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py <<< 13632 1726884217.16127: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc' <<< 13632 1726884217.16152: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7143f50> <<< 13632 1726884217.16180: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py <<< 13632 1726884217.16192: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' <<< 13632 1726884217.16256: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7158800> <<< 13632 1726884217.16265: stdout chunk (state=3): >>>import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7142c90> <<< 13632 1726884217.16280: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7142450> <<< 13632 1726884217.16354: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7141190> <<< 13632 1726884217.16398: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc' <<< 13632 1726884217.16407: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc' <<< 13632 1726884217.16450: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b715b0b0> <<< 13632 1726884217.16453: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b715ae70> <<< 13632 1726884217.16484: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7140c50> <<< 13632 1726884217.16505: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc' <<< 13632 1726884217.16537: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc' <<< 13632 1726884217.16557: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b715bcb0> <<< 13632 1726884217.16595: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7141a00> <<< 13632 1726884217.16621: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py <<< 13632 1726884217.16630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' <<< 13632 1726884217.16676: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b715bf20> <<< 13632 1726884217.16702: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py <<< 13632 1726884217.16721: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc' <<< 13632 1726884217.16752: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7178830> <<< 13632 1726884217.16802: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py <<< 13632 1726884217.16808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' <<< 13632 1726884217.16817: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7178e30> <<< 13632 1726884217.17013: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' <<< 13632 1726884217.17039: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py <<< 13632 1726884217.17072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.17193: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884217.17225: stdout chunk (state=3): >>># extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b7198890> <<< 13632 1726884217.17244: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc' <<< 13632 1726884217.17252: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py <<< 13632 1726884217.17276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7199940> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7199310> <<< 13632 1726884217.17309: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc' <<< 13632 1726884217.17334: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7199d30> <<< 13632 1726884217.17347: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py <<< 13632 1726884217.17404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc' <<< 13632 1726884217.17410: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b719a8d0> <<< 13632 1726884217.17427: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py <<< 13632 1726884217.17443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884217.17472: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f555b0> <<< 13632 1726884217.17503: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f542c0> <<< 13632 1726884217.17550: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f569f0> <<< 13632 1726884217.17579: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc' <<< 13632 1726884217.17622: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f57d10> <<< 13632 1726884217.17625: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py <<< 13632 1726884217.17660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc' <<< 13632 1726884217.17666: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f78b90> <<< 13632 1726884217.17696: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b718dbb0> <<< 13632 1726884217.17727: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b718d820> <<< 13632 1726884217.17752: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py <<< 13632 1726884217.17765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc' <<< 13632 1726884217.17825: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f7b110> <<< 13632 1726884217.17830: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py <<< 13632 1726884217.17849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' <<< 13632 1726884217.17870: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py <<< 13632 1726884217.17876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' <<< 13632 1726884217.18022: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f7bad0> <<< 13632 1726884217.18045: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f7b0e0> <<< 13632 1726884217.18169: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f7a600> <<< 13632 1726884217.18196: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py <<< 13632 1726884217.18202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' <<< 13632 1726884217.18223: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fb4320> <<< 13632 1726884217.18253: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py <<< 13632 1726884217.18257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' <<< 13632 1726884217.18291: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fb4470> <<< 13632 1726884217.18304: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py <<< 13632 1726884217.18362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc' <<< 13632 1726884217.18390: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc' <<< 13632 1726884217.18697: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fb7aa0> <<< 13632 1726884217.18740: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py <<< 13632 1726884217.18744: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc' <<< 13632 1726884217.18839: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fd8320> <<< 13632 1726884217.18856: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py <<< 13632 1726884217.18874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc' <<< 13632 1726884217.18937: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fd9340> <<< 13632 1726884217.18952: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc' <<< 13632 1726884217.18994: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fd97c0> <<< 13632 1726884217.19023: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc' <<< 13632 1726884217.19052: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fda000><<< 13632 1726884217.19057: stdout chunk (state=3): >>> <<< 13632 1726884217.19085: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' <<< 13632 1726884217.19126: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fda360> <<< 13632 1726884217.19153: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc' <<< 13632 1726884217.19184: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fda990> <<< 13632 1726884217.19221: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' <<< 13632 1726884217.19244: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fdaf00> <<< 13632 1726884217.19278: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py <<< 13632 1726884217.19299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' <<< 13632 1726884217.19320: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc' <<< 13632 1726884217.19339: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py <<< 13632 1726884217.19366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc' <<< 13632 1726884217.19437: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fdbad0> <<< 13632 1726884217.19469: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fdb770> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fdb2f0> <<< 13632 1726884217.19827: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fb49e0> <<< 13632 1726884217.19859: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py <<< 13632 1726884217.19926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884217.19930: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884217.19962: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e33920> <<< 13632 1726884217.19971: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc' <<< 13632 1726884217.19995: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e33d10> <<< 13632 1726884217.20128: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fb63f0> <<< 13632 1726884217.20131: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py <<< 13632 1726884217.20163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py <<< 13632 1726884217.20189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884217.20673: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e56cc0> <<< 13632 1726884217.20711: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' <<< 13632 1726884217.20749: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e57fb0> <<< 13632 1726884217.20830: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e56480> <<< 13632 1726884217.20871: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884217.20917: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e65130> <<< 13632 1726884217.20941: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc' <<< 13632 1726884217.20964: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e66570> <<< 13632 1726884217.20990: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc' <<< 13632 1726884217.21040: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e66d50> <<< 13632 1726884217.21079: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py <<< 13632 1726884217.21086: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884217.21153: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e675f0> <<< 13632 1726884217.21176: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884217.21233: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e85460> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7122870> <<< 13632 1726884217.21276: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b71416a0> <<< 13632 1726884217.21493: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7120500> <<< 13632 1726884217.21523: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py <<< 13632 1726884217.21539: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884217.21582: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884217.21637: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6eac8c0> <<< 13632 1726884217.21644: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py <<< 13632 1726884217.21691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6ead700> <<< 13632 1726884217.21697: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py <<< 13632 1726884217.21719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc' <<< 13632 1726884217.21783: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6eaddf0> <<< 13632 1726884217.21926: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e9b560> <<< 13632 1726884217.21948: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py <<< 13632 1726884217.21984: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc' <<< 13632 1726884217.22018: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py <<< 13632 1726884217.22026: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' <<< 13632 1726884217.22055: stdout chunk (state=3): >>>import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6ed3bf0> <<< 13632 1726884217.22219: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6ed2390> <<< 13632 1726884217.22239: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py <<< 13632 1726884217.22252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884217.22412: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6efd730> <<< 13632 1726884217.22454: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py <<< 13632 1726884217.22540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884217.22573: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc' <<< 13632 1726884217.22684: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f12f00> <<< 13632 1726884217.22710: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' <<< 13632 1726884217.22718: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6d43ad0> <<< 13632 1726884217.22743: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py <<< 13632 1726884217.22781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc' import 'six.moves' # <<< 13632 1726884217.22812: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py <<< 13632 1726884217.22822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884217.22857: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6d61fa0> <<< 13632 1726884217.23077: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6d60320> <<< 13632 1726884217.23110: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc' <<< 13632 1726884217.23136: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6d8c230> <<< 13632 1726884217.23650: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6eff8c0> <<< 13632 1726884217.23664: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py <<< 13632 1726884217.23690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc' <<< 13632 1726884217.23838: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f13c50> <<< 13632 1726884217.23853: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py <<< 13632 1726884217.23881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc' <<< 13632 1726884217.23927: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6df59a0> <<< 13632 1726884217.23940: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc' <<< 13632 1726884217.23992: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6df6510> <<< 13632 1726884217.24025: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' <<< 13632 1726884217.24054: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6df7050> <<< 13632 1726884217.24079: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' <<< 13632 1726884217.24131: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6df74a0> <<< 13632 1726884217.24185: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' <<< 13632 1726884217.24198: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e0c3b0> <<< 13632 1726884217.24216: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884217.24335: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e0cc80> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802afc0> <<< 13632 1726884217.24362: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py <<< 13632 1726884217.24407: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc' <<< 13632 1726884217.24622: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b80383b0> <<< 13632 1726884217.24625: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py <<< 13632 1726884217.24669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc' <<< 13632 1726884217.24703: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py <<< 13632 1726884217.24750: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc' <<< 13632 1726884217.24859: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6c3b470> <<< 13632 1726884217.24893: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e1d130> <<< 13632 1726884217.24898: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.24914: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # <<< 13632 1726884217.24940: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.24961: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # <<< 13632 1726884217.24983: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.25279: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.25526: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # <<< 13632 1726884217.25851: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884217.26019: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/blivet.py <<< 13632 1726884217.26106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc matches /usr/lib64/python3.12/shelve.py <<< 13632 1726884217.26112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc' <<< 13632 1726884217.26121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884217.26177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884217.26196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884217.26219: 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 0x7f82b6cab110> <<< 13632 1726884217.26251: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884217.26267: 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 0x7f82b6cab440> <<< 13632 1726884217.26336: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6c93260> <<< 13632 1726884217.26364: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6c92990> <<< 13632 1726884217.26407: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/edd.py <<< 13632 1726884217.26415: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc' <<< 13632 1726884217.26581: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6c93440> <<< 13632 1726884217.26604: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicetree.py <<< 13632 1726884217.26636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc' <<< 13632 1726884217.26663: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/actionlist.py <<< 13632 1726884217.26670: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc' <<< 13632 1726884217.26707: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc' <<< 13632 1726884217.26717: stdout chunk (state=3): >>>import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbeb40> <<< 13632 1726884217.26739: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbe0c0> <<< 13632 1726884217.26775: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/handler.py <<< 13632 1726884217.26790: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc' <<< 13632 1726884217.26836: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbf020> <<< 13632 1726884217.26855: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.26871: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/populator.py <<< 13632 1726884217.26908: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc' <<< 13632 1726884217.26921: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884217.26962: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc' <<< 13632 1726884217.27013: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b49190> <<< 13632 1726884217.27019: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b48f20> <<< 13632 1726884217.27032: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc' <<< 13632 1726884217.27082: stdout chunk (state=3): >>>import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b49460> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b49730> <<< 13632 1726884217.27124: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc' <<< 13632 1726884217.27146: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b498e0> <<< 13632 1726884217.27152: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disk.py <<< 13632 1726884217.27189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884217.27223: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b49b20> <<< 13632 1726884217.27258: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4a0c0> <<< 13632 1726884217.27320: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/dm.py <<< 13632 1726884217.27331: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4acc0> <<< 13632 1726884217.27357: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4ae70> <<< 13632 1726884217.27384: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884217.27415: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4b050> <<< 13632 1726884217.27433: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/lvm.py <<< 13632 1726884217.27476: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884217.27479: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4b560> <<< 13632 1726884217.27520: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4be00> <<< 13632 1726884217.27579: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc' <<< 13632 1726884217.27613: stdout chunk (state=3): >>>import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b68200> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc' <<< 13632 1726884217.27652: stdout chunk (state=3): >>>import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b68410> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/partition.py <<< 13632 1726884217.27655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc' <<< 13632 1726884217.27714: stdout chunk (state=3): >>>import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b68500> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884217.27723: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b687d0> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b487a0> <<< 13632 1726884217.27762: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbf860> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbf770> <<< 13632 1726884217.27858: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbc380> <<< 13632 1726884217.28007: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6c902f0> <<< 13632 1726884217.39489: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/iscsi.py <<< 13632 1726884217.39516: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc' <<< 13632 1726884217.40142: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6bf2750> <<< 13632 1726884218.27555: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": ["lvm2"], "invocation": {"module_args": {"pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "present", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": "15%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": "50%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "present", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": "20%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "present", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": "30%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": "25%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": "10%", "state"<<< 13632 1726884218.27567: stdout chunk (state=3): >>>: "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "packages_only": true, "safe_mode": true, "diskvolume_mkfs_option_map": {}}}} <<< 13632 1726884218.28749: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884218.28827: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884218.28842: 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 <<< 13632 1726884218.28860: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 13632 1726884218.28880: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io <<< 13632 1726884218.28901: stdout chunk (state=3): >>># 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 <<< 13632 1726884218.28912: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 13632 1726884218.28951: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # 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 <<< 13632 1726884218.28958: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 # 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__<<< 13632 1726884218.28981: 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 <<< 13632 1726884218.29009: stdout chunk (state=3): >>># 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 <<< 13632 1726884218.29034: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # 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 <<< 13632 1726884218.29048: stdout chunk (state=3): >>># cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 13632 1726884218.29061: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 13632 1726884218.29071: 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 # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro <<< 13632 1726884218.29096: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins <<< 13632 1726884218.29117: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring <<< 13632 1726884218.29131: stdout chunk (state=3): >>># cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize <<< 13632 1726884218.29163: stdout chunk (state=3): >>># cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc <<< 13632 1726884218.29167: stdout chunk (state=3): >>># cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint <<< 13632 1726884218.29185: stdout chunk (state=3): >>># cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info <<< 13632 1726884218.29210: stdout chunk (state=3): >>># cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk <<< 13632 1726884218.29250: stdout chunk (state=3): >>># cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv <<< 13632 1726884218.29259: stdout chunk (state=3): >>># cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis <<< 13632 1726884218.29283: stdout chunk (state=3): >>># cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.loop <<< 13632 1726884218.29293: stdout chunk (state=3): >>># cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing blivet.iscsi <<< 13632 1726884218.29994: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884218.30003: stdout chunk (state=3): >>># destroy _bz2 <<< 13632 1726884218.30021: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 13632 1726884218.30026: stdout chunk (state=3): >>># destroy zipfile._path <<< 13632 1726884218.30047: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13632 1726884218.30108: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884218.30117: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy pwd <<< 13632 1726884218.30135: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884218.30168: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse <<< 13632 1726884218.30215: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884218.30264: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 13632 1726884218.30268: stdout chunk (state=3): >>># cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator <<< 13632 1726884218.30306: stdout chunk (state=3): >>># cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop <<< 13632 1726884218.30310: stdout chunk (state=3): >>># cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 13632 1726884218.30324: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction <<< 13632 1726884218.30354: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks <<< 13632 1726884218.30358: stdout chunk (state=3): >>># destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt <<< 13632 1726884218.30374: stdout chunk (state=3): >>># cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats <<< 13632 1726884218.30407: stdout chunk (state=3): >>># destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks <<< 13632 1726884218.30470: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid <<< 13632 1726884218.30485: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager <<< 13632 1726884218.30496: stdout chunk (state=3): >>># cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device <<< 13632 1726884218.30503: stdout chunk (state=3): >>># cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize <<< 13632 1726884218.30506: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis <<< 13632 1726884218.30515: stdout chunk (state=3): >>># destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev <<< 13632 1726884218.30544: stdout chunk (state=3): >>># cleanup[3] wiping blivet.size # destroy bytesize.bytesize <<< 13632 1726884218.30555: stdout chunk (state=3): >>># cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib <<< 13632 1726884218.30570: stdout chunk (state=3): >>># destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util <<< 13632 1726884218.30597: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util <<< 13632 1726884218.30605: stdout chunk (state=3): >>># destroy glob # destroy subprocess # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 13632 1726884218.30638: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus <<< 13632 1726884218.30647: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio <<< 13632 1726884218.30658: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject <<< 13632 1726884218.30662: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository<<< 13632 1726884218.30693: stdout chunk (state=3): >>> # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module <<< 13632 1726884218.30708: stdout chunk (state=3): >>># cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper <<< 13632 1726884218.30727: stdout chunk (state=3): >>># cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper <<< 13632 1726884218.30738: stdout chunk (state=3): >>># destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect <<< 13632 1726884218.30755: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 13632 1726884218.30780: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux <<< 13632 1726884218.30812: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 <<< 13632 1726884218.30833: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 13632 1726884218.30853: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback <<< 13632 1726884218.30869: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime <<< 13632 1726884218.30877: stdout chunk (state=3): >>># cleanup[3] wiping syslog # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # destroy tokenize <<< 13632 1726884218.30963: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors <<< 13632 1726884218.30984: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping locale # destroy encodings <<< 13632 1726884218.31015: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit <<< 13632 1726884218.31030: stdout chunk (state=3): >>># destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # 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 <<< 13632 1726884218.31051: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref <<< 13632 1726884218.31073: stdout chunk (state=3): >>># cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13632 1726884218.31095: 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 <<< 13632 1726884218.31119: stdout chunk (state=3): >>># cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 13632 1726884218.31140: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 13632 1726884218.31161: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884218.31177: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 13632 1726884218.31200: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 13632 1726884218.31229: stdout chunk (state=3): >>># cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 13632 1726884218.31249: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal <<< 13632 1726884218.31253: stdout chunk (state=3): >>># destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 13632 1726884218.31276: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 13632 1726884218.31283: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884218.32093: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884218.32152: stdout chunk (state=3): >>># destroy linecache <<< 13632 1726884218.32171: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 13632 1726884218.32180: stdout chunk (state=3): >>># destroy zipimport # destroy gi._gi <<< 13632 1726884218.32209: stdout chunk (state=3): >>># destroy _struct <<< 13632 1726884218.32326: stdout chunk (state=3): >>># destroy pyudev <<< 13632 1726884218.32353: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid <<< 13632 1726884218.32360: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 13632 1726884218.32457: stdout chunk (state=3): >>># destroy _sha2 # destroy genericpath <<< 13632 1726884218.32476: stdout chunk (state=3): >>># destroy re._parser # destroy _string # destroy signal # destroy threading # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap <<< 13632 1726884218.32492: stdout chunk (state=3): >>># destroy io # destroy _opcode <<< 13632 1726884218.32506: stdout chunk (state=3): >>># destroy fnmatch <<< 13632 1726884218.32515: stdout chunk (state=3): >>># destroy shutil <<< 13632 1726884218.32557: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 13632 1726884218.32576: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy tempfile<<< 13632 1726884218.32581: stdout chunk (state=3): >>> # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid <<< 13632 1726884218.32602: stdout chunk (state=3): >>># destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 13632 1726884218.32615: stdout chunk (state=3): >>># destroy parted <<< 13632 1726884218.32634: stdout chunk (state=3): >>># destroy six # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings <<< 13632 1726884218.32643: stdout chunk (state=3): >>># destroy posix <<< 13632 1726884218.32662: stdout chunk (state=3): >>># destroy copyreg <<< 13632 1726884218.32669: stdout chunk (state=3): >>># destroy contextlib <<< 13632 1726884218.32698: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request<<< 13632 1726884218.32705: stdout chunk (state=3): >>> # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy _hashlib # destroy _blake2 # destroy selinux._selinux <<< 13632 1726884218.32733: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 13632 1726884218.32812: stdout chunk (state=3): >>># destroy select <<< 13632 1726884218.32842: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884218.32846: stdout chunk (state=3): >>># destroy _tokenize <<< 13632 1726884218.32849: stdout chunk (state=3): >>># destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json <<< 13632 1726884218.32881: stdout chunk (state=3): >>># destroy stat # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread <<< 13632 1726884218.32896: 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 <<< 13632 1726884218.32920: stdout chunk (state=3): >>># destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition <<< 13632 1726884218.32930: stdout chunk (state=3): >>># destroy _pickle <<< 13632 1726884218.32940: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy errno # destroy collections # destroy os <<< 13632 1726884218.33059: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884218.33187: stdout chunk (state=3): >>># destroy _socket # destroy codecs # destroy encodings.aliases<<< 13632 1726884218.33207: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13632 1726884218.33214: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884218.33255: stdout chunk (state=3): >>># destroy _operator <<< 13632 1726884218.33263: stdout chunk (state=3): >>># destroy _functools # clear sys.audit hooks <<< 13632 1726884218.33841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884218.33901: stderr chunk (state=3): >>><<< 13632 1726884218.33905: stdout chunk (state=3): >>><<< 13632 1726884218.34092: _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 0x7f82b920c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b91dbb30> # /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 0x7f82b920eab0> 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 0x7f82b9021160> # /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 0x7f82b9022150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9067f20> # /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 0x7f82b90740b0> # /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 0x7f82b9097920> # /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 0x7f82b9097fb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9077bf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9075310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90650d0> # /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 0x7f82b90bb860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90ba480> # /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 0x7f82b90761b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90b8ce0> # /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 0x7f82b90e88c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9064350> # /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 0x7f82b90e8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90e8bf0> # 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 0x7f82b90e8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b905ae70> # /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 0x7f82b90e96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90e9370> 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 0x7f82b90ea5a0> 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 0x7f82b91047d0> 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 0x7f82b9105f10> # /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 0x7f82b9106e10> # 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 0x7f82b9107470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9106360> # /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 0x7f82b9107e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b9107560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90ea600> # /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 0x7f82b8e57cb0> # /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 0x7f82b8e807a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8e80500> # 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 0x7f82b8e806e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b8e80950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8e55e50> # /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 0x7f82b8e82060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8e80ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b90ea780> # /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 0x7f82b8eb2390> # /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 0x7f82b8ece540> # /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 0x7f82b8f03320> # /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 0x7f82b8f2dac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8f03440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8ecf1d0> # /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 0x7f82b8f00b00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8ecd580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8e82f30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f82b8d445c0> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_z4dsy0qo/ansible_fedora.linux_system_roles.blivet_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 0x7f82b8d9e0c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d70fb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d70110> # 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 0x7f82b8d73f50> # /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 0x7f82b8dc5b50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8dc58e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8dc51f0> # /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 0x7f82b8dc5640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d9ed50> 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 0x7f82b8dc6900> # 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 0x7f82b8dc6b40> # /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 0x7f82b8dc6ff0> 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 0x7f82b8c30e00> # 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 0x7f82b8c32a20> # /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 0x7f82b8c33380> # /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 0x7f82b8c34560> # /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 0x7f82b8c36fc0> # 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 0x7f82b8c370e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c352b0> # /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 0x7f82b8c3af30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c39a00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c39760> # /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 0x7f82b8c3baa0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c35790> # 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 0x7f82b8c7f080> # /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 0x7f82b8c7f2c0> # /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 0x7f82b8c80d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c80b00> # /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 0x7f82b8c83260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c813a0> # /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 0x7f82b8c8ea20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c833e0> # 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 0x7f82b8c8f890> # 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 0x7f82b8c8f6e0> # 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 0x7f82b8c8fce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c7f4a0> # /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 0x7f82b8c933b0> # 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 0x7f82b8c94830> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c91b20> # 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 0x7f82b8c92ed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c91730> # 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 0x7f82b8d18a40> # /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 0x7f82b8d198e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8c97410> 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 0x7f82b8d195e0> # 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 0x7f82b8d1a720> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b8b262d0> # 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 0x7f82b8b26c30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8d1b3e0> # 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 0x7f82b8b258e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8b26d20> 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 0x7f82b8bbee10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8b30bc0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8b2ad20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8b2ab70> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /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 0x7f82b80f1040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b80f0470> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8baad20> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8bc40b0> # zipimport: zlib available # /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8128170> # /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 0x7f82b8129340> # 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 0x7f82b8128cb0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8128b00> # /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.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 0x7f82b812bc80> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b812b890> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b812b620> # /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8130fb0> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b8130e60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8130740> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8133d10> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8133fb0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8174560> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8174da0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8133440> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8132ed0> # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8133260> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8132a50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b81329c0> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8177b00> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b817c9e0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8177f80> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8175eb0> import 'gi.repository.GLib' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8185580> import 'gi.repository.GObject' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b818ad80> import 'gi.repository.Gio' # import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b812b920> # /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b801ca10> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b801c290> import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8185160> import 'gi.repository.BlockDev' # import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8105b80> # /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8028a10> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8028680> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b801c050> failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8bc5fa0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8028e30> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802ae70> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802e4e0> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802eb70> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802fc50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802fb00> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802fef0> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802f830> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8038410> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8038230> # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc' import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8038770> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b8038470> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802efc0> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802f740> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803c530> # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803c8c0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803c260> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803b9b0> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803ca40> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802e1b0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803cad0> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802bda0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802b530> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b81ba540> import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b803fb60> # /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b81ba2d0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802bb30> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7140aa0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7142e40> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b71435c0> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7143bf0> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7143f50> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7158800> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7142c90> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7142450> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7141190> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b715b0b0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b715ae70> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7140c50> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b715bcb0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7141a00> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b715bf20> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7178830> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7178e30> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b7198890> # /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7199940> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7199310> # /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7199d30> # /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b719a8d0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f555b0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f542c0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f569f0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f57d10> # /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f78b90> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b718dbb0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b718d820> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f7b110> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f7bad0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f7b0e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f7a600> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fb4320> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fb4470> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fb7aa0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fd8320> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fd9340> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fd97c0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fda000> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fda360> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fda990> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fdaf00> # /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fdbad0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fdb770> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fdb2f0> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fb49e0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e33920> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e33d10> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6fb63f0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e56cc0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e57fb0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e56480> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e65130> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e66570> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e66d50> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e675f0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e85460> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7122870> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b71416a0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b7120500> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6eac8c0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6ead700> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6eaddf0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e9b560> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6ed3bf0> import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6ed2390> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6efd730> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f12f00> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6d43ad0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6d61fa0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6d60320> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6d8c230> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6eff8c0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6f13c50> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6df59a0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6df6510> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6df7050> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6df74a0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e0c3b0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e0cc80> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b802afc0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b80383b0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6c3b470> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6e1d130> # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc matches /usr/lib64/python3.12/shelve.py # code object from '/usr/lib64/python3.12/__pycache__/shelve.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 0x7f82b6cab110> # 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 0x7f82b6cab440> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6c93260> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6c92990> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6c93440> # /usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbeb40> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbe0c0> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbf020> # /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b49190> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b48f20> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b49460> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b49730> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b498e0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b49b20> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4a0c0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4acc0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4ae70> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4b050> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4b560> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b4be00> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b68200> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b68410> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b68500> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b687d0> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6b487a0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbf860> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbf770> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6cbc380> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6c902f0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b6bf2750> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": ["lvm2"], "invocation": {"module_args": {"pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "present", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": "15%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": "50%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "present", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": "20%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "present", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": "30%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": "25%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "packages_only": true, "safe_mode": true, "diskvolume_mkfs_option_map": {}}}} # 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 # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 # 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy pwd # destroy datetime # destroy distro # destroy distro.distro # destroy argparse # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy subprocess # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 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 traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # 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.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 _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 keyword # 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 _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy linecache # destroy _collections_abc # destroy _weakref # destroy zipimport # destroy gi._gi # destroy _struct # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # destroy _sha2 # destroy genericpath # destroy re._parser # destroy _string # destroy signal # destroy threading # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap # destroy io # destroy _opcode # destroy fnmatch # destroy shutil # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy parted # destroy six # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy copyreg # destroy contextlib # 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 _hashlib # destroy _blake2 # destroy selinux._selinux # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy select # destroy _typing # destroy _tokenize # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread # 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 math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _pickle # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy errno # destroy collections # destroy os # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 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 # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 # 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.mod ule_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.l inux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy pwd # destroy datetime # destroy distro # destroy distro.distro # destroy argparse # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy subprocess # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 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 traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # 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.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 _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 keyword # 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 _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy linecache # destroy _collections_abc # destroy _weakref # destroy zipimport # destroy gi._gi # destroy _struct # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # destroy _sha2 # destroy genericpath # destroy re._parser # destroy _string # destroy signal # destroy threading # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap # destroy io # destroy _opcode # destroy fnmatch # destroy shutil # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy parted # destroy six # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy copyreg # destroy contextlib # 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 _hashlib # destroy _blake2 # destroy selinux._selinux # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy select # destroy _typing # destroy _tokenize # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread # 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 math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _pickle # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy errno # destroy collections # destroy os # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _operator # destroy _functools # clear sys.audit hooks 13632 1726884218.35465: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [{'name': 'test_vg1', 'disks': ['sda', 'sdb', 'sdc'], 'volumes': [{'name': 'lv1', 'size': '15%'}, {'name': 'lv2', 'size': '50%'}]}, {'name': 'test_vg2', 'disks': ['sdd', 'sde', 'sdf'], 'volumes': [{'name': 'lv3', 'size': '10%'}, {'name': 'lv4', 'size': '20%'}]}, {'name': 'test_vg3', 'disks': ['sdg', 'sdh', 'sdi', 'sdj'], 'volumes': [{'name': 'lv5', 'size': '30%'}, {'name': 'lv6', 'size': '25%'}, {'name': 'lv7', 'size': '10%'}, {'name': 'lv8', 'size': '10%'}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'packages_only': 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': 'fedora.linux_system_roles.blivet', '_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-1726884216.7570968-14413-93875093120036/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884218.35467: _low_level_execute_command(): starting 13632 1726884218.35469: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884216.7570968-14413-93875093120036/ > /dev/null 2>&1 && sleep 0' 13632 1726884218.35470: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884218.35472: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884218.35473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884218.35478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884218.35487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884218.35490: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884218.35494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884218.35496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884218.35499: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884218.35502: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884218.35504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884218.35506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884218.35509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884218.35511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884218.35513: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884218.35518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884218.35520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884218.35522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884218.35523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884218.35525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884218.37436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884218.37495: stderr chunk (state=3): >>><<< 13632 1726884218.37502: stdout chunk (state=3): >>><<< 13632 1726884218.37519: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884218.37526: handler run complete 13632 1726884218.37636: attempt loop complete, returning result 13632 1726884218.37640: _execute() done 13632 1726884218.37643: dumping result to json 13632 1726884218.37665: done dumping result, returning 13632 1726884218.37680: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages [12b27791-eb03-55b1-95d9-0000000003cd] 13632 1726884218.37685: sending task result for task 12b27791-eb03-55b1-95d9-0000000003cd 13632 1726884218.37963: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003cd 13632 1726884218.37965: WORKER PROCESS EXITING ok: [managed_node3] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } 13632 1726884218.38399: no more pending results, returning what we have 13632 1726884218.38402: results queue empty 13632 1726884218.38402: checking for any_errors_fatal 13632 1726884218.38406: done checking for any_errors_fatal 13632 1726884218.38408: checking for max_fail_percentage 13632 1726884218.38410: done checking for max_fail_percentage 13632 1726884218.38411: checking to see if all hosts have failed and the running result is not ok 13632 1726884218.38412: done checking to see if all hosts have failed 13632 1726884218.38413: getting the remaining hosts for this loop 13632 1726884218.38414: done getting the remaining hosts for this loop 13632 1726884218.38418: getting the next task for host managed_node3 13632 1726884218.38423: done getting next task for host managed_node3 13632 1726884218.38426: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 13632 1726884218.38433: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884218.38441: getting variables 13632 1726884218.38442: in VariableManager get_vars() 13632 1726884218.38468: Calling all_inventory to load vars for managed_node3 13632 1726884218.38470: Calling groups_inventory to load vars for managed_node3 13632 1726884218.38472: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884218.38479: Calling all_plugins_play to load vars for managed_node3 13632 1726884218.38482: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884218.38485: Calling groups_plugins_play to load vars for managed_node3 13632 1726884218.38917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884218.39450: done with get_vars() 13632 1726884218.39464: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 22:03:38 -0400 (0:00:01.757) 0:00:27.319 ****** 13632 1726884218.39550: entering _queue_task() for managed_node3/include_tasks 13632 1726884218.39793: worker is 1 (out of 1 available) 13632 1726884218.39807: exiting _queue_task() for managed_node3/include_tasks 13632 1726884218.39821: done queuing things up, now waiting for results queue to drain 13632 1726884218.39823: waiting for pending results... 13632 1726884218.40025: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 13632 1726884218.40160: in run() - task 12b27791-eb03-55b1-95d9-0000000003ce 13632 1726884218.40174: variable 'ansible_search_path' from source: unknown 13632 1726884218.40177: variable 'ansible_search_path' from source: unknown 13632 1726884218.40213: calling self._execute() 13632 1726884218.40299: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884218.40303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884218.40313: variable 'omit' from source: magic vars 13632 1726884218.40696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884218.41097: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884218.41180: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884218.41238: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884218.41285: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884218.41361: 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) 13632 1726884218.41398: 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) 13632 1726884218.41498: 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) 13632 1726884218.41521: 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) 13632 1726884218.41679: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 13632 1726884218.41689: _execute() done 13632 1726884218.41693: dumping result to json 13632 1726884218.41696: done dumping result, returning 13632 1726884218.41705: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [12b27791-eb03-55b1-95d9-0000000003ce] 13632 1726884218.41714: sending task result for task 12b27791-eb03-55b1-95d9-0000000003ce 13632 1726884218.41839: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003ce 13632 1726884218.41842: WORKER PROCESS EXITING 13632 1726884218.41907: no more pending results, returning what we have 13632 1726884218.41912: in VariableManager get_vars() 13632 1726884218.41969: Calling all_inventory to load vars for managed_node3 13632 1726884218.41974: Calling groups_inventory to load vars for managed_node3 13632 1726884218.41977: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884218.41994: Calling all_plugins_play to load vars for managed_node3 13632 1726884218.42000: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884218.42004: Calling groups_plugins_play to load vars for managed_node3 13632 1726884218.43236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884218.44143: done with get_vars() 13632 1726884218.44156: variable 'ansible_search_path' from source: unknown 13632 1726884218.44157: variable 'ansible_search_path' from source: unknown 13632 1726884218.44344: variable 'storage_provider' from source: role '' defaults 13632 1726884218.44396: we have included files to process 13632 1726884218.44397: generating all_blocks data 13632 1726884218.44399: done generating all_blocks data 13632 1726884218.44405: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 13632 1726884218.44407: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 13632 1726884218.44411: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 13632 1726884218.44864: in VariableManager get_vars() 13632 1726884218.44911: done with get_vars() 13632 1726884218.44933: done processing included file 13632 1726884218.44935: iterating over new_blocks loaded from include file 13632 1726884218.44936: in VariableManager get_vars() 13632 1726884218.44963: done with get_vars() 13632 1726884218.44965: filtering new block on tags 13632 1726884218.45002: done filtering new block on tags 13632 1726884218.45005: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed_node3 13632 1726884218.45011: extending task lists for all hosts with included blocks 13632 1726884218.45956: done extending task lists 13632 1726884218.45958: done processing included files 13632 1726884218.45959: results queue empty 13632 1726884218.45960: checking for any_errors_fatal 13632 1726884218.45989: done checking for any_errors_fatal 13632 1726884218.45990: checking for max_fail_percentage 13632 1726884218.45993: done checking for max_fail_percentage 13632 1726884218.45994: checking to see if all hosts have failed and the running result is not ok 13632 1726884218.45995: done checking to see if all hosts have failed 13632 1726884218.45996: getting the remaining hosts for this loop 13632 1726884218.45998: done getting the remaining hosts for this loop 13632 1726884218.46001: getting the next task for host managed_node3 13632 1726884218.46008: done getting next task for host managed_node3 13632 1726884218.46011: ^ task is: TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 13632 1726884218.46016: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), 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 13632 1726884218.46029: getting variables 13632 1726884218.46030: in VariableManager get_vars() 13632 1726884218.46047: Calling all_inventory to load vars for managed_node3 13632 1726884218.46050: Calling groups_inventory to load vars for managed_node3 13632 1726884218.46058: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884218.46066: Calling all_plugins_play to load vars for managed_node3 13632 1726884218.46070: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884218.46073: Calling groups_plugins_play to load vars for managed_node3 13632 1726884218.46791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884218.48060: done with get_vars() 13632 1726884218.48191: done getting variables 13632 1726884218.48249: 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.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 20 September 2024 22:03:38 -0400 (0:00:00.089) 0:00:27.409 ****** 13632 1726884218.48502: entering _queue_task() for managed_node3/set_fact 13632 1726884218.49149: worker is 1 (out of 1 available) 13632 1726884218.49163: exiting _queue_task() for managed_node3/set_fact 13632 1726884218.49195: done queuing things up, now waiting for results queue to drain 13632 1726884218.49197: waiting for pending results... 13632 1726884218.49538: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 13632 1726884218.49546: in run() - task 12b27791-eb03-55b1-95d9-000000000449 13632 1726884218.49667: variable 'ansible_search_path' from source: unknown 13632 1726884218.49671: variable 'ansible_search_path' from source: unknown 13632 1726884218.50132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884218.53976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884218.54091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884218.54194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884218.54204: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884218.54244: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884218.54355: 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) 13632 1726884218.54403: 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) 13632 1726884218.54445: 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) 13632 1726884218.54507: 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) 13632 1726884218.54533: 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) 13632 1726884218.54679: variable '_storage_copr_packages' from source: include_vars 13632 1726884218.54799: variable 'omit' from source: magic vars 13632 1726884218.54963: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884218.54971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884218.55073: variable 'omit' from source: magic vars 13632 1726884218.55288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884218.55997: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884218.56000: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884218.56003: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884218.56005: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884218.56105: 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) 13632 1726884218.56109: 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) 13632 1726884218.56112: 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) 13632 1726884218.56501: 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) 13632 1726884218.56538: variable '_storage_copr_packages' from source: include_vars 13632 1726884218.56554: Evaluated conditional (_storage_copr_packages is defined): True 13632 1726884218.56759: variable 'copr_packages' from source: include params 13632 1726884218.56867: variable 'package_info' from source: set_fact 13632 1726884218.56923: Evaluated conditional (copr_packages is defined): True 13632 1726884218.57120: 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) 13632 1726884218.57164: 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) 13632 1726884218.57210: 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) 13632 1726884218.57273: 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) 13632 1726884218.57301: 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) 13632 1726884218.57442: variable 'repo' from source: unknown 13632 1726884218.57458: variable 'copr_packages' from source: include params 13632 1726884218.57562: variable 'package_info' from source: set_fact 13632 1726884218.57608: Evaluated conditional (repo.packages | intersect(copr_packages) | length > 0): False 13632 1726884218.57617: when evaluation is False, skipping this task 13632 1726884218.57692: variable 'repo' from source: unknown 13632 1726884218.57781: variable 'repo' from source: unknown skipping: [managed_node3] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } 13632 1726884218.58214: dumping result to json 13632 1726884218.58218: done dumping result, returning 13632 1726884218.58221: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed [12b27791-eb03-55b1-95d9-000000000449] 13632 1726884218.58223: sending task result for task 12b27791-eb03-55b1-95d9-000000000449 13632 1726884218.58275: done sending task result for task 12b27791-eb03-55b1-95d9-000000000449 13632 1726884218.58279: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884218.58369: no more pending results, returning what we have 13632 1726884218.58374: results queue empty 13632 1726884218.58375: checking for any_errors_fatal 13632 1726884218.58377: done checking for any_errors_fatal 13632 1726884218.58378: checking for max_fail_percentage 13632 1726884218.58380: done checking for max_fail_percentage 13632 1726884218.58381: checking to see if all hosts have failed and the running result is not ok 13632 1726884218.58385: done checking to see if all hosts have failed 13632 1726884218.58386: getting the remaining hosts for this loop 13632 1726884218.58398: done getting the remaining hosts for this loop 13632 1726884218.58403: getting the next task for host managed_node3 13632 1726884218.58414: done getting next task for host managed_node3 13632 1726884218.58418: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 13632 1726884218.58424: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884218.58443: getting variables 13632 1726884218.58445: in VariableManager get_vars() 13632 1726884218.58595: Calling all_inventory to load vars for managed_node3 13632 1726884218.58599: Calling groups_inventory to load vars for managed_node3 13632 1726884218.58603: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884218.58614: Calling all_plugins_play to load vars for managed_node3 13632 1726884218.58618: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884218.58623: Calling groups_plugins_play to load vars for managed_node3 13632 1726884218.59451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884218.61611: done with get_vars() 13632 1726884218.61637: done getting variables 13632 1726884218.61916: 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.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 20 September 2024 22:03:38 -0400 (0:00:00.134) 0:00:27.543 ****** 13632 1726884218.61961: entering _queue_task() for managed_node3/package 13632 1726884218.62706: worker is 1 (out of 1 available) 13632 1726884218.62720: exiting _queue_task() for managed_node3/package 13632 1726884218.62734: done queuing things up, now waiting for results queue to drain 13632 1726884218.62735: waiting for pending results... 13632 1726884218.63308: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 13632 1726884218.63796: in run() - task 12b27791-eb03-55b1-95d9-00000000044b 13632 1726884218.63801: variable 'ansible_search_path' from source: unknown 13632 1726884218.63804: variable 'ansible_search_path' from source: unknown 13632 1726884218.63830: calling self._execute() 13632 1726884218.64042: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884218.64049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884218.64061: variable 'omit' from source: magic vars 13632 1726884218.65035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884218.70102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884218.70497: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884218.70503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884218.70507: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884218.70516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884218.70621: 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) 13632 1726884218.70672: 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) 13632 1726884218.70714: 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) 13632 1726884218.70773: 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) 13632 1726884218.70798: 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) 13632 1726884218.70974: Evaluated conditional (install_copr | d(false) | bool): False 13632 1726884218.70983: when evaluation is False, skipping this task 13632 1726884218.70994: _execute() done 13632 1726884218.71002: dumping result to json 13632 1726884218.71011: done dumping result, returning 13632 1726884218.71024: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present [12b27791-eb03-55b1-95d9-00000000044b] 13632 1726884218.71034: sending task result for task 12b27791-eb03-55b1-95d9-00000000044b skipping: [managed_node3] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } 13632 1726884218.71248: no more pending results, returning what we have 13632 1726884218.71253: results queue empty 13632 1726884218.71254: checking for any_errors_fatal 13632 1726884218.71269: done checking for any_errors_fatal 13632 1726884218.71270: checking for max_fail_percentage 13632 1726884218.71272: done checking for max_fail_percentage 13632 1726884218.71273: checking to see if all hosts have failed and the running result is not ok 13632 1726884218.71274: done checking to see if all hosts have failed 13632 1726884218.71275: getting the remaining hosts for this loop 13632 1726884218.71277: done getting the remaining hosts for this loop 13632 1726884218.71283: getting the next task for host managed_node3 13632 1726884218.71296: done getting next task for host managed_node3 13632 1726884218.71301: ^ task is: TASK: fedora.linux_system_roles.storage : Enable COPRs 13632 1726884218.71309: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884218.71329: getting variables 13632 1726884218.71331: in VariableManager get_vars() 13632 1726884218.71377: Calling all_inventory to load vars for managed_node3 13632 1726884218.71382: Calling groups_inventory to load vars for managed_node3 13632 1726884218.71385: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884218.71625: Calling all_plugins_play to load vars for managed_node3 13632 1726884218.71630: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884218.71634: Calling groups_plugins_play to load vars for managed_node3 13632 1726884218.72305: done sending task result for task 12b27791-eb03-55b1-95d9-00000000044b 13632 1726884218.72309: WORKER PROCESS EXITING 13632 1726884218.72783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884218.73752: done with get_vars() 13632 1726884218.73773: done getting variables TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 20 September 2024 22:03:38 -0400 (0:00:00.119) 0:00:27.663 ****** 13632 1726884218.73956: entering _queue_task() for managed_node3/include_tasks 13632 1726884218.74728: worker is 1 (out of 1 available) 13632 1726884218.74740: exiting _queue_task() for managed_node3/include_tasks 13632 1726884218.74750: done queuing things up, now waiting for results queue to drain 13632 1726884218.74752: waiting for pending results... 13632 1726884218.75245: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable COPRs 13632 1726884218.75562: in run() - task 12b27791-eb03-55b1-95d9-00000000044c 13632 1726884218.75577: variable 'ansible_search_path' from source: unknown 13632 1726884218.75581: variable 'ansible_search_path' from source: unknown 13632 1726884218.76456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884218.82520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884218.82811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884218.82856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884218.83036: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884218.83067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884218.83283: 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) 13632 1726884218.83442: 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) 13632 1726884218.83475: 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) 13632 1726884218.83667: 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) 13632 1726884218.83685: 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) 13632 1726884218.83828: variable '_storage_copr_packages' from source: include_vars 13632 1726884218.84006: variable 'omit' from source: magic vars 13632 1726884218.84269: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884218.84605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884218.84609: variable 'omit' from source: magic vars 13632 1726884218.85014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884218.85641: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884218.85893: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884218.85896: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884218.85899: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884218.86051: 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) 13632 1726884218.86126: 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) 13632 1726884218.86395: 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) 13632 1726884218.86399: 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) 13632 1726884218.86469: variable '_storage_copr_packages' from source: include_vars 13632 1726884218.86694: Evaluated conditional (_storage_copr_packages is defined): True 13632 1726884218.86804: variable 'copr_packages' from source: include params 13632 1726884218.87110: variable 'package_info' from source: set_fact 13632 1726884218.87278: Evaluated conditional (copr_packages is defined): True 13632 1726884218.87586: 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) 13632 1726884218.87793: 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) 13632 1726884218.87796: 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) 13632 1726884218.88032: 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) 13632 1726884218.88036: 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) 13632 1726884218.88252: variable 'repo' from source: unknown 13632 1726884218.88265: variable 'copr_packages' from source: include params 13632 1726884218.88472: variable 'package_info' from source: set_fact 13632 1726884218.88514: Evaluated conditional (repo.packages | intersect(copr_packages) | length > 0): False 13632 1726884218.88523: when evaluation is False, skipping this task 13632 1726884218.88709: variable 'repo' from source: unknown 13632 1726884218.88993: variable 'repo' from source: unknown skipping: [managed_node3] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } 13632 1726884218.89163: dumping result to json 13632 1726884218.89167: done dumping result, returning 13632 1726884218.89171: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable COPRs [12b27791-eb03-55b1-95d9-00000000044c] 13632 1726884218.89174: sending task result for task 12b27791-eb03-55b1-95d9-00000000044c 13632 1726884218.89581: done sending task result for task 12b27791-eb03-55b1-95d9-00000000044c 13632 1726884218.89590: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884218.89653: no more pending results, returning what we have 13632 1726884218.89659: results queue empty 13632 1726884218.89660: checking for any_errors_fatal 13632 1726884218.89669: done checking for any_errors_fatal 13632 1726884218.89670: checking for max_fail_percentage 13632 1726884218.89672: done checking for max_fail_percentage 13632 1726884218.89673: checking to see if all hosts have failed and the running result is not ok 13632 1726884218.89674: done checking to see if all hosts have failed 13632 1726884218.89675: getting the remaining hosts for this loop 13632 1726884218.89677: done getting the remaining hosts for this loop 13632 1726884218.89689: getting the next task for host managed_node3 13632 1726884218.89701: done getting next task for host managed_node3 13632 1726884218.89705: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 13632 1726884218.89712: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 13632 1726884218.89730: getting variables 13632 1726884218.89732: in VariableManager get_vars() 13632 1726884218.89773: Calling all_inventory to load vars for managed_node3 13632 1726884218.89776: Calling groups_inventory to load vars for managed_node3 13632 1726884218.89779: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884218.89993: Calling all_plugins_play to load vars for managed_node3 13632 1726884218.89998: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884218.90003: Calling groups_plugins_play to load vars for managed_node3 13632 1726884218.91566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884218.92911: done with get_vars() 13632 1726884218.92934: done getting variables 13632 1726884218.93006: 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.storage : Make sure required packages are installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 22:03:38 -0400 (0:00:00.190) 0:00:27.854 ****** 13632 1726884218.93047: entering _queue_task() for managed_node3/package 13632 1726884218.93353: worker is 1 (out of 1 available) 13632 1726884218.93366: exiting _queue_task() for managed_node3/package 13632 1726884218.93380: done queuing things up, now waiting for results queue to drain 13632 1726884218.93381: waiting for pending results... 13632 1726884218.93910: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 13632 1726884218.93916: in run() - task 12b27791-eb03-55b1-95d9-0000000003cf 13632 1726884218.94007: variable 'ansible_search_path' from source: unknown 13632 1726884218.94010: variable 'ansible_search_path' from source: unknown 13632 1726884218.94014: calling self._execute() 13632 1726884218.94017: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884218.94115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884218.94120: variable 'omit' from source: magic vars 13632 1726884218.94508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884218.94842: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884218.94904: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884218.94953: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884218.95005: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884218.95109: 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) 13632 1726884218.95144: 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) 13632 1726884218.95184: 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) 13632 1726884218.95223: 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) 13632 1726884218.95411: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 13632 1726884218.95423: variable 'omit' from source: magic vars 13632 1726884218.95526: variable 'omit' from source: magic vars 13632 1726884218.95684: variable 'package_info' from source: set_fact 13632 1726884218.95706: variable 'extra_pkgs' from source: task vars 13632 1726884218.95941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884218.99165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884218.99372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884218.99378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884218.99382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884218.99420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884218.99518: 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) 13632 1726884218.99557: 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) 13632 1726884218.99608: 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) 13632 1726884218.99667: 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) 13632 1726884218.99697: 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) 13632 1726884218.99843: variable '__storage_is_ostree' from source: set_fact 13632 1726884218.99854: variable 'omit' from source: magic vars 13632 1726884218.99911: variable 'omit' from source: magic vars 13632 1726884218.99963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884219.00009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884219.00052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884219.00085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884219.00106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884219.00242: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884219.00247: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884219.00250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884219.00368: Set connection var ansible_shell_executable to /bin/sh 13632 1726884219.00372: Set connection var ansible_connection to ssh 13632 1726884219.00374: Set connection var ansible_pipelining to False 13632 1726884219.00376: Set connection var ansible_timeout to 10 13632 1726884219.00378: Set connection var ansible_shell_type to sh 13632 1726884219.00478: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884219.00481: variable 'ansible_shell_executable' from source: unknown 13632 1726884219.00486: variable 'ansible_connection' from source: unknown 13632 1726884219.00490: variable 'ansible_module_compression' from source: unknown 13632 1726884219.00492: variable 'ansible_shell_type' from source: unknown 13632 1726884219.00494: variable 'ansible_shell_executable' from source: unknown 13632 1726884219.00496: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884219.00498: variable 'ansible_pipelining' from source: unknown 13632 1726884219.00500: variable 'ansible_timeout' from source: unknown 13632 1726884219.00502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884219.00617: 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) 13632 1726884219.00633: variable 'omit' from source: magic vars 13632 1726884219.00644: starting attempt loop 13632 1726884219.00651: running the handler 13632 1726884219.00661: variable 'ansible_facts' from source: unknown 13632 1726884219.00667: variable 'ansible_facts' from source: unknown 13632 1726884219.00746: _low_level_execute_command(): starting 13632 1726884219.00764: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884219.01552: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884219.01581: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884219.01700: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884219.01739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884219.01761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884219.01793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884219.01924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884219.03676: stdout chunk (state=3): >>>/root <<< 13632 1726884219.03855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884219.03878: stderr chunk (state=3): >>><<< 13632 1726884219.03897: stdout chunk (state=3): >>><<< 13632 1726884219.03932: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884219.03964: _low_level_execute_command(): starting 13632 1726884219.04061: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747 `" && echo ansible-tmp-1726884219.0394425-14453-29477420887747="` echo /root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747 `" ) && sleep 0' 13632 1726884219.04578: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884219.04598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884219.04616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884219.04635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884219.04654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884219.04668: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884219.04706: 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884219.04723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884219.04805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884219.04822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884219.04845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884219.04868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884219.04936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884219.06924: stdout chunk (state=3): >>>ansible-tmp-1726884219.0394425-14453-29477420887747=/root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747 <<< 13632 1726884219.07050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884219.07099: stderr chunk (state=3): >>><<< 13632 1726884219.07103: stdout chunk (state=3): >>><<< 13632 1726884219.07120: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884219.0394425-14453-29477420887747=/root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884219.07158: variable 'ansible_module_compression' from source: unknown 13632 1726884219.07207: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884219.07247: variable 'ansible_facts' from source: unknown 13632 1726884219.07322: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747/AnsiballZ_dnf.py 13632 1726884219.07436: Sending initial data 13632 1726884219.07439: Sent initial data (151 bytes) 13632 1726884219.07892: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884219.07896: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884219.07898: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884219.07901: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884219.07903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884219.07957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884219.07962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884219.08009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884219.09620: 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 <<< 13632 1726884219.09679: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884219.09832: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpk6d1hhlv /root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747/AnsiballZ_dnf.py <<< 13632 1726884219.09846: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747/AnsiballZ_dnf.py" <<< 13632 1726884219.09874: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 13632 1726884219.09893: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpk6d1hhlv" to remote "/root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747/AnsiballZ_dnf.py" <<< 13632 1726884219.11235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884219.11315: stderr chunk (state=3): >>><<< 13632 1726884219.11319: stdout chunk (state=3): >>><<< 13632 1726884219.11415: done transferring module to remote 13632 1726884219.11451: _low_level_execute_command(): starting 13632 1726884219.11455: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747/ /root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747/AnsiballZ_dnf.py && sleep 0' 13632 1726884219.12304: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884219.12311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884219.12314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884219.12317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13632 1726884219.12320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884219.12362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884219.12505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884219.14241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884219.14293: stderr chunk (state=3): >>><<< 13632 1726884219.14296: stdout chunk (state=3): >>><<< 13632 1726884219.14307: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884219.14310: _low_level_execute_command(): starting 13632 1726884219.14317: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747/AnsiballZ_dnf.py && sleep 0' 13632 1726884219.14749: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884219.14753: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884219.14813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884219.14816: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884219.14865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884219.17057: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884219.17092: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884219.17149: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884219.17208: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884219.17299: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884219.17302: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884219.17304: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884219.17415: 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' # <<< 13632 1726884219.17505: stdout chunk (state=3): >>>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' <<< 13632 1726884219.17624: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1488d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1488a3b30> # /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 0x7fe1488d6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 13632 1726884219.17743: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884219.17777: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 13632 1726884219.17787: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884219.17856: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884219.17894: 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' <<< 13632 1726884219.17906: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486a5160> <<< 13632 1726884219.17995: 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 <<< 13632 1726884219.17999: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884219.18001: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486a6150> <<< 13632 1726884219.18010: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884219.18044: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884219.18323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884219.18338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884219.18358: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884219.18375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884219.18401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884219.18443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884219.18475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884219.18490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884219.18521: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486ebef0> <<< 13632 1726884219.18524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884219.18560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884219.18563: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486ebfb0> <<< 13632 1726884219.18583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884219.18625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884219.18635: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884219.18679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884219.18703: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884219.18734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884219.18765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14871b8c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884219.18773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14871bf50> <<< 13632 1726884219.18785: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884219.18846: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486fbbc0> <<< 13632 1726884219.18868: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884219.18884: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486f92e0> <<< 13632 1726884219.18980: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486e90a0> <<< 13632 1726884219.19014: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884219.19030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884219.19047: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884219.19068: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884219.19110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884219.19114: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884219.19116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884219.19140: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14873f800> <<< 13632 1726884219.19160: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14873e420> <<< 13632 1726884219.19193: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884219.19203: 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 0x7fe1486fbf20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14873ccb0> <<< 13632 1726884219.19245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884219.19292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148770800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486e8320> <<< 13632 1726884219.19296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884219.19341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884219.19345: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.19350: 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 0x7fe148770cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148770b60> <<< 13632 1726884219.19392: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.19395: 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 0x7fe148770f20> <<< 13632 1726884219.19398: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486dee40> <<< 13632 1726884219.19427: 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' <<< 13632 1726884219.19450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884219.19485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884219.19508: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148771610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1487712e0> import 'importlib.machinery' # <<< 13632 1726884219.19540: 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' <<< 13632 1726884219.19575: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1487724e0> <<< 13632 1726884219.19608: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884219.19641: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884219.19682: stdout chunk (state=3): >>># 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 0x7fe14878c710> <<< 13632 1726884219.19702: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884219.19727: 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' <<< 13632 1726884219.19733: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe14878de50> <<< 13632 1726884219.19794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884219.19834: 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 <<< 13632 1726884219.19838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884219.19884: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14878ed50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.19948: 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 0x7fe14878f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14878e2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884219.19952: stdout chunk (state=3): >>># 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 0x7fe14878fe30> <<< 13632 1726884219.20004: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14878f560> <<< 13632 1726884219.20028: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148772540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884219.20079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884219.20085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884219.20117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884219.20168: 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 0x7fe1484cbd40> <<< 13632 1726884219.20172: 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' <<< 13632 1726884219.20236: 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 0x7fe1484f47a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1484f4500> <<< 13632 1726884219.20246: 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 0x7fe1484f47d0> <<< 13632 1726884219.20290: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1484f49b0> <<< 13632 1726884219.20294: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1484c9ee0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884219.20379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884219.20416: 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' <<< 13632 1726884219.20455: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1484f6090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1484f4d10> <<< 13632 1726884219.20491: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148772c30> <<< 13632 1726884219.20505: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884219.20567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884219.20585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884219.20638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884219.20662: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14851e450> <<< 13632 1726884219.20737: 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' <<< 13632 1726884219.20756: 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' <<< 13632 1726884219.20819: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1485425a0> <<< 13632 1726884219.20829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884219.20862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884219.20920: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884219.20949: 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'<<< 13632 1726884219.20958: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148573380> <<< 13632 1726884219.20971: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884219.21009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884219.21036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884219.21077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884219.21171: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1485a5b20> <<< 13632 1726884219.21251: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1485734a0> <<< 13632 1726884219.21299: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148543230> <<< 13632 1726884219.21334: 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 0x7fe1483b4500> <<< 13632 1726884219.21358: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1485415e0> <<< 13632 1726884219.21371: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1484f6ff0> <<< 13632 1726884219.21459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884219.21481: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe1483b46e0> <<< 13632 1726884219.21563: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_aa32blrr/ansible_ansible.legacy.dnf_payload.zip' <<< 13632 1726884219.21579: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.21723: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.21754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884219.21762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884219.21808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884219.21883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884219.21911: 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 0x7fe148412240> <<< 13632 1726884219.21930: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884219.22126: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1483e9130> <<< 13632 1726884219.22137: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1483e8290> <<< 13632 1726884219.22144: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.22170: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884219.22176: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.22201: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.22207: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.22228: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884219.22239: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.23823: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.25075: 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 0x7fe1483eb650> <<< 13632 1726884219.25103: 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' <<< 13632 1726884219.25142: 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' <<< 13632 1726884219.25200: 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' <<< 13632 1726884219.25204: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.25237: 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 0x7fe148435ca0> <<< 13632 1726884219.25249: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148435a30> <<< 13632 1726884219.25290: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148435340> <<< 13632 1726884219.25320: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884219.25325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884219.25350: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148435d90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148412ed0> import 'atexit' # <<< 13632 1726884219.25418: 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 0x7fe1484369f0> <<< 13632 1726884219.25470: 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 0x7fe148436c30> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884219.25511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 13632 1726884219.25587: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1484370b0> import 'pwd' # <<< 13632 1726884219.25660: 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' <<< 13632 1726884219.25667: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14829cd10> # 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 0x7fe14829e9c0> <<< 13632 1726884219.25722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884219.25726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884219.25761: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14829f350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884219.25814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884219.25820: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a0260> <<< 13632 1726884219.25934: stdout chunk (state=3): >>># /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' <<< 13632 1726884219.26030: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a2f90> # 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 0x7fe1482a30e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a1280> <<< 13632 1726884219.26072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884219.26121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884219.26168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884219.26173: 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' <<< 13632 1726884219.26230: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a6e40> import '_tokenize' # <<< 13632 1726884219.26292: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a5910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a5670> <<< 13632 1726884219.26314: 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' <<< 13632 1726884219.26463: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a7fb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a1700> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.26522: 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 0x7fe1482eaf60> # /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 0x7fe1482eb080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13632 1726884219.26541: 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 <<< 13632 1726884219.26545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13632 1726884219.26608: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.26612: 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 0x7fe1482f0cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482f0a70> <<< 13632 1726884219.26615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884219.26708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884219.26776: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.26780: 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 0x7fe1482f3170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482f1310> <<< 13632 1726884219.26805: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884219.26889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884219.26893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13632 1726884219.26956: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482fa8d0> <<< 13632 1726884219.27077: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482f3260> <<< 13632 1726884219.27171: 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' <<< 13632 1726884219.27176: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1482fbbf0> <<< 13632 1726884219.27233: 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 0x7fe1482fb5c0> <<< 13632 1726884219.27249: 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' <<< 13632 1726884219.27268: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1482fbbc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482eb3b0> <<< 13632 1726884219.27293: 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' <<< 13632 1726884219.27322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884219.27339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884219.27365: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.27392: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.27402: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1482feba0> <<< 13632 1726884219.27616: 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 0x7fe148300080> <<< 13632 1726884219.27621: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482fd310> <<< 13632 1726884219.27644: 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 0x7fe1482fe6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482fcef0> <<< 13632 1726884219.27664: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.27669: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.27689: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884219.27702: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.27798: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.27906: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.27909: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.27934: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884219.27943: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.27957: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.27966: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884219.27978: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.28113: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.28255: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.28909: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.29590: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884219.29602: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884219.29619: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884219.29631: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884219.29640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884219.29701: 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 0x7fe1483842c0> <<< 13632 1726884219.29807: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884219.29813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884219.29838: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1483850a0> <<< 13632 1726884219.29844: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148300200> <<< 13632 1726884219.29903: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884219.29910: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.29939: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.29951: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884219.29966: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.30142: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.30328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884219.30332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884219.30349: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148385130> <<< 13632 1726884219.30358: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.30920: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.31487: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.31563: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.31677: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884219.31682: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.31705: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.31751: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884219.31754: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.31852: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.31967: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884219.31995: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884219.32001: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884219.32024: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.32059: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.32090: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884219.32124: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.32449: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.32677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884219.32738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884219.32806: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884219.32876: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1483874d0> # zipimport: zlib available <<< 13632 1726884219.32995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.33068: stdout chunk (state=3): >>>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' # <<< 13632 1726884219.33130: 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' <<< 13632 1726884219.33150: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.33320: 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 0x7fe14838dcd0> <<< 13632 1726884219.33355: 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 0x7fe14838e570> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482fd160> # zipimport: zlib available <<< 13632 1726884219.33411: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.33490: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13632 1726884219.33557: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.33593: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.33629: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.33714: 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 <<< 13632 1726884219.33741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884219.33829: 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 0x7fe14838d3a0> <<< 13632 1726884219.33875: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14838e720> <<< 13632 1726884219.33930: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884219.33933: stdout chunk (state=3): >>> <<< 13632 1726884219.33941: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884219.34005: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.34058: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.34105: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.34172: 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' <<< 13632 1726884219.34201: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884219.34274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884219.34301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884219.34412: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482267e0> <<< 13632 1726884219.34502: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148198410> <<< 13632 1726884219.34570: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1483925a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1483923f0> # 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' # <<< 13632 1726884219.34842: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884219.35308: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.35898: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.36650: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.37465: 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 0x7fe14822ac30> <<< 13632 1726884219.37540: 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 0x7fe14822aed0> # /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' <<< 13632 1726884219.37544: 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 0x7fe14822bcb0> <<< 13632 1726884219.37591: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14822b4d0> # /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 <<< 13632 1726884219.37595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884219.37645: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148228650> <<< 13632 1726884219.37682: 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' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 13632 1726884219.37726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13632 1726884219.37803: 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 # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13632 1726884219.37813: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148206630> <<< 13632 1726884219.37867: 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 0x7fe148206510> <<< 13632 1726884219.37871: 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' <<< 13632 1726884219.37894: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe147732450> <<< 13632 1726884219.37935: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482047a0> <<< 13632 1726884219.38263: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884219.38267: stdout chunk (state=3): >>># 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 0x7fe147734fe0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe147733b60> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe147732ed0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482292e0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884219.38269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13632 1726884219.38272: 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 <<< 13632 1726884219.38418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884219.38446: 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' <<< 13632 1726884219.38463: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477a0f50> <<< 13632 1726884219.38635: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477590a0> <<< 13632 1726884219.38676: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14822b710> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13632 1726884219.38749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884219.38937: 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 0x7fe1477ac9b0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477a2d80> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe147758bc0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148228d10> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482286e0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482283e0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14822af30> # /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 0x7fe148228710> <<< 13632 1726884219.38968: stdout chunk (state=3): >>># /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' <<< 13632 1726884219.39036: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477ad010> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477acbc0> # /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' <<< 13632 1726884219.39173: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477ad760> # /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' <<< 13632 1726884219.39254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884219.39290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884219.39320: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.39414: 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 0x7fe1477b44d0> <<< 13632 1726884219.39610: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477916a0> <<< 13632 1726884219.39655: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477ae840> <<< 13632 1726884219.39687: stdout chunk (state=3): >>># /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' <<< 13632 1726884219.39712: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe147791190> <<< 13632 1726884219.39742: 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' <<< 13632 1726884219.39775: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477c6180> <<< 13632 1726884219.39814: 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' <<< 13632 1726884219.39864: stdout chunk (state=3): >>># /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 0x7fe1477c6e40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477c68d0> <<< 13632 1726884219.39898: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884219.39965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884219.40047: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477c72f0> <<< 13632 1726884219.40095: stdout chunk (state=3): >>># /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' <<< 13632 1726884219.40344: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14778b9b0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13632 1726884219.40401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13632 1726884219.40428: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1476b5e20> <<< 13632 1726884219.40454: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.40560: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884219.40631: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.40733: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.40872: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available <<< 13632 1726884219.41009: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.respawn' # <<< 13632 1726884219.41031: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.41132: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.41269: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884219.41342: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884219.41906: 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' <<< 13632 1726884219.42005: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /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 0x7fe1476f2f00> <<< 13632 1726884219.42105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884219.42247: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1476f3020> # /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' <<< 13632 1726884219.42362: 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 0x7fe1474a3200> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1474a2a50> # 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 0x7fe1474a2c30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1476f3560> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1476f24b0> # /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 0x7fe1476f2c00> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 13632 1726884219.42441: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884219.42500: 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' <<< 13632 1726884219.42504: 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 <<< 13632 1726884219.42566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 13632 1726884219.42796: 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 0x7fe14751c6e0> <<< 13632 1726884219.42815: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14751c2f0> # /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' <<< 13632 1726884219.42845: 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 0x7fe14751ff20> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14751c7a0> <<< 13632 1726884219.42856: 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 <<< 13632 1726884219.42957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884219.43974: 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 0x7fe14730efc0> <<< 13632 1726884219.44052: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14751ffe0> <<< 13632 1726884219.44109: 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 <<< 13632 1726884219.44265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884219.44440: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe14738cbf0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14730f500> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 13632 1726884219.44482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884219.44568: 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 0x7fe14738fbc0> <<< 13632 1726884219.44612: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14738cdd0> <<< 13632 1726884219.44648: 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 <<< 13632 1726884219.44698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884219.44790: 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 0x7fe1473c7da0> <<< 13632 1726884219.44851: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14738ffb0> <<< 13632 1726884219.44854: 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 <<< 13632 1726884219.44893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884219.44931: 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 0x7fe145729040> <<< 13632 1726884219.44967: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145728440> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1474c3e60> <<< 13632 1726884219.45009: 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 <<< 13632 1726884219.45041: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13632 1726884219.45059: 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' <<< 13632 1726884219.45083: 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 <<< 13632 1726884219.45105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884219.45136: 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 0x7fe145748530> <<< 13632 1726884219.45166: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14572b980> <<< 13632 1726884219.45182: 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 <<< 13632 1726884219.45228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13632 1726884219.45258: 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' <<< 13632 1726884219.45275: 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 0x7fe14574ac00> <<< 13632 1726884219.45306: 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 <<< 13632 1726884219.45338: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13632 1726884219.45371: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14574bb00> <<< 13632 1726884219.45395: 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' <<< 13632 1726884219.45849: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe14576c410> <<< 13632 1726884219.45926: 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 <<< 13632 1726884219.45947: 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 0x7fe14576d910> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14574bd40> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14574aab0> <<< 13632 1726884219.45978: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14574a450> <<< 13632 1726884219.46028: 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 <<< 13632 1726884219.46034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884219.46128: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe14576f560> <<< 13632 1726884219.46164: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14574b020> <<< 13632 1726884219.46236: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145748860> <<< 13632 1726884219.46300: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14572af90> <<< 13632 1726884219.46334: 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' <<< 13632 1726884219.46486: 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 0x7fe14572b6b0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14572b410> <<< 13632 1726884219.46552: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145729190> <<< 13632 1726884219.46626: 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 0x7fe1457b4b00> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 13632 1726884219.46630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884219.46633: 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 <<< 13632 1726884219.46646: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884219.46666: 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 <<< 13632 1726884219.46681: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884219.46993: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457b7020> # /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 0x7fe1457b7800> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457b62d0> # /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' <<< 13632 1726884219.46997: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457b7f80> <<< 13632 1726884219.46999: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457b49b0> <<< 13632 1726884219.47001: 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' <<< 13632 1726884219.47003: 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 <<< 13632 1726884219.47134: stdout chunk (state=3): >>># 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 0x7fe1457d9ac0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457d9040> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457d8e60> # /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 <<< 13632 1726884219.47141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884219.47239: 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 <<< 13632 1726884219.47242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884219.47247: 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' <<< 13632 1726884219.47250: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145804b30> <<< 13632 1726884219.47367: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884219.47371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884219.47373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884219.47398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884219.47462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884219.47515: 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 0x7fe14511eba0> <<< 13632 1726884219.47522: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.47537: 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 0x7fe14511ef00> <<< 13632 1726884219.47647: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145806e40> <<< 13632 1726884219.47722: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145804fe0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457dbfe0> <<< 13632 1726884219.47782: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457da270> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457d9f40> # /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' <<< 13632 1726884219.47861: 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' # /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 0x7fe14515ca70> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14511fb90> <<< 13632 1726884219.47962: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457da7b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 13632 1726884219.48004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14515d160> # /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 0x7fe14515d520> <<< 13632 1726884219.48064: 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 0x7fe14515d5e0> # /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 0x7fe14515d700> <<< 13632 1726884219.48147: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884219.48180: 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 # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884219.48255: 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 0x7fe14517c2f0> <<< 13632 1726884219.48336: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14515e420> # /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 0x7fe14517c440> <<< 13632 1726884219.48339: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884219.48421: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14517c530> <<< 13632 1726884219.48450: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14515d550> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 13632 1726884219.48529: 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 0x7fe14517c620> # /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' <<< 13632 1726884219.48570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884219.48641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884219.48645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884219.48674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884219.48734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884219.48738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884219.48804: 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 0x7fe1451a7fe0> <<< 13632 1726884219.48847: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451a7470> <<< 13632 1726884219.48880: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451a5e80> <<< 13632 1726884219.49111: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14517ddf0> <<< 13632 1726884219.49189: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14517d250> # /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 0x7fe14878cc50> <<< 13632 1726884219.49261: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14517f4a0> # /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' <<< 13632 1726884219.49362: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451e4860> # /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 0x7fe1451e4ad0> # /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 0x7fe1451e5430> <<< 13632 1726884219.49422: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451e4ec0> # /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 0x7fe1451e6330> import 'gc' # <<< 13632 1726884219.49425: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1474a32c0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1476f1f70> <<< 13632 1726884219.50007: 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 <<< 13632 1726884219.50039: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884219.50059: 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' <<< 13632 1726884219.50076: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451e7740> <<< 13632 1726884219.50228: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884219.50256: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884219.50279: 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' <<< 13632 1726884219.50307: 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 <<< 13632 1726884219.50373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884219.50377: 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 <<< 13632 1726884219.50475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884219.50479: 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 0x7fe144f4ffb0> <<< 13632 1726884219.50525: 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' <<< 13632 1726884219.50530: 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 <<< 13632 1726884219.50570: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884219.50586: stdout chunk (state=3): >>># /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' <<< 13632 1726884219.50750: 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 0x7fe144f91f10> <<< 13632 1726884219.50799: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144f91af0> <<< 13632 1726884219.50805: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884219.50808: 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 0x7fe14515d3d0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144f90a40> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144f902c0> <<< 13632 1726884219.50872: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144f4d010> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 13632 1726884219.50891: stdout chunk (state=3): >>># 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 0x7fe144f4fda0> <<< 13632 1726884219.50942: 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 <<< 13632 1726884219.50946: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884219.50973: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884219.51016: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144faf530> <<< 13632 1726884219.51094: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fae060> <<< 13632 1726884219.51125: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884219.51236: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fd0d40> # /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 0x7fe144fd1040> # /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 0x7fe144fd1280> <<< 13632 1726884219.51319: 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' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fd1520> <<< 13632 1726884219.51322: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /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 <<< 13632 1726884219.51428: stdout chunk (state=3): >>># 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 0x7fe144fd1c10> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fd1a90> # /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 0x7fe144fd3500> <<< 13632 1726884219.51506: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fd3650> <<< 13632 1726884219.51572: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13632 1726884219.51580: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fd3860> # /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 <<< 13632 1726884219.51775: stdout chunk (state=3): >>># 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 0x7fe144fec800> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fd3f80> # /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 0x7fe144fed3a0> # /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' <<< 13632 1726884219.51858: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fed7f0> # /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 0x7fe144fed9d0> <<< 13632 1726884219.51962: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fedc70> # /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 0x7fe144feeb40> <<< 13632 1726884219.52098: 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' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144feed80> # /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 0x7fe144feef60> # /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 <<< 13632 1726884219.52102: 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' <<< 13632 1726884219.52233: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fefad0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fef650> # /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' <<< 13632 1726884219.52292: 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 0x7fe1450188f0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145018260> # /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 0x7fe145019550> # /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 <<< 13632 1726884219.52482: stdout chunk (state=3): >>># 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 0x7fe145019850> # /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 0x7fe14501a7b0> # /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 0x7fe14501aa20> # /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 0x7fe14501abd0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451e6780> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451e72f0> <<< 13632 1726884219.52523: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451e6900> # /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 0x7fe1451e7050> <<< 13632 1726884219.52566: 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' <<< 13632 1726884219.52627: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14501b500> <<< 13632 1726884219.52641: 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 <<< 13632 1726884219.52719: stdout chunk (state=3): >>># 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 0x7fe14501ba10> # /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' <<< 13632 1726884219.52851: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503c410> # /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' <<< 13632 1726884219.52855: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884219.52928: 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 0x7fe14503d7f0> # /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 0x7fe14503d880> <<< 13632 1726884219.53013: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884219.53109: 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 0x7fe14503df40> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503ddf0> # /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' <<< 13632 1726884219.53128: 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' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 13632 1726884219.53201: 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 0x7fe144dcc530> <<< 13632 1726884219.53285: 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' <<< 13632 1726884219.53434: 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 0x7fe144dcd760> # /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 0x7fe144dcd9d0> # /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' <<< 13632 1726884219.53438: stdout chunk (state=3): >>># 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 0x7fe144dcdb20> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcd880> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcd220> <<< 13632 1726884219.53543: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcc6b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503f920> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503eea0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503e720> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503d2e0> <<< 13632 1726884219.53672: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503c830> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcd580> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py <<< 13632 1726884219.53757: 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 0x7fe144dce540> # /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 0x7fe144dcf410> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcf140> <<< 13632 1726884219.53832: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 13632 1726884219.53992: stdout chunk (state=3): >>># 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' <<< 13632 1726884219.54137: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e01880> # /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' <<< 13632 1726884219.54243: stdout chunk (state=3): >>># /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 0x7fe144e02f90> <<< 13632 1726884219.54434: 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 0x7fe144e021b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e01d60> # /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' <<< 13632 1726884219.54495: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e38890> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e27c80> <<< 13632 1726884219.54514: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884219.54582: 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 <<< 13632 1726884219.54592: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884219.54703: stdout chunk (state=3): >>>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 0x7fe144e3b6e0> # /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' <<< 13632 1726884219.54739: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e3b860> # /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 <<< 13632 1726884219.54878: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e38f20> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e38bf0> <<< 13632 1726884219.54958: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcf6e0> # /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 0x7fe144e013d0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcf440> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dceb70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 13632 1726884219.55071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e5e2d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 13632 1726884219.55141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e5ec00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e5f590> <<< 13632 1726884219.55438: 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 # 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 0x7fe144e5f980> # /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 0x7fe144e78560> # /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 <<< 13632 1726884219.55542: stdout chunk (state=3): >>># 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 0x7fe144e78bc0> # /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 0x7fe144e7baa0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e7b470> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e7b110> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e7ade0> <<< 13632 1726884220.68016: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "kpartx"], "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}}} <<< 13632 1726884220.69462: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884220.69526: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884220.70052: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 13632 1726884220.70295: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro <<< 13632 1726884220.70453: 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 # 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 <<< 13632 1726884220.70458: stdout chunk (state=3): >>># 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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 <<< 13632 1726884220.70551: stdout chunk (state=3): >>># 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884220.70957: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884220.70986: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884220.71047: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 13632 1726884220.71051: stdout chunk (state=3): >>># destroy zipimport <<< 13632 1726884220.71070: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 13632 1726884220.71111: stdout chunk (state=3): >>># destroy selinux <<< 13632 1726884220.71115: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884220.71156: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884220.71182: 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 <<< 13632 1726884220.71215: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version <<< 13632 1726884220.71245: 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 <<< 13632 1726884220.71282: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 13632 1726884220.71298: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 13632 1726884220.71363: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings <<< 13632 1726884220.71419: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.71423: stdout chunk (state=3): >>># cleanup[3] wiping curses <<< 13632 1726884220.71462: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.71506: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.71536: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.71563: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf<<< 13632 1726884220.71604: stdout chunk (state=3): >>> # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue <<< 13632 1726884220.71652: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.71657: stdout chunk (state=3): >>># cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl <<< 13632 1726884220.71723: 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 <<< 13632 1726884220.71727: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 13632 1726884220.71769: stdout chunk (state=3): >>># 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<<< 13632 1726884220.71828: stdout chunk (state=3): >>> # 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 <<< 13632 1726884220.71869: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 <<< 13632 1726884220.71873: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.71901: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.71918: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder<<< 13632 1726884220.71950: stdout chunk (state=3): >>> # 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 <<< 13632 1726884220.71968: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random <<< 13632 1726884220.71985: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13632 1726884220.72008: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.72032: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 13632 1726884220.72052: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.72075: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884220.72097: 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 <<< 13632 1726884220.72112: 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 <<< 13632 1726884220.72135: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.72153: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # 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 <<< 13632 1726884220.72163: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884220.72186: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses<<< 13632 1726884220.72202: stdout chunk (state=3): >>> # 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 <<< 13632 1726884220.72638: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884220.72645: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884220.72686: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 13632 1726884220.72726: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13632 1726884220.72735: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser <<< 13632 1726884220.72742: stdout chunk (state=3): >>># destroy tokenize <<< 13632 1726884220.72770: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884220.72783: stdout chunk (state=3): >>># destroy libdnf._error <<< 13632 1726884220.72799: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884220.72817: stdout chunk (state=3): >>># destroy _queue # destroy array <<< 13632 1726884220.72826: stdout chunk (state=3): >>># destroy copyreg <<< 13632 1726884220.72851: 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 <<< 13632 1726884220.72875: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884220.72879: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip <<< 13632 1726884220.72908: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 13632 1726884220.72947: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 <<< 13632 1726884220.72966: stdout chunk (state=3): >>># destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps <<< 13632 1726884220.72974: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.72996: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 13632 1726884220.73046: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 13632 1726884220.73062: stdout chunk (state=3): >>># destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses <<< 13632 1726884220.73073: stdout chunk (state=3): >>># 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 <<< 13632 1726884220.73102: stdout chunk (state=3): >>># destroy rpm <<< 13632 1726884220.73162: stdout chunk (state=3): >>># destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time <<< 13632 1726884220.73170: stdout chunk (state=3): >>># destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 13632 1726884220.73259: stdout chunk (state=3): >>># destroy _warnings <<< 13632 1726884220.73269: stdout chunk (state=3): >>># destroy posix <<< 13632 1726884220.73306: stdout chunk (state=3): >>># destroy binascii <<< 13632 1726884220.73314: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13632 1726884220.73363: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884220.73453: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 13632 1726884220.73460: stdout chunk (state=3): >>> <<< 13632 1726884220.73564: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884220.73582: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13632 1726884220.73600: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884220.73619: stdout chunk (state=3): >>># destroy _sre <<< 13632 1726884220.73635: stdout chunk (state=3): >>># destroy _operator # destroy _functools <<< 13632 1726884220.73642: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884220.74581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884220.74646: stderr chunk (state=3): >>><<< 13632 1726884220.74650: stdout chunk (state=3): >>><<< 13632 1726884220.74845: _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 0x7fe1488d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1488a3b30> # /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 0x7fe1488d6ab0> 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 0x7fe1486a5160> # /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 0x7fe1486a6150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486ebef0> # /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 0x7fe1486ebfb0> # /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 0x7fe14871b8c0> # /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 0x7fe14871bf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486fbbc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486f92e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486e90a0> # /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 0x7fe14873f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14873e420> # /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 0x7fe1486fbf20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14873ccb0> # /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 0x7fe148770800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486e8320> # /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 0x7fe148770cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148770b60> # 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 0x7fe148770f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1486dee40> # /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 0x7fe148771610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1487712e0> 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 0x7fe1487724e0> 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 0x7fe14878c710> 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 0x7fe14878de50> # /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 0x7fe14878ed50> # 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 0x7fe14878f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14878e2a0> # /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 0x7fe14878fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14878f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148772540> # /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 0x7fe1484cbd40> # /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 0x7fe1484f47a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1484f4500> # 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 0x7fe1484f47d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1484f49b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1484c9ee0> # /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 0x7fe1484f6090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1484f4d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148772c30> # /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 0x7fe14851e450> # /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 0x7fe1485425a0> # /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 0x7fe148573380> # /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 0x7fe1485a5b20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1485734a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148543230> # /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 0x7fe1483b4500> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1485415e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1484f6ff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe1483b46e0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_aa32blrr/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 0x7fe148412240> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1483e9130> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1483e8290> # 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 0x7fe1483eb650> # /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 0x7fe148435ca0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148435a30> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148435340> # /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 0x7fe148435d90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148412ed0> 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 0x7fe1484369f0> # 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 0x7fe148436c30> # /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 0x7fe1484370b0> 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 0x7fe14829cd10> # 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 0x7fe14829e9c0> # /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 0x7fe14829f350> # /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 0x7fe1482a0260> # /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 0x7fe1482a2f90> # 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 0x7fe1482a30e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a1280> # /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 0x7fe1482a6e40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a5910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a5670> # /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 0x7fe1482a7fb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482a1700> # 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 0x7fe1482eaf60> # /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 0x7fe1482eb080> # /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 0x7fe1482f0cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482f0a70> # /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 0x7fe1482f3170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482f1310> # /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 0x7fe1482fa8d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482f3260> # 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 0x7fe1482fbbf0> # 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 0x7fe1482fb5c0> # 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 0x7fe1482fbbc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482eb3b0> # /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 0x7fe1482feba0> # 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 0x7fe148300080> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482fd310> # 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 0x7fe1482fe6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482fcef0> # 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 0x7fe1483842c0> # /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 0x7fe1483850a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148300200> 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 0x7fe148385130> # 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 0x7fe1483874d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe14838dcd0> # 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 0x7fe14838e570> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482fd160> # 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 0x7fe14838d3a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14838e720> 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 0x7fe1482267e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148198410> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1483925a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1483923f0> # 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 0x7fe14822ac30> # /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 0x7fe14822aed0> # /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 0x7fe14822bcb0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14822b4d0> # /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 0x7fe148228650> # /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 0x7fe148206630> # /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 0x7fe148206510> # /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 0x7fe147732450> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482047a0> # /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 0x7fe147734fe0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe147733b60> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe147732ed0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482292e0> # /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 0x7fe1477a0f50> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477590a0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14822b710> # /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 0x7fe1477ac9b0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477a2d80> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe147758bc0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe148228d10> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482286e0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1482283e0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14822af30> # /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 0x7fe148228710> # /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 0x7fe1477ad010> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477acbc0> # /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 0x7fe1477ad760> # /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 0x7fe1477b44d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477916a0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477ae840> # /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 0x7fe147791190> # /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 0x7fe1477c6180> # /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 0x7fe1477c6e40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1477c68d0> # /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 0x7fe1477c72f0> # /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 0x7fe14778b9b0> # /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 0x7fe1476b5e20> # 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 0x7fe1476f2f00> # /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 0x7fe1476f3020> # /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 0x7fe1474a3200> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1474a2a50> # 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 0x7fe1474a2c30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1476f3560> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1476f24b0> # /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 0x7fe1476f2c00> # /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 0x7fe14751c6e0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14751c2f0> # /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 0x7fe14751ff20> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14751c7a0> # /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 0x7fe14730efc0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14751ffe0> # /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 0x7fe14738cbf0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14730f500> # /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 0x7fe14738fbc0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14738cdd0> # /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 0x7fe1473c7da0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14738ffb0> # /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 0x7fe145729040> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145728440> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1474c3e60> # /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 0x7fe145748530> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14572b980> # /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 0x7fe14574ac00> # /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 0x7fe14574bb00> # /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 0x7fe14576c410> # /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 0x7fe14576d910> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14574bd40> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14574aab0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14574a450> # /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 0x7fe14576f560> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14574b020> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145748860> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14572af90> # /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 0x7fe14572b6b0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14572b410> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145729190> # /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 0x7fe1457b4b00> # /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 0x7fe1457b7020> # /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 0x7fe1457b7800> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457b62d0> # /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 0x7fe1457b7f80> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457b49b0> # /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 0x7fe1457d9ac0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457d9040> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457d8e60> # /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 0x7fe145804b30> # /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 0x7fe14511eba0> # 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 0x7fe14511ef00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145806e40> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145804fe0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457dbfe0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457da270> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457d9f40> # /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 0x7fe14515ca70> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14511fb90> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1457da7b0> # /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 0x7fe14515d160> # /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 0x7fe14515d520> # /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 0x7fe14515d5e0> # /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 0x7fe14515d700> # /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 0x7fe14517c2f0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14515e420> # /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 0x7fe14517c440> # /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 0x7fe14517c530> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14515d550> # /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 0x7fe14517c620> # /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 0x7fe1451a7fe0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451a7470> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451a5e80> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14517ddf0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14517d250> # /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 0x7fe14878cc50> # /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 0x7fe14517f4a0> # /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 0x7fe1451e4860> # /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 0x7fe1451e4ad0> # /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 0x7fe1451e5430> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451e4ec0> # /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 0x7fe1451e6330> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1474a32c0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1476f1f70> # /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' # /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 0x7fe1451e7740> # destroy dnf.plugin.dynamic.copr # /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/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 0x7fe144f4ffb0> # /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 0x7fe144f91f10> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144f91af0> # 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 0x7fe14515d3d0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144f90a40> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144f902c0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144f4d010> # /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 0x7fe144f4fda0> # /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 0x7fe144faf530> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fae060> # /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 0x7fe144fd0d40> # /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 0x7fe144fd1040> # /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 0x7fe144fd1280> # /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 0x7fe144fd1520> # /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 0x7fe144fd1c10> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fd1a90> # /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 0x7fe144fd3500> # /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 0x7fe144fd3650> # /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 0x7fe144fd3860> # /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 0x7fe144fec800> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fd3f80> # /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 0x7fe144fed3a0> # /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 0x7fe144fed7f0> # /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 0x7fe144fed9d0> # /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 0x7fe144fedc70> # /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 0x7fe144feeb40> # /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 0x7fe144feed80> # /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 0x7fe144feef60> # /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 0x7fe144fefad0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144fef650> # /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 0x7fe1450188f0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe145018260> # /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 0x7fe145019550> # /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 0x7fe145019850> # /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 0x7fe14501a7b0> # /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 0x7fe14501aa20> # /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 0x7fe14501abd0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451e6780> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451e72f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1451e6900> # /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 0x7fe1451e7050> # /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 0x7fe14501b500> # /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 0x7fe14501ba10> # /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 0x7fe14503c410> # /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 0x7fe14503d7f0> # /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 0x7fe14503d880> # /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 0x7fe14503df40> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503ddf0> # /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 0x7fe144dcc530> # /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 0x7fe144dcd760> # /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 0x7fe144dcd9d0> # /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 0x7fe144dcdb20> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcd880> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcd220> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcc6b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503f920> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503eea0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503e720> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503d2e0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe14503c830> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcd580> # /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 0x7fe144dce540> # /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 0x7fe144dcf410> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcf140> # /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 0x7fe144e01880> # /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 0x7fe144e02f90> # 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 0x7fe144e021b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e01d60> # /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 0x7fe144e38890> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e27c80> # /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 0x7fe144e3b6e0> # /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 0x7fe144e3b860> # /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 0x7fe144e38f20> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e38bf0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcf6e0> # /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 0x7fe144e013d0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dcf440> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144dceb70> # /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 0x7fe144e5e2d0> # /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 0x7fe144e5ec00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e5f590> # /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 0x7fe144e5f980> # /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 0x7fe144e78560> # /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 0x7fe144e78bc0> # /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 0x7fe144e7baa0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e7b470> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e7b110> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe144e7ade0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "kpartx"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884220.76133: done with _execute_module (ansible.legacy.dnf, {'name': ['lvm2', 'kpartx'], '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-1726884219.0394425-14453-29477420887747/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884220.76137: _low_level_execute_command(): starting 13632 1726884220.76139: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884219.0394425-14453-29477420887747/ > /dev/null 2>&1 && sleep 0' 13632 1726884220.76142: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884220.76144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884220.76147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884220.76149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884220.76152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884220.76154: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884220.76157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.76159: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884220.76161: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884220.76164: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884220.76166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884220.76168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884220.76170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884220.76173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884220.76175: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884220.76179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.76182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884220.76185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884220.76189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884220.76192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884220.77982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884220.78040: stderr chunk (state=3): >>><<< 13632 1726884220.78044: stdout chunk (state=3): >>><<< 13632 1726884220.78059: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884220.78068: handler run complete 13632 1726884220.78109: attempt loop complete, returning result 13632 1726884220.78113: _execute() done 13632 1726884220.78121: dumping result to json 13632 1726884220.78123: done dumping result, returning 13632 1726884220.78137: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [12b27791-eb03-55b1-95d9-0000000003cf] 13632 1726884220.78143: sending task result for task 12b27791-eb03-55b1-95d9-0000000003cf 13632 1726884220.78248: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003cf 13632 1726884220.78251: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884220.78366: no more pending results, returning what we have 13632 1726884220.78369: results queue empty 13632 1726884220.78370: checking for any_errors_fatal 13632 1726884220.78379: done checking for any_errors_fatal 13632 1726884220.78380: checking for max_fail_percentage 13632 1726884220.78382: done checking for max_fail_percentage 13632 1726884220.78383: checking to see if all hosts have failed and the running result is not ok 13632 1726884220.78384: done checking to see if all hosts have failed 13632 1726884220.78384: getting the remaining hosts for this loop 13632 1726884220.78386: done getting the remaining hosts for this loop 13632 1726884220.78393: getting the next task for host managed_node3 13632 1726884220.78400: done getting next task for host managed_node3 13632 1726884220.78404: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 13632 1726884220.78409: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884220.78421: getting variables 13632 1726884220.78423: in VariableManager get_vars() 13632 1726884220.78458: Calling all_inventory to load vars for managed_node3 13632 1726884220.78461: Calling groups_inventory to load vars for managed_node3 13632 1726884220.78463: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884220.78482: Calling all_plugins_play to load vars for managed_node3 13632 1726884220.78486: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884220.78491: Calling groups_plugins_play to load vars for managed_node3 13632 1726884220.78958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884220.79497: done with get_vars() 13632 1726884220.79512: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 22:03:40 -0400 (0:00:01.865) 0:00:29.720 ****** 13632 1726884220.79597: entering _queue_task() for managed_node3/service_facts 13632 1726884220.79839: worker is 1 (out of 1 available) 13632 1726884220.79852: exiting _queue_task() for managed_node3/service_facts 13632 1726884220.79865: done queuing things up, now waiting for results queue to drain 13632 1726884220.79867: waiting for pending results... 13632 1726884220.80071: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts 13632 1726884220.80189: in run() - task 12b27791-eb03-55b1-95d9-0000000003d0 13632 1726884220.80202: variable 'ansible_search_path' from source: unknown 13632 1726884220.80206: variable 'ansible_search_path' from source: unknown 13632 1726884220.80241: calling self._execute() 13632 1726884220.80330: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884220.80337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884220.80348: variable 'omit' from source: magic vars 13632 1726884220.80693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884220.80934: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884220.80975: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884220.81011: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884220.81042: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884220.81117: 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) 13632 1726884220.81138: 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) 13632 1726884220.81160: 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) 13632 1726884220.81181: 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) 13632 1726884220.81316: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): True 13632 1726884220.81322: variable 'omit' from source: magic vars 13632 1726884220.81381: variable 'omit' from source: magic vars 13632 1726884220.81410: variable 'omit' from source: magic vars 13632 1726884220.81437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884220.81460: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884220.81475: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884220.81493: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884220.81504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884220.81533: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884220.81537: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884220.81545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884220.81627: Set connection var ansible_shell_executable to /bin/sh 13632 1726884220.81637: Set connection var ansible_connection to ssh 13632 1726884220.81645: Set connection var ansible_pipelining to False 13632 1726884220.81654: Set connection var ansible_timeout to 10 13632 1726884220.81657: Set connection var ansible_shell_type to sh 13632 1726884220.81659: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884220.81681: variable 'ansible_shell_executable' from source: unknown 13632 1726884220.81686: variable 'ansible_connection' from source: unknown 13632 1726884220.81691: variable 'ansible_module_compression' from source: unknown 13632 1726884220.81694: variable 'ansible_shell_type' from source: unknown 13632 1726884220.81696: variable 'ansible_shell_executable' from source: unknown 13632 1726884220.81699: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884220.81704: variable 'ansible_pipelining' from source: unknown 13632 1726884220.81707: variable 'ansible_timeout' from source: unknown 13632 1726884220.81712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884220.81834: 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__) 13632 1726884220.81844: variable 'omit' from source: magic vars 13632 1726884220.81849: starting attempt loop 13632 1726884220.81852: running the handler 13632 1726884220.81869: _low_level_execute_command(): starting 13632 1726884220.81875: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884220.82393: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884220.82405: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.82432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.82485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884220.82494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884220.82496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884220.82539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884220.84192: stdout chunk (state=3): >>>/root <<< 13632 1726884220.84303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884220.84352: stderr chunk (state=3): >>><<< 13632 1726884220.84357: stdout chunk (state=3): >>><<< 13632 1726884220.84380: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884220.84395: _low_level_execute_command(): starting 13632 1726884220.84403: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518 `" && echo ansible-tmp-1726884220.8438032-14508-179805462158518="` echo /root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518 `" ) && sleep 0' 13632 1726884220.84864: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884220.84868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884220.84871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.84874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884220.84876: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.84933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884220.84940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884220.84988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884220.86927: stdout chunk (state=3): >>>ansible-tmp-1726884220.8438032-14508-179805462158518=/root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518 <<< 13632 1726884220.87045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884220.87097: stderr chunk (state=3): >>><<< 13632 1726884220.87100: stdout chunk (state=3): >>><<< 13632 1726884220.87118: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884220.8438032-14508-179805462158518=/root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884220.87165: variable 'ansible_module_compression' from source: unknown 13632 1726884220.87205: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 13632 1726884220.87239: variable 'ansible_facts' from source: unknown 13632 1726884220.87305: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518/AnsiballZ_service_facts.py 13632 1726884220.87416: Sending initial data 13632 1726884220.87419: Sent initial data (162 bytes) 13632 1726884220.87869: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884220.87893: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884220.87897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.87900: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884220.87903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884220.87928: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884220.87931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.87983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884220.87986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884220.88039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884220.89622: 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" <<< 13632 1726884220.89627: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884220.89662: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884220.89710: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpvt2nkt77 /root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518/AnsiballZ_service_facts.py <<< 13632 1726884220.89714: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518/AnsiballZ_service_facts.py" <<< 13632 1726884220.89757: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpvt2nkt77" to remote "/root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518/AnsiballZ_service_facts.py" <<< 13632 1726884220.90590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884220.90655: stderr chunk (state=3): >>><<< 13632 1726884220.90658: stdout chunk (state=3): >>><<< 13632 1726884220.90677: done transferring module to remote 13632 1726884220.90694: _low_level_execute_command(): starting 13632 1726884220.90700: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518/ /root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518/AnsiballZ_service_facts.py && sleep 0' 13632 1726884220.91151: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884220.91157: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.91159: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration <<< 13632 1726884220.91162: 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.8.115 originally 10.31.8.115 <<< 13632 1726884220.91165: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.91217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884220.91223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884220.91269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884220.93107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884220.93131: stderr chunk (state=3): >>><<< 13632 1726884220.93135: stdout chunk (state=3): >>><<< 13632 1726884220.93150: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884220.93154: _low_level_execute_command(): starting 13632 1726884220.93159: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518/AnsiballZ_service_facts.py && sleep 0' 13632 1726884220.93579: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884220.93614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884220.93618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.93620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884220.93622: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884220.93682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884220.93686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884220.93729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884220.95865: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884220.95902: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884220.95936: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884220.95947: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884220.96015: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884220.96055: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884220.96092: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884220.96119: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884220.96138: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884220.96186: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884220.96191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884220.96209: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884220.96233: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884220.96271: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884220.96298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884220.96306: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a80c530> <<< 13632 1726884220.96330: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a7dbb30> <<< 13632 1726884220.96345: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884220.96349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13632 1726884220.96357: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a80eab0> <<< 13632 1726884220.96380: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884220.96409: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884220.96430: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884220.96464: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884220.96558: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884220.96586: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884220.96622: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884220.96633: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884220.96655: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13632 1726884220.96665: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884220.96682: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884220.96713: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884220.96724: 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 <<< 13632 1726884220.96727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884220.96750: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a621160> <<< 13632 1726884220.96812: 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 <<< 13632 1726884220.96831: 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 0x7fd30a622150> <<< 13632 1726884220.96863: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884220.96893: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884220.97145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884220.97155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884220.97181: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884220.97191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884220.97213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884220.97252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884220.97275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884220.97303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884220.97322: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a667f80> <<< 13632 1726884220.97334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884220.97360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884220.97379: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884220.97394: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a674110> <<< 13632 1726884220.97398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884220.97432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884220.97451: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884220.97506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884220.97519: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884220.97550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884220.97559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 13632 1726884220.97563: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6979b0> <<< 13632 1726884220.97584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884220.97599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a697f80> <<< 13632 1726884220.97608: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884220.97662: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a677c50> <<< 13632 1726884220.97668: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884220.97701: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a675370> <<< 13632 1726884220.97797: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a665130> <<< 13632 1726884220.97827: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 13632 1726884220.97837: stdout chunk (state=3): >>> <<< 13632 1726884220.97845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884220.97861: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884220.97876: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884220.97909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884220.97931: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884220.97937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884220.97964: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6bb950> <<< 13632 1726884220.97981: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6ba570> <<< 13632 1726884220.98020: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884220.98028: 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 0x7fd30a676360> <<< 13632 1726884220.98038: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6b8dd0> <<< 13632 1726884220.98082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884220.98091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6e89b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6643b0> <<< 13632 1726884220.98115: 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' <<< 13632 1726884220.98156: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884220.98163: 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 0x7fd30a6e8e60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6e8d10> <<< 13632 1726884220.98202: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884220.98205: 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 0x7fd30a6e90d0> <<< 13632 1726884220.98212: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a65aed0> <<< 13632 1726884220.98247: 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' <<< 13632 1726884220.98263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884220.98311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884220.98315: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6e97c0> <<< 13632 1726884220.98317: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6e9490> <<< 13632 1726884220.98325: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884220.98360: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884220.98363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884220.98391: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6ea6c0> <<< 13632 1726884220.98395: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884220.98401: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884220.98421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884220.98460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884220.98474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884220.98493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a7048c0> <<< 13632 1726884220.98505: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884220.98534: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884220.98545: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884220.98560: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd30a706000> <<< 13632 1726884220.98571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884220.98576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884220.98615: 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' <<< 13632 1726884220.98620: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a706f00> <<< 13632 1726884220.98667: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884220.98674: 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 0x7fd30a707560> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a706450> <<< 13632 1726884220.98702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884220.98711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884220.98750: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884220.98764: 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 0x7fd30a707fe0> <<< 13632 1726884220.98770: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a707710> <<< 13632 1726884220.98812: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6ea720> <<< 13632 1726884220.98835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884220.98855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884220.98880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884220.98899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884220.98934: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884220.98947: 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 0x7fd30a4abef0> <<< 13632 1726884220.98960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13632 1726884220.98972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13632 1726884220.98989: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884220.99006: 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 0x7fd30a4d89e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a4d8740> <<< 13632 1726884220.99023: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884220.99033: 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 0x7fd30a4d8a10> <<< 13632 1726884220.99051: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884220.99067: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd30a4d8b90> <<< 13632 1726884220.99070: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a4aa090> <<< 13632 1726884220.99100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884220.99191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884220.99221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884220.99226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884220.99236: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a4da270> <<< 13632 1726884220.99257: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a4d8ef0> <<< 13632 1726884220.99278: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6eae10> <<< 13632 1726884220.99304: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884220.99359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884220.99373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884220.99421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884220.99450: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a506600> <<< 13632 1726884220.99507: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884220.99511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884220.99540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884220.99551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884220.99606: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a5227b0> <<< 13632 1726884220.99627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884220.99669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884220.99722: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884220.99747: 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 0x7fd30a553530> <<< 13632 1726884220.99768: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884220.99807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884220.99833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884220.99871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884220.99966: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a581cd0> <<< 13632 1726884221.00042: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a553650> <<< 13632 1726884221.00084: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a523440> <<< 13632 1726884221.00114: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884221.00132: 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 0x7fd30a398590> <<< 13632 1726884221.00138: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a5217f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a4db1a0> <<< 13632 1726884221.00246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884221.00255: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd30a521bb0> <<< 13632 1726884221.00342: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_7ebwvpl6/ansible_service_facts_payload.zip' <<< 13632 1726884221.00346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.00500: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.00526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884221.00537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884221.00576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884221.00655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884221.00689: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884221.00706: 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 0x7fd30a3f6210> import '_typing' # <<< 13632 1726884221.00900: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a3c9100> <<< 13632 1726884221.00912: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a3c8260> # zipimport: zlib available <<< 13632 1726884221.00939: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884221.00945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.00969: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.00977: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.01001: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884221.01004: stdout chunk (state=3): >>> <<< 13632 1726884221.01019: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.02570: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.03835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884221.03844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a3cbf20> <<< 13632 1726884221.03864: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884221.03873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884221.03897: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884221.03907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884221.03929: 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' <<< 13632 1726884221.03957: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884221.03963: 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 0x7fd30a419b50> <<< 13632 1726884221.04000: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a4198e0> <<< 13632 1726884221.04035: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a419220> <<< 13632 1726884221.04047: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884221.04059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884221.04104: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a419670> <<< 13632 1726884221.04110: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a3f6ea0> import 'atexit' # <<< 13632 1726884221.04142: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884221.04147: 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 0x7fd30a41a960> <<< 13632 1726884221.04172: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884221.04183: 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 0x7fd30a41aba0> <<< 13632 1726884221.04200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884221.04246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884221.04249: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884221.04305: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a41b0b0> import 'pwd' # <<< 13632 1726884221.04332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884221.04353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884221.04399: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a284e60> <<< 13632 1726884221.04425: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884221.04428: 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 0x7fd30a286a80> <<< 13632 1726884221.04452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884221.04468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884221.04508: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a287350> <<< 13632 1726884221.04520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884221.04556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884221.04566: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a288530> <<< 13632 1726884221.04591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884221.04629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884221.04648: 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' <<< 13632 1726884221.04707: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a28afc0> <<< 13632 1726884221.04745: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884221.04757: 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 0x7fd30a28b320> <<< 13632 1726884221.04765: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a289280> <<< 13632 1726884221.04790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884221.04812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884221.04838: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13632 1726884221.04841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884221.04861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884221.04894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884221.04916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884221.04923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a28efc0> <<< 13632 1726884221.04939: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884221.05013: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a28da90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a28d7f0> <<< 13632 1726884221.05034: 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' <<< 13632 1726884221.05122: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a28fe30> <<< 13632 1726884221.05146: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a289790> <<< 13632 1726884221.05177: 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 0x7fd30a2d30b0> <<< 13632 1726884221.05209: 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 0x7fd30a2d3260> <<< 13632 1726884221.05238: 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 <<< 13632 1726884221.05254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884221.05276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13632 1726884221.05279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13632 1726884221.05314: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884221.05331: 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 0x7fd30a2d8e30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2d8bf0> <<< 13632 1726884221.05336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884221.05439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884221.05493: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884221.05505: 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 0x7fd30a2db2f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2d9460> <<< 13632 1726884221.05519: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884221.05563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884221.05585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884221.05602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884221.05610: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884221.05660: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2e2a80> <<< 13632 1726884221.05809: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2db410> <<< 13632 1726884221.05884: 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 0x7fd30a2e3d70> <<< 13632 1726884221.05921: 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 0x7fd30a2e3c20> <<< 13632 1726884221.05973: 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 0x7fd30a2e3e90> <<< 13632 1726884221.05994: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2d3560> <<< 13632 1726884221.06026: 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 <<< 13632 1726884221.06036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884221.06044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884221.06069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884221.06098: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884221.06127: 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 0x7fd30a2e6cc0> <<< 13632 1726884221.06321: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884221.06331: 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 0x7fd30a2e81d0> <<< 13632 1726884221.06338: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2e5460> <<< 13632 1726884221.06377: 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' <<< 13632 1726884221.06381: 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 0x7fd30a2e6810> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2e5010> <<< 13632 1726884221.06386: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.06409: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.06419: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884221.06435: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.06535: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.06649: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.06659: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884221.06675: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.06699: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.06705: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884221.06713: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.06856: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.06997: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.07664: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.08352: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884221.08363: 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' # <<< 13632 1726884221.08389: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884221.08403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884221.08460: 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 0x7fd30a36c440> <<< 13632 1726884221.08566: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884221.08572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884221.08601: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a36d1f0> <<< 13632 1726884221.08607: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2eb7a0> <<< 13632 1726884221.08662: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884221.08669: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.08703: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.08711: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884221.08726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.08900: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.09082: 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' <<< 13632 1726884221.09106: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a36d250> <<< 13632 1726884221.09112: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.09674: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.10217: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.10306: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.10386: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884221.10408: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.10442: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.10486: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884221.10490: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.10577: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.10692: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884221.10712: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.10726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.10737: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884221.10746: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.10791: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.10829: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884221.10846: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.11121: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.11407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884221.11470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884221.11486: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884221.11567: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a36fb90> <<< 13632 1726884221.11585: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.11664: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.11753: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884221.11765: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884221.11799: 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' <<< 13632 1726884221.11884: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884221.12009: 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 0x7fd30a179fd0> <<< 13632 1726884221.12073: 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 0x7fd30a17a960> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a36e930> <<< 13632 1726884221.12085: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.12141: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.12177: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884221.12200: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.12237: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.12280: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.12341: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.12414: 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 <<< 13632 1726884221.12450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884221.12543: 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 0x7fd30a1795b0> <<< 13632 1726884221.12600: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a17aab0> <<< 13632 1726884221.12630: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884221.12709: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.12765: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.12796: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.12840: 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 <<< 13632 1726884221.12850: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884221.12870: 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 <<< 13632 1726884221.12882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884221.12914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884221.12965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884221.12986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884221.13001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884221.13061: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a216c30> <<< 13632 1726884221.13108: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a184980> <<< 13632 1726884221.13201: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a182cc0> <<< 13632 1726884221.13207: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a182840> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884221.13237: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.13268: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884221.13331: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884221.13352: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.13355: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.13372: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13632 1726884221.13379: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.13660: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.13940: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.14093: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884221.14256: 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' <<< 13632 1726884221.14286: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a21b2f0> <<< 13632 1726884221.14305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884221.14350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884221.14365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884221.14384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884221.14402: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a1f7a40> <<< 13632 1726884221.14438: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884221.14443: 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 0x7fd30a1f7da0> <<< 13632 1726884221.14498: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2180e0> <<< 13632 1726884221.14505: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 13632 1726884221.14572: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884222.88813: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "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"}, "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": "running", "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"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "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"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "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"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "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"}, "mdmonitor.service": {"name": "mdmonitor.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"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.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": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "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"}, "stratisd.service": {"name": "stratisd.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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": <<< 13632 1726884222.88831: stdout chunk (state=3): >>>{"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blivet.service": {"name": "blivet.service", "state": "inactive", "status": "static", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "syst<<< 13632 1726884222.88864: stdout chunk (state=3): >>>emd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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"}, "stratis-fstab-setup@.service": {"name": "stratis-fstab-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "stratisd-min-postinitrd.service": {"name": "stratisd-min-postinitrd.service", "state": "inactive", "status": "static", "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-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "target.service": {"name": "target.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "targetclid.service": {"name": "targetclid.service", "state": "inactive", "status": "disabled", "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__ <<< 13632 1726884222.89254: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884222.89271: 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__ <<< 13632 1726884222.89284: stdout chunk (state=3): >>># 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 <<< 13632 1726884222.89305: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 13632 1726884222.89325: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing 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 <<< 13632 1726884222.89352: 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 <<< 13632 1726884222.89357: stdout chunk (state=3): >>># destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 <<< 13632 1726884222.89371: stdout chunk (state=3): >>># 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 <<< 13632 1726884222.89397: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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<<< 13632 1726884222.89430: stdout chunk (state=3): >>> # 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 <<< 13632 1726884222.89440: stdout chunk (state=3): >>># destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale <<< 13632 1726884222.89470: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 <<< 13632 1726884222.89474: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro<<< 13632 1726884222.89477: 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 <<< 13632 1726884222.89495: stdout chunk (state=3): >>># 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 <<< 13632 1726884222.89732: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884222.89740: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884222.89768: stdout chunk (state=3): >>># destroy _bz2 <<< 13632 1726884222.89783: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 <<< 13632 1726884222.89809: stdout chunk (state=3): >>># destroy lzma # destroy zipfile._path <<< 13632 1726884222.89813: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13632 1726884222.89859: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884222.89884: 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 <<< 13632 1726884222.89904: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 13632 1726884222.89924: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 13632 1726884222.89937: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy _signal # destroy _posixsubprocess <<< 13632 1726884222.89957: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13632 1726884222.89972: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 13632 1726884222.89980: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884222.90018: stdout chunk (state=3): >>># destroy _hashlib <<< 13632 1726884222.90022: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884222.90029: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging <<< 13632 1726884222.90074: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch <<< 13632 1726884222.90085: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle <<< 13632 1726884222.90116: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884222.90138: 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 <<< 13632 1726884222.90147: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 13632 1726884222.90177: stdout chunk (state=3): >>># 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 <<< 13632 1726884222.90211: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 13632 1726884222.90234: 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 <<< 13632 1726884222.90265: 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 <<< 13632 1726884222.90269: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 13632 1726884222.90288: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs<<< 13632 1726884222.90305: stdout chunk (state=3): >>> # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 13632 1726884222.90316: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon <<< 13632 1726884222.90327: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884222.90450: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884222.90460: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884222.90467: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884222.90498: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 13632 1726884222.90505: stdout chunk (state=3): >>># destroy tokenize <<< 13632 1726884222.90529: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884222.90535: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13632 1726884222.90564: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884222.90580: 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 <<< 13632 1726884222.90593: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13632 1726884222.90606: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884222.90701: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 13632 1726884222.90705: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback <<< 13632 1726884222.90708: stdout chunk (state=3): >>># destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 13632 1726884222.90721: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13632 1726884222.90736: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884222.90764: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 13632 1726884222.90770: stdout chunk (state=3): >>># destroy _string # destroy re <<< 13632 1726884222.90796: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 13632 1726884222.90800: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13632 1726884222.90812: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884222.91189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884222.91254: stderr chunk (state=3): >>><<< 13632 1726884222.91259: stdout chunk (state=3): >>><<< 13632 1726884222.91364: _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 0x7fd30a80c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a7dbb30> # /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 0x7fd30a80eab0> 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 0x7fd30a621160> # /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 0x7fd30a622150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a667f80> # /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 0x7fd30a674110> # /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 0x7fd30a6979b0> # /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 0x7fd30a697f80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a677c50> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a675370> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a665130> # /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 0x7fd30a6bb950> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6ba570> # /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 0x7fd30a676360> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6b8dd0> # /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 0x7fd30a6e89b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6643b0> # /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 0x7fd30a6e8e60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6e8d10> # 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 0x7fd30a6e90d0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a65aed0> # /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 0x7fd30a6e97c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6e9490> 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 0x7fd30a6ea6c0> 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 0x7fd30a7048c0> 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 0x7fd30a706000> # /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 0x7fd30a706f00> # 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 0x7fd30a707560> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a706450> # /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 0x7fd30a707fe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a707710> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6ea720> # /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 0x7fd30a4abef0> # /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 0x7fd30a4d89e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a4d8740> # 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 0x7fd30a4d8a10> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd30a4d8b90> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a4aa090> # /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 0x7fd30a4da270> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a4d8ef0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a6eae10> # /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 0x7fd30a506600> # /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 0x7fd30a5227b0> # /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 0x7fd30a553530> # /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 0x7fd30a581cd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a553650> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a523440> # /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 0x7fd30a398590> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a5217f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a4db1a0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd30a521bb0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_7ebwvpl6/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 0x7fd30a3f6210> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a3c9100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a3c8260> # 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 0x7fd30a3cbf20> # /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 0x7fd30a419b50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a4198e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a419220> # /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 0x7fd30a419670> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a3f6ea0> 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 0x7fd30a41a960> # 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 0x7fd30a41aba0> # /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 0x7fd30a41b0b0> 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 0x7fd30a284e60> # 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 0x7fd30a286a80> # /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 0x7fd30a287350> # /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 0x7fd30a288530> # /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 0x7fd30a28afc0> # 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 0x7fd30a28b320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a289280> # /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 0x7fd30a28efc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a28da90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a28d7f0> # /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 0x7fd30a28fe30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a289790> # 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 0x7fd30a2d30b0> # /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 0x7fd30a2d3260> # /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 0x7fd30a2d8e30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2d8bf0> # /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 0x7fd30a2db2f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2d9460> # /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 0x7fd30a2e2a80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2db410> # 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 0x7fd30a2e3d70> # 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 0x7fd30a2e3c20> # 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 0x7fd30a2e3e90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2d3560> # /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 0x7fd30a2e6cc0> # 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 0x7fd30a2e81d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2e5460> # 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 0x7fd30a2e6810> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2e5010> # 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 0x7fd30a36c440> # /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 0x7fd30a36d1f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2eb7a0> 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 0x7fd30a36d250> # 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 0x7fd30a36fb90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd30a179fd0> # 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 0x7fd30a17a960> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a36e930> # 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 0x7fd30a1795b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a17aab0> 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 0x7fd30a216c30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a184980> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a182cc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a182840> # 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 0x7fd30a21b2f0> # /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 0x7fd30a1f7a40> # 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 0x7fd30a1f7da0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd30a2180e0> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "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"}, "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": "running", "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"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "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"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "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"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "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"}, "mdmonitor.service": {"name": "mdmonitor.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"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.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": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "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"}, "stratisd.service": {"name": "stratisd.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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blivet.service": {"name": "blivet.service", "state": "inactive", "status": "static", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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"}, "stratis-fstab-setup@.service": {"name": "stratis-fstab-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "stratisd-min-postinitrd.service": {"name": "stratisd-min-postinitrd.service", "state": "inactive", "status": "static", "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-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "target.service": {"name": "target.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "targetclid.service": {"name": "targetclid.service", "state": "inactive", "status": "disabled", "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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884222.92365: 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-1726884220.8438032-14508-179805462158518/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884222.92378: _low_level_execute_command(): starting 13632 1726884222.92388: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884220.8438032-14508-179805462158518/ > /dev/null 2>&1 && sleep 0' 13632 1726884222.92872: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884222.92878: 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.8.115 originally 10.31.8.115 <<< 13632 1726884222.92880: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884222.92887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884222.92889: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884222.92946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884222.92953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884222.92955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884222.93002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884222.94886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884222.94941: stderr chunk (state=3): >>><<< 13632 1726884222.94946: stdout chunk (state=3): >>><<< 13632 1726884222.94962: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884222.94970: handler run complete 13632 1726884222.95144: variable 'ansible_facts' from source: unknown 13632 1726884222.95300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884222.95744: variable 'ansible_facts' from source: unknown 13632 1726884222.95886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884222.96090: attempt loop complete, returning result 13632 1726884222.96096: _execute() done 13632 1726884222.96099: dumping result to json 13632 1726884222.96151: done dumping result, returning 13632 1726884222.96161: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts [12b27791-eb03-55b1-95d9-0000000003d0] 13632 1726884222.96167: sending task result for task 12b27791-eb03-55b1-95d9-0000000003d0 ok: [managed_node3] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@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" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "stopped", "status": "disabled" }, "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" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.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-plymouth.service": { "name": "systemd-ask-password-plymouth.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-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "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.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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-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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } 13632 1726884222.97914: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003d0 13632 1726884222.98182: no more pending results, returning what we have 13632 1726884222.98186: results queue empty 13632 1726884222.98187: checking for any_errors_fatal 13632 1726884222.98195: done checking for any_errors_fatal 13632 1726884222.98196: checking for max_fail_percentage 13632 1726884222.98198: done checking for max_fail_percentage 13632 1726884222.98198: checking to see if all hosts have failed and the running result is not ok 13632 1726884222.98199: done checking to see if all hosts have failed 13632 1726884222.98199: getting the remaining hosts for this loop 13632 1726884222.98200: done getting the remaining hosts for this loop 13632 1726884222.98204: getting the next task for host managed_node3 13632 1726884222.98208: done getting next task for host managed_node3 13632 1726884222.98211: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 13632 1726884222.98214: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 13632 1726884222.98227: WORKER PROCESS EXITING 13632 1726884222.98232: getting variables 13632 1726884222.98233: in VariableManager get_vars() 13632 1726884222.98257: Calling all_inventory to load vars for managed_node3 13632 1726884222.98259: Calling groups_inventory to load vars for managed_node3 13632 1726884222.98261: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884222.98268: Calling all_plugins_play to load vars for managed_node3 13632 1726884222.98270: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884222.98273: Calling groups_plugins_play to load vars for managed_node3 13632 1726884222.98661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884222.99332: done with get_vars() 13632 1726884222.99345: done getting variables 13632 1726884222.99401: 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.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 22:03:42 -0400 (0:00:02.198) 0:00:31.918 ****** 13632 1726884222.99430: entering _queue_task() for managed_node3/set_fact 13632 1726884222.99674: worker is 1 (out of 1 available) 13632 1726884222.99689: exiting _queue_task() for managed_node3/set_fact 13632 1726884222.99703: done queuing things up, now waiting for results queue to drain 13632 1726884222.99705: waiting for pending results... 13632 1726884222.99901: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 13632 1726884223.00020: in run() - task 12b27791-eb03-55b1-95d9-0000000003d1 13632 1726884223.00032: variable 'ansible_search_path' from source: unknown 13632 1726884223.00038: variable 'ansible_search_path' from source: unknown 13632 1726884223.00074: calling self._execute() 13632 1726884223.00154: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884223.00166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884223.00176: variable 'omit' from source: magic vars 13632 1726884223.00265: variable 'omit' from source: magic vars 13632 1726884223.00328: variable 'omit' from source: magic vars 13632 1726884223.00671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884223.02401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884223.02463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884223.02499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884223.02530: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884223.02554: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884223.02625: 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) 13632 1726884223.02650: 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) 13632 1726884223.02677: 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) 13632 1726884223.02715: 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) 13632 1726884223.02728: 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) 13632 1726884223.02768: 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) 13632 1726884223.02795: 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) 13632 1726884223.02817: 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) 13632 1726884223.02848: 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) 13632 1726884223.02861: 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) 13632 1726884223.02921: 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) 13632 1726884223.02941: 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) 13632 1726884223.02961: 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) 13632 1726884223.02999: 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) 13632 1726884223.03014: 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) 13632 1726884223.03053: 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) 13632 1726884223.03072: 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) 13632 1726884223.03099: 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) 13632 1726884223.03133: 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) 13632 1726884223.03145: 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) 13632 1726884223.03199: 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) 13632 1726884223.03221: 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) 13632 1726884223.03243: 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) 13632 1726884223.03274: 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) 13632 1726884223.03290: 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) 13632 1726884223.03526: variable 'ansible_facts' from source: unknown 13632 1726884223.03780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884223.03935: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884223.03967: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884223.03999: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884223.04026: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884223.04065: 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) 13632 1726884223.04086: 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) 13632 1726884223.04112: 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) 13632 1726884223.04133: 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) 13632 1726884223.04579: variable 'omit' from source: magic vars 13632 1726884223.04608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884223.04634: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884223.04649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884223.04664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884223.04674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884223.04704: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884223.04707: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884223.04712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884223.04799: Set connection var ansible_shell_executable to /bin/sh 13632 1726884223.04807: Set connection var ansible_connection to ssh 13632 1726884223.04813: Set connection var ansible_pipelining to False 13632 1726884223.04820: Set connection var ansible_timeout to 10 13632 1726884223.04823: Set connection var ansible_shell_type to sh 13632 1726884223.04831: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884223.04854: variable 'ansible_shell_executable' from source: unknown 13632 1726884223.04857: variable 'ansible_connection' from source: unknown 13632 1726884223.04860: variable 'ansible_module_compression' from source: unknown 13632 1726884223.04862: variable 'ansible_shell_type' from source: unknown 13632 1726884223.04865: variable 'ansible_shell_executable' from source: unknown 13632 1726884223.04871: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884223.04875: variable 'ansible_pipelining' from source: unknown 13632 1726884223.04879: variable 'ansible_timeout' from source: unknown 13632 1726884223.04886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884223.04979: 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) 13632 1726884223.04987: variable 'omit' from source: magic vars 13632 1726884223.04996: starting attempt loop 13632 1726884223.04998: running the handler 13632 1726884223.05008: handler run complete 13632 1726884223.05018: attempt loop complete, returning result 13632 1726884223.05020: _execute() done 13632 1726884223.05023: dumping result to json 13632 1726884223.05028: done dumping result, returning 13632 1726884223.05036: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [12b27791-eb03-55b1-95d9-0000000003d1] 13632 1726884223.05043: sending task result for task 12b27791-eb03-55b1-95d9-0000000003d1 13632 1726884223.05132: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003d1 13632 1726884223.05135: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 13632 1726884223.05235: no more pending results, returning what we have 13632 1726884223.05238: results queue empty 13632 1726884223.05239: checking for any_errors_fatal 13632 1726884223.05247: done checking for any_errors_fatal 13632 1726884223.05248: checking for max_fail_percentage 13632 1726884223.05250: done checking for max_fail_percentage 13632 1726884223.05251: checking to see if all hosts have failed and the running result is not ok 13632 1726884223.05252: done checking to see if all hosts have failed 13632 1726884223.05253: getting the remaining hosts for this loop 13632 1726884223.05255: done getting the remaining hosts for this loop 13632 1726884223.05259: getting the next task for host managed_node3 13632 1726884223.05270: done getting next task for host managed_node3 13632 1726884223.05274: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 13632 1726884223.05280: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884223.05295: getting variables 13632 1726884223.05297: in VariableManager get_vars() 13632 1726884223.05332: Calling all_inventory to load vars for managed_node3 13632 1726884223.05335: Calling groups_inventory to load vars for managed_node3 13632 1726884223.05337: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884223.05346: Calling all_plugins_play to load vars for managed_node3 13632 1726884223.05349: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884223.05353: Calling groups_plugins_play to load vars for managed_node3 13632 1726884223.05820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884223.06349: done with get_vars() 13632 1726884223.06364: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 22:03:43 -0400 (0:00:00.070) 0:00:31.988 ****** 13632 1726884223.06445: entering _queue_task() for managed_node3/systemd 13632 1726884223.06684: worker is 1 (out of 1 available) 13632 1726884223.06699: exiting _queue_task() for managed_node3/systemd 13632 1726884223.06713: done queuing things up, now waiting for results queue to drain 13632 1726884223.06714: waiting for pending results... 13632 1726884223.06910: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 13632 1726884223.07038: in run() - task 12b27791-eb03-55b1-95d9-0000000003d3 13632 1726884223.07053: variable 'ansible_search_path' from source: unknown 13632 1726884223.07059: variable 'ansible_search_path' from source: unknown 13632 1726884223.07098: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884223.07279: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884223.07326: dumping result to json 13632 1726884223.07330: done dumping result, returning 13632 1726884223.07339: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [12b27791-eb03-55b1-95d9-0000000003d3] 13632 1726884223.07346: sending task result for task 12b27791-eb03-55b1-95d9-0000000003d3 13632 1726884223.07448: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003d3 13632 1726884223.07451: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884223.07513: no more pending results, returning what we have 13632 1726884223.07518: results queue empty 13632 1726884223.07519: checking for any_errors_fatal 13632 1726884223.07527: done checking for any_errors_fatal 13632 1726884223.07528: checking for max_fail_percentage 13632 1726884223.07530: done checking for max_fail_percentage 13632 1726884223.07531: checking to see if all hosts have failed and the running result is not ok 13632 1726884223.07532: done checking to see if all hosts have failed 13632 1726884223.07533: getting the remaining hosts for this loop 13632 1726884223.07535: done getting the remaining hosts for this loop 13632 1726884223.07539: getting the next task for host managed_node3 13632 1726884223.07547: done getting next task for host managed_node3 13632 1726884223.07551: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 13632 1726884223.07557: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884223.07575: getting variables 13632 1726884223.07576: in VariableManager get_vars() 13632 1726884223.07617: Calling all_inventory to load vars for managed_node3 13632 1726884223.07621: Calling groups_inventory to load vars for managed_node3 13632 1726884223.07624: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884223.07632: Calling all_plugins_play to load vars for managed_node3 13632 1726884223.07634: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884223.07636: Calling groups_plugins_play to load vars for managed_node3 13632 1726884223.08092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884223.08619: done with get_vars() 13632 1726884223.08632: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 22:03:43 -0400 (0:00:00.022) 0:00:32.011 ****** 13632 1726884223.08704: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884223.08917: worker is 1 (out of 1 available) 13632 1726884223.08933: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884223.08946: done queuing things up, now waiting for results queue to drain 13632 1726884223.08948: waiting for pending results... 13632 1726884223.09139: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 13632 1726884223.09256: in run() - task 12b27791-eb03-55b1-95d9-0000000003d4 13632 1726884223.09269: variable 'ansible_search_path' from source: unknown 13632 1726884223.09273: variable 'ansible_search_path' from source: unknown 13632 1726884223.09311: calling self._execute() 13632 1726884223.09389: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884223.09401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884223.09411: variable 'omit' from source: magic vars 13632 1726884223.09497: variable 'omit' from source: magic vars 13632 1726884223.09564: variable 'omit' from source: magic vars 13632 1726884223.09779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884223.11492: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884223.11553: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884223.11587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884223.11621: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884223.11643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884223.11718: 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) 13632 1726884223.11741: 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) 13632 1726884223.11763: 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) 13632 1726884223.11802: 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) 13632 1726884223.11817: 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) 13632 1726884223.11908: variable 'storage_pools' from source: include params 13632 1726884223.11912: variable 'test_storage_pools' from source: play vars 13632 1726884223.11973: variable 'test_storage_pools' from source: play vars 13632 1726884223.12078: 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) 13632 1726884223.12103: 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) 13632 1726884223.12127: 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) 13632 1726884223.12161: 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) 13632 1726884223.12173: 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) 13632 1726884223.12212: 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) 13632 1726884223.12234: 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) 13632 1726884223.12257: 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) 13632 1726884223.12291: 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) 13632 1726884223.12303: 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) 13632 1726884223.12408: variable 'unused_disks' from source: set_fact 13632 1726884223.12614: variable 'unused_disks' from source: set_fact 13632 1726884223.12775: variable 'unused_disks' from source: set_fact 13632 1726884223.13073: variable 'storage_use_partitions' from source: role '' defaults 13632 1726884223.13080: variable 'storage_disklabel_type' from source: role '' defaults 13632 1726884223.13083: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884223.13144: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884223.13201: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884223.13253: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884223.13341: variable 'storage_safe_mode' from source: role '' defaults 13632 1726884223.13406: 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) 13632 1726884223.13427: 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) 13632 1726884223.13451: 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) 13632 1726884223.13481: 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) 13632 1726884223.13498: 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) 13632 1726884223.13557: variable 'omit' from source: magic vars 13632 1726884223.13575: variable 'omit' from source: magic vars 13632 1726884223.13603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884223.13625: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884223.13645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884223.13659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884223.13668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884223.13700: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884223.13703: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884223.13708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884223.13795: Set connection var ansible_shell_executable to /bin/sh 13632 1726884223.13803: Set connection var ansible_connection to ssh 13632 1726884223.13810: Set connection var ansible_pipelining to False 13632 1726884223.13816: Set connection var ansible_timeout to 10 13632 1726884223.13819: Set connection var ansible_shell_type to sh 13632 1726884223.13826: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884223.13845: variable 'ansible_shell_executable' from source: unknown 13632 1726884223.13848: variable 'ansible_connection' from source: unknown 13632 1726884223.13851: variable 'ansible_module_compression' from source: unknown 13632 1726884223.13862: variable 'ansible_shell_type' from source: unknown 13632 1726884223.13866: variable 'ansible_shell_executable' from source: unknown 13632 1726884223.13869: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884223.13871: variable 'ansible_pipelining' from source: unknown 13632 1726884223.13874: variable 'ansible_timeout' from source: unknown 13632 1726884223.13876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884223.13982: 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__) 13632 1726884223.13998: variable 'omit' from source: magic vars 13632 1726884223.14008: starting attempt loop 13632 1726884223.14011: running the handler 13632 1726884223.14022: _low_level_execute_command(): starting 13632 1726884223.14029: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884223.14570: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884223.14574: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884223.14577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884223.14579: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884223.14640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884223.14644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884223.14649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884223.14706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884223.16435: stdout chunk (state=3): >>>/root <<< 13632 1726884223.16542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884223.16596: stderr chunk (state=3): >>><<< 13632 1726884223.16602: stdout chunk (state=3): >>><<< 13632 1726884223.16625: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884223.16636: _low_level_execute_command(): starting 13632 1726884223.16642: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492 `" && echo ansible-tmp-1726884223.1662512-14542-15030504365492="` echo /root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492 `" ) && sleep 0' 13632 1726884223.17099: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884223.17103: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884223.17105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884223.17108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884223.17110: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884223.17156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884223.17160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884223.17223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884223.19225: stdout chunk (state=3): >>>ansible-tmp-1726884223.1662512-14542-15030504365492=/root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492 <<< 13632 1726884223.19339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884223.19393: stderr chunk (state=3): >>><<< 13632 1726884223.19398: stdout chunk (state=3): >>><<< 13632 1726884223.19414: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884223.1662512-14542-15030504365492=/root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884223.19461: variable 'ansible_module_compression' from source: unknown 13632 1726884223.19520: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 13632 1726884223.19557: variable 'ansible_facts' from source: unknown 13632 1726884223.19635: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492/AnsiballZ_blivet.py 13632 1726884223.19748: Sending initial data 13632 1726884223.19752: Sent initial data (154 bytes) 13632 1726884223.20228: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884223.20232: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884223.20235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884223.20237: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884223.20239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884223.20298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884223.20300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884223.20340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884223.22003: 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 <<< 13632 1726884223.22046: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884223.22094: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmphazq3sud /root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492/AnsiballZ_blivet.py <<< 13632 1726884223.22098: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492/AnsiballZ_blivet.py" <<< 13632 1726884223.22132: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmphazq3sud" to remote "/root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492/AnsiballZ_blivet.py" <<< 13632 1726884223.22139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492/AnsiballZ_blivet.py" <<< 13632 1726884223.23090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884223.23152: stderr chunk (state=3): >>><<< 13632 1726884223.23155: stdout chunk (state=3): >>><<< 13632 1726884223.23178: done transferring module to remote 13632 1726884223.23194: _low_level_execute_command(): starting 13632 1726884223.23201: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492/ /root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492/AnsiballZ_blivet.py && sleep 0' 13632 1726884223.23678: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884223.23682: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884223.23685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration <<< 13632 1726884223.23692: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884223.23695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884223.23741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884223.23744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884223.23792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884223.25670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884223.25719: stderr chunk (state=3): >>><<< 13632 1726884223.25723: stdout chunk (state=3): >>><<< 13632 1726884223.25739: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884223.25743: _low_level_execute_command(): starting 13632 1726884223.25748: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492/AnsiballZ_blivet.py && sleep 0' 13632 1726884223.26177: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884223.26213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884223.26216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884223.26223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884223.26275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884223.26282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884223.26332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884223.28553: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884223.28582: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884223.28617: stdout chunk (state=3): >>>import '_thread' # <<< 13632 1726884223.28623: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 13632 1726884223.28697: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884223.28703: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884223.28733: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884223.28773: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884223.28806: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 13632 1726884223.28812: stdout chunk (state=3): >>># installed zipimport hook <<< 13632 1726884223.28866: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884223.28879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.28885: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884223.28909: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884223.28945: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884223.28978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884223.28987: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8afbb30> <<< 13632 1726884223.29015: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884223.29018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13632 1726884223.29027: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8b2eab0> <<< 13632 1726884223.29049: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884223.29076: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884223.29081: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884223.29102: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884223.29136: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884223.29230: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884223.29258: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884223.29264: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884223.29291: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884223.29326: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884223.29340: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884223.29346: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884223.29369: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884223.29393: 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 <<< 13632 1726884223.29399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884223.29424: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8941160> <<< 13632 1726884223.29480: 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 <<< 13632 1726884223.29497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.29503: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8942150> <<< 13632 1726884223.29533: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884223.29564: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884223.29833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884223.29845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884223.29873: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884223.29878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.29903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884223.29942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884223.29966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884223.29990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884223.30003: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8987f20> <<< 13632 1726884223.30020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884223.30046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884223.30065: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884223.30080: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da89940b0> <<< 13632 1726884223.30092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884223.30122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884223.30138: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884223.30200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.30204: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884223.30238: 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' <<< 13632 1726884223.30245: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da89b7920> <<< 13632 1726884223.30260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884223.30279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da89b7fb0> <<< 13632 1726884223.30302: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884223.30356: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8997bf0> <<< 13632 1726884223.30361: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884223.30394: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8995310> <<< 13632 1726884223.30491: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da89850d0> <<< 13632 1726884223.30517: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884223.30540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884223.30546: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884223.30572: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884223.30597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884223.30625: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884223.30628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884223.30661: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da89db860> <<< 13632 1726884223.30669: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da89da480> <<< 13632 1726884223.30711: 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' <<< 13632 1726884223.30715: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da89961b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da89d8ce0> <<< 13632 1726884223.30770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884223.30777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13632 1726884223.30796: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a088c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8984350> <<< 13632 1726884223.30812: 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' <<< 13632 1726884223.30860: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.30863: 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 0x7f2da8a08d40> <<< 13632 1726884223.30866: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a08bf0> <<< 13632 1726884223.30907: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.30914: 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 0x7f2da8a08fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da897ae70> <<< 13632 1726884223.30952: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13632 1726884223.30961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.30972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884223.31018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884223.31021: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a096a0> <<< 13632 1726884223.31024: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a09370> import 'importlib.machinery' # <<< 13632 1726884223.31065: 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' <<< 13632 1726884223.31082: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a0a5a0> <<< 13632 1726884223.31101: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884223.31107: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884223.31128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884223.31171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884223.31196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884223.31209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a247d0> <<< 13632 1726884223.31216: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884223.31249: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.31256: 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 0x7f2da8a25f10> <<< 13632 1726884223.31276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884223.31298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884223.31317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884223.31320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884223.31330: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a26e10> <<< 13632 1726884223.31373: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.31376: 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 0x7f2da8a27470> <<< 13632 1726884223.31379: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a26360> <<< 13632 1726884223.31408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884223.31412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884223.31451: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.31460: 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 0x7f2da8a27e30> <<< 13632 1726884223.31472: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a27560> <<< 13632 1726884223.31524: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a0a600> <<< 13632 1726884223.31542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884223.31562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884223.31588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884223.31605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884223.31648: 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 0x7f2da876bcb0> <<< 13632 1726884223.31665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13632 1726884223.31672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13632 1726884223.31706: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.31719: 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 0x7f2da87947d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8794530> <<< 13632 1726884223.31736: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.31754: 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 0x7f2da8794800> <<< 13632 1726884223.31770: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.31778: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2da87949e0> <<< 13632 1726884223.31785: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8769e50> <<< 13632 1726884223.31809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884223.31921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884223.31948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884223.31964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884223.31972: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da87960c0> <<< 13632 1726884223.31997: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8794d40> <<< 13632 1726884223.32015: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a0a780> <<< 13632 1726884223.32039: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884223.32101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.32109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884223.32160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884223.32191: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da87c2420> <<< 13632 1726884223.32243: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884223.32249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.32275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884223.32297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884223.32349: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da87e2570> <<< 13632 1726884223.32367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884223.32412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884223.32465: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884223.32492: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13632 1726884223.32502: 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 0x7f2da8813350> <<< 13632 1726884223.32516: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884223.32552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884223.32577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884223.32621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884223.32714: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8841af0> <<< 13632 1726884223.32791: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8813470> <<< 13632 1726884223.32836: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da87e3200> <<< 13632 1726884223.32863: 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' <<< 13632 1726884223.32883: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da86544a0> <<< 13632 1726884223.32892: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da87e15b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8796fc0> <<< 13632 1726884223.33009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884223.33019: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2da87e1970> <<< 13632 1726884223.33113: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_nv6uswdr/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 13632 1726884223.33119: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.33276: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.33307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884223.33317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884223.33358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884223.33441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884223.33473: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884223.33476: 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 0x7f2da86b20c0> <<< 13632 1726884223.33491: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884223.33694: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8684fb0> <<< 13632 1726884223.33701: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8684140> # zipimport: zlib available <<< 13632 1726884223.33730: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13632 1726884223.33753: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.33767: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.33785: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884223.33795: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.35390: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.36686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884223.36696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8687f50> <<< 13632 1726884223.36722: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884223.36729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.36756: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884223.36762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884223.36792: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13632 1726884223.36801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884223.36826: 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 0x7f2da86d9a90> <<< 13632 1726884223.36864: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da86d9820> <<< 13632 1726884223.36905: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da86d9130> <<< 13632 1726884223.36917: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884223.36935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884223.36973: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da86d9580> <<< 13632 1726884223.36977: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da86b2d50> <<< 13632 1726884223.36988: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884223.37021: 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 0x7f2da86da840> <<< 13632 1726884223.37052: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.37057: 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 0x7f2da86daa80> <<< 13632 1726884223.37074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884223.37130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884223.37140: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884223.37194: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da86dafc0> <<< 13632 1726884223.37200: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884223.37222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884223.37249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884223.37287: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8540da0> <<< 13632 1726884223.37317: 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' <<< 13632 1726884223.37322: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2da85429c0> <<< 13632 1726884223.37339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884223.37361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884223.37397: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8543350> <<< 13632 1726884223.37417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884223.37444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884223.37467: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8544530> <<< 13632 1726884223.37491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884223.37533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884223.37547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884223.37559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884223.37611: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8546fc0> <<< 13632 1726884223.37658: 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 0x7f2da85470e0> <<< 13632 1726884223.37689: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8545280> <<< 13632 1726884223.37705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884223.37730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884223.37754: 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' <<< 13632 1726884223.37784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884223.37810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884223.37836: 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' <<< 13632 1726884223.37858: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da854af60> <<< 13632 1726884223.37863: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884223.37941: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8549a30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da85497c0> <<< 13632 1726884223.37968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884223.37974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884223.38056: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da854bb30> <<< 13632 1726884223.38082: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8545790> <<< 13632 1726884223.38116: 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 0x7f2da858f110> <<< 13632 1726884223.38146: 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 0x7f2da858f260> <<< 13632 1726884223.38173: 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 <<< 13632 1726884223.38195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884223.38221: 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' <<< 13632 1726884223.38259: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.38265: 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 0x7f2da8590e30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8590bf0> <<< 13632 1726884223.38289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884223.38408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884223.38467: 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 0x7f2da85932c0> <<< 13632 1726884223.38473: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8591490> <<< 13632 1726884223.38499: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884223.38551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.38576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884223.38589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884223.38596: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884223.38655: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da859eab0> <<< 13632 1726884223.38805: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8593440> <<< 13632 1726884223.38891: 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 0x7f2da859fd10> <<< 13632 1726884223.38924: 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 0x7f2da859f890> <<< 13632 1726884223.38983: 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 0x7f2da859fd40> <<< 13632 1726884223.39006: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da858f560> <<< 13632 1726884223.39031: 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 <<< 13632 1726884223.39037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884223.39054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884223.39085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884223.39111: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.39146: 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 0x7f2da85a34a0> <<< 13632 1726884223.39343: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.39356: 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 0x7f2da85a4830> <<< 13632 1726884223.39363: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da85a1c10> <<< 13632 1726884223.39405: 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 0x7f2da85a2f90> <<< 13632 1726884223.39415: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da85a17f0> <<< 13632 1726884223.39439: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.39442: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884223.39469: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.39572: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.39681: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.39699: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.39710: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884223.39718: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.39741: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884223.39756: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.39902: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.40042: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.40747: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.41434: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884223.41444: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884223.41470: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884223.41481: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884223.41507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.41567: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.41575: 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 0x7f2da8628830> <<< 13632 1726884223.41678: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884223.41686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884223.41711: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8629610> <<< 13632 1726884223.41720: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da85a2720> <<< 13632 1726884223.41772: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884223.41787: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.41811: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.41830: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884223.41836: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.42018: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.42210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884223.42220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884223.42235: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da86283e0> <<< 13632 1726884223.42250: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.42813: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.43371: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.43456: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.43548: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884223.43557: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.43607: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.43653: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884223.43658: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.43745: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.43861: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884223.43867: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.43891: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884223.43914: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.43956: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.44004: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884223.44010: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.44296: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.44580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884223.44658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884223.44664: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884223.44761: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da862bef0> <<< 13632 1726884223.44768: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.44858: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.44948: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884223.44956: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884223.44976: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884223.44998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884223.45005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884223.45088: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.45215: 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 0x7f2da8432000> <<< 13632 1726884223.45278: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.45281: 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 0x7f2da84328d0> <<< 13632 1726884223.45286: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da862acf0> <<< 13632 1726884223.45306: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.45354: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.45400: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884223.45406: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.45457: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.45503: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.45565: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.45638: 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 <<< 13632 1726884223.45692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.45780: 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' <<< 13632 1726884223.45790: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2da8431610> <<< 13632 1726884223.45828: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8432a20> <<< 13632 1726884223.45859: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884223.45879: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.45945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.46016: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.46043: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.46092: 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' <<< 13632 1726884223.46118: 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 <<< 13632 1726884223.46141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884223.46162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884223.46222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884223.46244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884223.46263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884223.46327: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da84cab10> <<< 13632 1726884223.46373: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da843c860> <<< 13632 1726884223.46467: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8436930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8436780> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884223.46479: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.46507: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.46540: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884223.46600: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884223.46632: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.46636: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.46647: stdout chunk (state=3): >>>import 'ansible_collections' # <<< 13632 1726884223.46666: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.46672: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # <<< 13632 1726884223.46705: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884223.46713: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # <<< 13632 1726884223.46731: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.46746: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13632 1726884223.46767: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.46778: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.46786: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13632 1726884223.46804: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.48597: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.50214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884223.50317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884223.50348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884223.50365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884223.50397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884223.50407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884223.50435: 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 0x7f2da7928dd0> <<< 13632 1726884223.50468: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7928200> <<< 13632 1726884223.50525: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da84b6ab0> <<< 13632 1726884223.50691: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da84d3ce0> <<< 13632 1726884223.50728: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.50840: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.50877: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py <<< 13632 1726884223.50906: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' <<< 13632 1726884223.50933: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884223.50940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884223.50968: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da793fe60> <<< 13632 1726884223.50999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py <<< 13632 1726884223.51006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 13632 1726884223.51172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884223.51187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884223.51216: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7961070> <<< 13632 1726884223.51271: 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 0x7f2da79609b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7960830> <<< 13632 1726884223.51304: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py <<< 13632 1726884223.51314: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884223.51339: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py <<< 13632 1726884223.51347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884223.51357: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884223.51394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884223.51461: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7963920> <<< 13632 1726884223.51467: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7963530> <<< 13632 1726884223.51560: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79632c0> <<< 13632 1726884223.51588: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc' <<< 13632 1726884223.51619: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.51648: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/gi <<< 13632 1726884223.51826: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py <<< 13632 1726884223.51834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' <<< 13632 1726884223.51840: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7968d40> <<< 13632 1726884223.51905: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2da7968b60> <<< 13632 1726884223.51934: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7968470> <<< 13632 1726884223.51980: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.52000: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' <<< 13632 1726884223.52029: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py <<< 13632 1726884223.52039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' <<< 13632 1726884223.52054: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py <<< 13632 1726884223.52068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' <<< 13632 1726884223.52097: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796bad0> <<< 13632 1726884223.52131: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' <<< 13632 1726884223.52136: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796be60> <<< 13632 1726884223.52164: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py <<< 13632 1726884223.52173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' <<< 13632 1726884223.52181: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b03b0> <<< 13632 1726884223.52208: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py <<< 13632 1726884223.52218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' <<< 13632 1726884223.52235: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b0c80> <<< 13632 1726884223.52256: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796b1d0> <<< 13632 1726884223.52259: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796ac30> <<< 13632 1726884223.52275: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides <<< 13632 1726884223.52286: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py <<< 13632 1726884223.52307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.52319: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides <<< 13632 1726884223.52333: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796afc0> <<< 13632 1726884223.52340: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796a780> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796a750> <<< 13632 1726884223.52385: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py <<< 13632 1726884223.52419: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' <<< 13632 1726884223.52442: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py <<< 13632 1726884223.52448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' <<< 13632 1726884223.52469: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b3980> <<< 13632 1726884223.52490: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py <<< 13632 1726884223.52502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' <<< 13632 1726884223.52526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py <<< 13632 1726884223.52559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' <<< 13632 1726884223.52622: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b4860> <<< 13632 1726884223.52645: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b3ef0> <<< 13632 1726884223.52807: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b1d30> <<< 13632 1726884223.52830: stdout chunk (state=3): >>>import 'gi.repository.GLib' # <<< 13632 1726884223.52881: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py <<< 13632 1726884223.52905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' <<< 13632 1726884223.53058: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79bd1f0> <<< 13632 1726884223.53101: stdout chunk (state=3): >>>import 'gi.repository.GObject' # <<< 13632 1726884223.53133: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py <<< 13632 1726884223.53146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' <<< 13632 1726884223.53365: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79c2ab0> import 'gi.repository.Gio' # <<< 13632 1726884223.53381: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7963e60> <<< 13632 1726884223.53440: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py <<< 13632 1726884223.53491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc' <<< 13632 1726884223.53519: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py <<< 13632 1726884223.53525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.53543: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py <<< 13632 1726884223.53567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' <<< 13632 1726884223.53692: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7850890> <<< 13632 1726884223.53701: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7850110> <<< 13632 1726884223.54653: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79bcdd0> <<< 13632 1726884223.54673: stdout chunk (state=3): >>>import 'gi.repository.BlockDev' # <<< 13632 1726884223.54714: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da793d880> <<< 13632 1726884223.54743: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py <<< 13632 1726884223.54752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc' <<< 13632 1726884223.54783: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' <<< 13632 1726884223.54812: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc' <<< 13632 1726884223.54857: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785c740> <<< 13632 1726884223.54864: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785c3b0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da784da90> <<< 13632 1726884223.55311: stdout chunk (state=3): >>>failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory <<< 13632 1726884223.55362: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da84d10a0> <<< 13632 1726884223.55389: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py <<< 13632 1726884223.55397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc' <<< 13632 1726884223.55462: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785cc80> <<< 13632 1726884223.55496: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785ecc0> <<< 13632 1726884223.55522: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.55558: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py <<< 13632 1726884223.55564: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc' <<< 13632 1726884223.55691: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py <<< 13632 1726884223.55726: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc' <<< 13632 1726884223.55761: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.55791: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py <<< 13632 1726884223.55798: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc' <<< 13632 1726884223.55832: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7862330> <<< 13632 1726884223.55865: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py <<< 13632 1726884223.55868: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da78629c0> <<< 13632 1726884223.55892: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py <<< 13632 1726884223.55902: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc' <<< 13632 1726884223.55930: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.55958: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py <<< 13632 1726884223.55969: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' <<< 13632 1726884223.55997: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7863a70> <<< 13632 1726884223.56002: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7863920> <<< 13632 1726884223.56030: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py <<< 13632 1726884223.56038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc' <<< 13632 1726884223.56092: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7863d40> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7863680> <<< 13632 1726884223.56118: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884223.56151: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py <<< 13632 1726884223.56167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' <<< 13632 1726884223.56174: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da786c290> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da78635f0> <<< 13632 1726884223.56203: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.56226: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py <<< 13632 1726884223.56257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc' <<< 13632 1726884223.56294: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da786c5f0> <<< 13632 1726884223.56304: stdout chunk (state=3): >>>import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da786c2f0> <<< 13632 1726884223.56311: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7862e10> <<< 13632 1726884223.56335: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py <<< 13632 1726884223.56341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc' <<< 13632 1726884223.56367: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7863fe0> <<< 13632 1726884223.56385: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py <<< 13632 1726884223.56405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc' <<< 13632 1726884223.56444: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py <<< 13632 1726884223.56455: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.56476: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py <<< 13632 1726884223.56482: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7870410> <<< 13632 1726884223.56511: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc' <<< 13632 1726884223.56537: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da78707d0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7870140> <<< 13632 1726884223.56545: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da786f890> <<< 13632 1726884223.56570: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py <<< 13632 1726884223.56580: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7870950> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7862000> <<< 13632 1726884223.56605: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py <<< 13632 1726884223.56614: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' <<< 13632 1726884223.56629: stdout chunk (state=3): >>>import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da78709b0> <<< 13632 1726884223.56781: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785fbf0> <<< 13632 1726884223.56854: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785f380> <<< 13632 1726884223.56875: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py <<< 13632 1726884223.56896: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc' <<< 13632 1726884223.56917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py <<< 13632 1726884223.56942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' <<< 13632 1726884223.56967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 13632 1726884223.57018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 13632 1726884223.57062: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79fdd60> <<< 13632 1726884223.57083: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7873aa0> <<< 13632 1726884223.57100: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py <<< 13632 1726884223.57124: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc' <<< 13632 1726884223.57133: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79ffc20> <<< 13632 1726884223.57238: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7870e90> <<< 13632 1726884223.57260: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py <<< 13632 1726884223.57295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc' <<< 13632 1726884223.57317: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py <<< 13632 1726884223.57351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.57382: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884223.57401: stdout chunk (state=3): >>> import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a48a10> <<< 13632 1726884223.57414: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py <<< 13632 1726884223.57421: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' <<< 13632 1726884223.57441: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py <<< 13632 1726884223.57465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' <<< 13632 1726884223.57494: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py <<< 13632 1726884223.57511: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884223.57545: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.57575: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py <<< 13632 1726884223.57581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc' <<< 13632 1726884223.57603: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4ad80> <<< 13632 1726884223.57632: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' <<< 13632 1726884223.57639: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4b4d0> <<< 13632 1726884223.57665: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc' <<< 13632 1726884223.57700: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4bad0> <<< 13632 1726884223.57708: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py <<< 13632 1726884223.57728: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc' <<< 13632 1726884223.57752: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4be60> <<< 13632 1726884223.57776: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py <<< 13632 1726884223.57781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' <<< 13632 1726884223.57856: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a5c710> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4abd0> <<< 13632 1726884223.57882: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4a390> <<< 13632 1726884223.57954: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a49100> <<< 13632 1726884223.57979: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc' <<< 13632 1726884223.58007: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc' <<< 13632 1726884223.58041: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a5f0e0> <<< 13632 1726884223.58046: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a5eea0> <<< 13632 1726884223.58082: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a48bc0> <<< 13632 1726884223.58110: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py <<< 13632 1726884223.58117: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc' <<< 13632 1726884223.58146: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py <<< 13632 1726884223.58158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc' <<< 13632 1726884223.58164: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a5fd40> <<< 13632 1726884223.58206: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a49940> <<< 13632 1726884223.58231: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py <<< 13632 1726884223.58238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' <<< 13632 1726884223.58282: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a5ff80> <<< 13632 1726884223.58303: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py <<< 13632 1726884223.58327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc' <<< 13632 1726884223.58361: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a7c8c0> <<< 13632 1726884223.58395: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py <<< 13632 1726884223.58401: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' <<< 13632 1726884223.58422: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a7cf20> <<< 13632 1726884223.58616: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py <<< 13632 1726884223.58623: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' <<< 13632 1726884223.58646: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py <<< 13632 1726884223.58670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.58809: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2da6a9c9b0> <<< 13632 1726884223.58844: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py <<< 13632 1726884223.58852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc' <<< 13632 1726884223.58878: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py <<< 13632 1726884223.58885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a9dac0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a9d490> <<< 13632 1726884223.58915: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py <<< 13632 1726884223.58934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc' <<< 13632 1726884223.58945: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a9de80> <<< 13632 1726884223.58960: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py <<< 13632 1726884223.58979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc' <<< 13632 1726884223.59004: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a9e9f0> <<< 13632 1726884223.59028: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py <<< 13632 1726884223.59054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884223.59078: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc' <<< 13632 1726884223.59102: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68516d0> <<< 13632 1726884223.59125: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68503e0> <<< 13632 1726884223.59149: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py <<< 13632 1726884223.59160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc' <<< 13632 1726884223.59184: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6852b40> <<< 13632 1726884223.59192: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py <<< 13632 1726884223.59210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc' <<< 13632 1726884223.59219: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6853e60> <<< 13632 1726884223.59243: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py <<< 13632 1726884223.59269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc' <<< 13632 1726884223.59292: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6878ce0> <<< 13632 1726884223.59315: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a91cd0> <<< 13632 1726884223.59351: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a91940> <<< 13632 1726884223.59375: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py <<< 13632 1726884223.59402: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc' <<< 13632 1726884223.59435: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py <<< 13632 1726884223.59441: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da687b1a0> <<< 13632 1726884223.59460: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py <<< 13632 1726884223.59480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' <<< 13632 1726884223.59508: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py <<< 13632 1726884223.59517: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' <<< 13632 1726884223.59677: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da687bb60> <<< 13632 1726884223.59705: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da687b170> <<< 13632 1726884223.59824: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da687a660> <<< 13632 1726884223.59851: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' <<< 13632 1726884223.59876: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68b42f0> <<< 13632 1726884223.59911: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py <<< 13632 1726884223.59914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' <<< 13632 1726884223.59933: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68b4440> <<< 13632 1726884223.59945: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py <<< 13632 1726884223.59999: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc' <<< 13632 1726884223.60029: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc' <<< 13632 1726884223.60359: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68b7a40> <<< 13632 1726884223.60394: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py <<< 13632 1726884223.60414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc' <<< 13632 1726884223.60506: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68d8200> <<< 13632 1726884223.60529: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py <<< 13632 1726884223.60542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc' <<< 13632 1726884223.60596: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68d9220> <<< 13632 1726884223.60622: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc' <<< 13632 1726884223.60662: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68d96a0> <<< 13632 1726884223.60691: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py <<< 13632 1726884223.60698: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc' <<< 13632 1726884223.60716: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68d9ee0> <<< 13632 1726884223.60738: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py <<< 13632 1726884223.60745: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' <<< 13632 1726884223.60777: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68da240> <<< 13632 1726884223.60807: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc' <<< 13632 1726884223.60843: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68da870> <<< 13632 1726884223.60869: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py <<< 13632 1726884223.60878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' <<< 13632 1726884223.60921: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68dadb0> <<< 13632 1726884223.60951: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py <<< 13632 1726884223.60958: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' <<< 13632 1726884223.60980: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc' <<< 13632 1726884223.61003: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py <<< 13632 1726884223.61028: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc' <<< 13632 1726884223.61097: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68db950> <<< 13632 1726884223.61145: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68db620> <<< 13632 1726884223.61148: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68db1a0> <<< 13632 1726884223.61495: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68b4980> <<< 13632 1726884223.61520: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py <<< 13632 1726884223.61545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884223.61580: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py <<< 13632 1726884223.61590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884223.61620: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da692f7a0> <<< 13632 1726884223.61652: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py <<< 13632 1726884223.61654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc' <<< 13632 1726884223.61675: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da692fb90> <<< 13632 1726884223.61782: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68b6390> <<< 13632 1726884223.61808: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py <<< 13632 1726884223.61826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc' <<< 13632 1726884223.61852: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py <<< 13632 1726884223.61865: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884223.62422: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6752b70> <<< 13632 1726884223.62452: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py <<< 13632 1726884223.62459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' <<< 13632 1726884223.62493: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6753e00> <<< 13632 1726884223.62559: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6752330> <<< 13632 1726884223.62590: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py <<< 13632 1726884223.62600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884223.62655: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6764f20> <<< 13632 1726884223.62685: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py <<< 13632 1726884223.62695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc' <<< 13632 1726884223.62716: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6766360> <<< 13632 1726884223.62741: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py <<< 13632 1726884223.62747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc' <<< 13632 1726884223.62792: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6766b40> <<< 13632 1726884223.62812: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py <<< 13632 1726884223.62832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884223.62908: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6767410> <<< 13632 1726884223.62931: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py <<< 13632 1726884223.62938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884223.62991: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6781280> <<< 13632 1726884223.62998: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a26810> <<< 13632 1726884223.63033: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc' <<< 13632 1726884223.63040: stdout chunk (state=3): >>>import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7871a90> <<< 13632 1726884223.63239: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a24470> <<< 13632 1726884223.63264: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py <<< 13632 1726884223.63302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884223.63338: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py <<< 13632 1726884223.63344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884223.63396: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67a86b0> <<< 13632 1726884223.63426: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc' <<< 13632 1726884223.63479: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67a94f0> <<< 13632 1726884223.63494: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc' <<< 13632 1726884223.63565: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67a9c10> <<< 13632 1726884223.63795: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6793350> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc' <<< 13632 1726884223.63804: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py <<< 13632 1726884223.63832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' <<< 13632 1726884223.63850: stdout chunk (state=3): >>>import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67cf9e0> <<< 13632 1726884223.64005: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67ce1b0> <<< 13632 1726884223.64029: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py <<< 13632 1726884223.64040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884223.64227: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67f9550> <<< 13632 1726884223.64250: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py <<< 13632 1726884223.64367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884223.64408: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc' <<< 13632 1726884223.64469: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da680ed50> <<< 13632 1726884223.64495: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py <<< 13632 1726884223.64502: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' <<< 13632 1726884223.64539: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da663b920> <<< 13632 1726884223.64553: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py <<< 13632 1726884223.64594: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc' <<< 13632 1726884223.64604: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884223.64640: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884223.64724: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6659e80> <<< 13632 1726884223.64905: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6658170> <<< 13632 1726884223.64946: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py <<< 13632 1726884223.64951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc' <<< 13632 1726884223.65027: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6677f80> <<< 13632 1726884223.65517: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67fb710> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py <<< 13632 1726884223.65542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc' <<< 13632 1726884223.65774: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da680faa0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc' <<< 13632 1726884223.65842: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da66ed760> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da66ee2a0> <<< 13632 1726884223.65901: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da66eede0> <<< 13632 1726884223.65964: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da66ef260> <<< 13632 1726884223.65968: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' <<< 13632 1726884223.66000: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6704170> <<< 13632 1726884223.66017: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py <<< 13632 1726884223.66037: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884223.66143: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6704a40> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785ee10> <<< 13632 1726884223.66174: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py <<< 13632 1726884223.66212: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc' <<< 13632 1726884223.66424: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6766a50> <<< 13632 1726884223.66438: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py <<< 13632 1726884223.66502: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc' <<< 13632 1726884223.66522: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py <<< 13632 1726884223.66572: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc' <<< 13632 1726884223.66669: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da672f230> <<< 13632 1726884223.66713: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6714ef0> <<< 13632 1726884223.66746: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.66775: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # <<< 13632 1726884223.66801: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.66809: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # <<< 13632 1726884223.66831: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.67159: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.67397: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # <<< 13632 1726884223.67699: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884223.67883: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/blivet.py <<< 13632 1726884223.67943: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc matches /usr/lib64/python3.12/shelve.py <<< 13632 1726884223.67963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc' <<< 13632 1726884223.67970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884223.68026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884223.68054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884223.68068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884223.68089: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da659ed80> <<< 13632 1726884223.68128: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884223.68146: 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 0x7f2da659f0b0> <<< 13632 1726884223.68207: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6586e70> <<< 13632 1726884223.68230: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65865d0> <<< 13632 1726884223.68256: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/edd.py <<< 13632 1726884223.68274: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc' <<< 13632 1726884223.68472: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6587080> <<< 13632 1726884223.68475: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicetree.py <<< 13632 1726884223.68513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc' <<< 13632 1726884223.68560: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/actionlist.py <<< 13632 1726884223.68594: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65b2720> <<< 13632 1726884223.68629: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65b1ca0> <<< 13632 1726884223.68650: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc' <<< 13632 1726884223.68682: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65b2c00> <<< 13632 1726884223.68719: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/__init__.py <<< 13632 1726884223.68722: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.68748: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/populator.py <<< 13632 1726884223.68769: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc' <<< 13632 1726884223.68869: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884223.68905: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6108da0> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6108b30> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc' <<< 13632 1726884223.68940: stdout chunk (state=3): >>>import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da61090a0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc' <<< 13632 1726884223.68955: stdout chunk (state=3): >>>import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6109370> <<< 13632 1726884223.68986: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc' <<< 13632 1726884223.69016: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6109520> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disk.py <<< 13632 1726884223.69046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884223.69086: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6109760> <<< 13632 1726884223.69112: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disklabel.py <<< 13632 1726884223.69310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6109d00> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610a8d0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610aa80> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610ac60> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884223.69329: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610b170> <<< 13632 1726884223.69355: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/mdraid.py <<< 13632 1726884223.69359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884223.69369: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610b9e0> <<< 13632 1726884223.69403: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc' <<< 13632 1726884223.69424: stdout chunk (state=3): >>>import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610bda0> <<< 13632 1726884223.69441: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc' <<< 13632 1726884223.69557: stdout chunk (state=3): >>>import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610bfe0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6128110> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884223.69561: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da61283e0> <<< 13632 1726884223.69564: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da61083b0> <<< 13632 1726884223.69675: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65b34a0> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65b33b0> <<< 13632 1726884223.69807: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da659ffb0> <<< 13632 1726884223.69858: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7871880> <<< 13632 1726884223.81609: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc' <<< 13632 1726884223.81828: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da61b60c0> <<< 13632 1726884234.93327: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdj"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdi"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdh"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdg"}, {"action": "create device", "fs_type": null, "device": "/dev/test_vg3"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv8"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv8"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv7"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv7"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv6"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv6"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv5"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv5"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdf"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sde"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdd"}, {"action": "create device", "fs_type": null, "device": "/dev/test_vg2"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg2-lv4"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg2-lv4"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg2-lv3"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg2-lv3"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdc"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdb"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sda"}, {"action": "create device", "fs_type": null, "device": "/dev/test_vg1"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg1-lv2"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg1-lv2"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg1-lv1"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg1-lv1"}], "leaves": ["/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8"], "mounts": [], "crypts": [], "pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": "15%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mappe<<< 13632 1726884234.93364: stdout chunk (state=3): >>>r/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717", "_kernel_device": "/dev/dm-7", "_raw_kernel_device": "/dev/dm-7"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": "50%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69", "_kernel_device": "/dev/dm-6", "_raw_kernel_device": "/dev/dm-6"}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a", "_kernel_device": "/dev/dm-5", "_raw_kernel_device": "/dev/dm-5"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": "20%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a", "_kernel_device": "/dev/dm-4", "_raw_kernel_device": "/dev/dm-4"}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": "30%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe", "_kernel_device": "/dev/dm-3", "_raw_kernel_device": "/dev/dm-3"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": "25%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d", "_kernel_device": "/dev/dm-2", "_raw_kernel_device": "/dev/dm-2"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc", "_kernel_device": "/dev/dm-1", "_raw_kernel_device": "/dev/dm-1"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "ra<<< 13632 1726884234.93401: stdout chunk (state=3): >>>id_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "volumes": [], "packages": ["xfsprogs", "e2fsprogs", "lvm2"], "invocation": {"module_args": {"pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": "15%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717", "_kernel_device": "/dev/dm-7", "_raw_kernel_device": "/dev/dm-7"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": "50%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69", "_kernel_device": "/dev/dm-6", "_raw_kernel_device": "/dev/dm-6"}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a", "_kernel_device": "/dev/dm-5", "_raw_kernel_device": "/dev/dm-5"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": "20%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a", "_kernel_device": "/dev/dm-4", "_raw_kernel_device": "/dev/dm-4"}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": "30%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe", "_kernel_device": "/dev/dm-3", "_raw_kernel_device": "/dev/dm-3"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": "25%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d", "_kernel_device": "/dev/dm-2", "_raw_kernel_device": "/dev/dm-2"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc", "_kernel_device": "/dev/dm-1", "_raw_kernel_device": "/dev/dm-1"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": true, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 13632 1726884234.94623: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884234.94711: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884234.94733: 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 <<< 13632 1726884234.94778: 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 <<< 13632 1726884234.94824: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 <<< 13632 1726884234.94873: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing 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 # 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 <<< 13632 1726884234.94946: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode <<< 13632 1726884234.95030: stdout chunk (state=3): >>># destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio <<< 13632 1726884234.95121: stdout chunk (state=3): >>># cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data <<< 13632 1726884234.95192: stdout chunk (state=3): >>># cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot <<< 13632 1726884234.95209: stdout chunk (state=3): >>># cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network <<< 13632 1726884234.95239: stdout chunk (state=3): >>># cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid <<< 13632 1726884234.95281: stdout chunk (state=3): >>># cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator <<< 13632 1726884234.95307: stdout chunk (state=3): >>># cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing blivet.iscsi <<< 13632 1726884234.96057: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884234.96061: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 13632 1726884234.96079: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13632 1726884234.96128: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884234.96131: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884234.96223: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator <<< 13632 1726884234.96233: stdout chunk (state=3): >>># destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 13632 1726884234.96316: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto <<< 13632 1726884234.96379: stdout chunk (state=3): >>># cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs <<< 13632 1726884234.96391: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators <<< 13632 1726884234.96459: stdout chunk (state=3): >>># cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch <<< 13632 1726884234.96508: stdout chunk (state=3): >>># cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 13632 1726884234.96546: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides <<< 13632 1726884234.96584: stdout chunk (state=3): >>># destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect <<< 13632 1726884234.96659: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux <<< 13632 1726884234.96725: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy <<< 13632 1726884234.96779: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # 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 _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping textwrap # cleanup[3] wiping tokenize <<< 13632 1726884234.96854: stdout chunk (state=3): >>># 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 <<< 13632 1726884234.96923: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 <<< 13632 1726884234.96971: stdout chunk (state=3): >>># 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 _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 keyword # cleanup[3] wiping itertools <<< 13632 1726884234.97023: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 13632 1726884234.97077: stdout chunk (state=3): >>># destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884234.97932: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884234.98017: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 13632 1726884234.98021: stdout chunk (state=3): >>># destroy zipimport <<< 13632 1726884234.98053: stdout chunk (state=3): >>># destroy gi._gi # destroy _struct <<< 13632 1726884234.98167: stdout chunk (state=3): >>># destroy pyudev <<< 13632 1726884234.98192: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 13632 1726884234.98273: stdout chunk (state=3): >>># destroy _sha2 # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884234.98400: stdout chunk (state=3): >>># destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap <<< 13632 1726884234.98476: stdout chunk (state=3): >>># destroy io # destroy _opcode # destroy fnmatch <<< 13632 1726884234.98509: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy parted # destroy six # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix <<< 13632 1726884234.98635: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13632 1726884234.98733: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy _blake2 # destroy selinux._selinux # destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 13632 1726884234.98826: stdout chunk (state=3): >>># destroy _signal # destroy _typing # destroy _tokenize # destroy keyword # destroy abc # 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 copy # destroy inspect # destroy blivet.formats.fslib # destroy math # destroy _ped # destroy parted.decorators<<< 13632 1726884234.98834: stdout chunk (state=3): >>> # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _pickle # destroy operator # destroy types <<< 13632 1726884234.98837: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy json.scanner # destroy _json # destroy collections <<< 13632 1726884234.98897: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy select # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux <<< 13632 1726884234.98937: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime <<< 13632 1726884234.98964: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy shlex # destroy subprocess <<< 13632 1726884234.99063: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884234.99211: stdout chunk (state=3): >>># destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy os # destroy functools <<< 13632 1726884234.99236: stdout chunk (state=3): >>># destroy re # destroy _random <<< 13632 1726884234.99296: stdout chunk (state=3): >>># destroy _thread # destroy itertools # destroy _operator # destroy _functools <<< 13632 1726884234.99319: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884234.99993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884234.99997: stdout chunk (state=3): >>><<< 13632 1726884234.99999: stderr chunk (state=3): >>><<< 13632 1726884235.00330: _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 0x7f2da8b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8afbb30> # /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 0x7f2da8b2eab0> 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 0x7f2da8941160> # /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 0x7f2da8942150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8987f20> # /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 0x7f2da89940b0> # /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 0x7f2da89b7920> # /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 0x7f2da89b7fb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8997bf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8995310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da89850d0> # /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 0x7f2da89db860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da89da480> # /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 0x7f2da89961b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da89d8ce0> # /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 0x7f2da8a088c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8984350> # /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 0x7f2da8a08d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a08bf0> # 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 0x7f2da8a08fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da897ae70> # /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 0x7f2da8a096a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a09370> 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 0x7f2da8a0a5a0> 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 0x7f2da8a247d0> 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 0x7f2da8a25f10> # /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 0x7f2da8a26e10> # 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 0x7f2da8a27470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a26360> # /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 0x7f2da8a27e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a27560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a0a600> # /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 0x7f2da876bcb0> # /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 0x7f2da87947d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8794530> # 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 0x7f2da8794800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2da87949e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8769e50> # /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 0x7f2da87960c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8794d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8a0a780> # /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 0x7f2da87c2420> # /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 0x7f2da87e2570> # /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 0x7f2da8813350> # /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 0x7f2da8841af0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8813470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da87e3200> # /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 0x7f2da86544a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da87e15b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8796fc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2da87e1970> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_nv6uswdr/ansible_fedora.linux_system_roles.blivet_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 0x7f2da86b20c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8684fb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8684140> # 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 0x7f2da8687f50> # /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 0x7f2da86d9a90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da86d9820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da86d9130> # /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 0x7f2da86d9580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da86b2d50> 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 0x7f2da86da840> # 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 0x7f2da86daa80> # /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 0x7f2da86dafc0> 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 0x7f2da8540da0> # 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 0x7f2da85429c0> # /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 0x7f2da8543350> # /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 0x7f2da8544530> # /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 0x7f2da8546fc0> # 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 0x7f2da85470e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8545280> # /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 0x7f2da854af60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8549a30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da85497c0> # /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 0x7f2da854bb30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8545790> # 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 0x7f2da858f110> # /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 0x7f2da858f260> # /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 0x7f2da8590e30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8590bf0> # /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 0x7f2da85932c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8591490> # /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 0x7f2da859eab0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8593440> # 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 0x7f2da859fd10> # 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 0x7f2da859f890> # 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 0x7f2da859fd40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da858f560> # /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 0x7f2da85a34a0> # 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 0x7f2da85a4830> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da85a1c10> # 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 0x7f2da85a2f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da85a17f0> # 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 0x7f2da8628830> # /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 0x7f2da8629610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da85a2720> 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 0x7f2da86283e0> # 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 0x7f2da862bef0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2da8432000> # 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 0x7f2da84328d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da862acf0> # 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 0x7f2da8431610> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8432a20> 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 0x7f2da84cab10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da843c860> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8436930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da8436780> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /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 0x7f2da7928dd0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7928200> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da84b6ab0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da84d3ce0> # zipimport: zlib available # /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da793fe60> # /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 0x7f2da7961070> # 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 0x7f2da79609b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7960830> # /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.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 0x7f2da7963920> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7963530> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79632c0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7968d40> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2da7968b60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7968470> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796bad0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796be60> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b03b0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b0c80> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796b1d0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796ac30> # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796afc0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796a780> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da796a750> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b3980> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b4860> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b3ef0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79b1d30> import 'gi.repository.GLib' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79bd1f0> import 'gi.repository.GObject' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79c2ab0> import 'gi.repository.Gio' # import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7963e60> # /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7850890> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7850110> import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79bcdd0> import 'gi.repository.BlockDev' # import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da793d880> # /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785c740> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785c3b0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da784da90> failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da84d10a0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785cc80> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785ecc0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7862330> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da78629c0> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7863a70> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7863920> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7863d40> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7863680> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da786c290> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da78635f0> # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc' import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da786c5f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da786c2f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7862e10> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7863fe0> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7870410> # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da78707d0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7870140> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da786f890> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7870950> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7862000> # /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da78709b0> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785fbf0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785f380> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79fdd60> import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7873aa0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da79ffc20> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7870e90> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a48a10> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4ad80> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4b4d0> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4bad0> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4be60> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a5c710> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4abd0> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a4a390> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a49100> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a5f0e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a5eea0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a48bc0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a5fd40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a49940> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a5ff80> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a7c8c0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a7cf20> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2da6a9c9b0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a9dac0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a9d490> # /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a9de80> # /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a9e9f0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68516d0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68503e0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6852b40> # /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6853e60> # /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6878ce0> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a91cd0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a91940> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da687b1a0> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da687bb60> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da687b170> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da687a660> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68b42f0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68b4440> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68b7a40> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68d8200> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68d9220> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68d96a0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68d9ee0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68da240> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68da870> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68dadb0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68db950> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68db620> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68db1a0> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68b4980> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da692f7a0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da692fb90> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da68b6390> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6752b70> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6753e00> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6752330> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6764f20> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6766360> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6766b40> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6767410> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6781280> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a26810> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7871a90> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6a24470> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67a86b0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67a94f0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67a9c10> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6793350> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67cf9e0> import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67ce1b0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67f9550> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da680ed50> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da663b920> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6659e80> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6658170> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6677f80> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da67fb710> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da680faa0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da66ed760> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da66ee2a0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da66eede0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da66ef260> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6704170> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6704a40> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da785ee10> # /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6766a50> # /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da672f230> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6714ef0> # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc matches /usr/lib64/python3.12/shelve.py # code object from '/usr/lib64/python3.12/__pycache__/shelve.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 0x7f2da659ed80> # 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 0x7f2da659f0b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6586e70> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65865d0> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6587080> # /usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65b2720> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65b1ca0> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65b2c00> # /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6108da0> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6108b30> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da61090a0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6109370> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6109520> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6109760> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6109d00> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610a8d0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610aa80> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610ac60> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610b170> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610b9e0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610bda0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da610bfe0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da6128110> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da61283e0> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da61083b0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65b34a0> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da65b33b0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da659ffb0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da7871880> # /usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2da61b60c0> {"changed": true, "actions": [{"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdj"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdi"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdh"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdg"}, {"action": "create device", "fs_type": null, "device": "/dev/test_vg3"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv8"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv8"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv7"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv7"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv6"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv6"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv5"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv5"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdf"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sde"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdd"}, {"action": "create device", "fs_type": null, "device": "/dev/test_vg2"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg2-lv4"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg2-lv4"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg2-lv3"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg2-lv3"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdc"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sdb"}, {"action": "create format", "fs_type": "lvmpv", "device": "/dev/sda"}, {"action": "create device", "fs_type": null, "device": "/dev/test_vg1"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg1-lv2"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg1-lv2"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/test_vg1-lv1"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/test_vg1-lv1"}], "leaves": ["/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8"], "mounts": [], "crypts": [], "pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": "15%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717", "_kernel_device": "/dev/dm-7", "_raw_kernel_device": "/dev/dm-7"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": "50%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69", "_kernel_device": "/dev/dm-6", "_raw_kernel_device": "/dev/dm-6"}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a", "_kernel_device": "/dev/dm-5", "_raw_kernel_device": "/dev/dm-5"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": "20%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a", "_kernel_device": "/dev/dm-4", "_raw_kernel_device": "/dev/dm-4"}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": "30%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe", "_kernel_device": "/dev/dm-3", "_raw_kernel_device": "/dev/dm-3"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": "25%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d", "_kernel_device": "/dev/dm-2", "_raw_kernel_device": "/dev/dm-2"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc", "_kernel_device": "/dev/dm-1", "_raw_kernel_device": "/dev/dm-1"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "volumes": [], "packages": ["xfsprogs", "e2fsprogs", "lvm2"], "invocation": {"module_args": {"pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": "15%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717", "_kernel_device": "/dev/dm-7", "_raw_kernel_device": "/dev/dm-7"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": "50%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69", "_kernel_device": "/dev/dm-6", "_raw_kernel_device": "/dev/dm-6"}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a", "_kernel_device": "/dev/dm-5", "_raw_kernel_device": "/dev/dm-5"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": "20%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a", "_kernel_device": "/dev/dm-4", "_raw_kernel_device": "/dev/dm-4"}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": "30%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe", "_kernel_device": "/dev/dm-3", "_raw_kernel_device": "/dev/dm-3"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": "25%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d", "_kernel_device": "/dev/dm-2", "_raw_kernel_device": "/dev/dm-2"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc", "_kernel_device": "/dev/dm-1", "_raw_kernel_device": "/dev/dm-1"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": "", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "raid_level": null, "size": "10%", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": true, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # 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 # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 # 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # 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 _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping 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 weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 _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 keyword # 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 _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _collections_abc # destroy _weakref # destroy zipimport # destroy gi._gi # destroy _struct # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # destroy _sha2 # destroy genericpath # destroy re._parser # destroy tokenize # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap # destroy io # destroy _opcode # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy parted # destroy six # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy copyreg # destroy contextlib # 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 _blake2 # destroy selinux._selinux # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy _signal # destroy _typing # destroy _tokenize # destroy keyword # destroy abc # 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 copy # destroy inspect # destroy blivet.formats.fslib # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _pickle # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy json.scanner # destroy _json # destroy collections # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy select # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy argparse # destroy json # destroy shlex # destroy subprocess # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy os # destroy functools # destroy re # destroy _random # destroy _thread # destroy itertools # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 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 # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 # 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.mod ule_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.l inux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # 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 _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping 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 weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 _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 keyword # 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 _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _collections_abc # destroy _weakref # destroy zipimport # destroy gi._gi # destroy _struct # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # destroy _sha2 # destroy genericpath # destroy re._parser # destroy tokenize # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap # destroy io # destroy _opcode # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy parted # destroy six # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy copyreg # destroy contextlib # 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 _blake2 # destroy selinux._selinux # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy _signal # destroy _typing # destroy _tokenize # destroy keyword # destroy abc # 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 copy # destroy inspect # destroy blivet.formats.fslib # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _pickle # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy json.scanner # destroy _json # destroy collections # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy select # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy argparse # destroy json # destroy shlex # destroy subprocess # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy os # destroy functools # destroy re # destroy _random # destroy _thread # destroy itertools # destroy _operator # destroy _functools # clear sys.audit hooks 13632 1726884235.02950: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [{'name': 'test_vg1', 'disks': ['sda', 'sdb', 'sdc'], 'volumes': [{'name': 'lv1', 'size': '15%'}, {'name': 'lv2', 'size': '50%'}]}, {'name': 'test_vg2', 'disks': ['sdd', 'sde', 'sdf'], 'volumes': [{'name': 'lv3', 'size': '10%'}, {'name': 'lv4', 'size': '20%'}]}, {'name': 'test_vg3', 'disks': ['sdg', 'sdh', 'sdi', 'sdj'], 'volumes': [{'name': 'lv5', 'size': '30%'}, {'name': 'lv6', 'size': '25%'}, {'name': 'lv7', 'size': '10%'}, {'name': 'lv8', 'size': '10%'}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': 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': 'fedora.linux_system_roles.blivet', '_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-1726884223.1662512-14542-15030504365492/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884235.02954: _low_level_execute_command(): starting 13632 1726884235.02956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884223.1662512-14542-15030504365492/ > /dev/null 2>&1 && sleep 0' 13632 1726884235.03351: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884235.03368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884235.03390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884235.03461: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884235.03526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884235.03546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884235.03573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884235.03657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884235.05707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884235.05712: stdout chunk (state=3): >>><<< 13632 1726884235.05715: stderr chunk (state=3): >>><<< 13632 1726884235.05735: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884235.05749: handler run complete 13632 1726884235.06495: attempt loop complete, returning result 13632 1726884235.06500: _execute() done 13632 1726884235.06503: dumping result to json 13632 1726884235.06506: done dumping result, returning 13632 1726884235.06508: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [12b27791-eb03-55b1-95d9-0000000003d4] 13632 1726884235.06511: sending task result for task 12b27791-eb03-55b1-95d9-0000000003d4 13632 1726884235.07859: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003d4 13632 1726884235.07865: WORKER PROCESS EXITING changed: [managed_node3] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } 13632 1726884235.08953: no more pending results, returning what we have 13632 1726884235.08957: results queue empty 13632 1726884235.08958: checking for any_errors_fatal 13632 1726884235.08965: done checking for any_errors_fatal 13632 1726884235.08966: checking for max_fail_percentage 13632 1726884235.08968: done checking for max_fail_percentage 13632 1726884235.08969: checking to see if all hosts have failed and the running result is not ok 13632 1726884235.08970: done checking to see if all hosts have failed 13632 1726884235.08971: getting the remaining hosts for this loop 13632 1726884235.08973: done getting the remaining hosts for this loop 13632 1726884235.08977: getting the next task for host managed_node3 13632 1726884235.08986: done getting next task for host managed_node3 13632 1726884235.08992: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 13632 1726884235.08996: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884235.09007: getting variables 13632 1726884235.09009: in VariableManager get_vars() 13632 1726884235.09040: Calling all_inventory to load vars for managed_node3 13632 1726884235.09043: Calling groups_inventory to load vars for managed_node3 13632 1726884235.09045: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884235.09055: Calling all_plugins_play to load vars for managed_node3 13632 1726884235.09058: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884235.09061: Calling groups_plugins_play to load vars for managed_node3 13632 1726884235.09913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884235.11156: done with get_vars() 13632 1726884235.11181: done getting variables 13632 1726884235.11259: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 22:03:55 -0400 (0:00:12.026) 0:00:44.037 ****** 13632 1726884235.11310: entering _queue_task() for managed_node3/command 13632 1726884235.11656: worker is 1 (out of 1 available) 13632 1726884235.11670: exiting _queue_task() for managed_node3/command 13632 1726884235.11793: done queuing things up, now waiting for results queue to drain 13632 1726884235.11795: waiting for pending results... 13632 1726884235.12104: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 13632 1726884235.12225: in run() - task 12b27791-eb03-55b1-95d9-0000000003d5 13632 1726884235.12250: variable 'ansible_search_path' from source: unknown 13632 1726884235.12258: variable 'ansible_search_path' from source: unknown 13632 1726884235.12311: calling self._execute() 13632 1726884235.12430: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884235.12492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884235.12497: variable 'omit' from source: magic vars 13632 1726884235.12964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884235.15718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884235.16224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884235.16280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884235.16423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884235.16428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884235.16498: 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) 13632 1726884235.16547: 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) 13632 1726884235.16591: 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) 13632 1726884235.16656: 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) 13632 1726884235.16681: 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) 13632 1726884235.16819: variable 'storage_udevadm_trigger' from source: include params 13632 1726884235.16846: Evaluated conditional (storage_udevadm_trigger | d(false)): True 13632 1726884235.17035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884235.17263: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884235.17323: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884235.17405: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884235.17414: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884235.17506: variable 'blivet_output' from source: set_fact 13632 1726884235.17672: Evaluated conditional (blivet_output is changed): True 13632 1726884235.17892: variable 'omit' from source: magic vars 13632 1726884235.17897: variable 'omit' from source: magic vars 13632 1726884235.17900: variable 'omit' from source: magic vars 13632 1726884235.17902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884235.17917: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884235.17944: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884235.17970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884235.17992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884235.18038: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884235.18048: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884235.18057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884235.18200: Set connection var ansible_shell_executable to /bin/sh 13632 1726884235.18217: Set connection var ansible_connection to ssh 13632 1726884235.18234: Set connection var ansible_pipelining to False 13632 1726884235.18247: Set connection var ansible_timeout to 10 13632 1726884235.18254: Set connection var ansible_shell_type to sh 13632 1726884235.18266: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884235.18303: variable 'ansible_shell_executable' from source: unknown 13632 1726884235.18314: variable 'ansible_connection' from source: unknown 13632 1726884235.18322: variable 'ansible_module_compression' from source: unknown 13632 1726884235.18331: variable 'ansible_shell_type' from source: unknown 13632 1726884235.18346: variable 'ansible_shell_executable' from source: unknown 13632 1726884235.18355: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884235.18366: variable 'ansible_pipelining' from source: unknown 13632 1726884235.18374: variable 'ansible_timeout' from source: unknown 13632 1726884235.18386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884235.18534: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884235.18591: variable 'omit' from source: magic vars 13632 1726884235.18599: starting attempt loop 13632 1726884235.18603: running the handler 13632 1726884235.18605: _low_level_execute_command(): starting 13632 1726884235.18615: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884235.19389: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884235.19409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884235.19425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884235.19478: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884235.19553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884235.19574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884235.19615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884235.19702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884235.21513: stdout chunk (state=3): >>>/root <<< 13632 1726884235.21672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884235.21676: stdout chunk (state=3): >>><<< 13632 1726884235.21678: stderr chunk (state=3): >>><<< 13632 1726884235.21703: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884235.21817: _low_level_execute_command(): starting 13632 1726884235.21822: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733 `" && echo ansible-tmp-1726884235.2171128-14762-225847804663733="` echo /root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733 `" ) && sleep 0' 13632 1726884235.22400: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884235.22416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884235.22432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884235.22472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884235.22582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884235.22612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884235.22705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884235.24663: stdout chunk (state=3): >>>ansible-tmp-1726884235.2171128-14762-225847804663733=/root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733 <<< 13632 1726884235.24926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884235.24930: stdout chunk (state=3): >>><<< 13632 1726884235.24933: stderr chunk (state=3): >>><<< 13632 1726884235.24956: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884235.2171128-14762-225847804663733=/root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884235.25199: variable 'ansible_module_compression' from source: unknown 13632 1726884235.25203: ANSIBALLZ: Using generic lock for ansible.legacy.command 13632 1726884235.25205: ANSIBALLZ: Acquiring lock 13632 1726884235.25208: ANSIBALLZ: Lock acquired: 140439782906320 13632 1726884235.25210: ANSIBALLZ: Creating module 13632 1726884235.59132: ANSIBALLZ: Writing module into payload 13632 1726884235.59245: ANSIBALLZ: Writing module 13632 1726884235.59268: ANSIBALLZ: Renaming module 13632 1726884235.59275: ANSIBALLZ: Done creating module 13632 1726884235.59298: variable 'ansible_facts' from source: unknown 13632 1726884235.59385: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733/AnsiballZ_command.py 13632 1726884235.59662: Sending initial data 13632 1726884235.59665: Sent initial data (156 bytes) 13632 1726884235.60302: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884235.60326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884235.60407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884235.62225: 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 <<< 13632 1726884235.62236: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884235.62320: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpmpwcyl4e /root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733/AnsiballZ_command.py <<< 13632 1726884235.62394: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733/AnsiballZ_command.py" <<< 13632 1726884235.62398: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpmpwcyl4e" to remote "/root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733/AnsiballZ_command.py" <<< 13632 1726884235.62401: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733/AnsiballZ_command.py" <<< 13632 1726884235.64134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884235.64204: stderr chunk (state=3): >>><<< 13632 1726884235.64207: stdout chunk (state=3): >>><<< 13632 1726884235.64210: done transferring module to remote 13632 1726884235.64229: _low_level_execute_command(): starting 13632 1726884235.64238: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733/ /root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733/AnsiballZ_command.py && sleep 0' 13632 1726884235.64909: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884235.64913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884235.64916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884235.64993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884235.64996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884235.64999: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884235.65001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884235.65003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884235.65006: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884235.65032: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884235.65036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884235.65038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884235.65041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884235.65044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884235.65046: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884235.65097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884235.65140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884235.65157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884235.65204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884235.65232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884235.67592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884235.67601: stdout chunk (state=3): >>><<< 13632 1726884235.67614: stderr chunk (state=3): >>><<< 13632 1726884235.67714: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884235.67758: _low_level_execute_command(): starting 13632 1726884235.67761: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733/AnsiballZ_command.py && sleep 0' 13632 1726884235.68846: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884235.68850: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884235.68852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884235.68855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884235.68858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884235.69050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884235.69104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884235.71373: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884235.71378: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884235.71380: stdout chunk (state=3): >>>import '_thread' # <<< 13632 1726884235.71385: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 13632 1726884235.71667: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884235.71671: 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' # <<< 13632 1726884235.71722: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884235.71726: 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' <<< 13632 1726884235.71749: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41800c530> <<< 13632 1726884235.71756: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417fdbb30> <<< 13632 1726884235.71803: 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 0x7fc41800eab0> <<< 13632 1726884235.71827: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884235.71858: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884235.71861: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884235.71909: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884235.71991: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884235.72025: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884235.72103: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884235.72109: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 13632 1726884235.72158: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884235.72166: 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' <<< 13632 1726884235.72180: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e01160> <<< 13632 1726884235.72259: 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 <<< 13632 1726884235.72274: 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 0x7fc417e02150> <<< 13632 1726884235.72327: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884235.72331: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884235.72599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884235.72603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884235.72639: 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' <<< 13632 1726884235.72642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884235.72690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884235.72717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884235.72740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e47f20> <<< 13632 1726884235.72769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884235.72792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884235.72821: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e540b0> <<< 13632 1726884235.72856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884235.72860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884235.72885: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884235.72937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884235.72970: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884235.73006: 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 0x7fc417e77920> <<< 13632 1726884235.73027: 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 0x7fc417e77fb0> <<< 13632 1726884235.73041: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884235.73094: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e57bf0> <<< 13632 1726884235.73104: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884235.73136: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e55310> <<< 13632 1726884235.73228: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e450d0> <<< 13632 1726884235.73279: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884235.73309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884235.73312: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884235.73358: 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' <<< 13632 1726884235.73387: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884235.73395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884235.73418: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e9b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e9a480> <<< 13632 1726884235.73451: 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 0x7fc417e561e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e98d10> <<< 13632 1726884235.73522: 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 0x7fc417ecc890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e44350> <<< 13632 1726884235.73550: 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' <<< 13632 1726884235.73601: 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 0x7fc417eccd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417eccbf0> <<< 13632 1726884235.73655: 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' <<< 13632 1726884235.73680: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc417eccf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e3ae70> <<< 13632 1726884235.73710: 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 <<< 13632 1726884235.73761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ecd670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ecd340> <<< 13632 1726884235.73773: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884235.73822: 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' <<< 13632 1726884235.73829: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ece570> <<< 13632 1726884235.73869: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13632 1726884235.73872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884235.73996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884235.74032: 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 0x7fc417ee87a0> 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 0x7fc417ee9ee0> # /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' <<< 13632 1726884235.74056: 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' <<< 13632 1726884235.74086: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417eeade0> <<< 13632 1726884235.74298: 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 0x7fc417eeb410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417eea330> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884235.74301: stdout chunk (state=3): >>># 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' <<< 13632 1726884235.74304: 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 0x7fc417eebe90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417eeb5c0> <<< 13632 1726884235.74308: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ece5d0> <<< 13632 1726884235.74360: stdout chunk (state=3): >>># /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' <<< 13632 1726884235.74421: 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 0x7fc417c7fe00> # /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' <<< 13632 1726884235.74492: 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 0x7fc417ca8890> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ca85f0> <<< 13632 1726884235.74562: 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 0x7fc417ca88c0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc417ca8aa0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417c7dfa0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884235.74665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884235.74697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417caa0f0> <<< 13632 1726884235.74741: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ca8d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ececc0> <<< 13632 1726884235.74852: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884235.74912: 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 <<< 13632 1726884235.74998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417cd6480> <<< 13632 1726884235.75003: 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' <<< 13632 1726884235.75043: 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' <<< 13632 1726884235.75137: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417cf6630> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884235.75141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884235.75210: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884235.75238: 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 0x7fc417d27410> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884235.75303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884235.75318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884235.75369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884235.75476: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417d59bb0> <<< 13632 1726884235.75616: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417d27530> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417cf72c0> <<< 13632 1726884235.75677: 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 0x7fc417b684d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417cf5670> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417cab020> <<< 13632 1726884235.75852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc417b686b0> <<< 13632 1726884235.75904: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_4gybqzkk/ansible_ansible.legacy.command_payload.zip' <<< 13632 1726884235.75908: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.75980: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.76026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884235.76156: stdout chunk (state=3): >>># 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 <<< 13632 1726884235.76250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417bc2180> <<< 13632 1726884235.76253: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884235.76538: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417b9d070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417b9c230> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 13632 1726884235.76633: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.78117: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.79565: 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 0x7fc417b9f590> <<< 13632 1726884235.79601: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc417be9bb0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417be9940> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417be9250> # /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' <<< 13632 1726884235.79644: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417be9ca0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417bc2e10> import 'atexit' # <<< 13632 1726884235.79676: 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 0x7fc417bea900> <<< 13632 1726884235.79708: 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 0x7fc417beab40> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884235.79752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884235.79768: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884235.79837: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417beb020> import 'pwd' # <<< 13632 1726884235.79858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884235.79870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884235.79952: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a50d70> <<< 13632 1726884235.79977: 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 0x7fc417a52990> <<< 13632 1726884235.79981: stdout chunk (state=3): >>># /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' <<< 13632 1726884235.80178: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a53350> <<< 13632 1726884235.80181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a54530> <<< 13632 1726884235.80196: stdout chunk (state=3): >>># /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' <<< 13632 1726884235.80224: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a56f90> <<< 13632 1726884235.80300: 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 0x7fc417a570b0> <<< 13632 1726884235.80303: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a55250> <<< 13632 1726884235.80333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884235.80354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884235.80373: 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' <<< 13632 1726884235.80397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884235.80450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884235.80454: 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' <<< 13632 1726884235.80479: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a5adb0> import '_tokenize' # <<< 13632 1726884235.80552: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a598e0> <<< 13632 1726884235.80576: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a59640> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884235.80597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884235.80653: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a5bce0> <<< 13632 1726884235.80686: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a55760> <<< 13632 1726884235.80735: 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 0x7fc417a9eed0> <<< 13632 1726884235.80747: 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 0x7fc417a9f020> <<< 13632 1726884235.80780: 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 <<< 13632 1726884235.80814: 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' <<< 13632 1726884235.80853: 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 0x7fc417aa0c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417aa09e0> <<< 13632 1726884235.80886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884235.80987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884235.81043: 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 0x7fc417aa3170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417aa1310> <<< 13632 1726884235.81069: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884235.81118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884235.81162: 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' <<< 13632 1726884235.81165: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884235.81218: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417aae990> <<< 13632 1726884235.81367: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417aa3320> <<< 13632 1726884235.81453: 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 0x7fc417aaf800> <<< 13632 1726884235.81487: 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 0x7fc417aaf680> <<< 13632 1726884235.81551: 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 0x7fc417aafc80> <<< 13632 1726884235.81581: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a9f350> <<< 13632 1726884235.81608: 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' <<< 13632 1726884235.81635: 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' <<< 13632 1726884235.81707: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884235.81729: 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 0x7fc417ab3410> <<< 13632 1726884235.82002: 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 0x7fc417ab4890> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ab1bb0> # 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 0x7fc417ab2f30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ab17f0> # zipimport: zlib available <<< 13632 1726884235.82006: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884235.82024: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.82116: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.82223: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.82251: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13632 1726884235.82282: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884235.82296: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.82426: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.82573: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.83272: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.84103: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc417b38950> <<< 13632 1726884235.84225: 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' <<< 13632 1726884235.84251: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417b396a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ab7260> import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884235.84289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884235.84293: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884235.84313: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.84574: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.84674: 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' <<< 13632 1726884235.84738: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417b39640> # zipimport: zlib available <<< 13632 1726884235.85280: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.85847: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.85905: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.86017: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13632 1726884235.86045: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.86099: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884235.86108: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.86176: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.86304: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884235.86350: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884235.86354: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.86395: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.86442: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884235.86457: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.86801: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.87010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884235.87069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884235.87094: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884235.87173: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417b3a330> <<< 13632 1726884235.87185: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.87272: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.87352: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884235.87378: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884235.87411: 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' <<< 13632 1726884235.87540: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884235.87632: 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 0x7fc417b420c0> <<< 13632 1726884235.87725: 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 0x7fc417b42a20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417b3b1d0> <<< 13632 1726884235.87861: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.87865: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 13632 1726884235.87898: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884235.87924: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.87976: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.88048: 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 <<< 13632 1726884235.88087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884235.88192: 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' <<< 13632 1726884235.88289: 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 0x7fc417b41730> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417b42c00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884235.88340: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.88417: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.88435: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.88504: 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' <<< 13632 1726884235.88539: 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 <<< 13632 1726884235.88560: stdout chunk (state=3): >>># 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 <<< 13632 1726884235.88629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884235.88632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884235.88654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884235.88706: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4179d6de0> <<< 13632 1726884235.88868: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41794cbc0> <<< 13632 1726884235.88872: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41794ac00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41794aa50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884235.89049: stdout chunk (state=3): >>># 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 <<< 13632 1726884235.89134: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.89268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884235.89272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884235.89292: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4179d6d50> <<< 13632 1726884235.89374: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884235.91497: stdout chunk (state=3): >>> <<< 13632 1726884235.91500: stdout chunk (state=3): >>>{"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["udevadm", "trigger", "--subsystem-match=block"], "start": "2024-09-20 22:03:55.894515", "end": "2024-09-20 22:03:55.911632", "delta": "0:00:00.017117", "msg": "", "invocation": {"module_args": {"_raw_params": "udevadm trigger --subsystem-match=block", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 13632 1726884235.91503: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884235.92497: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removi<<< 13632 1726884235.92561: stdout chunk (state=3): >>>ng json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse <<< 13632 1726884235.92709: stdout chunk (state=3): >>># 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 <<< 13632 1726884235.92903: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 13632 1726884235.92984: stdout chunk (state=3): >>> <<< 13632 1726884235.93010: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884235.93057: stdout chunk (state=3): >>># destroy _bz2 <<< 13632 1726884235.93061: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 13632 1726884235.93092: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884235.93215: stdout chunk (state=3): >>># 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 <<< 13632 1726884235.93249: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13632 1726884235.93252: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 13632 1726884235.93509: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884235.93599: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 13632 1726884235.93622: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 13632 1726884235.93626: stdout chunk (state=3): >>># 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 <<< 13632 1726884235.93645: stdout chunk (state=3): >>># cleanup[3] wiping weakref <<< 13632 1726884235.93712: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 <<< 13632 1726884235.93725: stdout chunk (state=3): >>># 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<<< 13632 1726884235.94018: stdout chunk (state=3): >>> # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # 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 <<< 13632 1726884235.94029: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884235.94116: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884235.94154: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884235.94197: stdout chunk (state=3): >>># destroy _typing<<< 13632 1726884235.94313: 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 <<< 13632 1726884235.94349: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884235.94481: 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<<< 13632 1726884235.94500: stdout chunk (state=3): >>> # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13632 1726884235.94790: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884235.95648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884235.95777: stderr chunk (state=3): >>><<< 13632 1726884235.95781: stdout chunk (state=3): >>><<< 13632 1726884235.96058: _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 0x7fc41800c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417fdbb30> # /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 0x7fc41800eab0> 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 0x7fc417e01160> # /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 0x7fc417e02150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e47f20> # /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 0x7fc417e540b0> # /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 0x7fc417e77920> # /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 0x7fc417e77fb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e57bf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e55310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e450d0> # /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 0x7fc417e9b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e9a480> # /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 0x7fc417e561e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e98d10> # /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 0x7fc417ecc890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e44350> # /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 0x7fc417eccd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417eccbf0> # 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 0x7fc417eccf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417e3ae70> # /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 0x7fc417ecd670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ecd340> 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 0x7fc417ece570> 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 0x7fc417ee87a0> 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 0x7fc417ee9ee0> # /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 0x7fc417eeade0> # 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 0x7fc417eeb410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417eea330> # /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 0x7fc417eebe90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417eeb5c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ece5d0> # /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 0x7fc417c7fe00> # /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 0x7fc417ca8890> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ca85f0> # 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 0x7fc417ca88c0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc417ca8aa0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417c7dfa0> # /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 0x7fc417caa0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ca8d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ececc0> # /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 0x7fc417cd6480> # /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 0x7fc417cf6630> # /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 0x7fc417d27410> # /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 0x7fc417d59bb0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417d27530> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417cf72c0> # /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 0x7fc417b684d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417cf5670> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417cab020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc417b686b0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_4gybqzkk/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 0x7fc417bc2180> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417b9d070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417b9c230> # 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 0x7fc417b9f590> # /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 0x7fc417be9bb0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417be9940> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417be9250> # /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 0x7fc417be9ca0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417bc2e10> 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 0x7fc417bea900> # 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 0x7fc417beab40> # /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 0x7fc417beb020> 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 0x7fc417a50d70> # 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 0x7fc417a52990> # /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 0x7fc417a53350> # /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 0x7fc417a54530> # /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 0x7fc417a56f90> # 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 0x7fc417a570b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a55250> # /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 0x7fc417a5adb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a598e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a59640> # /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 0x7fc417a5bce0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a55760> # 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 0x7fc417a9eed0> # /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 0x7fc417a9f020> # /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 0x7fc417aa0c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417aa09e0> # /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 0x7fc417aa3170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417aa1310> # /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 0x7fc417aae990> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417aa3320> # 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 0x7fc417aaf800> # 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 0x7fc417aaf680> # 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 0x7fc417aafc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417a9f350> # /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 0x7fc417ab3410> # 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 0x7fc417ab4890> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ab1bb0> # 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 0x7fc417ab2f30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ab17f0> # 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 0x7fc417b38950> # /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 0x7fc417b396a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417ab7260> 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 0x7fc417b39640> # 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 0x7fc417b3a330> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc417b420c0> # 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 0x7fc417b42a20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417b3b1d0> # 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 0x7fc417b41730> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc417b42c00> 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 0x7fc4179d6de0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41794cbc0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41794ac00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41794aa50> # 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 0x7fc4179d6d50> # zipimport: zlib available {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["udevadm", "trigger", "--subsystem-match=block"], "start": "2024-09-20 22:03:55.894515", "end": "2024-09-20 22:03:55.911632", "delta": "0:00:00.017117", "msg": "", "invocation": {"module_args": {"_raw_params": "udevadm trigger --subsystem-match=block", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # 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 __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 _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # 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 __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 _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 13632 1726884235.97798: done with _execute_module (ansible.legacy.command, {'_raw_params': 'udevadm trigger --subsystem-match=block', '_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-1726884235.2171128-14762-225847804663733/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884235.97802: _low_level_execute_command(): starting 13632 1726884235.97806: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884235.2171128-14762-225847804663733/ > /dev/null 2>&1 && sleep 0' 13632 1726884235.97808: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884235.97812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884235.97815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884235.97818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884235.97821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884235.97824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884235.97826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884235.97828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884235.97853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.04179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884236.04225: stderr chunk (state=3): >>><<< 13632 1726884236.04238: stdout chunk (state=3): >>><<< 13632 1726884236.04269: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884236.04285: handler run complete 13632 1726884236.04328: Evaluated conditional (False): False 13632 1726884236.04354: attempt loop complete, returning result 13632 1726884236.04364: _execute() done 13632 1726884236.04372: dumping result to json 13632 1726884236.04387: done dumping result, returning 13632 1726884236.04495: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [12b27791-eb03-55b1-95d9-0000000003d5] 13632 1726884236.04498: sending task result for task 12b27791-eb03-55b1-95d9-0000000003d5 13632 1726884236.04584: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003d5 13632 1726884236.04591: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.017117", "end": "2024-09-20 22:03:55.911632", "rc": 0, "start": "2024-09-20 22:03:55.894515" } 13632 1726884236.04873: no more pending results, returning what we have 13632 1726884236.04877: results queue empty 13632 1726884236.04877: checking for any_errors_fatal 13632 1726884236.05037: done checking for any_errors_fatal 13632 1726884236.05039: checking for max_fail_percentage 13632 1726884236.05041: done checking for max_fail_percentage 13632 1726884236.05042: checking to see if all hosts have failed and the running result is not ok 13632 1726884236.05043: done checking to see if all hosts have failed 13632 1726884236.05044: getting the remaining hosts for this loop 13632 1726884236.05046: done getting the remaining hosts for this loop 13632 1726884236.05050: getting the next task for host managed_node3 13632 1726884236.05059: done getting next task for host managed_node3 13632 1726884236.05063: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 13632 1726884236.05072: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884236.05085: getting variables 13632 1726884236.05089: in VariableManager get_vars() 13632 1726884236.05128: Calling all_inventory to load vars for managed_node3 13632 1726884236.05131: Calling groups_inventory to load vars for managed_node3 13632 1726884236.05136: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884236.05149: Calling all_plugins_play to load vars for managed_node3 13632 1726884236.05153: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884236.05158: Calling groups_plugins_play to load vars for managed_node3 13632 1726884236.06099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884236.07054: done with get_vars() 13632 1726884236.07078: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 22:03:56 -0400 (0:00:00.958) 0:00:44.995 ****** 13632 1726884236.07180: entering _queue_task() for managed_node3/stat 13632 1726884236.07409: worker is 1 (out of 1 available) 13632 1726884236.07424: exiting _queue_task() for managed_node3/stat 13632 1726884236.07438: done queuing things up, now waiting for results queue to drain 13632 1726884236.07439: waiting for pending results... 13632 1726884236.07647: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 13632 1726884236.07829: in run() - task 12b27791-eb03-55b1-95d9-0000000003d6 13632 1726884236.07842: variable 'ansible_search_path' from source: unknown 13632 1726884236.07846: variable 'ansible_search_path' from source: unknown 13632 1726884236.07878: calling self._execute() 13632 1726884236.08023: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884236.08047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884236.08077: variable 'omit' from source: magic vars 13632 1726884236.08217: variable 'omit' from source: magic vars 13632 1726884236.08330: variable 'omit' from source: magic vars 13632 1726884236.08366: variable 'omit' from source: magic vars 13632 1726884236.08524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884236.08535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884236.08600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884236.08662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884236.08698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884236.08754: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884236.08792: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884236.08822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884236.09119: Set connection var ansible_shell_executable to /bin/sh 13632 1726884236.09123: Set connection var ansible_connection to ssh 13632 1726884236.09126: Set connection var ansible_pipelining to False 13632 1726884236.09129: Set connection var ansible_timeout to 10 13632 1726884236.09131: Set connection var ansible_shell_type to sh 13632 1726884236.09141: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884236.09143: variable 'ansible_shell_executable' from source: unknown 13632 1726884236.09146: variable 'ansible_connection' from source: unknown 13632 1726884236.09158: variable 'ansible_module_compression' from source: unknown 13632 1726884236.09170: variable 'ansible_shell_type' from source: unknown 13632 1726884236.09226: variable 'ansible_shell_executable' from source: unknown 13632 1726884236.09230: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884236.09233: variable 'ansible_pipelining' from source: unknown 13632 1726884236.09235: variable 'ansible_timeout' from source: unknown 13632 1726884236.09238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884236.09886: 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__) 13632 1726884236.09968: variable 'omit' from source: magic vars 13632 1726884236.09972: starting attempt loop 13632 1726884236.09975: running the handler 13632 1726884236.10061: _low_level_execute_command(): starting 13632 1726884236.10067: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884236.11224: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.11303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884236.11351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.13167: stdout chunk (state=3): >>>/root <<< 13632 1726884236.13349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884236.13353: stdout chunk (state=3): >>><<< 13632 1726884236.13355: stderr chunk (state=3): >>><<< 13632 1726884236.13374: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884236.13493: _low_level_execute_command(): starting 13632 1726884236.13498: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255 `" && echo ansible-tmp-1726884236.1338909-14797-45061741562255="` echo /root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255 `" ) && sleep 0' 13632 1726884236.14110: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884236.14177: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.14246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884236.14291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884236.14315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884236.14402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.16354: stdout chunk (state=3): >>>ansible-tmp-1726884236.1338909-14797-45061741562255=/root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255 <<< 13632 1726884236.16531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884236.16547: stderr chunk (state=3): >>><<< 13632 1726884236.16562: stdout chunk (state=3): >>><<< 13632 1726884236.16795: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884236.1338909-14797-45061741562255=/root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884236.16799: variable 'ansible_module_compression' from source: unknown 13632 1726884236.16801: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13632 1726884236.16803: variable 'ansible_facts' from source: unknown 13632 1726884236.16868: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255/AnsiballZ_stat.py 13632 1726884236.17046: Sending initial data 13632 1726884236.17060: Sent initial data (152 bytes) 13632 1726884236.17769: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884236.17777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884236.17780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884236.17783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.17786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884236.17791: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.17856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884236.17862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884236.17908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.19506: 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 <<< 13632 1726884236.19546: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884236.19585: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp5dbx5jew /root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255/AnsiballZ_stat.py <<< 13632 1726884236.19596: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255/AnsiballZ_stat.py" <<< 13632 1726884236.19633: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp5dbx5jew" to remote "/root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255/AnsiballZ_stat.py" <<< 13632 1726884236.19637: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255/AnsiballZ_stat.py" <<< 13632 1726884236.20423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884236.20477: stderr chunk (state=3): >>><<< 13632 1726884236.20480: stdout chunk (state=3): >>><<< 13632 1726884236.20509: done transferring module to remote 13632 1726884236.20525: _low_level_execute_command(): starting 13632 1726884236.20530: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255/ /root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255/AnsiballZ_stat.py && sleep 0' 13632 1726884236.21172: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13632 1726884236.21198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884236.21217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884236.21293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.23109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884236.23151: stderr chunk (state=3): >>><<< 13632 1726884236.23160: stdout chunk (state=3): >>><<< 13632 1726884236.23174: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884236.23181: _low_level_execute_command(): starting 13632 1726884236.23184: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255/AnsiballZ_stat.py && sleep 0' 13632 1726884236.23627: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884236.23630: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884236.23634: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884236.23637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.23692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884236.23695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884236.23742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.25920: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884236.25947: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884236.25979: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884236.25989: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884236.26068: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884236.26106: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884236.26141: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884236.26180: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884236.26237: 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' <<< 13632 1726884236.26262: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884236.26290: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884236.26314: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884236.26349: 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 0x7f095920c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09591dbb30> <<< 13632 1726884236.26400: 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' <<< 13632 1726884236.26433: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095920eab0> <<< 13632 1726884236.26437: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 13632 1726884236.26517: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 13632 1726884236.26538: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884236.26607: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884236.26632: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884236.26694: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 13632 1726884236.26742: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884236.26769: 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' <<< 13632 1726884236.26774: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959001160> <<< 13632 1726884236.26856: 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' <<< 13632 1726884236.26891: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959002150> <<< 13632 1726884236.26930: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884236.26952: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884236.27159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884236.27190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884236.27221: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884236.27224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.27243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884236.27272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884236.27330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884236.27359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959047fe0> <<< 13632 1726884236.27368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884236.27422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884236.27428: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959054170> <<< 13632 1726884236.27451: 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' <<< 13632 1726884236.27489: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884236.27523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.27545: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884236.27574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884236.27577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959077a10> <<< 13632 1726884236.27608: 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' <<< 13632 1726884236.27637: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590980e0> <<< 13632 1726884236.27640: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884236.27714: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959057cb0> <<< 13632 1726884236.27722: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884236.27743: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590553d0> <<< 13632 1726884236.27829: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959045190> <<< 13632 1726884236.27864: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884236.27899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884236.27902: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884236.27918: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884236.27945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884236.27954: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884236.27986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884236.28021: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095909b9e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095909a600> <<< 13632 1726884236.28053: 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 0x7f09590562a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959098d10> <<< 13632 1726884236.28150: 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' <<< 13632 1726884236.28155: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590c8a40> <<< 13632 1726884236.28158: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959044410> <<< 13632 1726884236.28173: 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' <<< 13632 1726884236.28204: 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 0x7f09590c8ef0> <<< 13632 1726884236.28219: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590c8da0> <<< 13632 1726884236.28248: 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' <<< 13632 1726884236.28273: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09590c9160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095903af30> <<< 13632 1726884236.28311: 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' <<< 13632 1726884236.28315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884236.28374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590c9850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590c9520> <<< 13632 1726884236.28382: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884236.28415: 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' <<< 13632 1726884236.28442: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590ca750> <<< 13632 1726884236.28450: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884236.28458: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884236.28492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884236.28518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884236.28551: 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' <<< 13632 1726884236.28563: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590e4980> <<< 13632 1726884236.28584: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884236.28612: 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' <<< 13632 1726884236.28623: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09590e60c0> <<< 13632 1726884236.28657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884236.28703: 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 <<< 13632 1726884236.28706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590e6fc0> <<< 13632 1726884236.28734: 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 0x7f09590e75f0> <<< 13632 1726884236.28753: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590e6510> <<< 13632 1726884236.28765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884236.28781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884236.28827: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.28850: 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 0x7f09590e7fe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590e77a0> <<< 13632 1726884236.28890: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590ca7b0> <<< 13632 1726884236.28916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884236.28950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884236.28968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884236.28974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884236.29011: 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 0x7f0958ebbf80> <<< 13632 1726884236.29041: 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' <<< 13632 1726884236.29066: 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'<<< 13632 1726884236.29072: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0958eeca70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958eec7d0> <<< 13632 1726884236.29110: 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 0x7f0958eecaa0> <<< 13632 1726884236.29165: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0958eecc80> <<< 13632 1726884236.29172: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958eba120> <<< 13632 1726884236.29192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884236.29307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884236.29314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884236.29338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958eee390> <<< 13632 1726884236.29362: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958eed010> <<< 13632 1726884236.29375: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590caea0> <<< 13632 1726884236.29394: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884236.29443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.29468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884236.29508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884236.29543: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958f166f0> <<< 13632 1726884236.29611: 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' <<< 13632 1726884236.29659: 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' <<< 13632 1726884236.29702: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958f328a0> <<< 13632 1726884236.29720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884236.29759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884236.29813: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884236.29842: 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 0x7f0958f67620> <<< 13632 1726884236.29867: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884236.29904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884236.29933: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884236.29970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884236.30065: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958f91dc0> <<< 13632 1726884236.30139: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958f67740> <<< 13632 1726884236.30186: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958f33530> <<< 13632 1726884236.30220: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884236.30227: 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 0x7f0958d68740> <<< 13632 1726884236.30243: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958f318e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958eef2c0> <<< 13632 1726884236.30340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884236.30362: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0958d68950> <<< 13632 1726884236.30445: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_xptcim66/ansible_stat_payload.zip' <<< 13632 1726884236.30451: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.30598: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.30628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884236.30633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884236.30684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884236.30758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884236.30795: 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 0x7f0958dc23c0> <<< 13632 1726884236.30809: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884236.31009: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958d992b0> <<< 13632 1726884236.31015: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958d98440> # zipimport: zlib available <<< 13632 1726884236.31045: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884236.31051: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.31078: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.31097: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.31120: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884236.31133: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.32705: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.34041: 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 0x7f0958d9b3b0> <<< 13632 1726884236.34049: 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' <<< 13632 1726884236.34133: 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' # 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 0x7f0958de9e50> <<< 13632 1726884236.34152: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958de9be0> <<< 13632 1726884236.34233: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958de94f0> # /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' <<< 13632 1726884236.34333: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958de9940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958dc2de0> 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 0x7f0958deaba0> <<< 13632 1726884236.34369: 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 0x7f0958dead80> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884236.34462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 13632 1726884236.34467: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958deb2c0> <<< 13632 1726884236.34489: 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' <<< 13632 1726884236.34530: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c51010> <<< 13632 1726884236.34577: 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 0x7f0958c52c00> <<< 13632 1726884236.34657: stdout chunk (state=3): >>># /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' <<< 13632 1726884236.34701: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c535c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884236.34794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c547a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884236.34842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884236.34899: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c57230> <<< 13632 1726884236.34927: 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 0x7f0958c57350> <<< 13632 1726884236.34931: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c554f0> <<< 13632 1726884236.34969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884236.34973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884236.35035: 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 <<< 13632 1726884236.35103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884236.35128: 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 0x7f0958c5b1a0> import '_tokenize' # <<< 13632 1726884236.35218: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c59c70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c599d0> # /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' <<< 13632 1726884236.35353: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c59f40> <<< 13632 1726884236.35357: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c55a00> <<< 13632 1726884236.35428: 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 0x7f0958c9f320> # /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 0x7f0958c9f4d0> # /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' <<< 13632 1726884236.35459: 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' <<< 13632 1726884236.35530: 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 0x7f0958ca1070> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958ca0e60> <<< 13632 1726884236.35534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884236.35696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0958ca3590> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958ca1730> <<< 13632 1726884236.35702: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884236.35772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884236.35785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13632 1726884236.35818: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958caad80> <<< 13632 1726884236.35974: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958ca3710> <<< 13632 1726884236.36047: 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 0x7f0958cabfb0> <<< 13632 1726884236.36095: 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 0x7f0958cabec0> <<< 13632 1726884236.36144: 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' <<< 13632 1726884236.36147: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0958cb0140> <<< 13632 1726884236.36153: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c9f7d0> <<< 13632 1726884236.36183: 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' <<< 13632 1726884236.36230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884236.36234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884236.36261: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.36293: 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 0x7f0958cb3860> <<< 13632 1726884236.36478: 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'<<< 13632 1726884236.36486: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0958cb4b60> <<< 13632 1726884236.36509: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958cb1fd0> <<< 13632 1726884236.36540: 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' <<< 13632 1726884236.36555: 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 0x7f0958cb3350> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958cb1bb0> <<< 13632 1726884236.36566: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.36581: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.36601: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884236.36605: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.36704: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.36804: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.36826: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884236.36859: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.36862: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.36872: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884236.36882: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.37027: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.37167: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.37841: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.38520: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884236.38534: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884236.38541: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884236.38563: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884236.38586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.38637: 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 0x7f0958d38d70> <<< 13632 1726884236.38744: 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' <<< 13632 1726884236.38774: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958d3a2d0> <<< 13632 1726884236.38790: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958cb4d10> <<< 13632 1726884236.38837: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884236.38858: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.38881: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.38903: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884236.38907: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.39084: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.39274: 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' <<< 13632 1726884236.39292: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958d39910> <<< 13632 1726884236.39301: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.39872: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.40420: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.40503: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.40598: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884236.40604: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.40653: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.40692: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884236.40708: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.40784: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.40903: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884236.40908: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.40932: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884236.40956: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.41001: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.41044: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884236.41057: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.41336: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.41617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884236.41690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884236.41707: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884236.41792: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958d3ad50> <<< 13632 1726884236.41802: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.41886: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.41983: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884236.41987: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13632 1726884236.42010: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884236.42024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884236.42041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884236.42103: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.42230: 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 0x7f0958d42420> <<< 13632 1726884236.42305: 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 0x7f0958d42d80> <<< 13632 1726884236.42321: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958d3bbf0> <<< 13632 1726884236.42327: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.42380: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.42417: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884236.42424: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.42467: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.42525: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.42574: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.42658: 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 <<< 13632 1726884236.42700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.42782: 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 0x7f0958d41a60> <<< 13632 1726884236.42828: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958d42f30> <<< 13632 1726884236.42870: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884236.42883: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884236.42941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.43016: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.43050: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.43107: 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' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 13632 1726884236.43146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884236.43177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884236.43219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884236.43237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884236.43253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884236.43311: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958bd2fc0> <<< 13632 1726884236.43358: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958b4cd10> <<< 13632 1726884236.43443: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958b4b110> <<< 13632 1726884236.43451: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958b4af60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884236.43463: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.43495: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.43518: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884236.43576: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884236.43580: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.43607: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884236.43632: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.43771: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.43984: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.45356: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1366, "inode": 263868, "dev": 51714, "nlink": 1, "atime": 1726883829.2623322, "mtime": 1726563702.8340054, "ctime": 1726883829.261332, "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": "40c1c60f9174344c109159dd91c78d2156259690", "mimetype": "text/plain", "charset": "us-ascii", "version": "597501961", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 13632 1726884236.45378: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884236.45812: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884236.45820: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 13632 1726884236.45843: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 13632 1726884236.45847: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 13632 1726884236.45850: 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 <<< 13632 1726884236.45877: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 13632 1726884236.45919: 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 # 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 <<< 13632 1726884236.45923: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy <<< 13632 1726884236.45926: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib <<< 13632 1726884236.45936: 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 # 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 <<< 13632 1726884236.45950: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp <<< 13632 1726884236.45970: 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 # 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 <<< 13632 1726884236.45979: stdout chunk (state=3): >>># cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 13632 1726884236.46022: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 13632 1726884236.46027: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # 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 <<< 13632 1726884236.46031: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info <<< 13632 1726884236.46037: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13632 1726884236.46323: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884236.46326: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884236.46329: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii <<< 13632 1726884236.46332: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884236.46378: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13632 1726884236.46464: 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 <<< 13632 1726884236.46472: stdout chunk (state=3): >>># destroy json.scanner <<< 13632 1726884236.46475: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 13632 1726884236.46497: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 13632 1726884236.46522: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 13632 1726884236.46560: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13632 1726884236.46591: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884236.46632: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884236.46659: 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 <<< 13632 1726884236.46665: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal<<< 13632 1726884236.46719: stdout chunk (state=3): >>> # 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 <<< 13632 1726884236.46727: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 13632 1726884236.46731: stdout chunk (state=3): >>># cleanup[3] wiping warnings <<< 13632 1726884236.46811: 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 # 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 <<< 13632 1726884236.46845: 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 <<< 13632 1726884236.46869: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884236.47012: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884236.47035: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884236.47052: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884236.47082: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884236.47116: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 13632 1726884236.47131: 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 <<< 13632 1726884236.47141: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13632 1726884236.47154: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884236.47260: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 13632 1726884236.47270: stdout chunk (state=3): >>># destroy time <<< 13632 1726884236.47293: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884236.47303: stdout chunk (state=3): >>># destroy _weakref <<< 13632 1726884236.47320: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 13632 1726884236.47331: stdout chunk (state=3): >>># destroy itertools <<< 13632 1726884236.47352: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 13632 1726884236.47366: stdout chunk (state=3): >>># destroy _thread <<< 13632 1726884236.47371: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884236.47793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884236.47853: stderr chunk (state=3): >>><<< 13632 1726884236.47857: stdout chunk (state=3): >>><<< 13632 1726884236.47971: _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 0x7f095920c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09591dbb30> # /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 0x7f095920eab0> 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 0x7f0959001160> # /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 0x7f0959002150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959047fe0> # /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 0x7f0959054170> # /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 0x7f0959077a10> # /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 0x7f09590980e0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959057cb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590553d0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959045190> # /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 0x7f095909b9e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095909a600> # /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 0x7f09590562a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959098d10> # /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 0x7f09590c8a40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0959044410> # /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 0x7f09590c8ef0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590c8da0> # 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 0x7f09590c9160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095903af30> # /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 0x7f09590c9850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590c9520> 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 0x7f09590ca750> 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 0x7f09590e4980> 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 0x7f09590e60c0> # /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 0x7f09590e6fc0> # 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 0x7f09590e75f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590e6510> # /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 0x7f09590e7fe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590e77a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590ca7b0> # /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 0x7f0958ebbf80> # /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 0x7f0958eeca70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958eec7d0> # 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 0x7f0958eecaa0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0958eecc80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958eba120> # /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 0x7f0958eee390> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958eed010> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09590caea0> # /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 0x7f0958f166f0> # /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 0x7f0958f328a0> # /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 0x7f0958f67620> # /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 0x7f0958f91dc0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958f67740> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958f33530> # /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 0x7f0958d68740> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958f318e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958eef2c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0958d68950> # zipimport: found 30 names in '/tmp/ansible_stat_payload_xptcim66/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 0x7f0958dc23c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958d992b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958d98440> # 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 0x7f0958d9b3b0> # /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 0x7f0958de9e50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958de9be0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958de94f0> # /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 0x7f0958de9940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958dc2de0> 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 0x7f0958deaba0> # 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 0x7f0958dead80> # /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 0x7f0958deb2c0> 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 0x7f0958c51010> # 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 0x7f0958c52c00> # /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 0x7f0958c535c0> # /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 0x7f0958c547a0> # /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 0x7f0958c57230> # 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 0x7f0958c57350> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c554f0> # /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 0x7f0958c5b1a0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c59c70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c599d0> # /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 0x7f0958c59f40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c55a00> # 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 0x7f0958c9f320> # /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 0x7f0958c9f4d0> # /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 0x7f0958ca1070> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958ca0e60> # /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 0x7f0958ca3590> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958ca1730> # /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 0x7f0958caad80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958ca3710> # 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 0x7f0958cabfb0> # 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 0x7f0958cabec0> # 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 0x7f0958cb0140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958c9f7d0> # /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 0x7f0958cb3860> # 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 0x7f0958cb4b60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958cb1fd0> # 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 0x7f0958cb3350> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958cb1bb0> # 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 0x7f0958d38d70> # /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 0x7f0958d3a2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958cb4d10> 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 0x7f0958d39910> # 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 0x7f0958d3ad50> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0958d42420> # 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 0x7f0958d42d80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958d3bbf0> # 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 0x7f0958d41a60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958d42f30> 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 0x7f0958bd2fc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958b4cd10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958b4b110> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0958b4af60> # 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/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1366, "inode": 263868, "dev": 51714, "nlink": 1, "atime": 1726883829.2623322, "mtime": 1726563702.8340054, "ctime": 1726883829.261332, "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": "40c1c60f9174344c109159dd91c78d2156259690", "mimetype": "text/plain", "charset": "us-ascii", "version": "597501961", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884236.49079: done with _execute_module (stat, {'path': '/etc/fstab', '_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-1726884236.1338909-14797-45061741562255/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884236.49083: _low_level_execute_command(): starting 13632 1726884236.49085: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884236.1338909-14797-45061741562255/ > /dev/null 2>&1 && sleep 0' 13632 1726884236.49090: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884236.49093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884236.49095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884236.49097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884236.49099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884236.49102: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884236.49104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884236.49107: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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 <<< 13632 1726884236.49109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.49156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884236.49163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884236.49166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884236.49224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.51111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884236.51217: stderr chunk (state=3): >>><<< 13632 1726884236.51223: stdout chunk (state=3): >>><<< 13632 1726884236.51274: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884236.51296: handler run complete 13632 1726884236.51393: attempt loop complete, returning result 13632 1726884236.51396: _execute() done 13632 1726884236.51399: dumping result to json 13632 1726884236.51406: done dumping result, returning 13632 1726884236.51416: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [12b27791-eb03-55b1-95d9-0000000003d6] 13632 1726884236.51422: sending task result for task 12b27791-eb03-55b1-95d9-0000000003d6 13632 1726884236.51563: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003d6 13632 1726884236.51566: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726883829.2623322, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "40c1c60f9174344c109159dd91c78d2156259690", "ctime": 1726883829.261332, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 263868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726563702.8340054, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "597501961", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 13632 1726884236.51768: no more pending results, returning what we have 13632 1726884236.51772: results queue empty 13632 1726884236.51774: checking for any_errors_fatal 13632 1726884236.51785: done checking for any_errors_fatal 13632 1726884236.51786: checking for max_fail_percentage 13632 1726884236.51790: done checking for max_fail_percentage 13632 1726884236.51790: checking to see if all hosts have failed and the running result is not ok 13632 1726884236.51791: done checking to see if all hosts have failed 13632 1726884236.51792: getting the remaining hosts for this loop 13632 1726884236.51794: done getting the remaining hosts for this loop 13632 1726884236.51798: getting the next task for host managed_node3 13632 1726884236.51805: done getting next task for host managed_node3 13632 1726884236.51816: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 13632 1726884236.51820: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884236.51852: getting variables 13632 1726884236.51854: in VariableManager get_vars() 13632 1726884236.51900: Calling all_inventory to load vars for managed_node3 13632 1726884236.51913: Calling groups_inventory to load vars for managed_node3 13632 1726884236.51925: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884236.51936: Calling all_plugins_play to load vars for managed_node3 13632 1726884236.51939: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884236.51943: Calling groups_plugins_play to load vars for managed_node3 13632 1726884236.52600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884236.53147: done with get_vars() 13632 1726884236.53171: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 22:03:56 -0400 (0:00:00.460) 0:00:45.456 ****** 13632 1726884236.53267: entering _queue_task() for managed_node3/lineinfile 13632 1726884236.53518: worker is 1 (out of 1 available) 13632 1726884236.53541: exiting _queue_task() for managed_node3/lineinfile 13632 1726884236.53556: done queuing things up, now waiting for results queue to drain 13632 1726884236.53558: waiting for pending results... 13632 1726884236.53813: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 13632 1726884236.53959: in run() - task 12b27791-eb03-55b1-95d9-0000000003d7 13632 1726884236.53969: variable 'ansible_search_path' from source: unknown 13632 1726884236.53973: variable 'ansible_search_path' from source: unknown 13632 1726884236.54021: calling self._execute() 13632 1726884236.54131: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884236.54139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884236.54151: variable 'omit' from source: magic vars 13632 1726884236.54647: variable '__storage_fstab' from source: set_fact 13632 1726884236.54699: Evaluated conditional (__storage_fstab.stat.exists): True 13632 1726884236.54834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884236.55068: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884236.55111: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884236.55147: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884236.55201: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884236.55303: variable 'blivet_output' from source: set_fact 13632 1726884236.55411: Evaluated conditional (blivet_output is changed): True 13632 1726884236.55417: variable 'omit' from source: magic vars 13632 1726884236.55517: variable 'omit' from source: magic vars 13632 1726884236.55538: variable '__str' from source: task vars 13632 1726884236.55632: variable '__str' from source: task vars 13632 1726884236.55635: variable '__str' from source: task vars 13632 1726884236.55707: variable '__str' from source: task vars 13632 1726884236.55722: variable 'omit' from source: magic vars 13632 1726884236.55752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884236.55773: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884236.55811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884236.55837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884236.55846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884236.55878: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884236.55882: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884236.55886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884236.56034: Set connection var ansible_shell_executable to /bin/sh 13632 1726884236.56040: Set connection var ansible_connection to ssh 13632 1726884236.56074: Set connection var ansible_pipelining to False 13632 1726884236.56077: Set connection var ansible_timeout to 10 13632 1726884236.56080: Set connection var ansible_shell_type to sh 13632 1726884236.56087: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884236.56139: variable 'ansible_shell_executable' from source: unknown 13632 1726884236.56142: variable 'ansible_connection' from source: unknown 13632 1726884236.56145: variable 'ansible_module_compression' from source: unknown 13632 1726884236.56179: variable 'ansible_shell_type' from source: unknown 13632 1726884236.56183: variable 'ansible_shell_executable' from source: unknown 13632 1726884236.56186: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884236.56190: variable 'ansible_pipelining' from source: unknown 13632 1726884236.56192: variable 'ansible_timeout' from source: unknown 13632 1726884236.56195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884236.56407: 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__) 13632 1726884236.56412: variable 'omit' from source: magic vars 13632 1726884236.56415: starting attempt loop 13632 1726884236.56418: running the handler 13632 1726884236.56474: _low_level_execute_command(): starting 13632 1726884236.56478: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884236.57260: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884236.57265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.57271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884236.57275: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.57345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884236.57398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.59036: stdout chunk (state=3): >>>/root <<< 13632 1726884236.59141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884236.59207: stderr chunk (state=3): >>><<< 13632 1726884236.59209: stdout chunk (state=3): >>><<< 13632 1726884236.59230: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884236.59241: _low_level_execute_command(): starting 13632 1726884236.59247: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877 `" && echo ansible-tmp-1726884236.592274-14817-127081019051877="` echo /root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877 `" ) && sleep 0' 13632 1726884236.59867: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.59894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884236.59898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884236.59977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.61932: stdout chunk (state=3): >>>ansible-tmp-1726884236.592274-14817-127081019051877=/root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877 <<< 13632 1726884236.62061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884236.62124: stderr chunk (state=3): >>><<< 13632 1726884236.62130: stdout chunk (state=3): >>><<< 13632 1726884236.62151: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884236.592274-14817-127081019051877=/root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884236.62238: variable 'ansible_module_compression' from source: unknown 13632 1726884236.62337: ANSIBALLZ: Using lock for lineinfile 13632 1726884236.62342: ANSIBALLZ: Acquiring lock 13632 1726884236.62344: ANSIBALLZ: Lock acquired: 140439780658016 13632 1726884236.62347: ANSIBALLZ: Creating module 13632 1726884236.74781: ANSIBALLZ: Writing module into payload 13632 1726884236.74891: ANSIBALLZ: Writing module 13632 1726884236.74909: ANSIBALLZ: Renaming module 13632 1726884236.74916: ANSIBALLZ: Done creating module 13632 1726884236.74931: variable 'ansible_facts' from source: unknown 13632 1726884236.74999: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877/AnsiballZ_lineinfile.py 13632 1726884236.75121: Sending initial data 13632 1726884236.75125: Sent initial data (158 bytes) 13632 1726884236.75633: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884236.75637: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.75641: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration <<< 13632 1726884236.75643: 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.8.115 originally 10.31.8.115 <<< 13632 1726884236.75646: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.75706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884236.75709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884236.75716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884236.75771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.77461: 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 <<< 13632 1726884236.77469: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884236.77506: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884236.77552: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmphuvsod1q /root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877/AnsiballZ_lineinfile.py <<< 13632 1726884236.77556: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877/AnsiballZ_lineinfile.py" <<< 13632 1726884236.77604: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmphuvsod1q" to remote "/root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877/AnsiballZ_lineinfile.py" <<< 13632 1726884236.77608: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877/AnsiballZ_lineinfile.py" <<< 13632 1726884236.78420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884236.78497: stderr chunk (state=3): >>><<< 13632 1726884236.78500: stdout chunk (state=3): >>><<< 13632 1726884236.78521: done transferring module to remote 13632 1726884236.78535: _low_level_execute_command(): starting 13632 1726884236.78541: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877/ /root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877/AnsiballZ_lineinfile.py && sleep 0' 13632 1726884236.79032: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884236.79040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884236.79042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.79045: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884236.79047: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.79091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884236.79096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884236.79149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.80955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884236.81013: stderr chunk (state=3): >>><<< 13632 1726884236.81017: stdout chunk (state=3): >>><<< 13632 1726884236.81033: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884236.81036: _low_level_execute_command(): starting 13632 1726884236.81042: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877/AnsiballZ_lineinfile.py && sleep 0' 13632 1726884236.81528: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884236.81532: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.81534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884236.81537: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884236.81586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884236.81595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884236.81647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884236.83800: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884236.83827: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884236.83861: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884236.83866: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884236.83940: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884236.83946: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884236.83981: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884236.84018: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884236.84046: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884236.84106: 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' <<< 13632 1726884236.84132: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884236.84155: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884236.84196: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884236.84219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884236.84233: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529860c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52985dbb30> <<< 13632 1726884236.84266: 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' <<< 13632 1726884236.84275: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529860eab0> <<< 13632 1726884236.84300: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884236.84328: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884236.84338: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884236.84357: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884236.84391: stdout chunk (state=3): >>>import '_stat' # <<< 13632 1726884236.84397: stdout chunk (state=3): >>>import 'stat' # <<< 13632 1726884236.84482: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884236.84511: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884236.84553: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884236.84566: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884236.84583: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13632 1726884236.84600: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884236.84613: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884236.84616: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884236.84648: 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 <<< 13632 1726884236.84651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884236.84677: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52983e1160> <<< 13632 1726884236.84742: 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 <<< 13632 1726884236.84747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.84760: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52983e2150> <<< 13632 1726884236.84791: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884236.84819: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884236.85067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884236.85071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884236.85109: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884236.85114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.85133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884236.85170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884236.85198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884236.85229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884236.85235: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298427f80> <<< 13632 1726884236.85252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884236.85271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884236.85304: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298434110> <<< 13632 1726884236.85326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884236.85349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884236.85375: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884236.85426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.85441: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884236.85470: 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' <<< 13632 1726884236.85475: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984579b0> <<< 13632 1726884236.85506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884236.85509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13632 1726884236.85523: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298457f80> <<< 13632 1726884236.85536: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884236.85581: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298437c50> <<< 13632 1726884236.85599: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884236.85625: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298435370> <<< 13632 1726884236.85724: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298425130> <<< 13632 1726884236.85758: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884236.85775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884236.85780: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884236.85807: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884236.85839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884236.85855: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 13632 1726884236.85862: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884236.85900: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529847b950> <<< 13632 1726884236.85909: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529847a570> <<< 13632 1726884236.85942: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884236.85948: 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 0x7f5298436360> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298478dd0> <<< 13632 1726884236.86017: 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' <<< 13632 1726884236.86025: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984a89b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984243b0> <<< 13632 1726884236.86052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884236.86058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884236.86092: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.86095: 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 0x7f52984a8e60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984a8d10> <<< 13632 1726884236.86134: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.86138: 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 0x7f52984a90d0> <<< 13632 1726884236.86146: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529841aed0> <<< 13632 1726884236.86177: 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' <<< 13632 1726884236.86209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884236.86235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884236.86256: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984a97c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984a9490> <<< 13632 1726884236.86262: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884236.86297: 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' <<< 13632 1726884236.86324: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984aa6c0> <<< 13632 1726884236.86339: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884236.86346: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884236.86368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884236.86404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884236.86432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884236.86442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984c48c0> <<< 13632 1726884236.86447: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884236.86491: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.86493: 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 0x7f52984c6000> <<< 13632 1726884236.86527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884236.86531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884236.86552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884236.86555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884236.86565: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984c6f00> <<< 13632 1726884236.86600: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.86611: 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 0x7f52984c7560> <<< 13632 1726884236.86624: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984c6450> <<< 13632 1726884236.86637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884236.86651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884236.86678: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.86702: 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 0x7f52984c7fe0> <<< 13632 1726884236.86708: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984c7710> <<< 13632 1726884236.86761: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984aa720> <<< 13632 1726884236.86775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884236.86804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884236.86824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884236.86844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884236.86880: 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 0x7f529824fef0> <<< 13632 1726884236.86907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13632 1726884236.86912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13632 1726884236.86941: 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 0x7f529827c8c0> <<< 13632 1726884236.86949: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529827c620> <<< 13632 1726884236.86975: 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 0x7f529827c8f0> <<< 13632 1726884236.87004: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.87016: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f529827cad0> <<< 13632 1726884236.87023: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529824e090> <<< 13632 1726884236.87045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884236.87140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884236.87168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884236.87175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884236.87197: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529827e1b0> <<< 13632 1726884236.87213: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529827ce30> <<< 13632 1726884236.87235: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984aae10> <<< 13632 1726884236.87260: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884236.87315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.87333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884236.87377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884236.87409: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52982aa540> <<< 13632 1726884236.87460: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884236.87473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.87499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884236.87521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884236.87568: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52982c66f0> <<< 13632 1726884236.87595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884236.87637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884236.87686: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884236.87713: 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 0x7f52982fb4a0> <<< 13632 1726884236.87740: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884236.87773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884236.87802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884236.87846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884236.87942: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298329c40> <<< 13632 1726884236.88012: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52982fb5c0> <<< 13632 1726884236.88063: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52982c7380> <<< 13632 1726884236.88093: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884236.88109: 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 0x7f529813c5f0> <<< 13632 1726884236.88115: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52982c5730> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529827f0e0> <<< 13632 1726884236.88210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884236.88234: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f529813c7d0> <<< 13632 1726884236.88312: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_rqvngtbu/ansible_lineinfile_payload.zip' <<< 13632 1726884236.88318: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.88465: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.88500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884236.88508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884236.88552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884236.88628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884236.88668: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884236.88671: 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 0x7f529819a2d0> import '_typing' # <<< 13632 1726884236.88877: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529816d1c0> <<< 13632 1726884236.88883: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529816c320> # zipimport: zlib available <<< 13632 1726884236.88919: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884236.88937: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.88948: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.88957: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.88980: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884236.88983: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.90546: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.91805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884236.91810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529816f2c0> <<< 13632 1726884236.91833: 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' <<< 13632 1726884236.91859: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884236.91864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884236.91894: 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' <<< 13632 1726884236.91927: 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 0x7f52981bdc40> <<< 13632 1726884236.91965: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52981bd9d0> <<< 13632 1726884236.91995: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52981bd2e0> <<< 13632 1726884236.92019: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884236.92027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884236.92065: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52981bd730> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529819ad50> <<< 13632 1726884236.92086: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884236.92111: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.92117: 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 0x7f52981be9f0> <<< 13632 1726884236.92146: 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 0x7f52981bec30> <<< 13632 1726884236.92168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884236.92212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884236.92224: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884236.92273: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52981bf0b0> <<< 13632 1726884236.92280: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884236.92305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884236.92328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884236.92366: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298028ef0> <<< 13632 1726884236.92399: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.92409: 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 0x7f529802ab10> <<< 13632 1726884236.92422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884236.92436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884236.92471: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529802b4d0> <<< 13632 1726884236.92500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884236.92537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884236.92543: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529802c6b0> <<< 13632 1726884236.92564: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884236.92603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884236.92624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884236.92630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884236.92684: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529802f140> <<< 13632 1726884236.92723: 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 0x7f529802f290> <<< 13632 1726884236.92745: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529802d400> <<< 13632 1726884236.92765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884236.92794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884236.92819: 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' <<< 13632 1726884236.92843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884236.92869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884236.92903: 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' <<< 13632 1726884236.92915: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52980330b0> <<< 13632 1726884236.92921: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884236.92996: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298031b80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52980318e0> <<< 13632 1726884236.93025: 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' <<< 13632 1726884236.93109: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298031e50> <<< 13632 1726884236.93138: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529802d880> <<< 13632 1726884236.93168: 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 0x7f52980772c0> <<< 13632 1726884236.93201: 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 0x7f52980774d0> <<< 13632 1726884236.93233: 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 <<< 13632 1726884236.93236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884236.93269: 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' <<< 13632 1726884236.93309: 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 0x7f5298078f20> <<< 13632 1726884236.93315: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298078d10> <<< 13632 1726884236.93334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884236.93442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884236.93491: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.93494: 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 0x7f529807b4a0> <<< 13632 1726884236.93506: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52980795e0> <<< 13632 1726884236.93527: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884236.93567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.93600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884236.93615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884236.93623: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884236.93667: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298086cc0> <<< 13632 1726884236.93820: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529807b650> <<< 13632 1726884236.93902: 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 0x7f5298087ef0> <<< 13632 1726884236.93938: 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' <<< 13632 1726884236.93944: 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 0x7f5298087e30> <<< 13632 1726884236.93996: 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' <<< 13632 1726884236.94009: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5298087fb0> <<< 13632 1726884236.94023: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52980776b0> <<< 13632 1726884236.94038: 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' <<< 13632 1726884236.94062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884236.94089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884236.94117: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.94144: 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 0x7f529808b5c0> <<< 13632 1726884236.94335: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.94349: 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 0x7f529808ca40> <<< 13632 1726884236.94356: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298089d30> <<< 13632 1726884236.94392: 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' <<< 13632 1726884236.94409: 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 0x7f529808b0e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298089940> <<< 13632 1726884236.94420: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.94432: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.94444: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884236.94449: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.94554: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.94656: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.94679: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884236.94699: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.94703: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.94721: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884236.94728: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.94870: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.95010: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.95676: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.96353: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884236.96367: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884236.96374: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884236.96394: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884236.96414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884236.96470: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884236.96477: 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 0x7f5298110b60> <<< 13632 1726884236.96578: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884236.96581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884236.96602: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52981118e0> <<< 13632 1726884236.96619: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529808cb90> <<< 13632 1726884236.96666: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884236.96679: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.96701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.96724: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884236.96731: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.96906: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.97092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884236.97102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884236.97119: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52981115b0> <<< 13632 1726884236.97129: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.97701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.98244: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.98331: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.98421: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884236.98428: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.98475: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.98516: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884236.98523: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.98604: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.98723: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884236.98729: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.98752: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884236.98771: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.98817: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.98862: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884236.98872: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.99153: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.99429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884236.99502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884236.99506: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884236.99598: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298112660> <<< 13632 1726884236.99604: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.99692: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884236.99779: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884236.99789: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884236.99799: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884236.99825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884236.99832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884236.99909: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.00033: 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 0x7f5297f1e390> <<< 13632 1726884237.00094: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.00101: 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 0x7f5297f1ecf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529816e3c0> <<< 13632 1726884237.00122: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.00166: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.00209: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884237.00215: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.00267: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.00311: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.00374: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.00444: 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 <<< 13632 1726884237.00492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884237.00578: 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' <<< 13632 1726884237.00584: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5297f1d910> <<< 13632 1726884237.00623: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5297f1ef60> <<< 13632 1726884237.00657: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884237.00664: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884237.00737: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.00805: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.00833: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.00877: 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 <<< 13632 1726884237.00886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884237.00906: 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 <<< 13632 1726884237.00926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884237.00948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884237.01005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884237.01026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884237.01042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884237.01105: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5297fb2ed0> <<< 13632 1726884237.01150: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5297f28c50> <<< 13632 1726884237.01233: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5297f26de0> <<< 13632 1726884237.01237: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5297f1d7c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884237.01254: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.01275: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.01307: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884237.01312: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884237.01377: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884237.01390: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.01398: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.01413: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13632 1726884237.01419: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.01707: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.02053: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.02742: stdout chunk (state=3): >>> <<< 13632 1726884237.02759: stdout chunk (state=3): >>>{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 13632 1726884237.02767: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884237.03086: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884237.03110: 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 <<< 13632 1726884237.03130: 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 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 13632 1726884237.03137: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing 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 <<< 13632 1726884237.03159: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing 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 <<< 13632 1726884237.03185: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse <<< 13632 1726884237.03207: stdout chunk (state=3): >>># 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 <<< 13632 1726884237.03236: 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 <<< 13632 1726884237.03261: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast <<< 13632 1726884237.03270: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 13632 1726884237.03273: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13632 1726884237.03499: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884237.03525: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 13632 1726884237.03542: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii <<< 13632 1726884237.03557: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884237.03563: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13632 1726884237.03599: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884237.03615: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 13632 1726884237.03631: stdout chunk (state=3): >>> # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 13632 1726884237.03654: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 13632 1726884237.03661: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 13632 1726884237.03679: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13632 1726884237.03701: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array<<< 13632 1726884237.03723: stdout chunk (state=3): >>> # destroy datetime <<< 13632 1726884237.03734: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884237.03741: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884237.03786: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884237.03798: 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 <<< 13632 1726884237.03814: 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 <<< 13632 1726884237.03821: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13632 1726884237.03845: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 <<< 13632 1726884237.03853: stdout chunk (state=3): >>># 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 <<< 13632 1726884237.03875: 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 <<< 13632 1726884237.03885: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884237.03904: 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 <<< 13632 1726884237.03934: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 13632 1726884237.03942: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 13632 1726884237.03957: 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 <<< 13632 1726884237.04081: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884237.04094: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884237.04109: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884237.04125: stdout chunk (state=3): >>># destroy platform <<< 13632 1726884237.04141: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884237.04148: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884237.04185: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884237.04192: stdout chunk (state=3): >>># destroy _tokenize <<< 13632 1726884237.04213: 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 <<< 13632 1726884237.04227: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884237.04312: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884237.04316: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 13632 1726884237.04337: 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 <<< 13632 1726884237.04341: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884237.04369: stdout chunk (state=3): >>># destroy _weakref <<< 13632 1726884237.04377: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 13632 1726884237.04380: stdout chunk (state=3): >>> # destroy _string # destroy re <<< 13632 1726884237.04397: stdout chunk (state=3): >>># destroy itertools <<< 13632 1726884237.04419: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13632 1726884237.04426: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884237.04836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884237.04902: stderr chunk (state=3): >>><<< 13632 1726884237.04905: stdout chunk (state=3): >>><<< 13632 1726884237.04970: _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 0x7f529860c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52985dbb30> # /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 0x7f529860eab0> 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 0x7f52983e1160> # /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 0x7f52983e2150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298427f80> # /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 0x7f5298434110> # /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 0x7f52984579b0> # /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 0x7f5298457f80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298437c50> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298435370> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298425130> # /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 0x7f529847b950> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529847a570> # /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 0x7f5298436360> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298478dd0> # /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 0x7f52984a89b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984243b0> # /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 0x7f52984a8e60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984a8d10> # 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 0x7f52984a90d0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529841aed0> # /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 0x7f52984a97c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984a9490> 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 0x7f52984aa6c0> 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 0x7f52984c48c0> 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 0x7f52984c6000> # /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 0x7f52984c6f00> # 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 0x7f52984c7560> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984c6450> # /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 0x7f52984c7fe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984c7710> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984aa720> # /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 0x7f529824fef0> # /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 0x7f529827c8c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529827c620> # 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 0x7f529827c8f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f529827cad0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529824e090> # /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 0x7f529827e1b0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529827ce30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52984aae10> # /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 0x7f52982aa540> # /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 0x7f52982c66f0> # /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 0x7f52982fb4a0> # /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 0x7f5298329c40> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52982fb5c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52982c7380> # /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 0x7f529813c5f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52982c5730> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529827f0e0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f529813c7d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_rqvngtbu/ansible_lineinfile_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 0x7f529819a2d0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529816d1c0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529816c320> # 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 0x7f529816f2c0> # /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 0x7f52981bdc40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52981bd9d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52981bd2e0> # /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 0x7f52981bd730> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529819ad50> 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 0x7f52981be9f0> # 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 0x7f52981bec30> # /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 0x7f52981bf0b0> 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 0x7f5298028ef0> # 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 0x7f529802ab10> # /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 0x7f529802b4d0> # /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 0x7f529802c6b0> # /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 0x7f529802f140> # 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 0x7f529802f290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529802d400> # /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 0x7f52980330b0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298031b80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52980318e0> # /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 0x7f5298031e50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529802d880> # 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 0x7f52980772c0> # /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 0x7f52980774d0> # /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 0x7f5298078f20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298078d10> # /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 0x7f529807b4a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52980795e0> # /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 0x7f5298086cc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529807b650> # 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 0x7f5298087ef0> # 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 0x7f5298087e30> # 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 0x7f5298087fb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52980776b0> # /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 0x7f529808b5c0> # 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 0x7f529808ca40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298089d30> # 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 0x7f529808b0e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5298089940> # 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 0x7f5298110b60> # /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 0x7f52981118e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529808cb90> 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 0x7f52981115b0> # 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 0x7f5298112660> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5297f1e390> # 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 0x7f5297f1ecf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f529816e3c0> # 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 0x7f5297f1d910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5297f1ef60> 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 0x7f5297fb2ed0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5297f28c50> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5297f26de0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5297f1d7c0> # 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, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884237.05565: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884237.05568: _low_level_execute_command(): starting 13632 1726884237.05570: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884236.592274-14817-127081019051877/ > /dev/null 2>&1 && sleep 0' 13632 1726884237.05723: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884237.05734: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884237.05737: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884237.05739: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884237.05742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884237.05791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884237.05799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884237.05853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884237.07729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884237.07780: stderr chunk (state=3): >>><<< 13632 1726884237.07786: stdout chunk (state=3): >>><<< 13632 1726884237.07802: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884237.07809: handler run complete 13632 1726884237.07835: attempt loop complete, returning result 13632 1726884237.07838: _execute() done 13632 1726884237.07841: dumping result to json 13632 1726884237.07848: done dumping result, returning 13632 1726884237.07857: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [12b27791-eb03-55b1-95d9-0000000003d7] 13632 1726884237.07862: sending task result for task 12b27791-eb03-55b1-95d9-0000000003d7 13632 1726884237.07980: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003d7 13632 1726884237.07985: WORKER PROCESS EXITING ok: [managed_node3] => { "backup": "", "changed": false } 13632 1726884237.08084: no more pending results, returning what we have 13632 1726884237.08090: results queue empty 13632 1726884237.08091: checking for any_errors_fatal 13632 1726884237.08099: done checking for any_errors_fatal 13632 1726884237.08100: checking for max_fail_percentage 13632 1726884237.08102: done checking for max_fail_percentage 13632 1726884237.08103: checking to see if all hosts have failed and the running result is not ok 13632 1726884237.08104: done checking to see if all hosts have failed 13632 1726884237.08105: getting the remaining hosts for this loop 13632 1726884237.08107: done getting the remaining hosts for this loop 13632 1726884237.08112: getting the next task for host managed_node3 13632 1726884237.08121: done getting next task for host managed_node3 13632 1726884237.08125: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 13632 1726884237.08131: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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? (HOST STATE: block=0, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884237.08143: getting variables 13632 1726884237.08145: in VariableManager get_vars() 13632 1726884237.08181: Calling all_inventory to load vars for managed_node3 13632 1726884237.08194: Calling groups_inventory to load vars for managed_node3 13632 1726884237.08198: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884237.08209: Calling all_plugins_play to load vars for managed_node3 13632 1726884237.08212: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884237.08216: Calling groups_plugins_play to load vars for managed_node3 13632 1726884237.08712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884237.09251: done with get_vars() 13632 1726884237.09267: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 22:03:57 -0400 (0:00:00.560) 0:00:46.017 ****** 13632 1726884237.09354: entering _queue_task() for managed_node3/systemd 13632 1726884237.09609: worker is 1 (out of 1 available) 13632 1726884237.09624: exiting _queue_task() for managed_node3/systemd 13632 1726884237.09640: done queuing things up, now waiting for results queue to drain 13632 1726884237.09642: waiting for pending results... 13632 1726884237.09843: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 13632 1726884237.09963: in run() - task 12b27791-eb03-55b1-95d9-0000000003d9 13632 1726884237.09986: variable 'ansible_search_path' from source: unknown 13632 1726884237.09990: variable 'ansible_search_path' from source: unknown 13632 1726884237.10027: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884237.10206: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884237.10251: dumping result to json 13632 1726884237.10256: done dumping result, returning 13632 1726884237.10266: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [12b27791-eb03-55b1-95d9-0000000003d9] 13632 1726884237.10272: sending task result for task 12b27791-eb03-55b1-95d9-0000000003d9 13632 1726884237.10378: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003d9 13632 1726884237.10381: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884237.10463: no more pending results, returning what we have 13632 1726884237.10468: results queue empty 13632 1726884237.10469: checking for any_errors_fatal 13632 1726884237.10480: done checking for any_errors_fatal 13632 1726884237.10481: checking for max_fail_percentage 13632 1726884237.10485: done checking for max_fail_percentage 13632 1726884237.10486: checking to see if all hosts have failed and the running result is not ok 13632 1726884237.10487: done checking to see if all hosts have failed 13632 1726884237.10490: getting the remaining hosts for this loop 13632 1726884237.10492: done getting the remaining hosts for this loop 13632 1726884237.10496: getting the next task for host managed_node3 13632 1726884237.10514: done getting next task for host managed_node3 13632 1726884237.10518: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 13632 1726884237.10524: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884237.10540: getting variables 13632 1726884237.10541: in VariableManager get_vars() 13632 1726884237.10572: Calling all_inventory to load vars for managed_node3 13632 1726884237.10575: Calling groups_inventory to load vars for managed_node3 13632 1726884237.10578: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884237.10591: Calling all_plugins_play to load vars for managed_node3 13632 1726884237.10594: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884237.10597: Calling groups_plugins_play to load vars for managed_node3 13632 1726884237.11033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884237.11579: done with get_vars() 13632 1726884237.11599: done getting variables 13632 1726884237.11648: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 22:03:57 -0400 (0:00:00.023) 0:00:46.040 ****** 13632 1726884237.11679: entering _queue_task() for managed_node3/debug 13632 1726884237.11923: worker is 1 (out of 1 available) 13632 1726884237.11939: exiting _queue_task() for managed_node3/debug 13632 1726884237.11954: done queuing things up, now waiting for results queue to drain 13632 1726884237.11955: waiting for pending results... 13632 1726884237.12154: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output 13632 1726884237.12272: in run() - task 12b27791-eb03-55b1-95d9-0000000003db 13632 1726884237.12289: variable 'ansible_search_path' from source: unknown 13632 1726884237.12293: variable 'ansible_search_path' from source: unknown 13632 1726884237.12326: calling self._execute() 13632 1726884237.12405: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.12416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.12423: variable 'omit' from source: magic vars 13632 1726884237.12515: variable 'omit' from source: magic vars 13632 1726884237.12581: variable 'omit' from source: magic vars 13632 1726884237.12612: variable 'omit' from source: magic vars 13632 1726884237.12653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884237.12690: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884237.12708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884237.12726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884237.12742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884237.12767: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884237.12771: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.12776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.12867: Set connection var ansible_shell_executable to /bin/sh 13632 1726884237.12877: Set connection var ansible_connection to ssh 13632 1726884237.12886: Set connection var ansible_pipelining to False 13632 1726884237.12893: Set connection var ansible_timeout to 10 13632 1726884237.12895: Set connection var ansible_shell_type to sh 13632 1726884237.12903: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884237.12924: variable 'ansible_shell_executable' from source: unknown 13632 1726884237.12927: variable 'ansible_connection' from source: unknown 13632 1726884237.12930: variable 'ansible_module_compression' from source: unknown 13632 1726884237.12934: variable 'ansible_shell_type' from source: unknown 13632 1726884237.12938: variable 'ansible_shell_executable' from source: unknown 13632 1726884237.12942: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.12947: variable 'ansible_pipelining' from source: unknown 13632 1726884237.12956: variable 'ansible_timeout' from source: unknown 13632 1726884237.12960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.13089: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884237.13098: variable 'omit' from source: magic vars 13632 1726884237.13104: starting attempt loop 13632 1726884237.13108: running the handler 13632 1726884237.13152: variable 'blivet_output' from source: set_fact 13632 1726884237.13319: variable 'blivet_output' from source: set_fact 13632 1726884237.14790: handler run complete 13632 1726884237.14951: attempt loop complete, returning result 13632 1726884237.14955: _execute() done 13632 1726884237.14958: dumping result to json 13632 1726884237.14985: done dumping result, returning 13632 1726884237.14996: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output [12b27791-eb03-55b1-95d9-0000000003db] 13632 1726884237.15002: sending task result for task 12b27791-eb03-55b1-95d9-0000000003db 13632 1726884237.15345: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003db 13632 1726884237.15348: WORKER PROCESS EXITING ok: [managed_node3] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } 13632 1726884237.15851: no more pending results, returning what we have 13632 1726884237.15854: results queue empty 13632 1726884237.15855: checking for any_errors_fatal 13632 1726884237.15861: done checking for any_errors_fatal 13632 1726884237.15861: checking for max_fail_percentage 13632 1726884237.15863: done checking for max_fail_percentage 13632 1726884237.15863: checking to see if all hosts have failed and the running result is not ok 13632 1726884237.15864: done checking to see if all hosts have failed 13632 1726884237.15864: getting the remaining hosts for this loop 13632 1726884237.15866: done getting the remaining hosts for this loop 13632 1726884237.15869: getting the next task for host managed_node3 13632 1726884237.15875: done getting next task for host managed_node3 13632 1726884237.15878: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 13632 1726884237.15881: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884237.15893: getting variables 13632 1726884237.15894: in VariableManager get_vars() 13632 1726884237.15920: Calling all_inventory to load vars for managed_node3 13632 1726884237.15923: Calling groups_inventory to load vars for managed_node3 13632 1726884237.15925: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884237.15933: Calling all_plugins_play to load vars for managed_node3 13632 1726884237.15935: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884237.15937: Calling groups_plugins_play to load vars for managed_node3 13632 1726884237.16370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884237.16917: done with get_vars() 13632 1726884237.16932: done getting variables 13632 1726884237.16985: 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.storage : Set the list of pools for test verification] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 22:03:57 -0400 (0:00:00.053) 0:00:46.094 ****** 13632 1726884237.17020: entering _queue_task() for managed_node3/set_fact 13632 1726884237.17289: worker is 1 (out of 1 available) 13632 1726884237.17303: exiting _queue_task() for managed_node3/set_fact 13632 1726884237.17319: done queuing things up, now waiting for results queue to drain 13632 1726884237.17320: waiting for pending results... 13632 1726884237.17528: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 13632 1726884237.17652: in run() - task 12b27791-eb03-55b1-95d9-0000000003dc 13632 1726884237.17671: variable 'ansible_search_path' from source: unknown 13632 1726884237.17675: variable 'ansible_search_path' from source: unknown 13632 1726884237.17711: calling self._execute() 13632 1726884237.17797: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.17804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.17816: variable 'omit' from source: magic vars 13632 1726884237.17909: variable 'omit' from source: magic vars 13632 1726884237.17977: variable 'omit' from source: magic vars 13632 1726884237.18181: variable 'blivet_output' from source: set_fact 13632 1726884237.19333: variable 'omit' from source: magic vars 13632 1726884237.19370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884237.19403: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884237.19423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884237.19441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884237.19452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884237.19479: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884237.19482: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.19489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.19580: Set connection var ansible_shell_executable to /bin/sh 13632 1726884237.19589: Set connection var ansible_connection to ssh 13632 1726884237.19596: Set connection var ansible_pipelining to False 13632 1726884237.19603: Set connection var ansible_timeout to 10 13632 1726884237.19606: Set connection var ansible_shell_type to sh 13632 1726884237.19613: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884237.19638: variable 'ansible_shell_executable' from source: unknown 13632 1726884237.19641: variable 'ansible_connection' from source: unknown 13632 1726884237.19644: variable 'ansible_module_compression' from source: unknown 13632 1726884237.19646: variable 'ansible_shell_type' from source: unknown 13632 1726884237.19652: variable 'ansible_shell_executable' from source: unknown 13632 1726884237.19654: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.19659: variable 'ansible_pipelining' from source: unknown 13632 1726884237.19662: variable 'ansible_timeout' from source: unknown 13632 1726884237.19669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.19796: 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) 13632 1726884237.19807: variable 'omit' from source: magic vars 13632 1726884237.19832: starting attempt loop 13632 1726884237.19835: running the handler 13632 1726884237.19851: handler run complete 13632 1726884237.19859: attempt loop complete, returning result 13632 1726884237.19861: _execute() done 13632 1726884237.19865: dumping result to json 13632 1726884237.19890: done dumping result, returning 13632 1726884237.19899: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [12b27791-eb03-55b1-95d9-0000000003dc] 13632 1726884237.19905: sending task result for task 12b27791-eb03-55b1-95d9-0000000003dc 13632 1726884237.20145: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003dc 13632 1726884237.20148: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } 13632 1726884237.20606: no more pending results, returning what we have 13632 1726884237.20609: results queue empty 13632 1726884237.20610: checking for any_errors_fatal 13632 1726884237.20630: done checking for any_errors_fatal 13632 1726884237.20630: checking for max_fail_percentage 13632 1726884237.20632: done checking for max_fail_percentage 13632 1726884237.20632: checking to see if all hosts have failed and the running result is not ok 13632 1726884237.20633: done checking to see if all hosts have failed 13632 1726884237.20634: getting the remaining hosts for this loop 13632 1726884237.20635: done getting the remaining hosts for this loop 13632 1726884237.20638: getting the next task for host managed_node3 13632 1726884237.20643: done getting next task for host managed_node3 13632 1726884237.20646: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 13632 1726884237.20649: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884237.20657: getting variables 13632 1726884237.20658: in VariableManager get_vars() 13632 1726884237.20680: Calling all_inventory to load vars for managed_node3 13632 1726884237.20685: Calling groups_inventory to load vars for managed_node3 13632 1726884237.20687: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884237.20697: Calling all_plugins_play to load vars for managed_node3 13632 1726884237.20699: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884237.20701: Calling groups_plugins_play to load vars for managed_node3 13632 1726884237.21121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884237.21661: done with get_vars() 13632 1726884237.21677: done getting variables 13632 1726884237.21731: 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.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 22:03:57 -0400 (0:00:00.047) 0:00:46.141 ****** 13632 1726884237.21759: entering _queue_task() for managed_node3/set_fact 13632 1726884237.22006: worker is 1 (out of 1 available) 13632 1726884237.22020: exiting _queue_task() for managed_node3/set_fact 13632 1726884237.22033: done queuing things up, now waiting for results queue to drain 13632 1726884237.22034: waiting for pending results... 13632 1726884237.22228: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 13632 1726884237.22346: in run() - task 12b27791-eb03-55b1-95d9-0000000003dd 13632 1726884237.22360: variable 'ansible_search_path' from source: unknown 13632 1726884237.22366: variable 'ansible_search_path' from source: unknown 13632 1726884237.22401: calling self._execute() 13632 1726884237.22478: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.22482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.22503: variable 'omit' from source: magic vars 13632 1726884237.22591: variable 'omit' from source: magic vars 13632 1726884237.22659: variable 'omit' from source: magic vars 13632 1726884237.22857: variable 'blivet_output' from source: set_fact 13632 1726884237.22991: variable 'omit' from source: magic vars 13632 1726884237.23025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884237.23058: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884237.23074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884237.23092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884237.23104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884237.23130: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884237.23133: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.23138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.23225: Set connection var ansible_shell_executable to /bin/sh 13632 1726884237.23233: Set connection var ansible_connection to ssh 13632 1726884237.23240: Set connection var ansible_pipelining to False 13632 1726884237.23246: Set connection var ansible_timeout to 10 13632 1726884237.23250: Set connection var ansible_shell_type to sh 13632 1726884237.23262: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884237.23280: variable 'ansible_shell_executable' from source: unknown 13632 1726884237.23285: variable 'ansible_connection' from source: unknown 13632 1726884237.23290: variable 'ansible_module_compression' from source: unknown 13632 1726884237.23293: variable 'ansible_shell_type' from source: unknown 13632 1726884237.23295: variable 'ansible_shell_executable' from source: unknown 13632 1726884237.23299: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.23304: variable 'ansible_pipelining' from source: unknown 13632 1726884237.23307: variable 'ansible_timeout' from source: unknown 13632 1726884237.23313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.23435: 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) 13632 1726884237.23444: variable 'omit' from source: magic vars 13632 1726884237.23450: starting attempt loop 13632 1726884237.23453: running the handler 13632 1726884237.23464: handler run complete 13632 1726884237.23480: attempt loop complete, returning result 13632 1726884237.23487: _execute() done 13632 1726884237.23490: dumping result to json 13632 1726884237.23493: done dumping result, returning 13632 1726884237.23497: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [12b27791-eb03-55b1-95d9-0000000003dd] 13632 1726884237.23502: sending task result for task 12b27791-eb03-55b1-95d9-0000000003dd 13632 1726884237.23594: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003dd 13632 1726884237.23597: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 13632 1726884237.23686: no more pending results, returning what we have 13632 1726884237.23692: results queue empty 13632 1726884237.23693: checking for any_errors_fatal 13632 1726884237.23701: done checking for any_errors_fatal 13632 1726884237.23702: checking for max_fail_percentage 13632 1726884237.23703: done checking for max_fail_percentage 13632 1726884237.23704: checking to see if all hosts have failed and the running result is not ok 13632 1726884237.23705: done checking to see if all hosts have failed 13632 1726884237.23708: getting the remaining hosts for this loop 13632 1726884237.23709: done getting the remaining hosts for this loop 13632 1726884237.23713: getting the next task for host managed_node3 13632 1726884237.23720: done getting next task for host managed_node3 13632 1726884237.23724: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 13632 1726884237.23729: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884237.23740: getting variables 13632 1726884237.23742: in VariableManager get_vars() 13632 1726884237.23774: Calling all_inventory to load vars for managed_node3 13632 1726884237.23776: Calling groups_inventory to load vars for managed_node3 13632 1726884237.23779: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884237.23797: Calling all_plugins_play to load vars for managed_node3 13632 1726884237.23800: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884237.23803: Calling groups_plugins_play to load vars for managed_node3 13632 1726884237.24459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884237.24986: done with get_vars() 13632 1726884237.25002: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 22:03:57 -0400 (0:00:00.033) 0:00:46.174 ****** 13632 1726884237.25076: entering _queue_task() for managed_node3/mount 13632 1726884237.25307: worker is 1 (out of 1 available) 13632 1726884237.25321: exiting _queue_task() for managed_node3/mount 13632 1726884237.25333: done queuing things up, now waiting for results queue to drain 13632 1726884237.25336: waiting for pending results... 13632 1726884237.25565: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 13632 1726884237.25689: in run() - task 12b27791-eb03-55b1-95d9-0000000003de 13632 1726884237.25705: variable 'ansible_search_path' from source: unknown 13632 1726884237.25709: variable 'ansible_search_path' from source: unknown 13632 1726884237.26090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884237.29223: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884237.29324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884237.29377: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884237.29412: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884237.29436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884237.29570: 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) 13632 1726884237.29581: 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) 13632 1726884237.29609: 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) 13632 1726884237.29645: 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) 13632 1726884237.29658: 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) 13632 1726884237.29707: 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) 13632 1726884237.29730: 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) 13632 1726884237.29750: 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) 13632 1726884237.29784: 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) 13632 1726884237.29797: 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) 13632 1726884237.29936: variable 'blivet_output' from source: set_fact 13632 1726884237.30068: dumping result to json 13632 1726884237.30072: done dumping result, returning 13632 1726884237.30081: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [12b27791-eb03-55b1-95d9-0000000003de] 13632 1726884237.30088: sending task result for task 12b27791-eb03-55b1-95d9-0000000003de 13632 1726884237.30205: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003de 13632 1726884237.30207: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884237.30267: no more pending results, returning what we have 13632 1726884237.30271: results queue empty 13632 1726884237.30272: checking for any_errors_fatal 13632 1726884237.30281: done checking for any_errors_fatal 13632 1726884237.30282: checking for max_fail_percentage 13632 1726884237.30289: done checking for max_fail_percentage 13632 1726884237.30290: checking to see if all hosts have failed and the running result is not ok 13632 1726884237.30291: done checking to see if all hosts have failed 13632 1726884237.30292: getting the remaining hosts for this loop 13632 1726884237.30294: done getting the remaining hosts for this loop 13632 1726884237.30299: getting the next task for host managed_node3 13632 1726884237.30308: done getting next task for host managed_node3 13632 1726884237.30312: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884237.30319: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884237.30338: getting variables 13632 1726884237.30340: in VariableManager get_vars() 13632 1726884237.30378: Calling all_inventory to load vars for managed_node3 13632 1726884237.30382: Calling groups_inventory to load vars for managed_node3 13632 1726884237.30394: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884237.30405: Calling all_plugins_play to load vars for managed_node3 13632 1726884237.30496: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884237.30527: Calling groups_plugins_play to load vars for managed_node3 13632 1726884237.31402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884237.32428: done with get_vars() 13632 1726884237.32449: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 22:03:57 -0400 (0:00:00.074) 0:00:46.249 ****** 13632 1726884237.32581: entering _queue_task() for managed_node3/systemd 13632 1726884237.32952: worker is 1 (out of 1 available) 13632 1726884237.32969: exiting _queue_task() for managed_node3/systemd 13632 1726884237.32985: done queuing things up, now waiting for results queue to drain 13632 1726884237.33193: waiting for pending results... 13632 1726884237.33374: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884237.33481: in run() - task 12b27791-eb03-55b1-95d9-0000000003e0 13632 1726884237.33499: variable 'ansible_search_path' from source: unknown 13632 1726884237.33503: variable 'ansible_search_path' from source: unknown 13632 1726884237.33537: calling self._execute() 13632 1726884237.33618: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.33625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.33641: variable 'omit' from source: magic vars 13632 1726884237.33953: variable 'blivet_output' from source: set_fact 13632 1726884237.34057: Evaluated conditional (blivet_output['mounts']): False 13632 1726884237.34062: when evaluation is False, skipping this task 13632 1726884237.34065: _execute() done 13632 1726884237.34071: dumping result to json 13632 1726884237.34074: done dumping result, returning 13632 1726884237.34085: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [12b27791-eb03-55b1-95d9-0000000003e0] 13632 1726884237.34090: sending task result for task 12b27791-eb03-55b1-95d9-0000000003e0 13632 1726884237.34181: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003e0 13632 1726884237.34189: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 13632 1726884237.34250: no more pending results, returning what we have 13632 1726884237.34256: results queue empty 13632 1726884237.34257: checking for any_errors_fatal 13632 1726884237.34265: done checking for any_errors_fatal 13632 1726884237.34265: checking for max_fail_percentage 13632 1726884237.34267: done checking for max_fail_percentage 13632 1726884237.34268: checking to see if all hosts have failed and the running result is not ok 13632 1726884237.34269: done checking to see if all hosts have failed 13632 1726884237.34270: getting the remaining hosts for this loop 13632 1726884237.34272: done getting the remaining hosts for this loop 13632 1726884237.34276: getting the next task for host managed_node3 13632 1726884237.34289: done getting next task for host managed_node3 13632 1726884237.34293: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 13632 1726884237.34306: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884237.34323: getting variables 13632 1726884237.34325: in VariableManager get_vars() 13632 1726884237.34356: Calling all_inventory to load vars for managed_node3 13632 1726884237.34359: Calling groups_inventory to load vars for managed_node3 13632 1726884237.34362: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884237.34370: Calling all_plugins_play to load vars for managed_node3 13632 1726884237.34373: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884237.34376: Calling groups_plugins_play to load vars for managed_node3 13632 1726884237.34840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884237.35609: done with get_vars() 13632 1726884237.35628: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 22:03:57 -0400 (0:00:00.031) 0:00:46.281 ****** 13632 1726884237.35736: entering _queue_task() for managed_node3/mount 13632 1726884237.36023: worker is 1 (out of 1 available) 13632 1726884237.36037: exiting _queue_task() for managed_node3/mount 13632 1726884237.36051: done queuing things up, now waiting for results queue to drain 13632 1726884237.36053: waiting for pending results... 13632 1726884237.36808: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 13632 1726884237.36955: in run() - task 12b27791-eb03-55b1-95d9-0000000003e1 13632 1726884237.36978: variable 'ansible_search_path' from source: unknown 13632 1726884237.37022: variable 'ansible_search_path' from source: unknown 13632 1726884237.37959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884237.41504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884237.41613: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884237.41665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884237.41728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884237.41767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884237.41885: 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) 13632 1726884237.41936: 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) 13632 1726884237.41974: 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) 13632 1726884237.42046: 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) 13632 1726884237.42072: 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) 13632 1726884237.42177: 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) 13632 1726884237.42332: 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) 13632 1726884237.42336: 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) 13632 1726884237.42422: 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) 13632 1726884237.42460: 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) 13632 1726884237.42795: 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) 13632 1726884237.42799: 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) 13632 1726884237.42802: 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) 13632 1726884237.42805: 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) 13632 1726884237.42831: 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) 13632 1726884237.43037: variable 'blivet_output' from source: set_fact 13632 1726884237.43263: dumping result to json 13632 1726884237.43276: done dumping result, returning 13632 1726884237.43299: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [12b27791-eb03-55b1-95d9-0000000003e1] 13632 1726884237.43311: sending task result for task 12b27791-eb03-55b1-95d9-0000000003e1 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884237.43525: no more pending results, returning what we have 13632 1726884237.43530: results queue empty 13632 1726884237.43531: checking for any_errors_fatal 13632 1726884237.43539: done checking for any_errors_fatal 13632 1726884237.43540: checking for max_fail_percentage 13632 1726884237.43543: done checking for max_fail_percentage 13632 1726884237.43544: checking to see if all hosts have failed and the running result is not ok 13632 1726884237.43545: done checking to see if all hosts have failed 13632 1726884237.43546: getting the remaining hosts for this loop 13632 1726884237.43548: done getting the remaining hosts for this loop 13632 1726884237.43554: getting the next task for host managed_node3 13632 1726884237.43564: done getting next task for host managed_node3 13632 1726884237.43569: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 13632 1726884237.43576: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 13632 1726884237.43602: getting variables 13632 1726884237.43604: in VariableManager get_vars() 13632 1726884237.43653: Calling all_inventory to load vars for managed_node3 13632 1726884237.43657: Calling groups_inventory to load vars for managed_node3 13632 1726884237.43660: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884237.43674: Calling all_plugins_play to load vars for managed_node3 13632 1726884237.43679: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884237.43686: Calling groups_plugins_play to load vars for managed_node3 13632 1726884237.44606: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003e1 13632 1726884237.44610: WORKER PROCESS EXITING 13632 1726884237.44864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884237.46060: done with get_vars() 13632 1726884237.46086: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 22:03:57 -0400 (0:00:00.104) 0:00:46.386 ****** 13632 1726884237.46206: entering _queue_task() for managed_node3/file 13632 1726884237.46537: worker is 1 (out of 1 available) 13632 1726884237.46551: exiting _queue_task() for managed_node3/file 13632 1726884237.46565: done queuing things up, now waiting for results queue to drain 13632 1726884237.46566: waiting for pending results... 13632 1726884237.46905: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 13632 1726884237.47097: in run() - task 12b27791-eb03-55b1-95d9-0000000003e3 13632 1726884237.47122: variable 'ansible_search_path' from source: unknown 13632 1726884237.47136: variable 'ansible_search_path' from source: unknown 13632 1726884237.47565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884237.50251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884237.50358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884237.50420: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884237.50470: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884237.50513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884237.50617: 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) 13632 1726884237.50665: 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) 13632 1726884237.50709: 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) 13632 1726884237.50772: 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) 13632 1726884237.50802: 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) 13632 1726884237.50872: 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) 13632 1726884237.50912: 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) 13632 1726884237.50951: 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) 13632 1726884237.51017: 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) 13632 1726884237.51069: 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) 13632 1726884237.51131: 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) 13632 1726884237.51167: 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) 13632 1726884237.51213: 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) 13632 1726884237.51288: 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) 13632 1726884237.51298: 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) 13632 1726884237.51481: variable 'blivet_output' from source: set_fact 13632 1726884237.51722: dumping result to json 13632 1726884237.51725: done dumping result, returning 13632 1726884237.51728: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [12b27791-eb03-55b1-95d9-0000000003e3] 13632 1726884237.51792: sending task result for task 12b27791-eb03-55b1-95d9-0000000003e3 13632 1726884237.52096: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003e3 13632 1726884237.52100: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884237.52149: no more pending results, returning what we have 13632 1726884237.52154: results queue empty 13632 1726884237.52155: checking for any_errors_fatal 13632 1726884237.52163: done checking for any_errors_fatal 13632 1726884237.52165: checking for max_fail_percentage 13632 1726884237.52167: done checking for max_fail_percentage 13632 1726884237.52168: checking to see if all hosts have failed and the running result is not ok 13632 1726884237.52169: done checking to see if all hosts have failed 13632 1726884237.52170: getting the remaining hosts for this loop 13632 1726884237.52171: done getting the remaining hosts for this loop 13632 1726884237.52176: getting the next task for host managed_node3 13632 1726884237.52189: done getting next task for host managed_node3 13632 1726884237.52194: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884237.52200: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884237.52218: getting variables 13632 1726884237.52220: in VariableManager get_vars() 13632 1726884237.52259: Calling all_inventory to load vars for managed_node3 13632 1726884237.52263: Calling groups_inventory to load vars for managed_node3 13632 1726884237.52266: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884237.52278: Calling all_plugins_play to load vars for managed_node3 13632 1726884237.52282: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884237.52402: Calling groups_plugins_play to load vars for managed_node3 13632 1726884237.53182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884237.53785: done with get_vars() 13632 1726884237.53801: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 22:03:57 -0400 (0:00:00.076) 0:00:46.463 ****** 13632 1726884237.53886: entering _queue_task() for managed_node3/systemd 13632 1726884237.54127: worker is 1 (out of 1 available) 13632 1726884237.54141: exiting _queue_task() for managed_node3/systemd 13632 1726884237.54154: done queuing things up, now waiting for results queue to drain 13632 1726884237.54156: waiting for pending results... 13632 1726884237.54367: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884237.54500: in run() - task 12b27791-eb03-55b1-95d9-0000000003e5 13632 1726884237.54510: variable 'ansible_search_path' from source: unknown 13632 1726884237.54514: variable 'ansible_search_path' from source: unknown 13632 1726884237.54546: calling self._execute() 13632 1726884237.54629: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.54636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.54647: variable 'omit' from source: magic vars 13632 1726884237.54966: variable 'blivet_output' from source: set_fact 13632 1726884237.55092: Evaluated conditional (blivet_output['mounts']): False 13632 1726884237.55096: when evaluation is False, skipping this task 13632 1726884237.55099: _execute() done 13632 1726884237.55105: dumping result to json 13632 1726884237.55107: done dumping result, returning 13632 1726884237.55117: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [12b27791-eb03-55b1-95d9-0000000003e5] 13632 1726884237.55123: sending task result for task 12b27791-eb03-55b1-95d9-0000000003e5 13632 1726884237.55321: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003e5 13632 1726884237.55324: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 13632 1726884237.55409: no more pending results, returning what we have 13632 1726884237.55412: results queue empty 13632 1726884237.55413: checking for any_errors_fatal 13632 1726884237.55422: done checking for any_errors_fatal 13632 1726884237.55423: checking for max_fail_percentage 13632 1726884237.55425: done checking for max_fail_percentage 13632 1726884237.55426: checking to see if all hosts have failed and the running result is not ok 13632 1726884237.55427: done checking to see if all hosts have failed 13632 1726884237.55428: getting the remaining hosts for this loop 13632 1726884237.55430: done getting the remaining hosts for this loop 13632 1726884237.55434: getting the next task for host managed_node3 13632 1726884237.55442: done getting next task for host managed_node3 13632 1726884237.55446: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 13632 1726884237.55454: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 13632 1726884237.55480: getting variables 13632 1726884237.55482: in VariableManager get_vars() 13632 1726884237.55518: Calling all_inventory to load vars for managed_node3 13632 1726884237.55522: Calling groups_inventory to load vars for managed_node3 13632 1726884237.55525: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884237.55534: Calling all_plugins_play to load vars for managed_node3 13632 1726884237.55538: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884237.55542: Calling groups_plugins_play to load vars for managed_node3 13632 1726884237.56298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884237.56921: done with get_vars() 13632 1726884237.56934: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 22:03:57 -0400 (0:00:00.031) 0:00:46.494 ****** 13632 1726884237.57019: entering _queue_task() for managed_node3/stat 13632 1726884237.57240: worker is 1 (out of 1 available) 13632 1726884237.57252: exiting _queue_task() for managed_node3/stat 13632 1726884237.57265: done queuing things up, now waiting for results queue to drain 13632 1726884237.57267: waiting for pending results... 13632 1726884237.57463: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 13632 1726884237.57583: in run() - task 12b27791-eb03-55b1-95d9-0000000003e6 13632 1726884237.57600: variable 'ansible_search_path' from source: unknown 13632 1726884237.57604: variable 'ansible_search_path' from source: unknown 13632 1726884237.57636: calling self._execute() 13632 1726884237.57722: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.57733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.57742: variable 'omit' from source: magic vars 13632 1726884237.57838: variable 'omit' from source: magic vars 13632 1726884237.57900: variable 'omit' from source: magic vars 13632 1726884237.57929: variable 'omit' from source: magic vars 13632 1726884237.57968: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884237.58002: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884237.58020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884237.58036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884237.58048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884237.58078: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884237.58082: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.58090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.58177: Set connection var ansible_shell_executable to /bin/sh 13632 1726884237.58184: Set connection var ansible_connection to ssh 13632 1726884237.58194: Set connection var ansible_pipelining to False 13632 1726884237.58201: Set connection var ansible_timeout to 10 13632 1726884237.58204: Set connection var ansible_shell_type to sh 13632 1726884237.58211: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884237.58229: variable 'ansible_shell_executable' from source: unknown 13632 1726884237.58232: variable 'ansible_connection' from source: unknown 13632 1726884237.58236: variable 'ansible_module_compression' from source: unknown 13632 1726884237.58239: variable 'ansible_shell_type' from source: unknown 13632 1726884237.58243: variable 'ansible_shell_executable' from source: unknown 13632 1726884237.58247: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884237.58253: variable 'ansible_pipelining' from source: unknown 13632 1726884237.58259: variable 'ansible_timeout' from source: unknown 13632 1726884237.58261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884237.58444: 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__) 13632 1726884237.58454: variable 'omit' from source: magic vars 13632 1726884237.58460: starting attempt loop 13632 1726884237.58463: running the handler 13632 1726884237.58476: _low_level_execute_command(): starting 13632 1726884237.58488: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884237.59354: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884237.59393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884237.61154: stdout chunk (state=3): >>>/root <<< 13632 1726884237.61364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884237.61368: stdout chunk (state=3): >>><<< 13632 1726884237.61371: stderr chunk (state=3): >>><<< 13632 1726884237.61516: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884237.61520: _low_level_execute_command(): starting 13632 1726884237.61524: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672 `" && echo ansible-tmp-1726884237.6140254-14845-259953498986672="` echo /root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672 `" ) && sleep 0' 13632 1726884237.62145: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884237.62159: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884237.62207: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884237.62227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884237.62314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884237.62364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884237.62400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884237.62475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884237.64444: stdout chunk (state=3): >>>ansible-tmp-1726884237.6140254-14845-259953498986672=/root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672 <<< 13632 1726884237.64660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884237.64664: stdout chunk (state=3): >>><<< 13632 1726884237.64666: stderr chunk (state=3): >>><<< 13632 1726884237.64893: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884237.6140254-14845-259953498986672=/root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884237.64898: variable 'ansible_module_compression' from source: unknown 13632 1726884237.64900: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13632 1726884237.64903: variable 'ansible_facts' from source: unknown 13632 1726884237.64983: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672/AnsiballZ_stat.py 13632 1726884237.65152: Sending initial data 13632 1726884237.65254: Sent initial data (153 bytes) 13632 1726884237.65870: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884237.65886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884237.65914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884237.66027: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884237.66053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884237.66085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884237.66159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884237.67736: 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 <<< 13632 1726884237.67807: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884237.67855: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp_ikx5v0s /root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672/AnsiballZ_stat.py <<< 13632 1726884237.67871: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672/AnsiballZ_stat.py" <<< 13632 1726884237.67913: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp_ikx5v0s" to remote "/root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672/AnsiballZ_stat.py" <<< 13632 1726884237.69074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884237.69113: stderr chunk (state=3): >>><<< 13632 1726884237.69122: stdout chunk (state=3): >>><<< 13632 1726884237.69153: done transferring module to remote 13632 1726884237.69183: _low_level_execute_command(): starting 13632 1726884237.69197: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672/ /root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672/AnsiballZ_stat.py && sleep 0' 13632 1726884237.69877: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884237.69960: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884237.70024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884237.70042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884237.70079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884237.70151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884237.72053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884237.72057: stdout chunk (state=3): >>><<< 13632 1726884237.72060: stderr chunk (state=3): >>><<< 13632 1726884237.72174: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884237.72183: _low_level_execute_command(): starting 13632 1726884237.72186: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672/AnsiballZ_stat.py && sleep 0' 13632 1726884237.72790: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884237.72807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884237.72935: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884237.72963: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884237.72985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884237.73086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884237.75229: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884237.75257: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884237.75294: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884237.75307: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884237.75386: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884237.75412: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884237.75457: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884237.75487: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884237.75549: 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' <<< 13632 1726884237.75568: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884237.75636: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884237.75670: 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 0x7fe466bb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466b83b30> <<< 13632 1726884237.75713: 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 0x7fe466bb6ab0> <<< 13632 1726884237.75757: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 13632 1726884237.75773: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884237.75822: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884237.75914: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884237.75970: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884237.76013: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 13632 1726884237.76027: 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' <<< 13632 1726884237.76103: 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' <<< 13632 1726884237.76129: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466965160> <<< 13632 1726884237.76139: 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 <<< 13632 1726884237.76168: 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 0x7fe466966150> <<< 13632 1726884237.76194: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884237.76223: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884237.76461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884237.76477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884237.76494: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884237.76507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884237.76527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884237.76571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884237.76581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884237.76615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884237.76621: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669abfb0> <<< 13632 1726884237.76652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884237.76661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884237.76689: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884237.76692: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669b8140> <<< 13632 1726884237.76714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884237.76739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884237.76766: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884237.76818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884237.76833: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884237.76856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884237.76876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669db9e0> <<< 13632 1726884237.76886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884237.76903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669dbfb0> <<< 13632 1726884237.76915: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884237.76967: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669bbc80> <<< 13632 1726884237.76985: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884237.77008: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669b93a0> <<< 13632 1726884237.77109: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669a9160> <<< 13632 1726884237.77135: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884237.77156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884237.77165: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884237.77196: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884237.77214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884237.77240: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884237.77245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884237.77285: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669ff890> <<< 13632 1726884237.77294: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669fe4b0> <<< 13632 1726884237.77324: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884237.77334: 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 0x7fe4669ba390> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669ab050> <<< 13632 1726884237.77394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884237.77397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13632 1726884237.77426: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a308c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669a83e0> <<< 13632 1726884237.77433: 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' <<< 13632 1726884237.77452: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.77476: 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 0x7fe466a30d70> <<< 13632 1726884237.77482: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a30c20> <<< 13632 1726884237.77516: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.77524: 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 0x7fe466a30fe0> <<< 13632 1726884237.77532: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46699ef00> <<< 13632 1726884237.77559: 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' <<< 13632 1726884237.77581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884237.77612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884237.77640: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a316d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a313a0> <<< 13632 1726884237.77648: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884237.77678: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884237.77689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884237.77705: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a325a0> <<< 13632 1726884237.77708: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884237.77720: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884237.77750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884237.77775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884237.77803: 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 0x7fe466a487d0> <<< 13632 1726884237.77823: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884237.77854: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.77873: 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 0x7fe466a49f10> <<< 13632 1726884237.77891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884237.77912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884237.77944: 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 0x7fe466a4ae10> <<< 13632 1726884237.77976: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.77996: 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 0x7fe466a4b470> <<< 13632 1726884237.78005: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a4a360> <<< 13632 1726884237.78026: 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' <<< 13632 1726884237.78072: 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 0x7fe466a4bec0> <<< 13632 1726884237.78099: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a4b620> <<< 13632 1726884237.78126: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a32600> <<< 13632 1726884237.78162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884237.78189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884237.78197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884237.78212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884237.78256: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.78270: 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 0x7fe4667cfe30> # /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' <<< 13632 1726884237.78319: 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 0x7fe4667f88f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4667f8650> <<< 13632 1726884237.78345: 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 0x7fe4667f8920> <<< 13632 1726884237.78372: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4667f8a70> <<< 13632 1726884237.78391: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4667cdfd0> <<< 13632 1726884237.78412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884237.78527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884237.78554: 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' <<< 13632 1726884237.78587: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4667fa090> <<< 13632 1726884237.78608: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4667f8d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a32cf0> <<< 13632 1726884237.78625: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884237.78691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884237.78698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884237.78737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884237.78763: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466826420> <<< 13632 1726884237.78839: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884237.78842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884237.78869: 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' <<< 13632 1726884237.78933: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4668425d0> <<< 13632 1726884237.78960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884237.78995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884237.79057: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884237.79086: 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 0x7fe466877380> <<< 13632 1726884237.79102: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884237.79125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884237.79159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884237.79194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884237.79290: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4668a9b20> <<< 13632 1726884237.79356: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4668774a0> <<< 13632 1726884237.79418: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466843260> <<< 13632 1726884237.79472: 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 0x7fe4666c0440> <<< 13632 1726884237.79491: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466841610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4667fafc0> <<< 13632 1726884237.79634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe4668419d0> <<< 13632 1726884237.79656: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_99dl6cqz/ansible_stat_payload.zip' <<< 13632 1726884237.79668: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.79818: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.79845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884237.79857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884237.79901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884237.79969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884237.80022: 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 0x7fe466716060> import '_typing' # <<< 13632 1726884237.80218: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4666ecf50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4666ec0e0> # zipimport: zlib available <<< 13632 1726884237.80279: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13632 1726884237.80310: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 13632 1726884237.80327: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.81854: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.83103: 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' <<< 13632 1726884237.83112: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4666efef0> <<< 13632 1726884237.83136: 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' <<< 13632 1726884237.83163: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884237.83170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884237.83194: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13632 1726884237.83201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884237.83225: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.83231: 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 0x7fe46673da90> <<< 13632 1726884237.83264: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46673d820> <<< 13632 1726884237.83297: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46673d130> <<< 13632 1726884237.83317: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884237.83325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884237.83370: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46673d580> <<< 13632 1726884237.83374: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466716cf0> <<< 13632 1726884237.83378: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884237.83405: 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 0x7fe46673e750> <<< 13632 1726884237.83428: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.83434: 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 0x7fe46673e990> <<< 13632 1726884237.83456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884237.83499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884237.83518: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884237.83562: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46673eed0> <<< 13632 1726884237.83569: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884237.83591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884237.83613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884237.83650: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665a8c20> <<< 13632 1726884237.83677: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.83683: 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 0x7fe4665aa840> <<< 13632 1726884237.83712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884237.83717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884237.83758: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665ab170> <<< 13632 1726884237.83771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884237.83807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884237.83820: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665ac320> <<< 13632 1726884237.83842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884237.83872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884237.83900: 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' <<< 13632 1726884237.83960: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665aede0> <<< 13632 1726884237.83999: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.84011: 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 0x7fe4665af140> <<< 13632 1726884237.84024: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665acfb0> <<< 13632 1726884237.84040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884237.84063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884237.84090: 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' <<< 13632 1726884237.84109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884237.84139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884237.84169: 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' <<< 13632 1726884237.84178: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665b2d50> <<< 13632 1726884237.84195: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884237.84261: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665b1820> <<< 13632 1726884237.84276: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665b1580> <<< 13632 1726884237.84289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884237.84296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884237.84372: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665b3d70> <<< 13632 1726884237.84401: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665ad5b0> <<< 13632 1726884237.84428: 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 0x7fe4665f6f00> <<< 13632 1726884237.84459: 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 <<< 13632 1726884237.84464: 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 0x7fe4665f70b0> <<< 13632 1726884237.84494: 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 <<< 13632 1726884237.84500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884237.84535: 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' <<< 13632 1726884237.84568: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.84573: 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 0x7fe4665f8c80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665f8a40> <<< 13632 1726884237.84591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884237.84688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884237.84739: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.84741: 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 0x7fe4665fb1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665f9340> <<< 13632 1726884237.84767: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884237.84810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884237.84834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884237.84842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884237.84856: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884237.84906: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4666029c0> <<< 13632 1726884237.85056: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665fb350> <<< 13632 1726884237.85157: 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' <<< 13632 1726884237.85166: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe466603830> <<< 13632 1726884237.85186: 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 0x7fe466603680> <<< 13632 1726884237.85241: 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' <<< 13632 1726884237.85246: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe466603d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665f73b0> <<< 13632 1726884237.85274: 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' <<< 13632 1726884237.85293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884237.85315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884237.85366: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.85394: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe46660b4a0> <<< 13632 1726884237.85598: 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 0x7fe46660c470> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466609c10> <<< 13632 1726884237.85642: 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 0x7fe46660af90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4666097f0> # zipimport: zlib available <<< 13632 1726884237.85662: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884237.85677: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.85766: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.85937: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884237.85970: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13632 1726884237.86089: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.86221: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.86876: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.87577: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884237.87592: 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' # <<< 13632 1726884237.87631: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884237.87669: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.87693: 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 0x7fe4666906b0> <<< 13632 1726884237.87801: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884237.87808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884237.87837: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466691460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46660fb60> <<< 13632 1726884237.87869: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884237.87873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.87903: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.87928: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884237.87942: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.88104: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.88281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884237.88322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4666912b0> # zipimport: zlib available <<< 13632 1726884237.88873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.89462: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.89532: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.89606: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884237.89611: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.89664: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.89701: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884237.89705: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.89778: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.89889: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884237.89909: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.89923: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.89928: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884237.89948: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.89991: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.90026: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884237.90032: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.90338: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.90606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884237.90673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884237.90701: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884237.90769: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466693ef0> # zipimport: zlib available <<< 13632 1726884237.90886: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.91053: stdout chunk (state=3): >>>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' # <<< 13632 1726884237.91060: 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' <<< 13632 1726884237.91142: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884237.91212: 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 0x7fe46649e060><<< 13632 1726884237.91294: stdout chunk (state=3): >>> <<< 13632 1726884237.91302: 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 0x7fe46649e8d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665f8260> <<< 13632 1726884237.91399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884237.91469: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13632 1726884237.91496: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884237.91532: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.91604: 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 <<< 13632 1726884237.91640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884237.91730: 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 0x7fe46649d670> <<< 13632 1726884237.91772: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46649ea50> <<< 13632 1726884237.91806: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884237.91814: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13632 1726884237.91824: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.91886: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.91950: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.91979: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.92034: 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 <<< 13632 1726884237.92042: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884237.92049: 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 <<< 13632 1726884237.92077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884237.92092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884237.92159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884237.92173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884237.92198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884237.92270: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46652ec60> <<< 13632 1726884237.92320: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4664a89e0> <<< 13632 1726884237.92389: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4664a6a20> <<< 13632 1726884237.92406: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4664a6870> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884237.92445: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.92486: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884237.92541: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884237.92560: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884237.92707: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.92915: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884237.93712: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 131081, "dev": 51714, "nlink": 1, "atime": 1726883810.5171635, "mtime": 1726562361.96, "ctime": 1726562925.588, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "4012914301", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 13632 1726884237.93758: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884237.94130: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884237.94167: 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 <<< 13632 1726884237.94224: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _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 <<< 13632 1726884237.94267: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale <<< 13632 1726884237.94295: stdout chunk (state=3): >>># 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 <<< 13632 1726884237.94333: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast <<< 13632 1726884237.94353: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13632 1726884237.94767: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13632 1726884237.94771: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13632 1726884237.94776: stdout chunk (state=3): >>># destroy locale # destroy signal <<< 13632 1726884237.94779: stdout chunk (state=3): >>># destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 13632 1726884237.94794: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13632 1726884237.94852: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884237.94906: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884237.94929: 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 <<< 13632 1726884237.94972: 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 # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 13632 1726884237.95011: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # 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 <<< 13632 1726884237.95052: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 13632 1726884237.95089: 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 # 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 <<< 13632 1726884237.95446: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy 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 <<< 13632 1726884237.95498: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 13632 1726884237.95503: 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 <<< 13632 1726884237.95533: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884237.95617: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884237.96112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884237.96189: stderr chunk (state=3): >>><<< 13632 1726884237.96193: stdout chunk (state=3): >>><<< 13632 1726884237.96361: _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 0x7fe466bb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466b83b30> # /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 0x7fe466bb6ab0> 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 0x7fe466965160> # /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 0x7fe466966150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669abfb0> # /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 0x7fe4669b8140> # /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 0x7fe4669db9e0> # /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 0x7fe4669dbfb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669bbc80> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669b93a0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669a9160> # /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 0x7fe4669ff890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669fe4b0> # /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 0x7fe4669ba390> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669ab050> # /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 0x7fe466a308c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4669a83e0> # /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 0x7fe466a30d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a30c20> # 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 0x7fe466a30fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46699ef00> # /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 0x7fe466a316d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a313a0> 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 0x7fe466a325a0> 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 0x7fe466a487d0> 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 0x7fe466a49f10> # /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 0x7fe466a4ae10> # 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 0x7fe466a4b470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a4a360> # /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 0x7fe466a4bec0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a4b620> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a32600> # /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 0x7fe4667cfe30> # /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 0x7fe4667f88f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4667f8650> # 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 0x7fe4667f8920> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4667f8a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4667cdfd0> # /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 0x7fe4667fa090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4667f8d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466a32cf0> # /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 0x7fe466826420> # /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 0x7fe4668425d0> # /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 0x7fe466877380> # /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 0x7fe4668a9b20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4668774a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466843260> # /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 0x7fe4666c0440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466841610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4667fafc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe4668419d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_99dl6cqz/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 0x7fe466716060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4666ecf50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4666ec0e0> # 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 0x7fe4666efef0> # /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 0x7fe46673da90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46673d820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46673d130> # /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 0x7fe46673d580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466716cf0> 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 0x7fe46673e750> # 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 0x7fe46673e990> # /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 0x7fe46673eed0> 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 0x7fe4665a8c20> # 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 0x7fe4665aa840> # /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 0x7fe4665ab170> # /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 0x7fe4665ac320> # /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 0x7fe4665aede0> # 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 0x7fe4665af140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665acfb0> # /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 0x7fe4665b2d50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665b1820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665b1580> # /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 0x7fe4665b3d70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665ad5b0> # 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 0x7fe4665f6f00> # /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 0x7fe4665f70b0> # /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 0x7fe4665f8c80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665f8a40> # /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 0x7fe4665fb1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665f9340> # /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 0x7fe4666029c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665fb350> # 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 0x7fe466603830> # 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 0x7fe466603680> # 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 0x7fe466603d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665f73b0> # /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 0x7fe46660b4a0> # 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 0x7fe46660c470> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe466609c10> # 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 0x7fe46660af90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4666097f0> # 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 0x7fe4666906b0> # /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 0x7fe466691460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46660fb60> 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 0x7fe4666912b0> # 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 0x7fe466693ef0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe46649e060> # 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 0x7fe46649e8d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4665f8260> # 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 0x7fe46649d670> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe46649ea50> 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 0x7fe46652ec60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4664a89e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4664a6a20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4664a6870> # 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/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 131081, "dev": 51714, "nlink": 1, "atime": 1726883810.5171635, "mtime": 1726562361.96, "ctime": 1726562925.588, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "4012914301", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884237.97348: done with _execute_module (stat, {'path': '/etc/crypttab', '_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-1726884237.6140254-14845-259953498986672/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884237.97352: _low_level_execute_command(): starting 13632 1726884237.97355: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884237.6140254-14845-259953498986672/ > /dev/null 2>&1 && sleep 0' 13632 1726884237.97566: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884237.97570: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884237.97573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884237.97575: 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 <<< 13632 1726884237.97578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884237.97641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884237.97645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884237.97648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884237.97730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884237.99894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884237.99900: stdout chunk (state=3): >>><<< 13632 1726884237.99903: stderr chunk (state=3): >>><<< 13632 1726884237.99906: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884237.99908: handler run complete 13632 1726884237.99911: attempt loop complete, returning result 13632 1726884237.99913: _execute() done 13632 1726884237.99915: dumping result to json 13632 1726884237.99917: done dumping result, returning 13632 1726884237.99919: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [12b27791-eb03-55b1-95d9-0000000003e6] 13632 1726884237.99922: sending task result for task 12b27791-eb03-55b1-95d9-0000000003e6 ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726883810.5171635, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562925.588, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562361.96, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4012914301", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 13632 1726884238.00244: no more pending results, returning what we have 13632 1726884238.00248: results queue empty 13632 1726884238.00249: checking for any_errors_fatal 13632 1726884238.00256: done checking for any_errors_fatal 13632 1726884238.00256: checking for max_fail_percentage 13632 1726884238.00258: done checking for max_fail_percentage 13632 1726884238.00259: checking to see if all hosts have failed and the running result is not ok 13632 1726884238.00260: done checking to see if all hosts have failed 13632 1726884238.00261: getting the remaining hosts for this loop 13632 1726884238.00262: done getting the remaining hosts for this loop 13632 1726884238.00267: getting the next task for host managed_node3 13632 1726884238.00349: done getting next task for host managed_node3 13632 1726884238.00354: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 13632 1726884238.00360: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), 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 13632 1726884238.00378: getting variables 13632 1726884238.00380: in VariableManager get_vars() 13632 1726884238.00421: Calling all_inventory to load vars for managed_node3 13632 1726884238.00425: Calling groups_inventory to load vars for managed_node3 13632 1726884238.00438: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884238.00451: Calling all_plugins_play to load vars for managed_node3 13632 1726884238.00432: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003e6 13632 1726884238.00481: WORKER PROCESS EXITING 13632 1726884238.00455: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884238.00494: Calling groups_plugins_play to load vars for managed_node3 13632 1726884238.01961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884238.03179: done with get_vars() 13632 1726884238.03206: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 22:03:58 -0400 (0:00:00.463) 0:00:46.957 ****** 13632 1726884238.03344: entering _queue_task() for managed_node3/lineinfile 13632 1726884238.03732: worker is 1 (out of 1 available) 13632 1726884238.03746: exiting _queue_task() for managed_node3/lineinfile 13632 1726884238.03890: done queuing things up, now waiting for results queue to drain 13632 1726884238.03893: waiting for pending results... 13632 1726884238.04083: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 13632 1726884238.04336: in run() - task 12b27791-eb03-55b1-95d9-0000000003e7 13632 1726884238.04359: variable 'ansible_search_path' from source: unknown 13632 1726884238.04396: variable 'ansible_search_path' from source: unknown 13632 1726884238.04696: variable 'blivet_output' from source: set_fact 13632 1726884238.04927: dumping result to json 13632 1726884238.04943: done dumping result, returning 13632 1726884238.04990: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [12b27791-eb03-55b1-95d9-0000000003e7] 13632 1726884238.04996: sending task result for task 12b27791-eb03-55b1-95d9-0000000003e7 13632 1726884238.05171: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003e7 13632 1726884238.05175: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884238.05264: no more pending results, returning what we have 13632 1726884238.05270: results queue empty 13632 1726884238.05272: checking for any_errors_fatal 13632 1726884238.05289: done checking for any_errors_fatal 13632 1726884238.05291: checking for max_fail_percentage 13632 1726884238.05293: done checking for max_fail_percentage 13632 1726884238.05294: checking to see if all hosts have failed and the running result is not ok 13632 1726884238.05295: done checking to see if all hosts have failed 13632 1726884238.05297: getting the remaining hosts for this loop 13632 1726884238.05299: done getting the remaining hosts for this loop 13632 1726884238.05305: getting the next task for host managed_node3 13632 1726884238.05319: done getting next task for host managed_node3 13632 1726884238.05324: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 13632 1726884238.05332: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884238.05354: getting variables 13632 1726884238.05356: in VariableManager get_vars() 13632 1726884238.05617: Calling all_inventory to load vars for managed_node3 13632 1726884238.05620: Calling groups_inventory to load vars for managed_node3 13632 1726884238.05623: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884238.05635: Calling all_plugins_play to load vars for managed_node3 13632 1726884238.05638: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884238.05642: Calling groups_plugins_play to load vars for managed_node3 13632 1726884238.06439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884238.07413: done with get_vars() 13632 1726884238.07433: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 22:03:58 -0400 (0:00:00.042) 0:00:46.999 ****** 13632 1726884238.07565: entering _queue_task() for managed_node3/setup 13632 1726884238.07873: worker is 1 (out of 1 available) 13632 1726884238.08002: exiting _queue_task() for managed_node3/setup 13632 1726884238.08014: done queuing things up, now waiting for results queue to drain 13632 1726884238.08016: waiting for pending results... 13632 1726884238.08307: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts 13632 1726884238.08494: in run() - task 12b27791-eb03-55b1-95d9-0000000003e9 13632 1726884238.08499: variable 'ansible_search_path' from source: unknown 13632 1726884238.08502: variable 'ansible_search_path' from source: unknown 13632 1726884238.08530: calling self._execute() 13632 1726884238.08654: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884238.08693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884238.08698: variable 'omit' from source: magic vars 13632 1726884238.09137: variable 'ansible_check_mode' from source: magic vars 13632 1726884238.09153: Evaluated conditional (not ansible_check_mode): True 13632 1726884238.09195: variable 'omit' from source: magic vars 13632 1726884238.09285: variable 'omit' from source: magic vars 13632 1726884238.09337: variable 'omit' from source: magic vars 13632 1726884238.09397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884238.09489: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884238.09492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884238.09504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884238.09528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884238.09567: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884238.09608: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884238.09611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884238.09731: Set connection var ansible_shell_executable to /bin/sh 13632 1726884238.09752: Set connection var ansible_connection to ssh 13632 1726884238.09764: Set connection var ansible_pipelining to False 13632 1726884238.09775: Set connection var ansible_timeout to 10 13632 1726884238.09783: Set connection var ansible_shell_type to sh 13632 1726884238.09825: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884238.09831: variable 'ansible_shell_executable' from source: unknown 13632 1726884238.09840: variable 'ansible_connection' from source: unknown 13632 1726884238.09854: variable 'ansible_module_compression' from source: unknown 13632 1726884238.09863: variable 'ansible_shell_type' from source: unknown 13632 1726884238.09871: variable 'ansible_shell_executable' from source: unknown 13632 1726884238.09932: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884238.09936: variable 'ansible_pipelining' from source: unknown 13632 1726884238.09939: variable 'ansible_timeout' from source: unknown 13632 1726884238.09941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884238.10178: 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__) 13632 1726884238.10201: variable 'omit' from source: magic vars 13632 1726884238.10212: starting attempt loop 13632 1726884238.10274: running the handler 13632 1726884238.10277: _low_level_execute_command(): starting 13632 1726884238.10285: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884238.11108: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884238.11113: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884238.11207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884238.11293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884238.13018: stdout chunk (state=3): >>>/root <<< 13632 1726884238.13139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884238.13205: stderr chunk (state=3): >>><<< 13632 1726884238.13220: stdout chunk (state=3): >>><<< 13632 1726884238.13358: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884238.13363: _low_level_execute_command(): starting 13632 1726884238.13366: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036 `" && echo ansible-tmp-1726884238.1325302-14860-126642210268036="` echo /root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036 `" ) && sleep 0' 13632 1726884238.14006: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884238.14022: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884238.14064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884238.14192: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884238.14240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884238.14327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884238.16278: stdout chunk (state=3): >>>ansible-tmp-1726884238.1325302-14860-126642210268036=/root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036 <<< 13632 1726884238.16400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884238.16451: stderr chunk (state=3): >>><<< 13632 1726884238.16455: stdout chunk (state=3): >>><<< 13632 1726884238.16476: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884238.1325302-14860-126642210268036=/root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884238.16533: variable 'ansible_module_compression' from source: unknown 13632 1726884238.16574: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 13632 1726884238.16628: variable 'ansible_facts' from source: unknown 13632 1726884238.16747: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036/AnsiballZ_setup.py 13632 1726884238.16875: Sending initial data 13632 1726884238.16879: Sent initial data (154 bytes) 13632 1726884238.17491: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884238.17516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884238.17587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884238.19435: 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 <<< 13632 1726884238.19473: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884238.19530: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp3o99a9y0 /root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036/AnsiballZ_setup.py <<< 13632 1726884238.19534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036/AnsiballZ_setup.py" <<< 13632 1726884238.19579: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp3o99a9y0" to remote "/root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036/AnsiballZ_setup.py" <<< 13632 1726884238.23645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884238.23659: stdout chunk (state=3): >>><<< 13632 1726884238.23674: stderr chunk (state=3): >>><<< 13632 1726884238.23714: done transferring module to remote 13632 1726884238.23815: _low_level_execute_command(): starting 13632 1726884238.23828: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036/ /root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036/AnsiballZ_setup.py && sleep 0' 13632 1726884238.25303: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13632 1726884238.25529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884238.25572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884238.27506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884238.27510: stdout chunk (state=3): >>><<< 13632 1726884238.27512: stderr chunk (state=3): >>><<< 13632 1726884238.27530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884238.27544: _low_level_execute_command(): starting 13632 1726884238.27555: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036/AnsiballZ_setup.py && sleep 0' 13632 1726884238.28743: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884238.28757: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884238.28881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884238.28896: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884238.29007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884238.29204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884238.31348: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884238.31369: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884238.31405: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884238.31614: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884238.31813: 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' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb08d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb08a3b30> <<< 13632 1726884238.31819: 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 0x7f7eb08d6ab0> <<< 13632 1726884238.31841: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884238.31961: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 13632 1726884238.32019: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884238.32104: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 13632 1726884238.32124: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884238.32214: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884238.32217: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0685160> <<< 13632 1726884238.32404: 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 0x7f7eb0686150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884238.32750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884238.32807: 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 # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884238.33006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06cbfb0> <<< 13632 1726884238.33112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06d8140> # /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' <<< 13632 1726884238.33126: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884238.33152: 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 0x7f7eb06fb9e0> <<< 13632 1726884238.33181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884238.33316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06fbfb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06dbc80> import '_functools' # <<< 13632 1726884238.33321: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06d93a0> <<< 13632 1726884238.33405: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06c9160> <<< 13632 1726884238.33607: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884238.33679: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb071f890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb071e4b0> # /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 0x7f7eb06da390> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06cb050> <<< 13632 1726884238.33685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884238.33701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb07508c0> <<< 13632 1726884238.33713: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06c83e0> <<< 13632 1726884238.33734: 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' <<< 13632 1726884238.33763: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884238.33777: 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 0x7f7eb0750d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0750c20> <<< 13632 1726884238.33814: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884238.33829: 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 0x7f7eb0750fe0> <<< 13632 1726884238.33892: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06bef00> # /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 <<< 13632 1726884238.34019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb07516d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb07513a0> 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' <<< 13632 1726884238.34025: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb07525a0> import 'importlib.util' # <<< 13632 1726884238.34038: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884238.34048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884238.34086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884238.34111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884238.34126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb07687d0> import 'errno' # <<< 13632 1726884238.34214: 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 0x7f7eb0769f10> # /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' <<< 13632 1726884238.34321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884238.34326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb076ae10> # 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 0x7f7eb076b470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb076a360> <<< 13632 1726884238.34329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884238.34341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884238.34370: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884238.34607: 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 0x7f7eb076bec0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb076b620> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0752600> # /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 0x7f7eb046be30> # /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' <<< 13632 1726884238.34634: 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 0x7f7eb04948c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0494620> <<< 13632 1726884238.34669: 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 0x7f7eb04948f0> <<< 13632 1726884238.34701: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7eb0494ad0> <<< 13632 1726884238.34912: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0469fd0> # /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 0x7f7eb0496180> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0494e00> <<< 13632 1726884238.34927: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0752cf0> <<< 13632 1726884238.34949: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884238.35004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884238.35017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884238.35604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb04c2510> # /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 0x7f7eb04de6c0> # /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 0x7f7eb0513470> # /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' <<< 13632 1726884238.35656: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0541c10> <<< 13632 1726884238.35886: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0513590> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb04df350> # /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 0x7f7eb035c5f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb04dd700> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb04970e0> <<< 13632 1726884238.35966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884238.36110: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7eb04ddac0> <<< 13632 1726884238.36164: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_fp1krb9h/ansible_setup_payload.zip' # zipimport: zlib available <<< 13632 1726884238.36320: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.36570: 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' # /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 0x7f7eb03ca1e0> import '_typing' # <<< 13632 1726884238.36718: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03a10d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03a0260> <<< 13632 1726884238.36733: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.36764: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13632 1726884238.36784: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.36804: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.36905: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 13632 1726884238.38605: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.39709: 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 0x7f7eb03a3ef0> <<< 13632 1726884238.39724: 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' <<< 13632 1726884238.39755: 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' <<< 13632 1726884238.39785: 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' <<< 13632 1726884238.40015: 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 0x7f7eb03f5af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03f5880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03f5190> # /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 0x7f7eb03f55e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03cac00> 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 0x7f7eb03f67b0> # 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 0x7f7eb03f69f0> <<< 13632 1726884238.40104: stdout chunk (state=3): >>># /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' # <<< 13632 1726884238.40140: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03f6f30> <<< 13632 1726884238.40154: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884238.40166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884238.40406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb025ccb0> # 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 0x7f7eb025e8d0> # /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 0x7f7eb025f1d0> # /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 0x7f7eb0260380> <<< 13632 1726884238.40426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884238.40463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884238.40477: 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' <<< 13632 1726884238.40704: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0262e10> # 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 0x7f7eb0262f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0261100> # /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 <<< 13632 1726884238.40724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884238.40746: 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' <<< 13632 1726884238.40762: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb026acc0> <<< 13632 1726884238.40775: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884238.40846: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0269790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02694f0> <<< 13632 1726884238.40864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884238.40880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884238.40954: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb026b860> <<< 13632 1726884238.40981: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02615b0> <<< 13632 1726884238.41008: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884238.41023: 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 0x7f7eb02aedb0> <<< 13632 1726884238.41106: 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 0x7f7eb02aef00> # /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' <<< 13632 1726884238.41141: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884238.41161: 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 0x7f7eb02b0b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02b08f0> <<< 13632 1726884238.41243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884238.41307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884238.41324: 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 0x7f7eb02b3020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02b11c0> <<< 13632 1726884238.41347: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884238.41395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884238.41606: 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' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02ba810> <<< 13632 1726884238.41640: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02b31a0> <<< 13632 1726884238.41711: 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 0x7f7eb02bb5c0> <<< 13632 1726884238.41748: 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 0x7f7eb02bb9b0> <<< 13632 1726884238.41805: 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 0x7f7eb02bba70> <<< 13632 1726884238.41821: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02af230> <<< 13632 1726884238.41838: 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' <<< 13632 1726884238.41872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884238.41902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884238.42057: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7eb02bf1d0> <<< 13632 1726884238.42306: 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 0x7f7eb02c0680> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02bd970> # 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 0x7f7eb02bed20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02bd580> # zipimport: zlib available <<< 13632 1726884238.42333: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884238.42349: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.42454: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.42473: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884238.42490: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.42535: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13632 1726884238.42662: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.42811: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.43458: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.44131: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884238.44146: 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' # <<< 13632 1726884238.44171: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884238.44304: stdout chunk (state=3): >>># 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 0x7f7eb01448f0> <<< 13632 1726884238.44409: 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 0x7f7eb0145610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02c3cb0> <<< 13632 1726884238.44448: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884238.44462: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.44479: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.44496: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884238.44605: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.44679: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.44865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884238.44884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01453d0> <<< 13632 1726884238.44900: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.45450: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.46103: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.46175: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884238.46179: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.46225: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.46261: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884238.46275: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.46521: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884238.46525: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.46804: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13632 1726884238.46906: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.47304: 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' # <<< 13632 1726884238.47353: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01463f0> # zipimport: zlib available <<< 13632 1726884238.47607: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884238.47715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884238.48017: 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 0x7f7eb014e180> <<< 13632 1726884238.48021: 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 0x7f7eb014eae0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01473b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.48035: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.48124: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.48404: 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' # 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 0x7f7eb014d730> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb014eba0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884238.48467: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.48531: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.48611: stdout chunk (state=3): >>># 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' <<< 13632 1726884238.48703: 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 <<< 13632 1726884238.48759: stdout chunk (state=3): >>># 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' <<< 13632 1726884238.48815: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01e2ae0> <<< 13632 1726884238.48865: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0158770> <<< 13632 1726884238.49209: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0156930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb014d5e0> # 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' # <<< 13632 1726884238.49295: stdout chunk (state=3): >>>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 <<< 13632 1726884238.49339: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.49597: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.49634: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.49808: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 13632 1726884238.50012: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.50096: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.50143: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.50306: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # 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 0x7f7eb01e58e0> <<< 13632 1726884238.50333: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 13632 1726884238.50349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 13632 1726884238.50609: 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 0x7f7eaf7400e0> # 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 0x7f7eaf740410> <<< 13632 1726884238.50638: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01cd130> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01cddf0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01e76e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01e7ad0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 13632 1726884238.50706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 13632 1726884238.50712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13632 1726884238.50741: stdout chunk (state=3): >>># 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 <<< 13632 1726884238.50754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13632 1726884238.50770: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884238.50786: 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 0x7f7eaf743440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf742cf0> <<< 13632 1726884238.50906: 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' <<< 13632 1726884238.50993: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7eaf742ed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf742120> # /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 0x7f7eaf743560> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 13632 1726884238.51184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7eaf7aa030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf743f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01e50a0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 13632 1726884238.51353: stdout chunk (state=3): >>># 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 <<< 13632 1726884238.51379: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.51432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 13632 1726884238.51472: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 13632 1726884238.51507: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.51609: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.51654: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 13632 1726884238.51708: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.51756: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 13632 1726884238.51907: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.51953: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.52018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 13632 1726884238.52031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 13632 1726884238.52595: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.53095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 13632 1726884238.53108: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.53167: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.53220: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.53256: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.53355: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.53424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 13632 1726884238.53464: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.53549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 13632 1726884238.53620: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # <<< 13632 1726884238.53664: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.53709: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 13632 1726884238.53816: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.53855: 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' <<< 13632 1726884238.53937: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf7abec0> <<< 13632 1726884238.53961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884238.54107: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf7aa9f0> import 'ansible.module_utils.facts.system.local' # <<< 13632 1726884238.54117: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.54132: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.54203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 13632 1726884238.54415: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 13632 1726884238.54429: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.54491: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.54568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 13632 1726884238.54626: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.54720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884238.54740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884238.54995: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884238.55034: 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 0x7f7eaf7e6180> <<< 13632 1726884238.55061: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf7cec60> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 13632 1726884238.55134: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.55190: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 13632 1726884238.55213: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.55293: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.55378: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.55504: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.55945: stdout chunk (state=3): >>>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 0x7f7eaf7fdb50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf7cf110> <<< 13632 1726884238.55980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 13632 1726884238.56021: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.56056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 13632 1726884238.56302: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.56329: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.56413: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 13632 1726884238.56529: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.56636: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.56677: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.56725: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 13632 1726884238.56815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 13632 1726884238.56818: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.56990: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.57130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 13632 1726884238.57251: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.57384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 13632 1726884238.57411: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.57454: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.57482: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.58141: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.58711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 13632 1726884238.58714: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.58823: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.58954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 13632 1726884238.58957: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.59059: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.59175: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 13632 1726884238.59352: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.59613: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 13632 1726884238.59667: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 13632 1726884238.59826: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 13632 1726884238.59840: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.60136: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.60363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 13632 1726884238.60367: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.60413: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.60445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 13632 1726884238.60600: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.60626: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.60699: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 13632 1726884238.60730: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884238.60746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 13632 1726884238.60825: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.60886: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 13632 1726884238.61013: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.61040: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.61085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 13632 1726884238.61317: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.61614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 13632 1726884238.61685: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.61760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 13632 1726884238.61803: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.61877: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 13632 1726884238.61896: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.61935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 13632 1726884238.61974: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.61991: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.62013: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 13632 1726884238.62107: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.62210: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 13632 1726884238.62238: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 13632 1726884238.62259: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.62292: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.62367: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 13632 1726884238.62386: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.62405: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.62469: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.62502: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.62621: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.62815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 13632 1726884238.63018: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.63238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 13632 1726884238.63262: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.63295: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.63356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 13632 1726884238.63374: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.63407: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.63466: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 13632 1726884238.63560: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.63660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 13632 1726884238.63738: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.63780: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.63911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 13632 1726884238.63986: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884238.64250: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 13632 1726884238.64278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7eaf5f2330> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf5f27e0> <<< 13632 1726884238.64343: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf5efb90> <<< 13632 1726884238.81069: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 13632 1726884238.81136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf688860> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 13632 1726884238.81164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 13632 1726884238.81195: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf6894f0> <<< 13632 1726884238.81272: stdout chunk (state=3): >>># /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' <<< 13632 1726884238.81342: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf68a780> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf68a2d0> <<< 13632 1726884238.81570: 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 <<< 13632 1726884239.04677: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-8-115.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-8-115", "ansible_nodename": "ip-10-31-8-115.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": "ec20959d8417113fe5958efffdb3c1bf", "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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 1.2353515625, "5m": 0.97705078125, "15m": 0.5419921875}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "03", "second": "58", "epoch": "1726884238", "epoch_int": "1726884238", "date": "2024-09-20", "time": "22:03:58", "iso8601_micro": "2024-09-21T02:03:58.652137Z", "iso8601": "2024-09-21T02:03:58Z", "iso8601_basic": "20240920T220358652137", "iso8601_basic_short": "20240920T220358", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKnHDtO/7ksL9j8mJCjDnNxZycUulhgx5Db5w3Yh6n0Q9W/z0E+qkHOgq9PhBLDHwRAcuB/vXNSTtX7Rb+3HmJ1BvAb20KUrHb6l+Rsk/lhntvLLHMh4jnL53F2dgtyv/Fx6ZzVhu7zqPLsAxHwJNWGms2W33TX3010yaku6tfFXAAAAFQDjVJpBcDR1415jb9Zk/dD1JFBfqwAAAIAxEgVzg7UZA/kC41azbfPnQphQZUk7IBgcb+sOVDcpKkS6gtAEH9rNmgblIe47Ke4/wXX42N1Q66f0Z/PMrHQ2uEKjUJ8JY1PSLbkPkELFOj1sIRSzk9dqDX7O+GJSvc+GergfWPPiBFOIP4kEhEiBazKZZ/sM9QARR7kNPJlV9AAAAIApD7kpN3CskzJCe8xO2o3rdXZRuFw8WZHV263Bptc+u3Fu/fXGsXLWbr+zJy9XizQePYqX0h5w9veUGcaE3t5VZt1VXAeZX4Sq3gF4WXKl9V1r18xYEfA+RxefafPDGLpgLp7I37OPZKEHpWlAsalNA3HVrWLCwJgNs14DAjyn/g==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCUjYjLYuHEGdsfdKSrq8REQIfnfLqUym6VwUtzpkDFBMx5/x2Cea9XoFwFIE01trDB98AkSCd/bnjbgNMXAc4oZwe1e9BpE7VBbj5OFUXOiirGQBpIcvgDXZQIOW/sqK6OYmBzhmP7K1wu1/RkIXY2eGIilzxTNvq2X3r0RAuCYvwNGz66GWzJR0XxCn+1YamOkbGRSm4OHgKSX00ynoatSEFC97qy1BmG6EkrH14GQo25FGGYhow/PMlTPH80TeQbMdUGDZGTRhljjeQ+/t2yuyBxZI4+nTiPJLKOBbm85hiQCeNSqixg/L6HxQbXXTekZYo6dR+hSbj2zVma/XBFOTJaT5xKMrHxbZrSoecuEkqj9YAiyXi4KPg7lzBtjGUUFLfCcz69Moai4JlQkBqPbbh3vwD0HcP4dnUpbhcOLn0sCdsPD9Uao/xbVSpmD4zqttc3POWkv4hkJH7/GUYVYEEZLKnCGfk+q+IV0tnl9ZSFuaPDZ2tsKAxqIxCTvi0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2bOLakSXVzG1S1aRwFVV9q1QNCik4Yc6n7ri3qJ2k50vPdnQJoANZMEQE5iCRSkZCDLpEtlvkKPmokRGkzgP0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIH0w/wNI7iEwglZmbyOuxjQ9/07OlQZYmd5/kUvES5XL", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_lsb": {}, "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.9.187 42658 10.31.8.115 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.9.187 42658 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 1730, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 1987, "free": 1730}, "nocache": {"free": 3347, "used": 370}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_uuid": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible<<< 13632 1726884239.04743: stdout chunk (state=3): >>>_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"dm-1": {"virtual": 1, "links": {"ids": ["dm-name-test_vg3-lv7", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eizDZh7S5wqYmHXaEKV9SSwADLMfOrVHtW"], "uuids": ["6233b39c-1dc2-4511-9fb2-0ed08248f1dc"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "835584", "sectorsize": "512", "size": "408.00 MB", "host": "", "holders": []}, "sdf": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-ZxEKlY-DTkh-RH6U-Kg74-5TKH-beRH-G3l1YV", "scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405d50c71d08fb64111915e86941", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-jelH8i-rjlc-rs3K-S500-UtDr-rlBa-8EQ48N", "scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "uuids": [], "labels": [], "masters": ["dm-4", "dm-5"]}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405db4186c85e294b1e8413a9f1e", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg2-lv4", "test_vg2-lv3"]}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-UQ4teN-f3wj-JAom-p3Uo-4NIp-sLp8-q1wnIm", "scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "uuids": [], "labels": [], "masters": ["dm-6", "dm-7"]}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b4d0ed209d47455195de36569", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg1-lv2", "test_vg1-lv1"]}, "dm-6": {"virtual": 1, "links": {"ids": ["dm-name-test_vg1-lv2", "dm-uuid-LVM-zPpZUXhoSlFuclJuKJgLXF0mndKgKTv8WtEh5f2KjADqbfyxYHdd2gIi5qCaFt6F"], "uuids": ["4c132157-6afe-4ea1-9e8d-b8b2b14e6c69"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "3137536", "sectorsize": "512", "size": "1.50 GB", "host": "", "holders": []}, "sdk": {"virtual": 1, "links": {"ids": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk10", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405c2a28c25487341549b05ef1ac", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "dm-4": {"virtual": 1, "links": {"ids": ["dm-name-test_vg2-lv4", "dm-uuid-LVM-OgTzhSEudeBAJYePu08BrSxD762nfFecm5ow3LSvXl9FVesrHEB6lO1Ud7xqDx1U"], "uuids": ["cc88f84b-d9a6-42c9-96c1-4fa288b44a8a"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "1253376", "sectorsize": "512", "size": "612.00 MB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-Y67teg-ygrc-reXz-MEk5-b3nn-8DBm-ejlbiS", "scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "uuids": [], "labels": [], "masters": ["dm-3"]}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014054a5307dbd23847188390d208d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg3-lv5"]}, "dm-2": {"virtual": 1, "links": {"ids": ["dm-name-test_vg3-lv6", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eiuOm4C002xKwpDmSpiQAlB5lgeC4RgHLU"], "uuids": ["40bd56e0-38a0-4044-bd16-3ccfd2c4b74d"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "2088960", "sectorsize": "512", "size": "1020.00 MB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-GhB2zw-b170-SpY1-5Diw-Yp4j-egon-M59MX8", "scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "uuids": [], "labels": [], "masters": ["dm-0", "dm-1", "dm-2"]}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405bbc60d7e764d4de28d875dfb0", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg3-lv7", "test_vg3-lv6", "test_vg3-lv8"]}, "dm-0": {"virtual": 1, "links": {"ids": ["dm-name-test_vg3-lv8", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3ei4M0xFI3WHwy7BBqKdcZF76g0Pox3oXRa"], "uuids": ["0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "835584", "sectorsize": "512", "size": "408.00 MB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-K35PT9-qjoe-b82D-MBJ9-yYeI-NaHz-nx0djo", "scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050d35167aedca4b1399a59062d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-RKh9lT-CLaw-Qo2k-2NvI-Y6io-exXb-72fKA9", "scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405326e852dff7d4f4ca14a96958", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "dm-7": {"virtual": 1, "links": {"ids": ["dm-name-test_vg1-lv1", "dm-uuid-LVM-zPpZUXhoSlFuclJuKJgLXF0mndKgKTv8HUelrtHVcF2g5K5et1WiVuM5ieAqgPsu"], "uuids": ["be63af31-9bf9-45e6-ba9e-f23edc776717"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "942080", "sectorsize": "512", "size": "460.00 MB", "host": "", "holders": []}, "sdl": {"virtual": 1, "links": {"ids": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk11", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050ea1c788e1004edb8b4008783", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-COZAqG-VPdB-fB0n-gzQx-PQ7y-omqs-pITn00", "scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "uuids": [], "labels": [], "masters": ["dm-6"]}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405dfa09993b5b8410fb2245ca54", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg1-lv2"]}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}, "dm-5": {"virtual": 1, "links": {"ids": ["dm-name-test_vg2-lv3", "dm-uuid-LVM-OgTzhSEudeBAJYePu08BrSxD762nfFecOXGNwHa37SDfrdJOZF57GTS21RVRJnOG"], "uuids": ["9f5df398-edcd-4c2d-b6b3-92e24b9d325a"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "630784", "sectorsize": "512", "size": "308.00 MB", "host": "", "holders": []}, "sdj": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-S0XUhn-90gd-IJe3-5M6t-yObT-IHAX-aLVJ3w", "scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "uuids": [], "labels": [], "masters": ["dm-3"]}, "vendor": "LIO-ORG", "model": "disk9", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x600140536ba331c81144048819bf1df2", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg3-lv5"]}, "dm-3": {"virtual": 1, "links": {"ids": ["dm-name-test_vg3-lv5", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eiNbfMA9nRRXEzyZV720KmIkr28fgfCcOA"], "uuids": ["611389e9-85cb-4b7b-bb15-01e21d17efbe"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "2506752", "sectorsize": "512", "size": "1.20 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-ioP3Nv-jnjn-x7LS-qpsM-qNEY-sGSU-6yD0H3", "scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "uuids": [], "labels": [], "masters": ["dm-2"]}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b2d6a94043c24ae2af65b1af5", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg3-lv6"]}}, "ansible_device_links": {"ids": {"sda": ["lvm-pv-uuid-COZAqG-VPdB-fB0n-gzQx-PQ7y-omqs-pITn00", "scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "sdb": ["lvm-pv-uuid-UQ4teN-f3wj-JAom-p3Uo-4NIp-sLp8-q1wnIm", "scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "sdc": ["lvm-pv-uuid-RKh9lT-CLaw-Qo2k-2NvI-Y6io-exXb-72fKA9", "scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "sdd": ["lvm-pv-uuid-jelH8i-rjlc-rs3K-S500-UtDr-rlBa-8EQ48N", "scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "sde": ["lvm-pv-uuid-K35PT9-qjoe-b82D-MBJ9-yYeI-NaHz-nx0djo", "scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "sdf": ["lvm-pv-uuid-ZxEKlY-DTkh-RH6U-Kg74-5TKH-beRH-G3l1YV", "scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "sdg": ["lvm-pv-uuid-GhB2zw-b170-SpY1-5Diw-Yp4j-egon-M59MX8", "scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "sdh": ["lvm-pv-uuid-ioP3Nv-jnjn-x7LS-qpsM-qNEY-sGSU-6yD0H3", "scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "sdi": ["lvm-pv-uuid-Y67teg-ygrc-reXz-MEk5-b3nn-8DBm-ejlbiS", "scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "sdj": ["lvm-pv-uuid-S0XUhn-90gd-IJe3-5M6t-yObT-IHAX-aLVJ3w", "scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "sdk": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "sdl": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"], "dm-0": ["dm-name-test_vg3-lv8", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3ei4M0xFI3WHwy7BBqKdcZF76g0Pox3oXRa"], "dm-1": ["dm-name-test_vg3-lv7", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eizDZh7S5wqYmHXaEKV9SSwADLMfOrVHtW"], "dm-2": ["dm-name-test_vg3-lv6", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eiuOm4C002xKwpDmSpiQAlB5lgeC4RgHLU"], "dm-3": ["dm-name-test_vg3-lv5", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eiNbfMA9nRRXEzyZV720KmIkr28fgfCcOA"], "dm-4": ["dm-name-test_vg2-lv4", "dm-uuid-LVM-OgTzhSEudeBAJYePu08BrSxD762nfFecm5ow3LSvXl9FVesrHEB6lO1Ud7xqDx1U"], "dm-5": ["dm-name-test_vg2-lv3", "dm-uuid-LVM-OgTzhSEudeBAJYePu08BrSxD762nfFecOXGNwHa37SDfrdJOZF57GTS21RVRJnOG"], "dm-6": ["dm-name-test_vg1-lv2", "dm-uuid-LVM-zPpZUXhoSlFuclJuKJgLXF0mndKgKTv8WtEh5f2KjADqbfyxYHdd2gIi5qCaFt6F"], "dm-7": ["dm-name-test_vg1-lv1", "dm-uuid-LVM-zPpZUXhoSlFuclJuKJgLXF0mndKgKTv8HUelrtHVcF2g5K5et1WiVuM5ieAqgPsu"]}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "dm-0": ["0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e"], "dm-1": ["6233b39c-1dc2-4511-9fb2-0ed08248f1dc"], "dm-2": ["40bd56e0-38a0-4044-bd16-3ccfd2c4b74d"], "dm-3": ["611389e9-85cb-4b7b-bb15-01e21d17efbe"], "dm-4": ["cc88f84b-d9a6-42c9-96c1-4fa288b44a8a"], "dm-5": ["9f5df398-edcd-4c2d-b6b3-92e24b9d325a"], "dm-6": ["4c132157-6afe-4ea1-9e8d-b8b2b14e6c69"], "dm-7": ["be63af31-9bf9-45e6-ba9e-f23edc776717"]}, "labels": {}, "masters": {"sdg": ["dm-0", "dm-1", "dm-2"], "sdb": ["dm-6", "dm-7"], "sda": ["dm-6"], "sdd": ["dm-4", "dm-5"], "sdh": ["dm-2"], "sdi": ["dm-3"], "sdj": ["dm-3"]}}, "ansible_uptime_seconds": 704, "ansible_lvm": {"lvs": {"lv1": {"size_g": "0.45", "vg": "test_vg1"}, "lv2": {"size_g": "1.50", "vg": "test_vg1"}, "lv3": {"size_g": "0.30", "vg": "test_vg2"}, "lv4": {"size_g": "0.60", "vg": "test_vg2"}, "lv5": {"size_g": "1.20", "vg": "test_vg3"}, "lv6": {"size_g": "1.00", "vg": "test_vg3"}, "lv7": {"size_g": "0.40", "vg": "test_vg3"}, "lv8": {"size_g": "0.40", "vg": "test_vg3"}}, "vgs": {"test_vg1": {"size_g": "2.98", "free_g": "1.03", "num_lvs": "2", "num_pvs": "3"}, "test_vg2": {"size_g": "2.98", "free_g": "2.08", "num_lvs": "2", "num_pvs": "3"}, "test_vg3": {"size_g": "3.97", "free_g": "0.98", "num_lvs": "4", "num_pvs": "4"}}, "pvs": {"/dev/sda": {"size_g": "0.99", "free_g": "0", "vg": "test_vg1"}, "/dev/sdb": {"size_g": "0.99", "free_g": "0.04", "vg": "test_vg1"}, "/dev/sdc": {"size_g": "0.99", "free_g": "0.99", "vg": "test_vg1"}, "/dev/sdd": {"size_g": "0.99", "free_g": "0.09", "vg": "test_vg2"}, "/dev/sde": {"size_g": "0.99", "free_g": "0.99", "vg": "test_vg2"}, "/dev/sdf": {"size_g": "0.99", "free_g": "0.99", "vg": "test_vg2"}, "/dev/sdg": {"size_g": "0.99", "free_g": "0.19", "vg": "test_vg3"}<<< 13632 1726884239.04775: stdout chunk (state=3): >>>, "/dev/sdh": {"size_g": "0.99", "free_g": "0", "vg": "test_vg3"}, "/dev/sdi": {"size_g": "0.99", "free_g": "0", "vg": "test_vg3"}, "/dev/sdj": {"size_g": "0.99", "free_g": "0.79", "vg": "test_vg3"}}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 250226483200, "block_size": 4096, "block_total": 64483404, "block_available": 61090450, "block_used": 3392954, "inode_total": 16384000, "inode_available": 16302105, "inode_used": 81895, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::64d6:812b:c89d:9b1c", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.115"], "ansible_all_ipv6_addresses": ["fe80::64d6:812b:c89d:9b1c"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.8.115", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::64d6:812b:c89d:9b1c"]}, "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"}}} <<< 13632 1726884239.05356: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884239.05437: 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 <<< 13632 1726884239.05466: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil <<< 13632 1726884239.05550: stdout chunk (state=3): >>># 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<<< 13632 1726884239.05626: 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue <<< 13632 1726884239.05630: stdout chunk (state=3): >>># 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 <<< 13632 1726884239.05702: stdout chunk (state=3): >>># 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 <<< 13632 1726884239.05706: stdout chunk (state=3): >>># 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 <<< 13632 1726884239.06061: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884239.06065: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884239.06094: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884239.06139: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13632 1726884239.06143: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884239.06158: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13632 1726884239.06183: stdout chunk (state=3): >>># 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 <<< 13632 1726884239.06223: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 13632 1726884239.06242: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13632 1726884239.06285: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884239.06319: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 13632 1726884239.06373: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 13632 1726884239.06376: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 13632 1726884239.06407: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 13632 1726884239.06445: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 13632 1726884239.06458: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884239.06461: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 13632 1726884239.06473: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884239.06507: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 13632 1726884239.06540: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno <<< 13632 1726884239.06571: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 13632 1726884239.06780: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 13632 1726884239.06784: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 13632 1726884239.06790: 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 <<< 13632 1726884239.06793: 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 <<< 13632 1726884239.06796: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884239.06807: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884239.06944: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884239.06973: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 13632 1726884239.07007: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884239.07032: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884239.07070: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 13632 1726884239.07100: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13632 1726884239.07123: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884239.07225: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884239.07228: 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 <<< 13632 1726884239.07231: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13632 1726884239.07254: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884239.07335: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 13632 1726884239.07341: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884239.08170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884239.08174: stdout chunk (state=3): >>><<< 13632 1726884239.08176: stderr chunk (state=3): >>><<< 13632 1726884239.08428: _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 0x7f7eb08d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb08a3b30> # /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 0x7f7eb08d6ab0> 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 0x7f7eb0685160> # /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 0x7f7eb0686150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06cbfb0> # /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 0x7f7eb06d8140> # /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 0x7f7eb06fb9e0> # /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 0x7f7eb06fbfb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06dbc80> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06d93a0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06c9160> # /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 0x7f7eb071f890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb071e4b0> # /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 0x7f7eb06da390> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06cb050> # /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 0x7f7eb07508c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06c83e0> # /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 0x7f7eb0750d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0750c20> # 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 0x7f7eb0750fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb06bef00> # /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 0x7f7eb07516d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb07513a0> 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 0x7f7eb07525a0> 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 0x7f7eb07687d0> 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 0x7f7eb0769f10> # /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 0x7f7eb076ae10> # 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 0x7f7eb076b470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb076a360> # /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 0x7f7eb076bec0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb076b620> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0752600> # /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 0x7f7eb046be30> # /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 0x7f7eb04948c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0494620> # 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 0x7f7eb04948f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7eb0494ad0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0469fd0> # /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 0x7f7eb0496180> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0494e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0752cf0> # /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 0x7f7eb04c2510> # /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 0x7f7eb04de6c0> # /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 0x7f7eb0513470> # /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 0x7f7eb0541c10> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0513590> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb04df350> # /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 0x7f7eb035c5f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb04dd700> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb04970e0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7eb04ddac0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_fp1krb9h/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03ca1e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03a10d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03a0260> # 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 0x7f7eb03a3ef0> # /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 0x7f7eb03f5af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03f5880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03f5190> # /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 0x7f7eb03f55e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb03cac00> 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 0x7f7eb03f67b0> # 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 0x7f7eb03f69f0> # /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 0x7f7eb03f6f30> 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 0x7f7eb025ccb0> # 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 0x7f7eb025e8d0> # /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 0x7f7eb025f1d0> # /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 0x7f7eb0260380> # /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 0x7f7eb0262e10> # 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 0x7f7eb0262f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0261100> # /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 0x7f7eb026acc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0269790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02694f0> # /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 0x7f7eb026b860> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02615b0> # 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 0x7f7eb02aedb0> # /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 0x7f7eb02aef00> # /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 0x7f7eb02b0b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02b08f0> # /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 0x7f7eb02b3020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02b11c0> # /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 0x7f7eb02ba810> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02b31a0> # 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 0x7f7eb02bb5c0> # 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 0x7f7eb02bb9b0> # 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 0x7f7eb02bba70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02af230> # /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 0x7f7eb02bf1d0> # 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 0x7f7eb02c0680> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02bd970> # 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 0x7f7eb02bed20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02bd580> # 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 0x7f7eb01448f0> # /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 0x7f7eb0145610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb02c3cb0> 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 0x7f7eb01453d0> # 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 0x7f7eb01463f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7eb014e180> # 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 0x7f7eb014eae0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01473b0> # 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 0x7f7eb014d730> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb014eba0> 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 0x7f7eb01e2ae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0158770> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb0156930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb014d5e0> # 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 0x7f7eb01e58e0> # /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 0x7f7eaf7400e0> # 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 0x7f7eaf740410> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01cd130> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01cddf0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01e76e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01e7ad0> # /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 0x7f7eaf743440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf742cf0> # 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 0x7f7eaf742ed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf742120> # /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 0x7f7eaf743560> # /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 0x7f7eaf7aa030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf743f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eb01e50a0> 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 0x7f7eaf7abec0> # /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 0x7f7eaf7aa9f0> 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 0x7f7eaf7e6180> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf7cec60> 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 0x7f7eaf7fdb50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf7cf110> 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 0x7f7eaf5f2330> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf5f27e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf5efb90> # /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 0x7f7eaf688860> # /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 0x7f7eaf6894f0> # /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 0x7f7eaf68a780> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7eaf68a2d0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-8-115.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-8-115", "ansible_nodename": "ip-10-31-8-115.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": "ec20959d8417113fe5958efffdb3c1bf", "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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 1.2353515625, "5m": 0.97705078125, "15m": 0.5419921875}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "03", "second": "58", "epoch": "1726884238", "epoch_int": "1726884238", "date": "2024-09-20", "time": "22:03:58", "iso8601_micro": "2024-09-21T02:03:58.652137Z", "iso8601": "2024-09-21T02:03:58Z", "iso8601_basic": "20240920T220358652137", "iso8601_basic_short": "20240920T220358", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKnHDtO/7ksL9j8mJCjDnNxZycUulhgx5Db5w3Yh6n0Q9W/z0E+qkHOgq9PhBLDHwRAcuB/vXNSTtX7Rb+3HmJ1BvAb20KUrHb6l+Rsk/lhntvLLHMh4jnL53F2dgtyv/Fx6ZzVhu7zqPLsAxHwJNWGms2W33TX3010yaku6tfFXAAAAFQDjVJpBcDR1415jb9Zk/dD1JFBfqwAAAIAxEgVzg7UZA/kC41azbfPnQphQZUk7IBgcb+sOVDcpKkS6gtAEH9rNmgblIe47Ke4/wXX42N1Q66f0Z/PMrHQ2uEKjUJ8JY1PSLbkPkELFOj1sIRSzk9dqDX7O+GJSvc+GergfWPPiBFOIP4kEhEiBazKZZ/sM9QARR7kNPJlV9AAAAIApD7kpN3CskzJCe8xO2o3rdXZRuFw8WZHV263Bptc+u3Fu/fXGsXLWbr+zJy9XizQePYqX0h5w9veUGcaE3t5VZt1VXAeZX4Sq3gF4WXKl9V1r18xYEfA+RxefafPDGLpgLp7I37OPZKEHpWlAsalNA3HVrWLCwJgNs14DAjyn/g==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCUjYjLYuHEGdsfdKSrq8REQIfnfLqUym6VwUtzpkDFBMx5/x2Cea9XoFwFIE01trDB98AkSCd/bnjbgNMXAc4oZwe1e9BpE7VBbj5OFUXOiirGQBpIcvgDXZQIOW/sqK6OYmBzhmP7K1wu1/RkIXY2eGIilzxTNvq2X3r0RAuCYvwNGz66GWzJR0XxCn+1YamOkbGRSm4OHgKSX00ynoatSEFC97qy1BmG6EkrH14GQo25FGGYhow/PMlTPH80TeQbMdUGDZGTRhljjeQ+/t2yuyBxZI4+nTiPJLKOBbm85hiQCeNSqixg/L6HxQbXXTekZYo6dR+hSbj2zVma/XBFOTJaT5xKMrHxbZrSoecuEkqj9YAiyXi4KPg7lzBtjGUUFLfCcz69Moai4JlQkBqPbbh3vwD0HcP4dnUpbhcOLn0sCdsPD9Uao/xbVSpmD4zqttc3POWkv4hkJH7/GUYVYEEZLKnCGfk+q+IV0tnl9ZSFuaPDZ2tsKAxqIxCTvi0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2bOLakSXVzG1S1aRwFVV9q1QNCik4Yc6n7ri3qJ2k50vPdnQJoANZMEQE5iCRSkZCDLpEtlvkKPmokRGkzgP0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIH0w/wNI7iEwglZmbyOuxjQ9/07OlQZYmd5/kUvES5XL", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_lsb": {}, "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.9.187 42658 10.31.8.115 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.9.187 42658 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 1730, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 1987, "free": 1730}, "nocache": {"free": 3347, "used": 370}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_uuid": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"dm-1": {"virtual": 1, "links": {"ids": ["dm-name-test_vg3-lv7", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eizDZh7S5wqYmHXaEKV9SSwADLMfOrVHtW"], "uuids": ["6233b39c-1dc2-4511-9fb2-0ed08248f1dc"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "835584", "sectorsize": "512", "size": "408.00 MB", "host": "", "holders": []}, "sdf": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-ZxEKlY-DTkh-RH6U-Kg74-5TKH-beRH-G3l1YV", "scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405d50c71d08fb64111915e86941", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-jelH8i-rjlc-rs3K-S500-UtDr-rlBa-8EQ48N", "scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "uuids": [], "labels": [], "masters": ["dm-4", "dm-5"]}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405db4186c85e294b1e8413a9f1e", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg2-lv4", "test_vg2-lv3"]}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-UQ4teN-f3wj-JAom-p3Uo-4NIp-sLp8-q1wnIm", "scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "uuids": [], "labels": [], "masters": ["dm-6", "dm-7"]}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b4d0ed209d47455195de36569", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg1-lv2", "test_vg1-lv1"]}, "dm-6": {"virtual": 1, "links": {"ids": ["dm-name-test_vg1-lv2", "dm-uuid-LVM-zPpZUXhoSlFuclJuKJgLXF0mndKgKTv8WtEh5f2KjADqbfyxYHdd2gIi5qCaFt6F"], "uuids": ["4c132157-6afe-4ea1-9e8d-b8b2b14e6c69"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "3137536", "sectorsize": "512", "size": "1.50 GB", "host": "", "holders": []}, "sdk": {"virtual": 1, "links": {"ids": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk10", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405c2a28c25487341549b05ef1ac", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "dm-4": {"virtual": 1, "links": {"ids": ["dm-name-test_vg2-lv4", "dm-uuid-LVM-OgTzhSEudeBAJYePu08BrSxD762nfFecm5ow3LSvXl9FVesrHEB6lO1Ud7xqDx1U"], "uuids": ["cc88f84b-d9a6-42c9-96c1-4fa288b44a8a"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "1253376", "sectorsize": "512", "size": "612.00 MB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-Y67teg-ygrc-reXz-MEk5-b3nn-8DBm-ejlbiS", "scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "uuids": [], "labels": [], "masters": ["dm-3"]}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014054a5307dbd23847188390d208d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg3-lv5"]}, "dm-2": {"virtual": 1, "links": {"ids": ["dm-name-test_vg3-lv6", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eiuOm4C002xKwpDmSpiQAlB5lgeC4RgHLU"], "uuids": ["40bd56e0-38a0-4044-bd16-3ccfd2c4b74d"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "2088960", "sectorsize": "512", "size": "1020.00 MB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-GhB2zw-b170-SpY1-5Diw-Yp4j-egon-M59MX8", "scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "uuids": [], "labels": [], "masters": ["dm-0", "dm-1", "dm-2"]}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405bbc60d7e764d4de28d875dfb0", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg3-lv7", "test_vg3-lv6", "test_vg3-lv8"]}, "dm-0": {"virtual": 1, "links": {"ids": ["dm-name-test_vg3-lv8", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3ei4M0xFI3WHwy7BBqKdcZF76g0Pox3oXRa"], "uuids": ["0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "835584", "sectorsize": "512", "size": "408.00 MB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-K35PT9-qjoe-b82D-MBJ9-yYeI-NaHz-nx0djo", "scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050d35167aedca4b1399a59062d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-RKh9lT-CLaw-Qo2k-2NvI-Y6io-exXb-72fKA9", "scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405326e852dff7d4f4ca14a96958", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "dm-7": {"virtual": 1, "links": {"ids": ["dm-name-test_vg1-lv1", "dm-uuid-LVM-zPpZUXhoSlFuclJuKJgLXF0mndKgKTv8HUelrtHVcF2g5K5et1WiVuM5ieAqgPsu"], "uuids": ["be63af31-9bf9-45e6-ba9e-f23edc776717"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "942080", "sectorsize": "512", "size": "460.00 MB", "host": "", "holders": []}, "sdl": {"virtual": 1, "links": {"ids": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk11", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050ea1c788e1004edb8b4008783", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-COZAqG-VPdB-fB0n-gzQx-PQ7y-omqs-pITn00", "scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "uuids": [], "labels": [], "masters": ["dm-6"]}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405dfa09993b5b8410fb2245ca54", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg1-lv2"]}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}, "dm-5": {"virtual": 1, "links": {"ids": ["dm-name-test_vg2-lv3", "dm-uuid-LVM-OgTzhSEudeBAJYePu08BrSxD762nfFecOXGNwHa37SDfrdJOZF57GTS21RVRJnOG"], "uuids": ["9f5df398-edcd-4c2d-b6b3-92e24b9d325a"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "630784", "sectorsize": "512", "size": "308.00 MB", "host": "", "holders": []}, "sdj": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-S0XUhn-90gd-IJe3-5M6t-yObT-IHAX-aLVJ3w", "scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "uuids": [], "labels": [], "masters": ["dm-3"]}, "vendor": "LIO-ORG", "model": "disk9", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x600140536ba331c81144048819bf1df2", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg3-lv5"]}, "dm-3": {"virtual": 1, "links": {"ids": ["dm-name-test_vg3-lv5", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eiNbfMA9nRRXEzyZV720KmIkr28fgfCcOA"], "uuids": ["611389e9-85cb-4b7b-bb15-01e21d17efbe"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "2506752", "sectorsize": "512", "size": "1.20 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-ioP3Nv-jnjn-x7LS-qpsM-qNEY-sGSU-6yD0H3", "scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "uuids": [], "labels": [], "masters": ["dm-2"]}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b2d6a94043c24ae2af65b1af5", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": ["test_vg3-lv6"]}}, "ansible_device_links": {"ids": {"sda": ["lvm-pv-uuid-COZAqG-VPdB-fB0n-gzQx-PQ7y-omqs-pITn00", "scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "sdb": ["lvm-pv-uuid-UQ4teN-f3wj-JAom-p3Uo-4NIp-sLp8-q1wnIm", "scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "sdc": ["lvm-pv-uuid-RKh9lT-CLaw-Qo2k-2NvI-Y6io-exXb-72fKA9", "scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "sdd": ["lvm-pv-uuid-jelH8i-rjlc-rs3K-S500-UtDr-rlBa-8EQ48N", "scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "sde": ["lvm-pv-uuid-K35PT9-qjoe-b82D-MBJ9-yYeI-NaHz-nx0djo", "scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "sdf": ["lvm-pv-uuid-ZxEKlY-DTkh-RH6U-Kg74-5TKH-beRH-G3l1YV", "scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "sdg": ["lvm-pv-uuid-GhB2zw-b170-SpY1-5Diw-Yp4j-egon-M59MX8", "scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "sdh": ["lvm-pv-uuid-ioP3Nv-jnjn-x7LS-qpsM-qNEY-sGSU-6yD0H3", "scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "sdi": ["lvm-pv-uuid-Y67teg-ygrc-reXz-MEk5-b3nn-8DBm-ejlbiS", "scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "sdj": ["lvm-pv-uuid-S0XUhn-90gd-IJe3-5M6t-yObT-IHAX-aLVJ3w", "scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "sdk": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "sdl": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"], "dm-0": ["dm-name-test_vg3-lv8", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3ei4M0xFI3WHwy7BBqKdcZF76g0Pox3oXRa"], "dm-1": ["dm-name-test_vg3-lv7", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eizDZh7S5wqYmHXaEKV9SSwADLMfOrVHtW"], "dm-2": ["dm-name-test_vg3-lv6", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eiuOm4C002xKwpDmSpiQAlB5lgeC4RgHLU"], "dm-3": ["dm-name-test_vg3-lv5", "dm-uuid-LVM-OD4CTDui2rUbmdSCCClcP1wdZrBTR3eiNbfMA9nRRXEzyZV720KmIkr28fgfCcOA"], "dm-4": ["dm-name-test_vg2-lv4", "dm-uuid-LVM-OgTzhSEudeBAJYePu08BrSxD762nfFecm5ow3LSvXl9FVesrHEB6lO1Ud7xqDx1U"], "dm-5": ["dm-name-test_vg2-lv3", "dm-uuid-LVM-OgTzhSEudeBAJYePu08BrSxD762nfFecOXGNwHa37SDfrdJOZF57GTS21RVRJnOG"], "dm-6": ["dm-name-test_vg1-lv2", "dm-uuid-LVM-zPpZUXhoSlFuclJuKJgLXF0mndKgKTv8WtEh5f2KjADqbfyxYHdd2gIi5qCaFt6F"], "dm-7": ["dm-name-test_vg1-lv1", "dm-uuid-LVM-zPpZUXhoSlFuclJuKJgLXF0mndKgKTv8HUelrtHVcF2g5K5et1WiVuM5ieAqgPsu"]}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "dm-0": ["0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e"], "dm-1": ["6233b39c-1dc2-4511-9fb2-0ed08248f1dc"], "dm-2": ["40bd56e0-38a0-4044-bd16-3ccfd2c4b74d"], "dm-3": ["611389e9-85cb-4b7b-bb15-01e21d17efbe"], "dm-4": ["cc88f84b-d9a6-42c9-96c1-4fa288b44a8a"], "dm-5": ["9f5df398-edcd-4c2d-b6b3-92e24b9d325a"], "dm-6": ["4c132157-6afe-4ea1-9e8d-b8b2b14e6c69"], "dm-7": ["be63af31-9bf9-45e6-ba9e-f23edc776717"]}, "labels": {}, "masters": {"sdg": ["dm-0", "dm-1", "dm-2"], "sdb": ["dm-6", "dm-7"], "sda": ["dm-6"], "sdd": ["dm-4", "dm-5"], "sdh": ["dm-2"], "sdi": ["dm-3"], "sdj": ["dm-3"]}}, "ansible_uptime_seconds": 704, "ansible_lvm": {"lvs": {"lv1": {"size_g": "0.45", "vg": "test_vg1"}, "lv2": {"size_g": "1.50", "vg": "test_vg1"}, "lv3": {"size_g": "0.30", "vg": "test_vg2"}, "lv4": {"size_g": "0.60", "vg": "test_vg2"}, "lv5": {"size_g": "1.20", "vg": "test_vg3"}, "lv6": {"size_g": "1.00", "vg": "test_vg3"}, "lv7": {"size_g": "0.40", "vg": "test_vg3"}, "lv8": {"size_g": "0.40", "vg": "test_vg3"}}, "vgs": {"test_vg1": {"size_g": "2.98", "free_g": "1.03", "num_lvs": "2", "num_pvs": "3"}, "test_vg2": {"size_g": "2.98", "free_g": "2.08", "num_lvs": "2", "num_pvs": "3"}, "test_vg3": {"size_g": "3.97", "free_g": "0.98", "num_lvs": "4", "num_pvs": "4"}}, "pvs": {"/dev/sda": {"size_g": "0.99", "free_g": "0", "vg": "test_vg1"}, "/dev/sdb": {"size_g": "0.99", "free_g": "0.04", "vg": "test_vg1"}, "/dev/sdc": {"size_g": "0.99", "free_g": "0.99", "vg": "test_vg1"}, "/dev/sdd": {"size_g": "0.99", "free_g": "0.09", "vg": "test_vg2"}, "/dev/sde": {"size_g": "0.99", "free_g": "0.99", "vg": "test_vg2"}, "/dev/sdf": {"size_g": "0.99", "free_g": "0.99", "vg": "test_vg2"}, "/dev/sdg": {"size_g": "0.99", "free_g": "0.19", "vg": "test_vg3"}, "/dev/sdh": {"size_g": "0.99", "free_g": "0", "vg": "test_vg3"}, "/dev/sdi": {"size_g": "0.99", "free_g": "0", "vg": "test_vg3"}, "/dev/sdj": {"size_g": "0.99", "free_g": "0.79", "vg": "test_vg3"}}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 250226483200, "block_size": 4096, "block_total": 64483404, "block_available": 61090450, "block_used": 3392954, "inode_total": 16384000, "inode_available": 16302105, "inode_used": 81895, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::64d6:812b:c89d:9b1c", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.115"], "ansible_all_ipv6_addresses": ["fe80::64d6:812b:c89d:9b1c"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.8.115", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::64d6:812b:c89d:9b1c"]}, "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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884239.10482: done with _execute_module (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': '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-1726884238.1325302-14860-126642210268036/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884239.10530: _low_level_execute_command(): starting 13632 1726884239.10542: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884238.1325302-14860-126642210268036/ > /dev/null 2>&1 && sleep 0' 13632 1726884239.11241: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884239.11252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884239.11264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884239.11282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884239.11302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884239.11334: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884239.11344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884239.11410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884239.11439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884239.11458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884239.11477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884239.11556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884239.13511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884239.13570: stderr chunk (state=3): >>><<< 13632 1726884239.13586: stdout chunk (state=3): >>><<< 13632 1726884239.13612: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884239.13625: handler run complete 13632 1726884239.14193: variable 'ansible_facts' from source: unknown 13632 1726884239.14375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.15531: variable 'ansible_facts' from source: unknown 13632 1726884239.15805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.16244: attempt loop complete, returning result 13632 1726884239.16260: _execute() done 13632 1726884239.16268: dumping result to json 13632 1726884239.16363: done dumping result, returning 13632 1726884239.16387: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts [12b27791-eb03-55b1-95d9-0000000003e9] 13632 1726884239.16593: sending task result for task 12b27791-eb03-55b1-95d9-0000000003e9 13632 1726884239.17496: done sending task result for task 12b27791-eb03-55b1-95d9-0000000003e9 13632 1726884239.17501: WORKER PROCESS EXITING ok: [managed_node3] 13632 1726884239.18532: no more pending results, returning what we have 13632 1726884239.18535: results queue empty 13632 1726884239.18536: checking for any_errors_fatal 13632 1726884239.18544: done checking for any_errors_fatal 13632 1726884239.18545: checking for max_fail_percentage 13632 1726884239.18546: done checking for max_fail_percentage 13632 1726884239.18547: checking to see if all hosts have failed and the running result is not ok 13632 1726884239.18548: done checking to see if all hosts have failed 13632 1726884239.18549: getting the remaining hosts for this loop 13632 1726884239.18551: done getting the remaining hosts for this loop 13632 1726884239.18560: getting the next task for host managed_node3 13632 1726884239.18572: done getting next task for host managed_node3 13632 1726884239.18575: ^ task is: TASK: meta (role_complete) 13632 1726884239.18579: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 13632 1726884239.18595: getting variables 13632 1726884239.18597: in VariableManager get_vars() 13632 1726884239.18628: Calling all_inventory to load vars for managed_node3 13632 1726884239.18631: Calling groups_inventory to load vars for managed_node3 13632 1726884239.18634: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884239.18644: Calling all_plugins_play to load vars for managed_node3 13632 1726884239.18647: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884239.18651: Calling groups_plugins_play to load vars for managed_node3 13632 1726884239.19526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.20751: done with get_vars() 13632 1726884239.20775: done getting variables 13632 1726884239.20885: done queuing things up, now waiting for results queue to drain 13632 1726884239.20890: results queue empty 13632 1726884239.20891: checking for any_errors_fatal 13632 1726884239.20897: done checking for any_errors_fatal 13632 1726884239.20898: checking for max_fail_percentage 13632 1726884239.20900: done checking for max_fail_percentage 13632 1726884239.20905: checking to see if all hosts have failed and the running result is not ok 13632 1726884239.20906: done checking to see if all hosts have failed 13632 1726884239.20907: getting the remaining hosts for this loop 13632 1726884239.20908: done getting the remaining hosts for this loop 13632 1726884239.20912: getting the next task for host managed_node3 13632 1726884239.20918: done getting next task for host managed_node3 13632 1726884239.20921: ^ task is: TASK: Run the snapshot role to create snapshot set of LVs 13632 1726884239.20923: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884239.20926: getting variables 13632 1726884239.20927: in VariableManager get_vars() 13632 1726884239.20940: Calling all_inventory to load vars for managed_node3 13632 1726884239.20943: Calling groups_inventory to load vars for managed_node3 13632 1726884239.20946: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884239.20957: Calling all_plugins_play to load vars for managed_node3 13632 1726884239.20961: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884239.20965: Calling groups_plugins_play to load vars for managed_node3 13632 1726884239.21768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.22979: done with get_vars() 13632 1726884239.23003: done getting variables TASK [Run the snapshot role to create snapshot set of LVs] ********************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:60 Friday 20 September 2024 22:03:59 -0400 (0:00:01.155) 0:00:48.155 ****** 13632 1726884239.23096: entering _queue_task() for managed_node3/include_role 13632 1726884239.23431: worker is 1 (out of 1 available) 13632 1726884239.23444: exiting _queue_task() for managed_node3/include_role 13632 1726884239.23573: done queuing things up, now waiting for results queue to drain 13632 1726884239.23575: waiting for pending results... 13632 1726884239.23812: running TaskExecutor() for managed_node3/TASK: Run the snapshot role to create snapshot set of LVs 13632 1726884239.24016: in run() - task 12b27791-eb03-55b1-95d9-000000000007 13632 1726884239.24021: variable 'ansible_search_path' from source: unknown 13632 1726884239.24024: calling self._execute() 13632 1726884239.24156: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.24172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.24198: variable 'omit' from source: magic vars 13632 1726884239.24359: _execute() done 13632 1726884239.24373: dumping result to json 13632 1726884239.24386: done dumping result, returning 13632 1726884239.24450: done running TaskExecutor() for managed_node3/TASK: Run the snapshot role to create snapshot set of LVs [12b27791-eb03-55b1-95d9-000000000007] 13632 1726884239.24455: sending task result for task 12b27791-eb03-55b1-95d9-000000000007 13632 1726884239.24604: no more pending results, returning what we have 13632 1726884239.24610: in VariableManager get_vars() 13632 1726884239.24659: Calling all_inventory to load vars for managed_node3 13632 1726884239.24663: Calling groups_inventory to load vars for managed_node3 13632 1726884239.24667: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884239.24691: Calling all_plugins_play to load vars for managed_node3 13632 1726884239.24696: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884239.24701: Calling groups_plugins_play to load vars for managed_node3 13632 1726884239.25757: done sending task result for task 12b27791-eb03-55b1-95d9-000000000007 13632 1726884239.25765: WORKER PROCESS EXITING 13632 1726884239.26172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.27362: done with get_vars() 13632 1726884239.27379: variable 'ansible_search_path' from source: unknown 13632 1726884239.28045: variable 'omit' from source: magic vars 13632 1726884239.28075: variable 'omit' from source: magic vars 13632 1726884239.28097: variable 'omit' from source: magic vars 13632 1726884239.28101: we have included files to process 13632 1726884239.28102: generating all_blocks data 13632 1726884239.28105: done generating all_blocks data 13632 1726884239.28110: processing included file: fedora.linux_system_roles.snapshot 13632 1726884239.28137: in VariableManager get_vars() 13632 1726884239.28158: done with get_vars() 13632 1726884239.28223: in VariableManager get_vars() 13632 1726884239.28240: done with get_vars() 13632 1726884239.28290: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/main.yml 13632 1726884239.28404: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/defaults/main.yml 13632 1726884239.28510: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/meta/main.yml 13632 1726884239.28768: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml 13632 1726884239.29220: in VariableManager get_vars() 13632 1726884239.29253: done with get_vars() 13632 1726884239.30326: iterating over new_blocks loaded from include file 13632 1726884239.30329: in VariableManager get_vars() 13632 1726884239.30352: done with get_vars() 13632 1726884239.30354: filtering new block on tags 13632 1726884239.30373: done filtering new block on tags 13632 1726884239.30376: in VariableManager get_vars() 13632 1726884239.30397: done with get_vars() 13632 1726884239.30399: filtering new block on tags 13632 1726884239.30434: done filtering new block on tags 13632 1726884239.30437: in VariableManager get_vars() 13632 1726884239.30458: done with get_vars() 13632 1726884239.30460: filtering new block on tags 13632 1726884239.30482: done filtering new block on tags 13632 1726884239.30487: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.snapshot for managed_node3 13632 1726884239.30495: extending task lists for all hosts with included blocks 13632 1726884239.31121: done extending task lists 13632 1726884239.31123: done processing included files 13632 1726884239.31124: results queue empty 13632 1726884239.31124: checking for any_errors_fatal 13632 1726884239.31127: done checking for any_errors_fatal 13632 1726884239.31128: checking for max_fail_percentage 13632 1726884239.31129: done checking for max_fail_percentage 13632 1726884239.31130: checking to see if all hosts have failed and the running result is not ok 13632 1726884239.31131: done checking to see if all hosts have failed 13632 1726884239.31132: getting the remaining hosts for this loop 13632 1726884239.31133: done getting the remaining hosts for this loop 13632 1726884239.31136: getting the next task for host managed_node3 13632 1726884239.31141: done getting next task for host managed_node3 13632 1726884239.31144: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884239.31147: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884239.31158: getting variables 13632 1726884239.31160: in VariableManager get_vars() 13632 1726884239.31175: Calling all_inventory to load vars for managed_node3 13632 1726884239.31178: Calling groups_inventory to load vars for managed_node3 13632 1726884239.31181: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884239.31192: Calling all_plugins_play to load vars for managed_node3 13632 1726884239.31195: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884239.31199: Calling groups_plugins_play to load vars for managed_node3 13632 1726884239.32101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.33309: done with get_vars() 13632 1726884239.33336: done getting variables TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 20 September 2024 22:03:59 -0400 (0:00:00.103) 0:00:48.258 ****** 13632 1726884239.33442: entering _queue_task() for managed_node3/include_tasks 13632 1726884239.33828: worker is 1 (out of 1 available) 13632 1726884239.33844: exiting _queue_task() for managed_node3/include_tasks 13632 1726884239.33858: done queuing things up, now waiting for results queue to drain 13632 1726884239.33860: waiting for pending results... 13632 1726884239.34090: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884239.34235: in run() - task 12b27791-eb03-55b1-95d9-00000000051a 13632 1726884239.34262: variable 'ansible_search_path' from source: unknown 13632 1726884239.34272: variable 'ansible_search_path' from source: unknown 13632 1726884239.34322: calling self._execute() 13632 1726884239.34494: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.34499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.34503: variable 'omit' from source: magic vars 13632 1726884239.34598: _execute() done 13632 1726884239.34609: dumping result to json 13632 1726884239.34620: done dumping result, returning 13632 1726884239.34635: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-00000000051a] 13632 1726884239.34648: sending task result for task 12b27791-eb03-55b1-95d9-00000000051a 13632 1726884239.34831: no more pending results, returning what we have 13632 1726884239.34837: in VariableManager get_vars() 13632 1726884239.34889: Calling all_inventory to load vars for managed_node3 13632 1726884239.34893: Calling groups_inventory to load vars for managed_node3 13632 1726884239.34896: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884239.34911: Calling all_plugins_play to load vars for managed_node3 13632 1726884239.34916: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884239.34920: Calling groups_plugins_play to load vars for managed_node3 13632 1726884239.35463: done sending task result for task 12b27791-eb03-55b1-95d9-00000000051a 13632 1726884239.35467: WORKER PROCESS EXITING 13632 1726884239.35907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.37092: done with get_vars() 13632 1726884239.37113: variable 'ansible_search_path' from source: unknown 13632 1726884239.37115: variable 'ansible_search_path' from source: unknown 13632 1726884239.37169: we have included files to process 13632 1726884239.37170: generating all_blocks data 13632 1726884239.37172: done generating all_blocks data 13632 1726884239.37177: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884239.37179: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884239.37182: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884239.37964: done processing included file 13632 1726884239.37967: iterating over new_blocks loaded from include file 13632 1726884239.37969: in VariableManager get_vars() 13632 1726884239.37997: done with get_vars() 13632 1726884239.38000: filtering new block on tags 13632 1726884239.38025: done filtering new block on tags 13632 1726884239.38028: in VariableManager get_vars() 13632 1726884239.38054: done with get_vars() 13632 1726884239.38056: filtering new block on tags 13632 1726884239.38081: done filtering new block on tags 13632 1726884239.38084: in VariableManager get_vars() 13632 1726884239.38110: done with get_vars() 13632 1726884239.38112: filtering new block on tags 13632 1726884239.38134: done filtering new block on tags 13632 1726884239.38137: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for managed_node3 13632 1726884239.38144: extending task lists for all hosts with included blocks 13632 1726884239.38301: done extending task lists 13632 1726884239.38302: done processing included files 13632 1726884239.38303: results queue empty 13632 1726884239.38304: checking for any_errors_fatal 13632 1726884239.38308: done checking for any_errors_fatal 13632 1726884239.38309: checking for max_fail_percentage 13632 1726884239.38311: done checking for max_fail_percentage 13632 1726884239.38312: checking to see if all hosts have failed and the running result is not ok 13632 1726884239.38313: done checking to see if all hosts have failed 13632 1726884239.38314: getting the remaining hosts for this loop 13632 1726884239.38315: done getting the remaining hosts for this loop 13632 1726884239.38318: getting the next task for host managed_node3 13632 1726884239.38323: done getting next task for host managed_node3 13632 1726884239.38327: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884239.38331: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884239.38341: getting variables 13632 1726884239.38347: in VariableManager get_vars() 13632 1726884239.38362: Calling all_inventory to load vars for managed_node3 13632 1726884239.38365: Calling groups_inventory to load vars for managed_node3 13632 1726884239.38368: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884239.38374: Calling all_plugins_play to load vars for managed_node3 13632 1726884239.38377: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884239.38381: Calling groups_plugins_play to load vars for managed_node3 13632 1726884239.39361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.40494: done with get_vars() 13632 1726884239.40525: done getting variables TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 20 September 2024 22:03:59 -0400 (0:00:00.071) 0:00:48.330 ****** 13632 1726884239.40640: entering _queue_task() for managed_node3/setup 13632 1726884239.41127: worker is 1 (out of 1 available) 13632 1726884239.41140: exiting _queue_task() for managed_node3/setup 13632 1726884239.41153: done queuing things up, now waiting for results queue to drain 13632 1726884239.41154: waiting for pending results... 13632 1726884239.41511: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884239.41616: in run() - task 12b27791-eb03-55b1-95d9-00000000056f 13632 1726884239.41643: variable 'ansible_search_path' from source: unknown 13632 1726884239.41653: variable 'ansible_search_path' from source: unknown 13632 1726884239.41704: calling self._execute() 13632 1726884239.41821: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.41838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.41856: variable 'omit' from source: magic vars 13632 1726884239.42400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884239.45039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884239.45143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884239.45192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884239.45246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884239.45279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884239.45377: 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) 13632 1726884239.45431: 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) 13632 1726884239.45540: 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) 13632 1726884239.45544: 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) 13632 1726884239.45546: 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) 13632 1726884239.45616: 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) 13632 1726884239.45657: 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) 13632 1726884239.45697: 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) 13632 1726884239.45755: 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) 13632 1726884239.45871: 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) 13632 1726884239.46004: variable '__snapshot_required_facts' from source: role '' all vars 13632 1726884239.46024: variable 'ansible_facts' from source: unknown 13632 1726884239.46478: Evaluated conditional (__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 13632 1726884239.46490: when evaluation is False, skipping this task 13632 1726884239.46499: _execute() done 13632 1726884239.46508: dumping result to json 13632 1726884239.46522: done dumping result, returning 13632 1726884239.46537: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role [12b27791-eb03-55b1-95d9-00000000056f] 13632 1726884239.46548: sending task result for task 12b27791-eb03-55b1-95d9-00000000056f 13632 1726884239.46838: done sending task result for task 12b27791-eb03-55b1-95d9-00000000056f 13632 1726884239.46842: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 13632 1726884239.46904: no more pending results, returning what we have 13632 1726884239.46910: results queue empty 13632 1726884239.46911: checking for any_errors_fatal 13632 1726884239.46914: done checking for any_errors_fatal 13632 1726884239.46915: checking for max_fail_percentage 13632 1726884239.46916: done checking for max_fail_percentage 13632 1726884239.46917: checking to see if all hosts have failed and the running result is not ok 13632 1726884239.46919: done checking to see if all hosts have failed 13632 1726884239.46919: getting the remaining hosts for this loop 13632 1726884239.46922: done getting the remaining hosts for this loop 13632 1726884239.46927: getting the next task for host managed_node3 13632 1726884239.46940: done getting next task for host managed_node3 13632 1726884239.46945: ^ task is: TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884239.46950: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884239.46968: getting variables 13632 1726884239.46970: in VariableManager get_vars() 13632 1726884239.47018: Calling all_inventory to load vars for managed_node3 13632 1726884239.47021: Calling groups_inventory to load vars for managed_node3 13632 1726884239.47024: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884239.47037: Calling all_plugins_play to load vars for managed_node3 13632 1726884239.47041: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884239.47046: Calling groups_plugins_play to load vars for managed_node3 13632 1726884239.48132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.48914: done with get_vars() 13632 1726884239.48931: done getting variables TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 20 September 2024 22:03:59 -0400 (0:00:00.083) 0:00:48.414 ****** 13632 1726884239.49015: entering _queue_task() for managed_node3/stat 13632 1726884239.49257: worker is 1 (out of 1 available) 13632 1726884239.49274: exiting _queue_task() for managed_node3/stat 13632 1726884239.49286: done queuing things up, now waiting for results queue to drain 13632 1726884239.49289: waiting for pending results... 13632 1726884239.49496: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884239.49609: in run() - task 12b27791-eb03-55b1-95d9-000000000571 13632 1726884239.49623: variable 'ansible_search_path' from source: unknown 13632 1726884239.49627: variable 'ansible_search_path' from source: unknown 13632 1726884239.49662: calling self._execute() 13632 1726884239.49750: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.49760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.49770: variable 'omit' from source: magic vars 13632 1726884239.50098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884239.50339: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884239.50377: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884239.50413: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884239.50444: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884239.50538: 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) 13632 1726884239.50557: 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) 13632 1726884239.50590: 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) 13632 1726884239.50792: 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) 13632 1726884239.50796: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884239.50799: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884239.50802: when evaluation is False, skipping this task 13632 1726884239.50804: _execute() done 13632 1726884239.50806: dumping result to json 13632 1726884239.50808: done dumping result, returning 13632 1726884239.50811: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree [12b27791-eb03-55b1-95d9-000000000571] 13632 1726884239.50814: sending task result for task 12b27791-eb03-55b1-95d9-000000000571 skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884239.51007: no more pending results, returning what we have 13632 1726884239.51012: results queue empty 13632 1726884239.51014: checking for any_errors_fatal 13632 1726884239.51024: done checking for any_errors_fatal 13632 1726884239.51025: checking for max_fail_percentage 13632 1726884239.51027: done checking for max_fail_percentage 13632 1726884239.51028: checking to see if all hosts have failed and the running result is not ok 13632 1726884239.51029: done checking to see if all hosts have failed 13632 1726884239.51030: getting the remaining hosts for this loop 13632 1726884239.51052: done getting the remaining hosts for this loop 13632 1726884239.51058: getting the next task for host managed_node3 13632 1726884239.51066: done getting next task for host managed_node3 13632 1726884239.51070: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884239.51075: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884239.51097: getting variables 13632 1726884239.51099: in VariableManager get_vars() 13632 1726884239.51156: Calling all_inventory to load vars for managed_node3 13632 1726884239.51161: Calling groups_inventory to load vars for managed_node3 13632 1726884239.51164: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884239.51179: Calling all_plugins_play to load vars for managed_node3 13632 1726884239.51185: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884239.51194: Calling groups_plugins_play to load vars for managed_node3 13632 1726884239.51206: done sending task result for task 12b27791-eb03-55b1-95d9-000000000571 13632 1726884239.51208: WORKER PROCESS EXITING 13632 1726884239.52109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.52742: done with get_vars() 13632 1726884239.52759: done getting variables 13632 1726884239.52812: 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.snapshot : Set flag to indicate system is ostree] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 20 September 2024 22:03:59 -0400 (0:00:00.038) 0:00:48.452 ****** 13632 1726884239.52841: entering _queue_task() for managed_node3/set_fact 13632 1726884239.53294: worker is 1 (out of 1 available) 13632 1726884239.53308: exiting _queue_task() for managed_node3/set_fact 13632 1726884239.53323: done queuing things up, now waiting for results queue to drain 13632 1726884239.53324: waiting for pending results... 13632 1726884239.53561: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884239.53756: in run() - task 12b27791-eb03-55b1-95d9-000000000572 13632 1726884239.53786: variable 'ansible_search_path' from source: unknown 13632 1726884239.53800: variable 'ansible_search_path' from source: unknown 13632 1726884239.53857: calling self._execute() 13632 1726884239.53991: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.54009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.54028: variable 'omit' from source: magic vars 13632 1726884239.54926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884239.55281: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884239.55346: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884239.55399: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884239.55461: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884239.55570: 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) 13632 1726884239.55615: 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) 13632 1726884239.55657: 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) 13632 1726884239.55706: 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) 13632 1726884239.55873: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884239.55893: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884239.55902: when evaluation is False, skipping this task 13632 1726884239.55915: _execute() done 13632 1726884239.55924: dumping result to json 13632 1726884239.55934: done dumping result, returning 13632 1726884239.55948: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree [12b27791-eb03-55b1-95d9-000000000572] 13632 1726884239.55994: sending task result for task 12b27791-eb03-55b1-95d9-000000000572 skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884239.56253: no more pending results, returning what we have 13632 1726884239.56259: results queue empty 13632 1726884239.56260: checking for any_errors_fatal 13632 1726884239.56267: done checking for any_errors_fatal 13632 1726884239.56269: checking for max_fail_percentage 13632 1726884239.56271: done checking for max_fail_percentage 13632 1726884239.56272: checking to see if all hosts have failed and the running result is not ok 13632 1726884239.56273: done checking to see if all hosts have failed 13632 1726884239.56274: getting the remaining hosts for this loop 13632 1726884239.56276: done getting the remaining hosts for this loop 13632 1726884239.56282: getting the next task for host managed_node3 13632 1726884239.56425: done getting next task for host managed_node3 13632 1726884239.56431: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884239.56436: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884239.56452: getting variables 13632 1726884239.56454: in VariableManager get_vars() 13632 1726884239.56497: Calling all_inventory to load vars for managed_node3 13632 1726884239.56502: Calling groups_inventory to load vars for managed_node3 13632 1726884239.56506: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884239.56512: done sending task result for task 12b27791-eb03-55b1-95d9-000000000572 13632 1726884239.56516: WORKER PROCESS EXITING 13632 1726884239.56525: Calling all_plugins_play to load vars for managed_node3 13632 1726884239.56529: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884239.56533: Calling groups_plugins_play to load vars for managed_node3 13632 1726884239.57484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.58903: done with get_vars() 13632 1726884239.58928: done getting variables 13632 1726884239.58991: 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.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 20 September 2024 22:03:59 -0400 (0:00:00.061) 0:00:48.514 ****** 13632 1726884239.59021: entering _queue_task() for managed_node3/include_vars 13632 1726884239.59311: worker is 1 (out of 1 available) 13632 1726884239.59324: exiting _queue_task() for managed_node3/include_vars 13632 1726884239.59337: done queuing things up, now waiting for results queue to drain 13632 1726884239.59338: waiting for pending results... 13632 1726884239.59606: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884239.59785: in run() - task 12b27791-eb03-55b1-95d9-000000000574 13632 1726884239.59811: variable 'ansible_search_path' from source: unknown 13632 1726884239.59820: variable 'ansible_search_path' from source: unknown 13632 1726884239.60162: variable 'ansible_facts' from source: unknown 13632 1726884239.60748: variable 'ansible_facts' from source: unknown 13632 1726884239.61294: variable 'ansible_facts' from source: unknown 13632 1726884239.61845: variable 'ansible_facts' from source: unknown 13632 1726884239.62095: variable 'omit' from source: magic vars 13632 1726884239.62201: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.62210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.62221: variable 'omit' from source: magic vars 13632 1726884239.62438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884239.62662: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884239.62704: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884239.62738: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884239.62764: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884239.62828: variable '__vars_file' from source: task vars 13632 1726884239.62902: variable 'role_path' from source: magic vars 13632 1726884239.62907: variable 'item' from source: unknown 13632 1726884239.62919: Evaluated conditional (__vars_file is file): False 13632 1726884239.62923: when evaluation is False, skipping this task 13632 1726884239.62958: variable 'item' from source: unknown 13632 1726884239.63019: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 13632 1726884239.63368: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.63379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.63391: variable 'omit' from source: magic vars 13632 1726884239.63530: variable '__vars_file' from source: task vars 13632 1726884239.63596: variable 'role_path' from source: magic vars 13632 1726884239.63599: variable 'item' from source: unknown 13632 1726884239.63611: Evaluated conditional (__vars_file is file): False 13632 1726884239.63614: when evaluation is False, skipping this task 13632 1726884239.63648: variable 'item' from source: unknown 13632 1726884239.63700: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } 13632 1726884239.63797: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.63802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.63804: variable 'omit' from source: magic vars 13632 1726884239.64123: variable '__vars_file' from source: task vars 13632 1726884239.64127: variable 'role_path' from source: magic vars 13632 1726884239.64130: variable 'item' from source: unknown 13632 1726884239.64132: Evaluated conditional (__vars_file is file): False 13632 1726884239.64134: when evaluation is False, skipping this task 13632 1726884239.64156: variable 'item' from source: unknown 13632 1726884239.64294: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884239.64370: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.64385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.64593: variable 'omit' from source: magic vars 13632 1726884239.64596: variable '__vars_file' from source: task vars 13632 1726884239.64698: variable 'role_path' from source: magic vars 13632 1726884239.64710: variable 'item' from source: unknown 13632 1726884239.64727: Evaluated conditional (__vars_file is file): False 13632 1726884239.64736: when evaluation is False, skipping this task 13632 1726884239.64784: variable 'item' from source: unknown 13632 1726884239.64861: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884239.64962: dumping result to json 13632 1726884239.64976: done dumping result, returning 13632 1726884239.64991: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-000000000574] 13632 1726884239.65004: sending task result for task 12b27791-eb03-55b1-95d9-000000000574 skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884239.65133: no more pending results, returning what we have 13632 1726884239.65137: results queue empty 13632 1726884239.65138: checking for any_errors_fatal 13632 1726884239.65144: done checking for any_errors_fatal 13632 1726884239.65145: checking for max_fail_percentage 13632 1726884239.65147: done checking for max_fail_percentage 13632 1726884239.65148: checking to see if all hosts have failed and the running result is not ok 13632 1726884239.65149: done checking to see if all hosts have failed 13632 1726884239.65150: getting the remaining hosts for this loop 13632 1726884239.65152: done getting the remaining hosts for this loop 13632 1726884239.65156: getting the next task for host managed_node3 13632 1726884239.65167: done getting next task for host managed_node3 13632 1726884239.65171: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884239.65175: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 13632 1726884239.65195: getting variables 13632 1726884239.65197: in VariableManager get_vars() 13632 1726884239.65239: Calling all_inventory to load vars for managed_node3 13632 1726884239.65243: Calling groups_inventory to load vars for managed_node3 13632 1726884239.65245: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884239.65257: Calling all_plugins_play to load vars for managed_node3 13632 1726884239.65260: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884239.65264: Calling groups_plugins_play to load vars for managed_node3 13632 1726884239.65805: done sending task result for task 12b27791-eb03-55b1-95d9-000000000574 13632 1726884239.66017: WORKER PROCESS EXITING 13632 1726884239.66032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884239.66646: done with get_vars() 13632 1726884239.66661: done getting variables 13632 1726884239.66716: 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.snapshot : Ensure required packages are installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 20 September 2024 22:03:59 -0400 (0:00:00.077) 0:00:48.591 ****** 13632 1726884239.66741: entering _queue_task() for managed_node3/package 13632 1726884239.66968: worker is 1 (out of 1 available) 13632 1726884239.66984: exiting _queue_task() for managed_node3/package 13632 1726884239.67001: done queuing things up, now waiting for results queue to drain 13632 1726884239.67002: waiting for pending results... 13632 1726884239.67195: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884239.67294: in run() - task 12b27791-eb03-55b1-95d9-00000000051b 13632 1726884239.67309: variable 'ansible_search_path' from source: unknown 13632 1726884239.67353: variable 'ansible_search_path' from source: unknown 13632 1726884239.67397: calling self._execute() 13632 1726884239.67493: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.67509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.67595: variable 'omit' from source: magic vars 13632 1726884239.67673: variable 'omit' from source: magic vars 13632 1726884239.67741: variable 'omit' from source: magic vars 13632 1726884239.67793: variable '__snapshot_packages' from source: role '' all vars 13632 1726884239.68018: variable '__snapshot_packages' from source: role '' all vars 13632 1726884239.68304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884239.70663: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884239.70799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884239.70803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884239.70886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884239.70903: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884239.71069: 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) 13632 1726884239.71073: 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) 13632 1726884239.71075: 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) 13632 1726884239.71139: 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) 13632 1726884239.71171: 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) 13632 1726884239.71296: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884239.71299: variable 'omit' from source: magic vars 13632 1726884239.71302: variable 'omit' from source: magic vars 13632 1726884239.71337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884239.71383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884239.71402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884239.71420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884239.71430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884239.71479: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884239.71482: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.71484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.71654: Set connection var ansible_shell_executable to /bin/sh 13632 1726884239.71657: Set connection var ansible_connection to ssh 13632 1726884239.71659: Set connection var ansible_pipelining to False 13632 1726884239.71662: Set connection var ansible_timeout to 10 13632 1726884239.71664: Set connection var ansible_shell_type to sh 13632 1726884239.71668: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884239.71670: variable 'ansible_shell_executable' from source: unknown 13632 1726884239.71673: variable 'ansible_connection' from source: unknown 13632 1726884239.71681: variable 'ansible_module_compression' from source: unknown 13632 1726884239.71687: variable 'ansible_shell_type' from source: unknown 13632 1726884239.71691: variable 'ansible_shell_executable' from source: unknown 13632 1726884239.71693: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884239.71695: variable 'ansible_pipelining' from source: unknown 13632 1726884239.71702: variable 'ansible_timeout' from source: unknown 13632 1726884239.71707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884239.71824: 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) 13632 1726884239.71835: variable 'omit' from source: magic vars 13632 1726884239.71894: starting attempt loop 13632 1726884239.71897: running the handler 13632 1726884239.71901: variable 'ansible_facts' from source: unknown 13632 1726884239.71904: variable 'ansible_facts' from source: unknown 13632 1726884239.71923: _low_level_execute_command(): starting 13632 1726884239.71930: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884239.72562: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884239.72567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884239.72569: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884239.72629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884239.72636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884239.72691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884239.74452: stdout chunk (state=3): >>>/root <<< 13632 1726884239.74557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884239.74609: stderr chunk (state=3): >>><<< 13632 1726884239.74613: stdout chunk (state=3): >>><<< 13632 1726884239.74635: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884239.74648: _low_level_execute_command(): starting 13632 1726884239.74659: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685 `" && echo ansible-tmp-1726884239.746351-14925-164582614242685="` echo /root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685 `" ) && sleep 0' 13632 1726884239.75123: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884239.75127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884239.75130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 is address <<< 13632 1726884239.75132: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884239.75135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884239.75185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884239.75192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884239.75245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884239.77204: stdout chunk (state=3): >>>ansible-tmp-1726884239.746351-14925-164582614242685=/root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685 <<< 13632 1726884239.77323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884239.77401: stderr chunk (state=3): >>><<< 13632 1726884239.77405: stdout chunk (state=3): >>><<< 13632 1726884239.77430: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884239.746351-14925-164582614242685=/root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884239.77524: variable 'ansible_module_compression' from source: unknown 13632 1726884239.77599: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884239.77629: variable 'ansible_facts' from source: unknown 13632 1726884239.77703: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685/AnsiballZ_dnf.py 13632 1726884239.77946: Sending initial data 13632 1726884239.77949: Sent initial data (151 bytes) 13632 1726884239.78457: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884239.78461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884239.78463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 is address <<< 13632 1726884239.78466: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884239.78469: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884239.78536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884239.78539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884239.78591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884239.80179: 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 <<< 13632 1726884239.80221: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884239.80265: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp3jabdjbn /root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685/AnsiballZ_dnf.py <<< 13632 1726884239.80271: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685/AnsiballZ_dnf.py" <<< 13632 1726884239.80310: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp3jabdjbn" to remote "/root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685/AnsiballZ_dnf.py" <<< 13632 1726884239.81435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884239.81513: stderr chunk (state=3): >>><<< 13632 1726884239.81516: stdout chunk (state=3): >>><<< 13632 1726884239.81536: done transferring module to remote 13632 1726884239.81554: _low_level_execute_command(): starting 13632 1726884239.81557: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685/ /root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685/AnsiballZ_dnf.py && sleep 0' 13632 1726884239.82119: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884239.82131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884239.82134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884239.82138: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884239.82140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884239.82208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884239.82249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884239.84092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884239.84157: stderr chunk (state=3): >>><<< 13632 1726884239.84165: stdout chunk (state=3): >>><<< 13632 1726884239.84191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884239.84195: _low_level_execute_command(): starting 13632 1726884239.84198: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685/AnsiballZ_dnf.py && sleep 0' 13632 1726884239.84895: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884239.84899: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884239.84903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration <<< 13632 1726884239.84906: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884239.84908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884239.84961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884239.84968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884239.85020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884239.87148: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884239.87182: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884239.87220: stdout chunk (state=3): >>>import '_thread' # <<< 13632 1726884239.87223: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 13632 1726884239.87299: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884239.87305: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884239.87335: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884239.87369: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884239.87379: stdout chunk (state=3): >>># installing zipimport hook <<< 13632 1726884239.87402: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884239.87412: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884239.87462: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884239.87471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884239.87480: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884239.87525: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884239.87608: 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 0x7fab486d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486a3b30> <<< 13632 1726884239.87696: 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 0x7fab486d6ab0> import '_signal' # import '_abc' # import 'abc' # <<< 13632 1726884239.87712: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884239.87740: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884239.87859: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884239.87875: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884239.87913: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884239.87921: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 13632 1726884239.87974: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884239.87993: 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' <<< 13632 1726884239.88015: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab484c5160> <<< 13632 1726884239.88105: 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 <<< 13632 1726884239.88110: 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 0x7fab484c6150> <<< 13632 1726884239.88139: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884239.88155: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884239.88442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884239.88468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884239.88499: 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' <<< 13632 1726884239.88516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884239.88544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884239.88570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884239.88585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884239.88610: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4850bef0> <<< 13632 1726884239.88619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884239.88656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884239.88672: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884239.88690: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4850bfb0> <<< 13632 1726884239.88725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884239.88733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884239.88744: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884239.88800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884239.88832: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884239.88864: 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 0x7fab4853b8c0> <<< 13632 1726884239.88869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884239.88905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4853bf50> import '_collections' # <<< 13632 1726884239.88953: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4851bbc0> <<< 13632 1726884239.88964: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884239.89011: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485192e0> <<< 13632 1726884239.89090: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485090a0> <<< 13632 1726884239.89120: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884239.89156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884239.89163: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884239.89185: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884239.89198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884239.89209: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884239.89230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884239.89263: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4855f800> <<< 13632 1726884239.89299: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4855e420> <<< 13632 1726884239.89304: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884239.89313: 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 0x7fab4851bf20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4855ccb0> <<< 13632 1726884239.89366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884239.89370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48590800> <<< 13632 1726884239.89401: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48508320> <<< 13632 1726884239.89409: 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' <<< 13632 1726884239.89450: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.89452: 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 0x7fab48590cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48590b60> <<< 13632 1726884239.89492: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.89496: 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 0x7fab48590f20> <<< 13632 1726884239.89502: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab484fee40> <<< 13632 1726884239.89527: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13632 1726884239.89539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884239.89546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884239.89582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884239.89600: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48591610> <<< 13632 1726884239.89607: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485912e0> import 'importlib.machinery' # <<< 13632 1726884239.89643: 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' <<< 13632 1726884239.89675: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485924e0> <<< 13632 1726884239.89678: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884239.89712: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884239.89715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884239.89765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884239.89770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884239.89804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485ac710> import 'errno' # <<< 13632 1726884239.89858: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.89862: 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 0x7fab485ade50> <<< 13632 1726884239.89886: 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' <<< 13632 1726884239.89904: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485aed50> <<< 13632 1726884239.89950: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.89955: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.89976: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab485af3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485ae2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884239.89994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884239.90034: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.90053: 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 0x7fab485afe30> <<< 13632 1726884239.90069: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485af560> <<< 13632 1726884239.90104: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48592540> <<< 13632 1726884239.90107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884239.90142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884239.90153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884239.90178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884239.90216: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.90234: 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 0x7fab482dbd40> <<< 13632 1726884239.90238: 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' <<< 13632 1726884239.90268: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.90275: 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 0x7fab483047a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48304500> <<< 13632 1726884239.90309: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.90334: 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 0x7fab483047d0> <<< 13632 1726884239.90361: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab483049b0> <<< 13632 1726884239.90365: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab482d9ee0> <<< 13632 1726884239.90386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884239.90470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884239.90498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884239.90514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884239.90530: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48306090> <<< 13632 1726884239.90557: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48304d10> <<< 13632 1726884239.90573: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48592c30> <<< 13632 1726884239.90585: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884239.90650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884239.90653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884239.90705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884239.90736: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4832e450> <<< 13632 1726884239.90790: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884239.90798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884239.90826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884239.90852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884239.90905: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab483525a0> <<< 13632 1726884239.90916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884239.90967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884239.91010: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884239.91035: 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 0x7fab48383380> <<< 13632 1726884239.91056: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884239.91105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884239.91128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884239.91163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884239.91259: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab483b5b20> <<< 13632 1726884239.91333: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab483834a0> <<< 13632 1726884239.91376: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48353230> <<< 13632 1726884239.91411: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884239.91429: 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 0x7fab481c8500> <<< 13632 1726884239.91433: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab483515e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48306ff0> <<< 13632 1726884239.91549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884239.91565: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fab481c86e0> <<< 13632 1726884239.91655: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_clz20pme/ansible_ansible.legacy.dnf_payload.zip' <<< 13632 1726884239.91661: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.91846: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.91865: 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' <<< 13632 1726884239.91901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884239.91970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884239.92001: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884239.92005: 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 0x7fab48226240> <<< 13632 1726884239.92018: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884239.92234: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481fd130> <<< 13632 1726884239.92262: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481fc290> # zipimport: zlib available <<< 13632 1726884239.92267: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884239.92270: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.92304: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.92307: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.92336: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884239.92341: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.93863: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.95139: 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' <<< 13632 1726884239.95181: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481ff230> # /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' <<< 13632 1726884239.95254: 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' <<< 13632 1726884239.95260: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.95270: 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 0x7fab48249c40> <<< 13632 1726884239.95295: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab482499d0> <<< 13632 1726884239.95328: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab482492e0> <<< 13632 1726884239.95349: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884239.95355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884239.95400: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48249d30> <<< 13632 1726884239.95406: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4851bad0> import 'atexit' # <<< 13632 1726884239.95438: 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 0x7fab4824a960> <<< 13632 1726884239.95470: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.95478: 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 0x7fab4824aba0> <<< 13632 1726884239.95493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884239.95541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884239.95551: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884239.95600: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4824b050> <<< 13632 1726884239.95605: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884239.95628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884239.95652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884239.95711: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480b4e60> <<< 13632 1726884239.95746: 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 0x7fab480b6a80> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884239.95795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884239.95826: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480b7440> <<< 13632 1726884239.95829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884239.95873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480b8620> <<< 13632 1726884239.95892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884239.95922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884239.95942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884239.95953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884239.96010: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480bb080> <<< 13632 1726884239.96044: 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 0x7fab480bb1a0> <<< 13632 1726884239.96074: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480b9340> <<< 13632 1726884239.96094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884239.96137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884239.96156: 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 <<< 13632 1726884239.96195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884239.96215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884239.96222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480bef30> <<< 13632 1726884239.96240: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884239.96318: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480bda00> <<< 13632 1726884239.96339: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480bd760> # /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' <<< 13632 1726884239.96434: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480bfd40> <<< 13632 1726884239.96474: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480b97c0> <<< 13632 1726884239.96511: 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 0x7fab48102ff0> <<< 13632 1726884239.96549: 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 0x7fab48103110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13632 1726884239.96589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884239.96646: 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' # 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 0x7fab48108d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48108b00> <<< 13632 1726884239.96656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884239.96739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884239.96806: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.96810: 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 0x7fab4810b230> <<< 13632 1726884239.96827: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481093a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884239.96878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884239.96903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884239.96921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13632 1726884239.96957: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48112990> <<< 13632 1726884239.97111: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4810b320> <<< 13632 1726884239.97180: 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' <<< 13632 1726884239.97216: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab481137d0> <<< 13632 1726884239.97220: 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' <<< 13632 1726884239.97242: 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 0x7fab481139b0> <<< 13632 1726884239.97304: 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 0x7fab48113b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48103440> <<< 13632 1726884239.97314: 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' <<< 13632 1726884239.97328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884239.97359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884239.97403: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.97423: 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 0x7fab48116bd0> <<< 13632 1726884239.97612: 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 0x7fab48118080> <<< 13632 1726884239.97628: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48115370> <<< 13632 1726884239.97678: 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 0x7fab48116720> <<< 13632 1726884239.97725: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48114f20> # zipimport: zlib available <<< 13632 1726884239.97728: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.97733: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884239.97829: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.97930: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.97945: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884239.97958: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.97979: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.98000: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13632 1726884239.98130: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.98278: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.98941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.99593: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884239.99598: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884239.99617: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884239.99627: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884239.99652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884239.99724: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884239.99731: 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 0x7fab4819c2c0> <<< 13632 1726884239.99814: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884239.99828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884239.99831: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4819cf50> <<< 13632 1726884239.99852: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4811b680> <<< 13632 1726884239.99901: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884239.99940: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884239.99974: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13632 1726884240.00149: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.00330: 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' <<< 13632 1726884240.00341: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4819d0a0> <<< 13632 1726884240.00347: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.00941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.01464: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.01553: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.01649: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884240.01676: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.01705: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.01743: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884240.01748: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.01820: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.01972: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 13632 1726884240.01979: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.02002: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13632 1726884240.02034: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.02079: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884240.02113: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.02363: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.02638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884240.02733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884240.02749: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884240.02819: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4819ef60> <<< 13632 1726884240.02846: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.02920: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.03026: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884240.03054: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884240.03132: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.03277: 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 0x7fab47fa9a90> <<< 13632 1726884240.03340: 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 0x7fab47faa3c0> <<< 13632 1726884240.03344: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4819e2a0> <<< 13632 1726884240.03347: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.03416: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.03449: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884240.03462: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.03493: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.03538: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.03615: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.03677: 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 <<< 13632 1726884240.03717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.03808: 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 0x7fab47fa91c0> <<< 13632 1726884240.03860: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47faa5a0> <<< 13632 1726884240.03904: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884240.03963: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.04053: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.04123: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.04153: 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' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 13632 1726884240.04191: stdout chunk (state=3): >>># 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 <<< 13632 1726884240.04264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884240.04271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884240.04290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884240.04346: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48042870> <<< 13632 1726884240.04403: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47fb44a0> <<< 13632 1726884240.04515: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47fae660> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47fae480> <<< 13632 1726884240.04518: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884240.04566: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.04569: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884240.04649: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 13632 1726884240.04678: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884240.05326: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.05938: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.06712: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.07461: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 13632 1726884240.07473: 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 0x7fab48046c90> <<< 13632 1726884240.07490: 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' <<< 13632 1726884240.07505: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48047020> <<< 13632 1726884240.07517: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py <<< 13632 1726884240.07532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 13632 1726884240.07552: 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' <<< 13632 1726884240.07569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 13632 1726884240.07577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48047d70> <<< 13632 1726884240.07597: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480470e0> <<< 13632 1726884240.07618: 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' <<< 13632 1726884240.07630: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 13632 1726884240.07635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884240.07688: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48044710> <<< 13632 1726884240.07707: 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' <<< 13632 1726884240.07727: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 13632 1726884240.07733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13632 1726884240.07758: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 13632 1726884240.07764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13632 1726884240.07790: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13632 1726884240.07803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13632 1726884240.07825: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 13632 1726884240.07834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13632 1726884240.07850: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480226f0> <<< 13632 1726884240.07870: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 13632 1726884240.07878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480225d0> <<< 13632 1726884240.07901: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 13632 1726884240.07914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4753e4e0> <<< 13632 1726884240.07968: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48020860> <<< 13632 1726884240.07984: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884240.08026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884240.08038: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13632 1726884240.08055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13632 1726884240.08068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13632 1726884240.08113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13632 1726884240.08187: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47541070> <<< 13632 1726884240.08194: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4753fbf0> <<< 13632 1726884240.08222: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4753ef90> <<< 13632 1726884240.08242: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480453d0> <<< 13632 1726884240.08256: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884240.08277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13632 1726884240.08300: 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 <<< 13632 1726884240.08453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884240.08465: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 13632 1726884240.08482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13632 1726884240.08495: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475ad010> <<< 13632 1726884240.08637: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47565160> <<< 13632 1726884240.08676: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4753fa10> <<< 13632 1726884240.08702: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13632 1726884240.08708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 13632 1726884240.08730: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884240.08752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884240.08801: 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 0x7fab475b8a10> <<< 13632 1726884240.08811: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475aedb0> <<< 13632 1726884240.08817: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47564c80> <<< 13632 1726884240.08853: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48044dd0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480447a0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480444a0> <<< 13632 1726884240.08862: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48046f60> <<< 13632 1726884240.08881: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py <<< 13632 1726884240.08902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' <<< 13632 1726884240.08919: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480447d0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 13632 1726884240.08932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 13632 1726884240.08947: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13632 1726884240.08953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13632 1726884240.09006: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475b9070> <<< 13632 1726884240.09012: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475b8c80> <<< 13632 1726884240.09039: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884240.09045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.09123: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475b97c0> <<< 13632 1726884240.09141: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884240.09175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13632 1726884240.09231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884240.09270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884240.09344: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.09437: 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 0x7fab475c0440> <<< 13632 1726884240.09641: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4759d5e0> <<< 13632 1726884240.09670: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475ba750> <<< 13632 1726884240.09699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13632 1726884240.09707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13632 1726884240.09742: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4759d070> <<< 13632 1726884240.09768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 13632 1726884240.09775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475d22d0> <<< 13632 1726884240.09805: 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' <<< 13632 1726884240.09826: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py <<< 13632 1726884240.09834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 13632 1726884240.09852: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475d2f90> <<< 13632 1726884240.09861: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475d2a20> <<< 13632 1726884240.09886: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884240.09959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884240.10040: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475d3470> <<< 13632 1726884240.10053: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884240.10099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884240.10330: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475976b0> <<< 13632 1726884240.10351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13632 1726884240.10370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13632 1726884240.10403: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab474c1ee0> <<< 13632 1726884240.10447: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.10562: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884240.10568: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.10708: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.10859: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13632 1726884240.10873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.10927: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.10981: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 13632 1726884240.10990: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.11130: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.11250: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884240.11352: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884240.11875: 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 <<< 13632 1726884240.11881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.11912: 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 <<< 13632 1726884240.11922: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13632 1726884240.11942: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py <<< 13632 1726884240.11946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' <<< 13632 1726884240.11950: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab474feff0> <<< 13632 1726884240.11980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884240.12019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884240.12157: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab474ff110> <<< 13632 1726884240.12171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13632 1726884240.12191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13632 1726884240.12213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13632 1726884240.12221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13632 1726884240.12257: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.12264: 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 0x7fab472af2c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab472aeb10> <<< 13632 1726884240.12297: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884240.12304: 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 0x7fab472aecf0> <<< 13632 1726884240.12339: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab474ff650> <<< 13632 1726884240.12348: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab474fe1b0> <<< 13632 1726884240.12376: 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 <<< 13632 1726884240.12382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab474fecf0> <<< 13632 1726884240.12404: 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 <<< 13632 1726884240.12489: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884240.12518: 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 <<< 13632 1726884240.12526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.12546: 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 <<< 13632 1726884240.12552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 13632 1726884240.12689: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 13632 1726884240.12697: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab473288f0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47328500> <<< 13632 1726884240.12721: 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 <<< 13632 1726884240.12776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13632 1726884240.12843: 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 0x7fab473541d0> <<< 13632 1726884240.12887: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47328a10> <<< 13632 1726884240.12906: 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 <<< 13632 1726884240.13010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884240.14032: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 13632 1726884240.14039: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab4711b290> <<< 13632 1726884240.14105: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47354320> <<< 13632 1726884240.14133: 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 <<< 13632 1726884240.14346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884240.14452: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab47194e00> <<< 13632 1726884240.14505: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4711b710> <<< 13632 1726884240.14524: 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 <<< 13632 1726884240.14571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884240.14656: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 13632 1726884240.14665: 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 0x7fab47197cb0> <<< 13632 1726884240.14702: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47194ec0> <<< 13632 1726884240.14730: 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 <<< 13632 1726884240.14781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884240.14870: 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 0x7fab471d3e90> <<< 13632 1726884240.14921: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab471d00e0> <<< 13632 1726884240.14933: 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 <<< 13632 1726884240.14955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884240.15013: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 13632 1726884240.15021: 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 0x7fab45549190> <<< 13632 1726884240.15038: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45548590> <<< 13632 1726884240.15050: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab472cff80> <<< 13632 1726884240.15062: 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 <<< 13632 1726884240.15110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13632 1726884240.15125: 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 <<< 13632 1726884240.15144: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884240.15150: 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 <<< 13632 1726884240.15172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884240.15208: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.15217: 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 0x7fab455686b0> <<< 13632 1726884240.15243: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4554bb00> <<< 13632 1726884240.15265: 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 <<< 13632 1726884240.15296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13632 1726884240.15320: 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 <<< 13632 1726884240.15324: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 13632 1726884240.15351: 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 0x7fab4556ade0> <<< 13632 1726884240.15373: 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 <<< 13632 1726884240.15398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13632 1726884240.15428: 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' <<< 13632 1726884240.15435: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4556bce0> <<< 13632 1726884240.15463: 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 <<< 13632 1726884240.15470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.15934: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 13632 1726884240.15949: 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 0x7fab4558c5f0> <<< 13632 1726884240.15969: 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 <<< 13632 1726884240.15997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884240.16010: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4558daf0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4556bf20> <<< 13632 1726884240.16031: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4556ac90> <<< 13632 1726884240.16051: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4556a630> <<< 13632 1726884240.16086: 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 <<< 13632 1726884240.16106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.16219: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 13632 1726884240.16226: 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 0x7fab4558f710> <<< 13632 1726884240.16246: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4556b200> <<< 13632 1726884240.16324: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45568a10> <<< 13632 1726884240.16377: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4554b110> <<< 13632 1726884240.16412: 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' <<< 13632 1726884240.16557: 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 0x7fab4554b830> <<< 13632 1726884240.16566: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4554b590> <<< 13632 1726884240.16601: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45549310> <<< 13632 1726884240.16630: 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 0x7fab455d0d70> <<< 13632 1726884240.16657: 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 <<< 13632 1726884240.16686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884240.16709: 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 <<< 13632 1726884240.16718: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884240.16754: 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 <<< 13632 1726884240.16760: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884240.16784: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455d3290> <<< 13632 1726884240.16803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884240.16821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884240.16850: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455d3a70> <<< 13632 1726884240.16857: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455d25a0> <<< 13632 1726884240.16875: 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 <<< 13632 1726884240.16908: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13632 1726884240.16921: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455f82c0> <<< 13632 1726884240.16952: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455d0d40> <<< 13632 1726884240.16979: 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 <<< 13632 1726884240.16985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.17009: 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 <<< 13632 1726884240.17041: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13632 1726884240.17058: 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 <<< 13632 1726884240.17068: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 13632 1726884240.17084: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455f9d30> <<< 13632 1726884240.17114: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455f92b0> <<< 13632 1726884240.17130: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455f90d0> <<< 13632 1726884240.17141: 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 <<< 13632 1726884240.17148: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 13632 1726884240.17173: 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 <<< 13632 1726884240.17204: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884240.17236: 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 <<< 13632 1726884240.17246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884240.17275: 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 <<< 13632 1726884240.17289: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13632 1726884240.17303: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f14dd0> <<< 13632 1726884240.17339: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884240.17392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884240.17411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884240.17464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884240.17484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884240.17510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884240.17519: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f3ee40> <<< 13632 1726884240.17565: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.17569: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.17573: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab44f3f1a0> <<< 13632 1726884240.17629: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f170e0> <<< 13632 1726884240.17674: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f15280> <<< 13632 1726884240.17696: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f142c0> <<< 13632 1726884240.17741: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455fa510> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455fa240> <<< 13632 1726884240.17775: 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 <<< 13632 1726884240.17781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13632 1726884240.17812: 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 <<< 13632 1726884240.17819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.17852: 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 <<< 13632 1726884240.17870: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884240.17879: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f7ccb0> <<< 13632 1726884240.17883: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f3fdd0> <<< 13632 1726884240.17928: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455faa50> <<< 13632 1726884240.17946: 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 <<< 13632 1726884240.17963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13632 1726884240.17990: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f7d3d0> <<< 13632 1726884240.18022: 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 <<< 13632 1726884240.18044: 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 0x7fab44f7d760> <<< 13632 1726884240.18054: 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 0x7fab44f7d820> <<< 13632 1726884240.18085: 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<<< 13632 1726884240.18096: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f7d940> <<< 13632 1726884240.18121: 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 <<< 13632 1726884240.18151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884240.18174: 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 <<< 13632 1726884240.18206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884240.18282: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' <<< 13632 1726884240.18289: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab44f9c530> <<< 13632 1726884240.18309: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f7e660> <<< 13632 1726884240.18334: 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 <<< 13632 1726884240.18348: 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 0x7fab44f9c650> <<< 13632 1726884240.18362: 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 <<< 13632 1726884240.18369: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884240.18476: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f9c740> <<< 13632 1726884240.18486: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f7d790> <<< 13632 1726884240.18507: 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 <<< 13632 1726884240.18519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 13632 1726884240.18526: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f9c830> <<< 13632 1726884240.18555: 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 <<< 13632 1726884240.18566: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13632 1726884240.18602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884240.18677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884240.18704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884240.18738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884240.18761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884240.18780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884240.18815: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.18821: stdout chunk (state=3): >>># 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 0x7fab44fec2c0> <<< 13632 1726884240.18857: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44fc76b0> <<< 13632 1726884240.18925: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44fc60c0> <<< 13632 1726884240.19115: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f9e030> <<< 13632 1726884240.19125: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f9d490> <<< 13632 1726884240.19159: 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' <<< 13632 1726884240.19167: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f9f3e0> <<< 13632 1726884240.19182: 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 <<< 13632 1726884240.19204: 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 0x7fab44fc4350> <<< 13632 1726884240.19242: 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' <<< 13632 1726884240.19252: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45000ad0> <<< 13632 1726884240.19274: 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 <<< 13632 1726884240.19278: 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 0x7fab45000d40> <<< 13632 1726884240.19310: 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 <<< 13632 1726884240.19318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 13632 1726884240.19343: 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 <<< 13632 1726884240.19352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13632 1726884240.19376: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45001640> <<< 13632 1726884240.19384: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab450010d0> <<< 13632 1726884240.19412: 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 <<< 13632 1726884240.19422: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45002540> <<< 13632 1726884240.19440: stdout chunk (state=3): >>>import 'gc' # <<< 13632 1726884240.19456: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab472af470> <<< 13632 1726884240.19469: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab474fe090> <<< 13632 1726884240.20052: 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 <<< 13632 1726884240.20082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884240.20117: 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 <<< 13632 1726884240.20124: 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 0x7fab45003860> <<< 13632 1726884240.20274: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884240.20296: 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 <<< 13632 1726884240.20311: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884240.20337: 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 <<< 13632 1726884240.20344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.20364: 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 <<< 13632 1726884240.20407: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884240.20436: 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 <<< 13632 1726884240.20496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884240.20524: 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 <<< 13632 1726884240.20531: stdout chunk (state=3): >>># 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 0x7fab44e101a0> <<< 13632 1726884240.20558: 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' <<< 13632 1726884240.20589: 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 <<< 13632 1726884240.20608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884240.20638: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 13632 1726884240.20644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.20775: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.20782: 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 0x7fab44e120c0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e11ca0> <<< 13632 1726884240.20812: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.20848: 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 0x7fab472af1a0> <<< 13632 1726884240.20852: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e10bf0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e104a0> <<< 13632 1726884240.20889: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44dcd1c0> <<< 13632 1726884240.20911: 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 <<< 13632 1726884240.20927: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884240.20932: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44dcff50> <<< 13632 1726884240.20962: 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 <<< 13632 1726884240.20993: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.21013: 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 <<< 13632 1726884240.21035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884240.21075: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e2f650> <<< 13632 1726884240.21115: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e2e180> <<< 13632 1726884240.21150: 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 <<< 13632 1726884240.21164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884240.21173: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e50e30> <<< 13632 1726884240.21204: 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 <<< 13632 1726884240.21210: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e51130> <<< 13632 1726884240.21240: 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 <<< 13632 1726884240.21255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 13632 1726884240.21262: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e513a0> <<< 13632 1726884240.21280: 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 <<< 13632 1726884240.21303: stdout chunk (state=3): >>># 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 0x7fab44e51640> <<< 13632 1726884240.21332: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13632 1726884240.21355: 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 <<< 13632 1726884240.21390: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884240.21429: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e51d60> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e51bb0> <<< 13632 1726884240.21466: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 13632 1726884240.21473: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e53650> <<< 13632 1726884240.21503: 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 <<< 13632 1726884240.21509: 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 0x7fab44e537a0> <<< 13632 1726884240.21541: 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 <<< 13632 1726884240.21550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13632 1726884240.21577: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e539b0> <<< 13632 1726884240.21599: 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 <<< 13632 1726884240.21622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13632 1726884240.21640: 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 <<< 13632 1726884240.21675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884240.21681: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e74950> <<< 13632 1726884240.21703: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e741d0> <<< 13632 1726884240.21723: 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 <<< 13632 1726884240.21739: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 13632 1726884240.21745: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e754f0> <<< 13632 1726884240.21772: 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' <<< 13632 1726884240.21792: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e75940> <<< 13632 1726884240.21808: 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 <<< 13632 1726884240.21823: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 13632 1726884240.21830: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e75b20> <<< 13632 1726884240.21859: 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 <<< 13632 1726884240.21869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884240.21912: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e75df0> <<< 13632 1726884240.21934: 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 <<< 13632 1726884240.21944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 13632 1726884240.21951: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e76cf0> <<< 13632 1726884240.21982: 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 <<< 13632 1726884240.21991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 13632 1726884240.22004: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e76f60> <<< 13632 1726884240.22018: 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 <<< 13632 1726884240.22038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13632 1726884240.22045: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e77170> <<< 13632 1726884240.22069: 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 <<< 13632 1726884240.22088: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 13632 1726884240.22116: 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 <<< 13632 1726884240.22133: stdout chunk (state=3): >>># 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 0x7fab44e77d40> <<< 13632 1726884240.22140: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e77890> <<< 13632 1726884240.22165: 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 <<< 13632 1726884240.22171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13632 1726884240.22209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13632 1726884240.22228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 13632 1726884240.22232: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e98bf0> <<< 13632 1726884240.22243: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e98530> <<< 13632 1726884240.22263: 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 <<< 13632 1726884240.22266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884240.22284: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e99820> <<< 13632 1726884240.22302: 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 <<< 13632 1726884240.22331: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13632 1726884240.22338: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e99b20> <<< 13632 1726884240.22367: 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 <<< 13632 1726884240.22371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 13632 1726884240.22397: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e9aa50> <<< 13632 1726884240.22410: 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 <<< 13632 1726884240.22427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' <<< 13632 1726884240.22434: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e9acf0> <<< 13632 1726884240.22452: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 13632 1726884240.22465: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e9aea0> <<< 13632 1726884240.22484: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab450038f0> <<< 13632 1726884240.22490: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45003470> <<< 13632 1726884240.22507: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45002b40> <<< 13632 1726884240.22518: 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 <<< 13632 1726884240.22538: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13632 1726884240.22578: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44dcc890> <<< 13632 1726884240.22608: 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 <<< 13632 1726884240.22618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13632 1726884240.22662: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e9b800> <<< 13632 1726884240.22679: 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 <<< 13632 1726884240.22701: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13632 1726884240.22707: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e9bcb0> <<< 13632 1726884240.22741: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 13632 1726884240.22757: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bc8680> <<< 13632 1726884240.22768: 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 <<< 13632 1726884240.22795: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13632 1726884240.22821: 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 <<< 13632 1726884240.22828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.22864: 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 <<< 13632 1726884240.22877: 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 0x7fab44bc9a60> <<< 13632 1726884240.22894: 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 <<< 13632 1726884240.22900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884240.22916: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bc9b20> <<< 13632 1726884240.22944: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884240.23067: 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 0x7fab44bca210> <<< 13632 1726884240.23075: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bca090> <<< 13632 1726884240.23094: 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 <<< 13632 1726884240.23116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 13632 1726884240.23123: 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 <<< 13632 1726884240.23151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 13632 1726884240.23170: 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 <<< 13632 1726884240.23203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884240.23228: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' <<< 13632 1726884240.23243: stdout chunk (state=3): >>>import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf4800> <<< 13632 1726884240.23255: 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 <<< 13632 1726884240.23263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13632 1726884240.23293: 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' <<< 13632 1726884240.23330: 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 0x7fab44bf5a30> <<< 13632 1726884240.23355: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf5ca0> <<< 13632 1726884240.23381: stdout chunk (state=3): >>># /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' <<< 13632 1726884240.23424: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.23455: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.23464: stdout chunk (state=3): >>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab44bf5df0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf5b50> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf54f0> <<< 13632 1726884240.23478: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf4980> <<< 13632 1726884240.23502: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bcbbf0> <<< 13632 1726884240.23508: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bcb170> <<< 13632 1726884240.23533: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bca9f0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bc9550> <<< 13632 1726884240.23565: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bc8aa0> <<< 13632 1726884240.23584: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884240.23630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf5f40> <<< 13632 1726884240.23648: 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 <<< 13632 1726884240.23663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13632 1726884240.23700: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf6810> <<< 13632 1726884240.23723: 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 <<< 13632 1726884240.23733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13632 1726884240.23768: 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' <<< 13632 1726884240.23794: 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 <<< 13632 1726884240.23842: 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 0x7fab44bf7710> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf7440> # /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' <<< 13632 1726884240.23862: 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 <<< 13632 1726884240.24001: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884240.24030: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884240.24064: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884240.24144: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c2db50> <<< 13632 1726884240.24172: stdout chunk (state=3): >>># /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' <<< 13632 1726884240.24254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884240.24266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884240.24302: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c2f1a0> <<< 13632 1726884240.24448: 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 0x7fab44c2e420> <<< 13632 1726884240.24455: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c2df70> <<< 13632 1726884240.24477: 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 <<< 13632 1726884240.24497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884240.24533: 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 <<< 13632 1726884240.24541: 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 0x7fab44c649e0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c53dd0> <<< 13632 1726884240.24569: 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 <<< 13632 1726884240.24577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884240.24602: 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 <<< 13632 1726884240.24647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884240.24654: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884240.24681: 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 <<< 13632 1726884240.24690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884240.24708: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c67830> <<< 13632 1726884240.24736: 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 <<< 13632 1726884240.24747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 13632 1726884240.24756: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c679e0> <<< 13632 1726884240.24777: 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 <<< 13632 1726884240.24797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884240.24810: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884240.24879: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c65070> <<< 13632 1726884240.24881: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c64d40> <<< 13632 1726884240.24918: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf79b0> <<< 13632 1726884240.24946: 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 <<< 13632 1726884240.24954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 13632 1726884240.24987: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c2d6a0> <<< 13632 1726884240.25003: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf7740> <<< 13632 1726884240.25011: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf6e40> <<< 13632 1726884240.25039: 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 <<< 13632 1726884240.25053: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 13632 1726884240.25059: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c8a3f0> <<< 13632 1726884240.25088: 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 <<< 13632 1726884240.25105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 13632 1726884240.25114: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c8acf0> <<< 13632 1726884240.25145: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 13632 1726884240.25151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c8b6b0> <<< 13632 1726884240.25178: 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 <<< 13632 1726884240.25202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13632 1726884240.25215: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c8bad0> <<< 13632 1726884240.25245: 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 <<< 13632 1726884240.25256: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13632 1726884240.25264: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44ca46b0> <<< 13632 1726884240.25286: 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 <<< 13632 1726884240.25329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884240.25361: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44ca4d40> <<< 13632 1726884240.25386: 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 <<< 13632 1726884240.25396: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 13632 1726884240.25422: 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' <<< 13632 1726884240.25449: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 13632 1726884240.25456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 13632 1726884240.25492: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884240.25538: 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 0x7fab44ca7bf0> <<< 13632 1726884240.25565: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44ca75f0> <<< 13632 1726884240.25576: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44ca7290> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44ca6f60> <<< 13632 1726884241.38037: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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}}} <<< 13632 1726884241.39226: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884241.39258: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884241.39773: 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 <<< 13632 1726884241.39786: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 13632 1726884241.39868: stdout chunk (state=3): >>># 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 _sha2 # 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__ <<< 13632 1726884241.39896: 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 # 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 <<< 13632 1726884241.40032: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 13632 1726884241.40037: stdout chunk (state=3): >>># 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 <<< 13632 1726884241.40117: stdout chunk (state=3): >>># 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 <<< 13632 1726884241.40141: stdout chunk (state=3): >>># cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph<<< 13632 1726884241.40198: stdout chunk (state=3): >>> # 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884241.40711: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 # destroy _lzma <<< 13632 1726884241.40762: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884241.40796: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 13632 1726884241.40837: stdout chunk (state=3): >>># destroy grp # destroy syslog # destroy selinux <<< 13632 1726884241.40900: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc <<< 13632 1726884241.40915: 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 <<< 13632 1726884241.40968: stdout chunk (state=3): >>># 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 <<< 13632 1726884241.41020: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 13632 1726884241.41035: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 13632 1726884241.41089: stdout chunk (state=3): >>># cleanup[3] wiping _decimal <<< 13632 1726884241.41152: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # 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 <<< 13632 1726884241.41171: stdout chunk (state=3): >>># 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 <<< 13632 1726884241.41240: stdout chunk (state=3): >>># 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 <<< 13632 1726884241.41293: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 13632 1726884241.41340: 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 # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata <<< 13632 1726884241.41424: 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 # 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 <<< 13632 1726884241.41497: stdout chunk (state=3): >>># 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 <<< 13632 1726884241.41502: stdout chunk (state=3): >>># 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 <<< 13632 1726884241.41579: stdout chunk (state=3): >>># 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<<< 13632 1726884241.41589: 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 # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux <<< 13632 1726884241.41653: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 <<< 13632 1726884241.41671: 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 # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 13632 1726884241.41749: stdout chunk (state=3): >>># 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 <<< 13632 1726884241.41800: 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 <<< 13632 1726884241.41847: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib <<< 13632 1726884241.41904: 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 # 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 <<< 13632 1726884241.41940: stdout chunk (state=3): >>># 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 <<< 13632 1726884241.42016: 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 # 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 <<< 13632 1726884241.42019: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 13632 1726884241.42048: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # 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 <<< 13632 1726884241.42519: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884241.42561: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 13632 1726884241.42621: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13632 1726884241.42662: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle <<< 13632 1726884241.42708: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg <<< 13632 1726884241.42753: 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 <<< 13632 1726884241.42813: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 13632 1726884241.42844: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd <<< 13632 1726884241.42878: stdout chunk (state=3): >>># 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 <<< 13632 1726884241.42921: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 13632 1726884241.42970: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse <<< 13632 1726884241.43033: stdout chunk (state=3): >>># destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output <<< 13632 1726884241.43045: stdout chunk (state=3): >>># destroy dnf <<< 13632 1726884241.43098: stdout chunk (state=3): >>># destroy rpm <<< 13632 1726884241.43131: 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 # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 13632 1726884241.43209: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 13632 1726884241.43266: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13632 1726884241.43314: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884241.43419: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884241.43562: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13632 1726884241.43620: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884241.43632: stdout chunk (state=3): >>># destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 13632 1726884241.44777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884241.44781: stdout chunk (state=3): >>><<< 13632 1726884241.44787: stderr chunk (state=3): >>><<< 13632 1726884241.45215: _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 0x7fab486d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486a3b30> # /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 0x7fab486d6ab0> 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 0x7fab484c5160> # /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 0x7fab484c6150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4850bef0> # /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 0x7fab4850bfb0> # /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 0x7fab4853b8c0> # /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 0x7fab4853bf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4851bbc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485192e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485090a0> # /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 0x7fab4855f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4855e420> # /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 0x7fab4851bf20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4855ccb0> # /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 0x7fab48590800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48508320> # /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 0x7fab48590cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48590b60> # 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 0x7fab48590f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab484fee40> # /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 0x7fab48591610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485912e0> 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 0x7fab485924e0> 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 0x7fab485ac710> 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 0x7fab485ade50> # /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 0x7fab485aed50> # 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 0x7fab485af3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485ae2a0> # /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 0x7fab485afe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab485af560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48592540> # /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 0x7fab482dbd40> # /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 0x7fab483047a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48304500> # 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 0x7fab483047d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab483049b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab482d9ee0> # /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 0x7fab48306090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48304d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48592c30> # /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 0x7fab4832e450> # /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 0x7fab483525a0> # /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 0x7fab48383380> # /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 0x7fab483b5b20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab483834a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48353230> # /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 0x7fab481c8500> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab483515e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48306ff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fab481c86e0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_clz20pme/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 0x7fab48226240> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481fd130> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481fc290> # 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 0x7fab481ff230> # /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 0x7fab48249c40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab482499d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab482492e0> # /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 0x7fab48249d30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4851bad0> 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 0x7fab4824a960> # 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 0x7fab4824aba0> # /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 0x7fab4824b050> 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 0x7fab480b4e60> # 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 0x7fab480b6a80> # /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 0x7fab480b7440> # /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 0x7fab480b8620> # /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 0x7fab480bb080> # 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 0x7fab480bb1a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480b9340> # /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 0x7fab480bef30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480bda00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480bd760> # /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 0x7fab480bfd40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480b97c0> # 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 0x7fab48102ff0> # /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 0x7fab48103110> # /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 0x7fab48108d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48108b00> # /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 0x7fab4810b230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481093a0> # /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 0x7fab48112990> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4810b320> # 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 0x7fab481137d0> # 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 0x7fab481139b0> # 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 0x7fab48113b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48103440> # /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 0x7fab48116bd0> # 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 0x7fab48118080> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48115370> # 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 0x7fab48116720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48114f20> # 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 0x7fab4819c2c0> # /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 0x7fab4819cf50> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4811b680> 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 0x7fab4819d0a0> # 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 0x7fab4819ef60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab47fa9a90> # 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 0x7fab47faa3c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4819e2a0> # 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 0x7fab47fa91c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47faa5a0> 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 0x7fab48042870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47fb44a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47fae660> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47fae480> # 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 0x7fab48046c90> # /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 0x7fab48047020> # /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 0x7fab48047d70> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480470e0> # /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 0x7fab48044710> # /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 0x7fab480226f0> # /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 0x7fab480225d0> # /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 0x7fab4753e4e0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48020860> # /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 0x7fab47541070> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4753fbf0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4753ef90> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480453d0> # /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 0x7fab475ad010> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47565160> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4753fa10> # /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 0x7fab475b8a10> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475aedb0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47564c80> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48044dd0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480447a0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab480444a0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48046f60> # /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 0x7fab480447d0> # /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 0x7fab475b9070> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475b8c80> # /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 0x7fab475b97c0> # /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 0x7fab475c0440> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4759d5e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475ba750> # /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 0x7fab4759d070> # /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 0x7fab475d22d0> # /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 0x7fab475d2f90> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab475d2a20> # /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 0x7fab475d3470> # /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 0x7fab475976b0> # /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 0x7fab474c1ee0> # 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 0x7fab474feff0> # /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 0x7fab474ff110> # /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 0x7fab472af2c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab472aeb10> # 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 0x7fab472aecf0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab474ff650> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab474fe1b0> # /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 0x7fab474fecf0> # /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 0x7fab473288f0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47328500> # /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 0x7fab473541d0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47328a10> # /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 0x7fab4711b290> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47354320> # /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 0x7fab47194e00> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4711b710> # /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 0x7fab47197cb0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47194ec0> # /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 0x7fab471d3e90> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab471d00e0> # /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 0x7fab45549190> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45548590> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab472cff80> # /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 0x7fab455686b0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4554bb00> # /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 0x7fab4556ade0> # /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 0x7fab4556bce0> # /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 0x7fab4558c5f0> # /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 0x7fab4558daf0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4556bf20> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4556ac90> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4556a630> # /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 0x7fab4558f710> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4556b200> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45568a10> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4554b110> # /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 0x7fab4554b830> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4554b590> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45549310> # /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 0x7fab455d0d70> # /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 0x7fab455d3290> # /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 0x7fab455d3a70> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455d25a0> # /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 0x7fab455f82c0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455d0d40> # /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 0x7fab455f9d30> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455f92b0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455f90d0> # /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 0x7fab44f14dd0> # /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 0x7fab44f3ee40> # 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 0x7fab44f3f1a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f170e0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f15280> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f142c0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455fa510> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455fa240> # /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 0x7fab44f7ccb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f3fdd0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab455faa50> # /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 0x7fab44f7d3d0> # /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 0x7fab44f7d760> # /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 0x7fab44f7d820> # /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 0x7fab44f7d940> # /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 0x7fab44f9c530> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f7e660> # /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 0x7fab44f9c650> # /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 0x7fab44f9c740> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f7d790> # /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 0x7fab44f9c830> # /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 0x7fab44fec2c0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44fc76b0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44fc60c0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f9e030> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44f9d490> # /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 0x7fab44f9f3e0> # /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 0x7fab44fc4350> # /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 0x7fab45000ad0> # /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 0x7fab45000d40> # /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 0x7fab45001640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab450010d0> # /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 0x7fab45002540> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab472af470> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab474fe090> # /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' # /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 0x7fab45003860> # destroy dnf.plugin.dynamic.copr # /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/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 0x7fab44e101a0> # /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 0x7fab44e120c0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e11ca0> # 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 0x7fab472af1a0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e10bf0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e104a0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44dcd1c0> # /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 0x7fab44dcff50> # /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 0x7fab44e2f650> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e2e180> # /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 0x7fab44e50e30> # /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 0x7fab44e51130> # /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 0x7fab44e513a0> # /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 0x7fab44e51640> # /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 0x7fab44e51d60> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e51bb0> # /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 0x7fab44e53650> # /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 0x7fab44e537a0> # /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 0x7fab44e539b0> # /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 0x7fab44e74950> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e741d0> # /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 0x7fab44e754f0> # /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 0x7fab44e75940> # /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 0x7fab44e75b20> # /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 0x7fab44e75df0> # /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 0x7fab44e76cf0> # /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 0x7fab44e76f60> # /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 0x7fab44e77170> # /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 0x7fab44e77d40> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e77890> # /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 0x7fab44e98bf0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44e98530> # /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 0x7fab44e99820> # /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 0x7fab44e99b20> # /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 0x7fab44e9aa50> # /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 0x7fab44e9acf0> # /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 0x7fab44e9aea0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab450038f0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45003470> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab45002b40> # /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 0x7fab44dcc890> # /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 0x7fab44e9b800> # /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 0x7fab44e9bcb0> # /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 0x7fab44bc8680> # /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 0x7fab44bc9a60> # /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 0x7fab44bc9b20> # /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 0x7fab44bca210> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bca090> # /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 0x7fab44bf4800> # /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 0x7fab44bf5a30> # /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 0x7fab44bf5ca0> # /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 0x7fab44bf5df0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf5b50> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf54f0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf4980> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bcbbf0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bcb170> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bca9f0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bc9550> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bc8aa0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf5f40> # /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 0x7fab44bf6810> # /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 0x7fab44bf7710> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf7440> # /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 0x7fab44c2db50> # /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 0x7fab44c2f1a0> # 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 0x7fab44c2e420> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c2df70> # /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 0x7fab44c649e0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c53dd0> # /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 0x7fab44c67830> # /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 0x7fab44c679e0> # /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 0x7fab44c65070> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c64d40> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf79b0> # /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 0x7fab44c2d6a0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf7740> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44bf6e40> # /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 0x7fab44c8a3f0> # /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 0x7fab44c8acf0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44c8b6b0> # /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 0x7fab44c8bad0> # /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 0x7fab44ca46b0> # /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 0x7fab44ca4d40> # /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 0x7fab44ca7bf0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44ca75f0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44ca7290> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab44ca6f60> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884241.46928: done with _execute_module (ansible.legacy.dnf, {'name': ['lvm2', 'util-linux-core'], '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-1726884239.746351-14925-164582614242685/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884241.46931: _low_level_execute_command(): starting 13632 1726884241.46933: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884239.746351-14925-164582614242685/ > /dev/null 2>&1 && sleep 0' 13632 1726884241.46935: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884241.46936: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884241.46938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884241.46940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884241.46941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884241.46943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884241.46945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884241.48755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884241.48781: stderr chunk (state=3): >>><<< 13632 1726884241.48787: stdout chunk (state=3): >>><<< 13632 1726884241.48832: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884241.48836: handler run complete 13632 1726884241.48865: attempt loop complete, returning result 13632 1726884241.48870: _execute() done 13632 1726884241.48873: dumping result to json 13632 1726884241.48884: done dumping result, returning 13632 1726884241.48894: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed [12b27791-eb03-55b1-95d9-00000000051b] 13632 1726884241.48900: sending task result for task 12b27791-eb03-55b1-95d9-00000000051b 13632 1726884241.49007: done sending task result for task 12b27791-eb03-55b1-95d9-00000000051b 13632 1726884241.49011: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884241.49134: no more pending results, returning what we have 13632 1726884241.49138: results queue empty 13632 1726884241.49139: checking for any_errors_fatal 13632 1726884241.49147: done checking for any_errors_fatal 13632 1726884241.49148: checking for max_fail_percentage 13632 1726884241.49150: done checking for max_fail_percentage 13632 1726884241.49151: checking to see if all hosts have failed and the running result is not ok 13632 1726884241.49152: done checking to see if all hosts have failed 13632 1726884241.49153: getting the remaining hosts for this loop 13632 1726884241.49155: done getting the remaining hosts for this loop 13632 1726884241.49159: getting the next task for host managed_node3 13632 1726884241.49168: done getting next task for host managed_node3 13632 1726884241.49172: ^ task is: TASK: fedora.linux_system_roles.snapshot : Run snapshot module {{ snapshot_lvm_action }} 13632 1726884241.49175: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884241.49190: getting variables 13632 1726884241.49191: in VariableManager get_vars() 13632 1726884241.49226: Calling all_inventory to load vars for managed_node3 13632 1726884241.49229: Calling groups_inventory to load vars for managed_node3 13632 1726884241.49232: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884241.49250: Calling all_plugins_play to load vars for managed_node3 13632 1726884241.49253: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884241.49256: Calling groups_plugins_play to load vars for managed_node3 13632 1726884241.49801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884241.50429: done with get_vars() 13632 1726884241.50448: done getting variables 13632 1726884241.50599: variable 'snapshot_lvm_action' from source: include params TASK [fedora.linux_system_roles.snapshot : Run snapshot module snapshot] ******* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 Friday 20 September 2024 22:04:01 -0400 (0:00:01.838) 0:00:50.430 ****** 13632 1726884241.50625: entering _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884241.50627: Creating lock for fedora.linux_system_roles.snapshot 13632 1726884241.50911: worker is 1 (out of 1 available) 13632 1726884241.50926: exiting _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884241.50941: done queuing things up, now waiting for results queue to drain 13632 1726884241.50943: waiting for pending results... 13632 1726884241.51306: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module snapshot 13632 1726884241.51371: in run() - task 12b27791-eb03-55b1-95d9-00000000051d 13632 1726884241.51401: variable 'ansible_search_path' from source: unknown 13632 1726884241.51409: variable 'ansible_search_path' from source: unknown 13632 1726884241.51456: calling self._execute() 13632 1726884241.51582: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884241.51642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884241.51650: variable 'omit' from source: magic vars 13632 1726884241.51794: variable 'omit' from source: magic vars 13632 1726884241.51822: variable 'omit' from source: magic vars 13632 1726884241.51865: variable 'snapshot_lvm_action' from source: include params 13632 1726884241.52121: variable 'snapshot_lvm_action' from source: include params 13632 1726884241.52340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884241.54254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884241.54393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884241.54398: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884241.54463: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884241.54467: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884241.54567: 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) 13632 1726884241.54627: 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) 13632 1726884241.54646: 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) 13632 1726884241.54812: 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) 13632 1726884241.54816: 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) 13632 1726884241.54854: variable 'ansible_check_mode' from source: magic vars 13632 1726884241.55054: variable 'snapshot_lvm_all_vgs' from source: role '' defaults 13632 1726884241.55201: variable 'snapshot_lvm_verify_only' from source: role '' defaults 13632 1726884241.55343: variable 'snapshot_lvm_mount_origin' from source: role '' defaults 13632 1726884241.55499: variable 'snapshot_lvm_mountpoint_create' from source: role '' defaults 13632 1726884241.55640: variable 'snapshot_lvm_unmount_all' from source: role '' defaults 13632 1726884241.55757: variable 'snapshot_lvm_percent_space_required' from source: role '' defaults 13632 1726884241.55760: variable 'omit' from source: magic vars 13632 1726884241.55866: variable 'snapshot_lvm_vg' from source: role '' defaults 13632 1726884241.55870: variable 'omit' from source: magic vars 13632 1726884241.56093: variable 'snapshot_lvm_lv' from source: role '' defaults 13632 1726884241.56096: variable 'omit' from source: magic vars 13632 1726884241.56116: variable 'snapshot_lvm_snapset_name' from source: role '' defaults 13632 1726884241.56127: variable 'omit' from source: magic vars 13632 1726884241.56250: variable 'snapshot_lvm_mount_options' from source: role '' defaults 13632 1726884241.56260: variable 'omit' from source: magic vars 13632 1726884241.56390: variable 'snapshot_lvm_fstype' from source: role '' defaults 13632 1726884241.56402: variable 'omit' from source: magic vars 13632 1726884241.56530: variable 'snapshot_lvm_mountpoint' from source: role '' defaults 13632 1726884241.56541: variable 'omit' from source: magic vars 13632 1726884241.56669: variable 'snapshot_lvm_set' from source: include params 13632 1726884241.56679: variable 'snapshot_test_set' from source: play vars 13632 1726884241.56758: variable 'snapshot_test_set' from source: play vars 13632 1726884241.56877: variable 'omit' from source: magic vars 13632 1726884241.57087: variable 'snapshot_lvm_vg_include' from source: role '' defaults 13632 1726884241.57122: variable 'omit' from source: magic vars 13632 1726884241.57159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884241.57217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884241.57221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884241.57241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884241.57251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884241.57279: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884241.57282: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884241.57290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884241.57392: Set connection var ansible_shell_executable to /bin/sh 13632 1726884241.57401: Set connection var ansible_connection to ssh 13632 1726884241.57408: Set connection var ansible_pipelining to False 13632 1726884241.57414: Set connection var ansible_timeout to 10 13632 1726884241.57418: Set connection var ansible_shell_type to sh 13632 1726884241.57425: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884241.57452: variable 'ansible_shell_executable' from source: unknown 13632 1726884241.57456: variable 'ansible_connection' from source: unknown 13632 1726884241.57458: variable 'ansible_module_compression' from source: unknown 13632 1726884241.57462: variable 'ansible_shell_type' from source: unknown 13632 1726884241.57465: variable 'ansible_shell_executable' from source: unknown 13632 1726884241.57470: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884241.57475: variable 'ansible_pipelining' from source: unknown 13632 1726884241.57478: variable 'ansible_timeout' from source: unknown 13632 1726884241.57483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884241.57611: 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__) 13632 1726884241.57622: variable 'omit' from source: magic vars 13632 1726884241.57630: starting attempt loop 13632 1726884241.57633: running the handler 13632 1726884241.57652: _low_level_execute_command(): starting 13632 1726884241.57657: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884241.58190: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884241.58202: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884241.58206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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 <<< 13632 1726884241.58209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884241.58258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884241.58265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884241.58267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884241.58317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884241.60076: stdout chunk (state=3): >>>/root <<< 13632 1726884241.60176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884241.60236: stderr chunk (state=3): >>><<< 13632 1726884241.60240: stdout chunk (state=3): >>><<< 13632 1726884241.60261: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884241.60274: _low_level_execute_command(): starting 13632 1726884241.60281: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549 `" && echo ansible-tmp-1726884241.6026268-14946-153179783125549="` echo /root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549 `" ) && sleep 0' 13632 1726884241.60761: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884241.60765: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884241.60768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884241.60771: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884241.60775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884241.60828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884241.60832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884241.60887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884241.62962: stdout chunk (state=3): >>>ansible-tmp-1726884241.6026268-14946-153179783125549=/root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549 <<< 13632 1726884241.63304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884241.63309: stdout chunk (state=3): >>><<< 13632 1726884241.63311: stderr chunk (state=3): >>><<< 13632 1726884241.63314: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884241.6026268-14946-153179783125549=/root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884241.63317: variable 'ansible_module_compression' from source: unknown 13632 1726884241.63563: ANSIBALLZ: Using lock for fedora.linux_system_roles.snapshot 13632 1726884241.63617: ANSIBALLZ: Acquiring lock 13632 1726884241.63638: ANSIBALLZ: Lock acquired: 140439805492064 13632 1726884241.63686: ANSIBALLZ: Creating module 13632 1726884241.81735: ANSIBALLZ: Writing module into payload 13632 1726884241.81972: ANSIBALLZ: Writing module 13632 1726884241.81996: ANSIBALLZ: Renaming module 13632 1726884241.82006: ANSIBALLZ: Done creating module 13632 1726884241.82026: variable 'ansible_facts' from source: unknown 13632 1726884241.82080: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549/AnsiballZ_snapshot.py 13632 1726884241.82203: Sending initial data 13632 1726884241.82207: Sent initial data (157 bytes) 13632 1726884241.82715: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884241.82718: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884241.82721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884241.82724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884241.82730: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884241.82782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884241.82786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884241.82847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884241.84641: 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 <<< 13632 1726884241.84689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884241.84725: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp85beduo3 /root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549/AnsiballZ_snapshot.py <<< 13632 1726884241.84731: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549/AnsiballZ_snapshot.py" <<< 13632 1726884241.84767: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp85beduo3" to remote "/root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549/AnsiballZ_snapshot.py" <<< 13632 1726884241.84772: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549/AnsiballZ_snapshot.py" <<< 13632 1726884241.85916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884241.86018: stderr chunk (state=3): >>><<< 13632 1726884241.86022: stdout chunk (state=3): >>><<< 13632 1726884241.86034: done transferring module to remote 13632 1726884241.86092: _low_level_execute_command(): starting 13632 1726884241.86095: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549/ /root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549/AnsiballZ_snapshot.py && sleep 0' 13632 1726884241.86685: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884241.86697: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884241.86699: 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.8.115 is address <<< 13632 1726884241.86702: 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.8.115 originally 10.31.8.115 <<< 13632 1726884241.86705: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884241.86759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884241.86761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884241.86804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884241.88666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884241.88768: stderr chunk (state=3): >>><<< 13632 1726884241.88772: stdout chunk (state=3): >>><<< 13632 1726884241.88775: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884241.88777: _low_level_execute_command(): starting 13632 1726884241.88856: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549/AnsiballZ_snapshot.py && sleep 0' 13632 1726884241.89534: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884241.89537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884241.89540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884241.89547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884241.89550: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884241.89627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884241.89676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884241.91850: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884241.91880: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884241.91930: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884241.91989: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884241.92028: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884241.92102: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884241.92105: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884241.92108: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884241.92162: 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' <<< 13632 1726884241.92192: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884241.92208: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884241.92272: 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 0x7fa87f92c530> <<< 13632 1726884241.92323: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f8fbb30> # /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' <<< 13632 1726884241.92336: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f92eab0> <<< 13632 1726884241.92342: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884241.92369: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884241.92399: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884241.92423: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884241.92517: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884241.92544: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884241.92552: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884241.92571: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884241.92601: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884241.92617: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13632 1726884241.92641: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884241.92667: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884241.92683: 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 <<< 13632 1726884241.92713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884241.92732: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f741160> <<< 13632 1726884241.92774: 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 <<< 13632 1726884241.92793: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884241.92829: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f742150> <<< 13632 1726884241.92831: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884241.92850: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884241.93107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884241.93116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884241.93164: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884241.93171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884241.93199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884241.93224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884241.93238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884241.93273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884241.93290: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f787ef0> <<< 13632 1726884241.93326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884241.93329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884241.93351: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f787fb0> <<< 13632 1726884241.93374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884241.93413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884241.93432: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884241.93482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884241.93497: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884241.93527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884241.93569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f7b78c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884241.93573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13632 1726884241.93594: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f7b7f50> import '_collections' # <<< 13632 1726884241.93650: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f797bc0> <<< 13632 1726884241.93653: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884241.93675: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f7952e0> <<< 13632 1726884241.93769: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f7850a0> <<< 13632 1726884241.93805: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884241.93834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884241.93837: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884241.93854: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884241.93883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884241.93904: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884241.93923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884241.93945: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f7db860> <<< 13632 1726884241.93964: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f7da480> <<< 13632 1726884241.93990: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884241.93997: 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 0x7fa87f7961b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f7d8ce0> <<< 13632 1726884241.94053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884241.94060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f80c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f784320> <<< 13632 1726884241.94093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884241.94101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884241.94129: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884241.94137: 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 0x7fa87f80cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f80cbf0> <<< 13632 1726884241.94171: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884241.94184: 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 0x7fa87f80cfe0> <<< 13632 1726884241.94194: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f77ae40> <<< 13632 1726884241.94227: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13632 1726884241.94232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884241.94253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884241.94304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f80d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f80d3a0> <<< 13632 1726884241.94347: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884241.94358: 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 0x7fa87f80e5d0> <<< 13632 1726884241.94390: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13632 1726884241.94416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884241.94454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884241.94492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884241.94496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f824800> <<< 13632 1726884241.94499: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884241.94526: 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' <<< 13632 1726884241.94532: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa87f825f10> <<< 13632 1726884241.94586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884241.94617: 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' <<< 13632 1726884241.94625: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f826e10> <<< 13632 1726884241.94670: 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' <<< 13632 1726884241.94677: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa87f827440> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f826360> <<< 13632 1726884241.94706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884241.94709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884241.94746: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884241.94752: 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 0x7fa87f827e30> <<< 13632 1726884241.94772: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f827560> <<< 13632 1726884241.94810: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f80e630> <<< 13632 1726884241.94835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884241.94860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884241.94883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884241.94908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884241.94939: 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 0x7fa87f5bfce0> <<< 13632 1726884241.94967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13632 1726884241.94973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13632 1726884241.95000: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884241.95006: 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 0x7fa87f5e87d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5e8530> <<< 13632 1726884241.95036: 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 0x7fa87f5e8800><<< 13632 1726884241.95041: stdout chunk (state=3): >>> <<< 13632 1726884241.95065: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa87f5e89e0> <<< 13632 1726884241.95078: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5bde80> <<< 13632 1726884241.95107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884241.95221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884241.95257: 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' <<< 13632 1726884241.95284: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5ea030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5e8ce0> <<< 13632 1726884241.95308: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f80ed20> <<< 13632 1726884241.95334: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884241.95391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884241.95411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884241.95462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884241.95495: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f61a3f0> <<< 13632 1726884241.95537: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884241.95558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884241.95591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884241.95601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884241.95649: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f636570> <<< 13632 1726884241.95699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884241.95712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884241.95766: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884241.95815: 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 0x7fa87f667320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884241.95853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884241.95877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884241.95923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884241.96022: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f699ac0> <<< 13632 1726884241.96097: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f667440> <<< 13632 1726884241.96147: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f637200> <<< 13632 1726884241.96204: 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 0x7fa87f4ac440> <<< 13632 1726884241.96213: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f6355b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5eaf90> <<< 13632 1726884241.96307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884241.96321: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa87f4ac650> <<< 13632 1726884241.96406: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload_qwe5c0md/ansible_fedora.linux_system_roles.snapshot_payload.zip' <<< 13632 1726884241.96412: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884241.96566: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884241.96606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884241.96615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884241.96648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884241.96726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884241.96776: 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 0x7fa87f506180> <<< 13632 1726884241.96779: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884241.96975: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f4d9070> <<< 13632 1726884241.96986: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f4d81d0> # zipimport: zlib available <<< 13632 1726884241.97017: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884241.97029: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884241.97046: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884241.97054: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884241.97074: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884241.97086: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884241.98660: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884241.99909: 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 0x7fa87f4dbfe0> <<< 13632 1726884241.99935: 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' <<< 13632 1726884241.99967: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884241.99971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884241.99999: 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' <<< 13632 1726884242.00029: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884242.00035: 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 0x7fa87f529b50> <<< 13632 1726884242.00081: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5298e0> <<< 13632 1726884242.00106: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5291f0> <<< 13632 1726884242.00141: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884242.00147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884242.00187: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f529cd0> <<< 13632 1726884242.00201: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f506ba0> <<< 13632 1726884242.00208: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884242.00235: 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 0x7fa87f52a870> <<< 13632 1726884242.00265: 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 0x7fa87f52aab0> <<< 13632 1726884242.00296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884242.00340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884242.00356: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884242.00400: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f52aff0> <<< 13632 1726884242.00420: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884242.00434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884242.00464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884242.00505: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f390e00> <<< 13632 1726884242.00550: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884242.00554: 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 0x7fa87f392a20> <<< 13632 1726884242.00585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884242.00628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884242.00644: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3933e0> <<< 13632 1726884242.00654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884242.00715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3945c0> <<< 13632 1726884242.00719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884242.00748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884242.00765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884242.00783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884242.00830: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f397050> <<< 13632 1726884242.00869: 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 0x7fa87f397170> <<< 13632 1726884242.00900: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f395310> <<< 13632 1726884242.00912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884242.00940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884242.00964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13632 1726884242.00974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884242.00987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884242.01030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884242.01067: 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' <<< 13632 1726884242.01071: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f39ae40> <<< 13632 1726884242.01088: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884242.01162: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f399910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f399670> <<< 13632 1726884242.01189: 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' <<< 13632 1726884242.01277: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f39baa0> <<< 13632 1726884242.01298: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f395790> <<< 13632 1726884242.01343: 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 0x7fa87f3deff0> <<< 13632 1726884242.01373: 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'<<< 13632 1726884242.01382: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3df260> <<< 13632 1726884242.01412: 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 <<< 13632 1726884242.01417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884242.01439: 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' <<< 13632 1726884242.01477: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884242.01481: 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 0x7fa87f3e0ce0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3e0aa0> <<< 13632 1726884242.01509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884242.01616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884242.01675: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884242.01679: 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 0x7fa87f3e3260> <<< 13632 1726884242.01682: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3e13d0> <<< 13632 1726884242.01718: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884242.01769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884242.01796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884242.01799: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884242.01854: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3ee9c0> <<< 13632 1726884242.02002: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3e3350> <<< 13632 1726884242.02085: 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 0x7fa87f3efce0> <<< 13632 1726884242.02154: 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 0x7fa87f3efb90> <<< 13632 1726884242.02168: 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 0x7fa87f3efe00> <<< 13632 1726884242.02203: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3df410> <<< 13632 1726884242.02217: 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' <<< 13632 1726884242.02235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884242.02261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884242.02298: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884242.02323: 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 0x7fa87f3f33e0> <<< 13632 1726884242.02520: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884242.02532: 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 0x7fa87f3f46b0> <<< 13632 1726884242.02538: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3f1b50> <<< 13632 1726884242.02574: 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 0x7fa87f3f2f00> <<< 13632 1726884242.02581: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3f1760> <<< 13632 1726884242.02602: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.02624: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.02630: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884242.02647: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.02751: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.02863: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.02867: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.02890: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884242.02909: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.02924: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.02930: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884242.02941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.03076: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.03225: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.03927: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.04616: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884242.04625: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884242.04631: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884242.04657: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884242.04681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884242.04738: 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 0x7fa87f478890> <<< 13632 1726884242.04849: 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' <<< 13632 1726884242.04882: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f4796a0> <<< 13632 1726884242.04889: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3f7110> <<< 13632 1726884242.04944: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884242.04953: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.04983: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.05000: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884242.05015: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.05188: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.05372: 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' <<< 13632 1726884242.05403: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f479610> <<< 13632 1726884242.05409: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.05977: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.06529: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.06618: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.06711: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884242.06720: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.06758: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.06805: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884242.06814: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.06898: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.07006: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884242.07036: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.07045: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884242.07059: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.07110: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.07146: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884242.07165: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.07437: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.07723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884242.07785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884242.07806: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884242.07899: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f47a570> <<< 13632 1726884242.07908: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.07991: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.08083: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884242.08091: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13632 1726884242.08108: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884242.08130: 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' <<< 13632 1726884242.08216: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884242.08344: 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 0x7fa87f482210> <<< 13632 1726884242.08402: 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' <<< 13632 1726884242.08410: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa87f482b70> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f47b560> <<< 13632 1726884242.08434: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.08476: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.08525: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884242.08539: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.08580: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.08626: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.08691: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.08760: 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 <<< 13632 1726884242.08806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884242.08898: 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' <<< 13632 1726884242.08904: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa87f4817c0> <<< 13632 1726884242.08941: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f482cc0> <<< 13632 1726884242.08979: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884242.08991: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.09060: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.09130: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.09156: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.09208: 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' <<< 13632 1726884242.09235: 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 <<< 13632 1726884242.09256: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884242.09280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884242.09334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884242.09358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884242.09372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884242.09438: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f312db0> <<< 13632 1726884242.09480: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f28cb30> <<< 13632 1726884242.09571: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f286c00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f286a50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884242.09580: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.09617: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.09647: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884242.09654: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884242.09702: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884242.09736: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.09751: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13632 1726884242.09754: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.09776: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # <<< 13632 1726884242.09806: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.09813: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13632 1726884242.09839: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.09848: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13632 1726884242.09875: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884242.09897: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13632 1726884242.09901: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.11199: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884242.12456: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884244.04482: stdout chunk (state=3): >>> {"changed": true, "return_code": 0, "message": "", "errors": "", "msg": "", "invocation": {"module_args": {"snapshot_lvm_action": "snapshot", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": false, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} # destroy __main__ <<< 13632 1726884244.06155: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 13632 1726884244.06380: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse<<< 13632 1726884244.06507: stdout chunk (state=3): >>> # 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 <<< 13632 1726884244.06693: stdout chunk (state=3): >>># 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<<< 13632 1726884244.06709: stdout chunk (state=3): >>> # cleanup[2] removing subprocess <<< 13632 1726884244.06722: stdout chunk (state=3): >>># 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<<< 13632 1726884244.06809: stdout chunk (state=3): >>> # 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 <<< 13632 1726884244.06864: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 13632 1726884244.06869: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # 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 <<< 13632 1726884244.06983: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool<<< 13632 1726884244.07015: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules <<< 13632 1726884244.07250: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884244.07268: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884244.07438: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884244.07444: 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 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 <<< 13632 1726884244.07447: stdout chunk (state=3): >>># destroy _json # destroy grp <<< 13632 1726884244.07450: stdout chunk (state=3): >>># destroy encodings <<< 13632 1726884244.07476: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 13632 1726884244.07482: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 13632 1726884244.07514: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13632 1726884244.07518: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13632 1726884244.07526: stdout chunk (state=3): >>># destroy array <<< 13632 1726884244.07544: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884244.07662: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 13632 1726884244.07673: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 13632 1726884244.07676: 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 <<< 13632 1726884244.07714: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2<<< 13632 1726884244.07756: stdout chunk (state=3): >>> # 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 <<< 13632 1726884244.07759: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13632 1726884244.07853: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884244.07952: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884244.08074: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884244.08416: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 13632 1726884244.08431: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884244.08804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884244.09193: stderr chunk (state=3): >>><<< 13632 1726884244.09196: stdout chunk (state=3): >>><<< 13632 1726884244.09208: _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 0x7fa87f92c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f8fbb30> # /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 0x7fa87f92eab0> 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 0x7fa87f741160> # /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 0x7fa87f742150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f787ef0> # /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 0x7fa87f787fb0> # /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 0x7fa87f7b78c0> # /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 0x7fa87f7b7f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f797bc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f7952e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f7850a0> # /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 0x7fa87f7db860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f7da480> # /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 0x7fa87f7961b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f7d8ce0> # /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 0x7fa87f80c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f784320> # /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 0x7fa87f80cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f80cbf0> # 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 0x7fa87f80cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f77ae40> # /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 0x7fa87f80d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f80d3a0> 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 0x7fa87f80e5d0> 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 0x7fa87f824800> 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 0x7fa87f825f10> # /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 0x7fa87f826e10> # 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 0x7fa87f827440> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f826360> # /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 0x7fa87f827e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f827560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f80e630> # /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 0x7fa87f5bfce0> # /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 0x7fa87f5e87d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5e8530> # 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 0x7fa87f5e8800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa87f5e89e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5bde80> # /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 0x7fa87f5ea030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5e8ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f80ed20> # /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 0x7fa87f61a3f0> # /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 0x7fa87f636570> # /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 0x7fa87f667320> # /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 0x7fa87f699ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f667440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f637200> # /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 0x7fa87f4ac440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f6355b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5eaf90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa87f4ac650> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload_qwe5c0md/ansible_fedora.linux_system_roles.snapshot_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 0x7fa87f506180> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f4d9070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f4d81d0> # 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 0x7fa87f4dbfe0> # /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 0x7fa87f529b50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5298e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f5291f0> # /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 0x7fa87f529cd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f506ba0> 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 0x7fa87f52a870> # 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 0x7fa87f52aab0> # /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 0x7fa87f52aff0> 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 0x7fa87f390e00> # 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 0x7fa87f392a20> # /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 0x7fa87f3933e0> # /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 0x7fa87f3945c0> # /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 0x7fa87f397050> # 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 0x7fa87f397170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f395310> # /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 0x7fa87f39ae40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f399910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f399670> # /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 0x7fa87f39baa0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f395790> # 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 0x7fa87f3deff0> # /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 0x7fa87f3df260> # /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 0x7fa87f3e0ce0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3e0aa0> # /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 0x7fa87f3e3260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3e13d0> # /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 0x7fa87f3ee9c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3e3350> # 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 0x7fa87f3efce0> # 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 0x7fa87f3efb90> # 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 0x7fa87f3efe00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3df410> # /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 0x7fa87f3f33e0> # 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 0x7fa87f3f46b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3f1b50> # 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 0x7fa87f3f2f00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3f1760> # 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 0x7fa87f478890> # /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 0x7fa87f4796a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f3f7110> 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 0x7fa87f479610> # 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 0x7fa87f47a570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa87f482210> # 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 0x7fa87f482b70> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f47b560> # 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 0x7fa87f4817c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f482cc0> 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 0x7fa87f312db0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f28cb30> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f286c00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa87f286a50> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": true, "return_code": 0, "message": "", "errors": "", "msg": "", "invocation": {"module_args": {"snapshot_lvm_action": "snapshot", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": false, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # destroy builtins # destroy _thread # clear sys.audit hooks 13632 1726884244.10502: done with _execute_module (fedora.linux_system_roles.snapshot, {'snapshot_lvm_action': 'snapshot', 'ansible_check_mode': False, 'snapshot_lvm_all_vgs': False, 'snapshot_lvm_verify_only': False, 'snapshot_lvm_mount_origin': False, 'snapshot_lvm_mountpoint_create': False, 'snapshot_lvm_unmount_all': False, 'snapshot_lvm_percent_space_required': '', 'snapshot_lvm_vg': '', 'snapshot_lvm_lv': '', 'snapshot_lvm_snapset_name': '', 'snapshot_lvm_mount_options': '', 'snapshot_lvm_fstype': '', 'snapshot_lvm_mountpoint': '', 'snapshot_lvm_set': {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]}, 'snapshot_lvm_vg_include': '', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.snapshot', '_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-1726884241.6026268-14946-153179783125549/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884244.10506: _low_level_execute_command(): starting 13632 1726884244.10509: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884241.6026268-14946-153179783125549/ > /dev/null 2>&1 && sleep 0' 13632 1726884244.10914: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884244.10918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884244.11051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884244.11055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884244.11057: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884244.11154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884244.11204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884244.11217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884244.11271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884244.13223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884244.13339: stderr chunk (state=3): >>><<< 13632 1726884244.13343: stdout chunk (state=3): >>><<< 13632 1726884244.13361: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884244.13541: handler run complete 13632 1726884244.13545: attempt loop complete, returning result 13632 1726884244.13547: _execute() done 13632 1726884244.13550: dumping result to json 13632 1726884244.13552: done dumping result, returning 13632 1726884244.13555: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module snapshot [12b27791-eb03-55b1-95d9-00000000051d] 13632 1726884244.13557: sending task result for task 12b27791-eb03-55b1-95d9-00000000051d 13632 1726884244.14107: done sending task result for task 12b27791-eb03-55b1-95d9-00000000051d 13632 1726884244.14111: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "errors": "", "message": "", "return_code": 0 } 13632 1726884244.14277: no more pending results, returning what we have 13632 1726884244.14281: results queue empty 13632 1726884244.14282: checking for any_errors_fatal 13632 1726884244.14693: done checking for any_errors_fatal 13632 1726884244.14694: checking for max_fail_percentage 13632 1726884244.14697: done checking for max_fail_percentage 13632 1726884244.14698: checking to see if all hosts have failed and the running result is not ok 13632 1726884244.14699: done checking to see if all hosts have failed 13632 1726884244.14700: getting the remaining hosts for this loop 13632 1726884244.14702: done getting the remaining hosts for this loop 13632 1726884244.14706: getting the next task for host managed_node3 13632 1726884244.14714: done getting next task for host managed_node3 13632 1726884244.14718: ^ task is: TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884244.14721: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=1, handlers=0, run_state=3, 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 13632 1726884244.14733: getting variables 13632 1726884244.14735: in VariableManager get_vars() 13632 1726884244.14772: Calling all_inventory to load vars for managed_node3 13632 1726884244.14776: Calling groups_inventory to load vars for managed_node3 13632 1726884244.14779: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.14792: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.14796: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.14801: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.16810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.18945: done with get_vars() 13632 1726884244.18969: done getting variables 13632 1726884244.19247: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 Friday 20 September 2024 22:04:04 -0400 (0:00:02.686) 0:00:53.117 ****** 13632 1726884244.19298: entering _queue_task() for managed_node3/debug 13632 1726884244.19958: worker is 1 (out of 1 available) 13632 1726884244.19973: exiting _queue_task() for managed_node3/debug 13632 1726884244.19986: done queuing things up, now waiting for results queue to drain 13632 1726884244.19989: waiting for pending results... 13632 1726884244.20509: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884244.20797: in run() - task 12b27791-eb03-55b1-95d9-00000000051f 13632 1726884244.20898: variable 'ansible_search_path' from source: unknown 13632 1726884244.20903: variable 'ansible_search_path' from source: unknown 13632 1726884244.21044: calling self._execute() 13632 1726884244.21270: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.21292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.21311: variable 'omit' from source: magic vars 13632 1726884244.21614: variable 'omit' from source: magic vars 13632 1726884244.21762: variable 'omit' from source: magic vars 13632 1726884244.21851: variable 'omit' from source: magic vars 13632 1726884244.22133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884244.22147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884244.22162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884244.22263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884244.22282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884244.22330: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884244.22377: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.22391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.22656: Set connection var ansible_shell_executable to /bin/sh 13632 1726884244.22895: Set connection var ansible_connection to ssh 13632 1726884244.22899: Set connection var ansible_pipelining to False 13632 1726884244.22901: Set connection var ansible_timeout to 10 13632 1726884244.22904: Set connection var ansible_shell_type to sh 13632 1726884244.22906: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884244.22908: variable 'ansible_shell_executable' from source: unknown 13632 1726884244.22911: variable 'ansible_connection' from source: unknown 13632 1726884244.22913: variable 'ansible_module_compression' from source: unknown 13632 1726884244.22915: variable 'ansible_shell_type' from source: unknown 13632 1726884244.22918: variable 'ansible_shell_executable' from source: unknown 13632 1726884244.22920: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.22922: variable 'ansible_pipelining' from source: unknown 13632 1726884244.22924: variable 'ansible_timeout' from source: unknown 13632 1726884244.22926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.23550: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884244.23555: variable 'omit' from source: magic vars 13632 1726884244.23557: starting attempt loop 13632 1726884244.23560: running the handler 13632 1726884244.23562: variable 'snapshot_cmd' from source: set_fact 13632 1726884244.23955: variable 'snapshot_cmd' from source: set_fact 13632 1726884244.24209: handler run complete 13632 1726884244.24325: attempt loop complete, returning result 13632 1726884244.24333: _execute() done 13632 1726884244.24340: dumping result to json 13632 1726884244.24348: done dumping result, returning 13632 1726884244.24362: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response [12b27791-eb03-55b1-95d9-00000000051f] 13632 1726884244.24372: sending task result for task 12b27791-eb03-55b1-95d9-00000000051f ok: [managed_node3] => { "snapshot_cmd": { "changed": true, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } } 13632 1726884244.24575: no more pending results, returning what we have 13632 1726884244.24580: results queue empty 13632 1726884244.24581: checking for any_errors_fatal 13632 1726884244.24601: done checking for any_errors_fatal 13632 1726884244.24602: checking for max_fail_percentage 13632 1726884244.24605: done checking for max_fail_percentage 13632 1726884244.24606: checking to see if all hosts have failed and the running result is not ok 13632 1726884244.24607: done checking to see if all hosts have failed 13632 1726884244.24608: getting the remaining hosts for this loop 13632 1726884244.24611: done getting the remaining hosts for this loop 13632 1726884244.24616: getting the next task for host managed_node3 13632 1726884244.24625: done getting next task for host managed_node3 13632 1726884244.24631: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884244.24635: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=2, handlers=0, run_state=3, 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 13632 1726884244.24647: getting variables 13632 1726884244.24648: in VariableManager get_vars() 13632 1726884244.24795: Calling all_inventory to load vars for managed_node3 13632 1726884244.24799: Calling groups_inventory to load vars for managed_node3 13632 1726884244.24803: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.24816: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.24820: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.24824: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.25595: done sending task result for task 12b27791-eb03-55b1-95d9-00000000051f 13632 1726884244.25598: WORKER PROCESS EXITING 13632 1726884244.26545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.28855: done with get_vars() 13632 1726884244.28881: done getting variables 13632 1726884244.28954: 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.snapshot : Set result] ************************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:45 Friday 20 September 2024 22:04:04 -0400 (0:00:00.096) 0:00:53.216 ****** 13632 1726884244.29199: entering _queue_task() for managed_node3/set_fact 13632 1726884244.29738: worker is 1 (out of 1 available) 13632 1726884244.29753: exiting _queue_task() for managed_node3/set_fact 13632 1726884244.29767: done queuing things up, now waiting for results queue to drain 13632 1726884244.29769: waiting for pending results... 13632 1726884244.30246: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884244.30398: in run() - task 12b27791-eb03-55b1-95d9-000000000520 13632 1726884244.30422: variable 'ansible_search_path' from source: unknown 13632 1726884244.30431: variable 'ansible_search_path' from source: unknown 13632 1726884244.30477: calling self._execute() 13632 1726884244.30600: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.30620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.30639: variable 'omit' from source: magic vars 13632 1726884244.30770: variable 'omit' from source: magic vars 13632 1726884244.30851: variable 'omit' from source: magic vars 13632 1726884244.30895: variable 'snapshot_cmd' from source: set_fact 13632 1726884244.31107: variable 'snapshot_cmd' from source: set_fact 13632 1726884244.31243: variable 'omit' from source: magic vars 13632 1726884244.31309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884244.31357: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884244.31398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884244.31428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884244.31448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884244.31500: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884244.31510: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.31521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.31670: Set connection var ansible_shell_executable to /bin/sh 13632 1726884244.31714: Set connection var ansible_connection to ssh 13632 1726884244.31718: Set connection var ansible_pipelining to False 13632 1726884244.31721: Set connection var ansible_timeout to 10 13632 1726884244.31723: Set connection var ansible_shell_type to sh 13632 1726884244.31735: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884244.31792: variable 'ansible_shell_executable' from source: unknown 13632 1726884244.31796: variable 'ansible_connection' from source: unknown 13632 1726884244.31798: variable 'ansible_module_compression' from source: unknown 13632 1726884244.31801: variable 'ansible_shell_type' from source: unknown 13632 1726884244.31803: variable 'ansible_shell_executable' from source: unknown 13632 1726884244.31805: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.31854: variable 'ansible_pipelining' from source: unknown 13632 1726884244.31942: variable 'ansible_timeout' from source: unknown 13632 1726884244.31945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.32506: 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) 13632 1726884244.32510: variable 'omit' from source: magic vars 13632 1726884244.32513: starting attempt loop 13632 1726884244.32515: running the handler 13632 1726884244.32517: handler run complete 13632 1726884244.32520: attempt loop complete, returning result 13632 1726884244.32522: _execute() done 13632 1726884244.32524: dumping result to json 13632 1726884244.32526: done dumping result, returning 13632 1726884244.32539: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result [12b27791-eb03-55b1-95d9-000000000520] 13632 1726884244.32552: sending task result for task 12b27791-eb03-55b1-95d9-000000000520 13632 1726884244.32902: done sending task result for task 12b27791-eb03-55b1-95d9-000000000520 13632 1726884244.32907: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } }, "changed": false } 13632 1726884244.32982: no more pending results, returning what we have 13632 1726884244.32986: results queue empty 13632 1726884244.32987: checking for any_errors_fatal 13632 1726884244.33002: done checking for any_errors_fatal 13632 1726884244.33003: checking for max_fail_percentage 13632 1726884244.33005: done checking for max_fail_percentage 13632 1726884244.33006: checking to see if all hosts have failed and the running result is not ok 13632 1726884244.33011: done checking to see if all hosts have failed 13632 1726884244.33012: getting the remaining hosts for this loop 13632 1726884244.33013: done getting the remaining hosts for this loop 13632 1726884244.33018: getting the next task for host managed_node3 13632 1726884244.33025: done getting next task for host managed_node3 13632 1726884244.33029: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884244.33032: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=3, handlers=0, run_state=3, 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 13632 1726884244.33043: getting variables 13632 1726884244.33045: in VariableManager get_vars() 13632 1726884244.33082: Calling all_inventory to load vars for managed_node3 13632 1726884244.33086: Calling groups_inventory to load vars for managed_node3 13632 1726884244.33193: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.33205: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.33209: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.33213: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.34803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.35970: done with get_vars() 13632 1726884244.35996: done getting variables 13632 1726884244.36073: 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.snapshot : Set snapshot_facts to the JSON results] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:49 Friday 20 September 2024 22:04:04 -0400 (0:00:00.069) 0:00:53.285 ****** 13632 1726884244.36115: entering _queue_task() for managed_node3/set_fact 13632 1726884244.36644: worker is 1 (out of 1 available) 13632 1726884244.36659: exiting _queue_task() for managed_node3/set_fact 13632 1726884244.36673: done queuing things up, now waiting for results queue to drain 13632 1726884244.36675: waiting for pending results... 13632 1726884244.36957: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884244.37116: in run() - task 12b27791-eb03-55b1-95d9-000000000521 13632 1726884244.37139: variable 'ansible_search_path' from source: unknown 13632 1726884244.37158: variable 'ansible_search_path' from source: unknown 13632 1726884244.37209: calling self._execute() 13632 1726884244.37334: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.37351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.37376: variable 'omit' from source: magic vars 13632 1726884244.37853: variable 'snapshot_lvm_action' from source: include params 13632 1726884244.37868: Evaluated conditional (snapshot_lvm_action == "list"): False 13632 1726884244.37893: when evaluation is False, skipping this task 13632 1726884244.37897: _execute() done 13632 1726884244.37900: dumping result to json 13632 1726884244.37902: done dumping result, returning 13632 1726884244.37999: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results [12b27791-eb03-55b1-95d9-000000000521] 13632 1726884244.38003: sending task result for task 12b27791-eb03-55b1-95d9-000000000521 skipping: [managed_node3] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } 13632 1726884244.38191: no more pending results, returning what we have 13632 1726884244.38196: results queue empty 13632 1726884244.38197: checking for any_errors_fatal 13632 1726884244.38204: done checking for any_errors_fatal 13632 1726884244.38205: checking for max_fail_percentage 13632 1726884244.38207: done checking for max_fail_percentage 13632 1726884244.38208: checking to see if all hosts have failed and the running result is not ok 13632 1726884244.38209: done checking to see if all hosts have failed 13632 1726884244.38210: getting the remaining hosts for this loop 13632 1726884244.38212: done getting the remaining hosts for this loop 13632 1726884244.38217: getting the next task for host managed_node3 13632 1726884244.38227: done getting next task for host managed_node3 13632 1726884244.38232: ^ task is: TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884244.38238: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=4, handlers=0, run_state=3, 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 13632 1726884244.38257: getting variables 13632 1726884244.38259: in VariableManager get_vars() 13632 1726884244.38503: Calling all_inventory to load vars for managed_node3 13632 1726884244.38506: Calling groups_inventory to load vars for managed_node3 13632 1726884244.38509: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.38523: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.38526: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.38530: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.39105: done sending task result for task 12b27791-eb03-55b1-95d9-000000000521 13632 1726884244.39108: WORKER PROCESS EXITING 13632 1726884244.39923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.41064: done with get_vars() 13632 1726884244.41090: done getting variables 13632 1726884244.41160: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:54 Friday 20 September 2024 22:04:04 -0400 (0:00:00.050) 0:00:53.336 ****** 13632 1726884244.41201: entering _queue_task() for managed_node3/debug 13632 1726884244.41540: worker is 1 (out of 1 available) 13632 1726884244.41553: exiting _queue_task() for managed_node3/debug 13632 1726884244.41566: done queuing things up, now waiting for results queue to drain 13632 1726884244.41568: waiting for pending results... 13632 1726884244.41896: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884244.42048: in run() - task 12b27791-eb03-55b1-95d9-000000000522 13632 1726884244.42071: variable 'ansible_search_path' from source: unknown 13632 1726884244.42079: variable 'ansible_search_path' from source: unknown 13632 1726884244.42136: calling self._execute() 13632 1726884244.42255: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.42268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.42284: variable 'omit' from source: magic vars 13632 1726884244.42762: variable 'snapshot_cmd' from source: set_fact 13632 1726884244.42805: Evaluated conditional (snapshot_cmd["return_code"] != 0): False 13632 1726884244.42815: when evaluation is False, skipping this task 13632 1726884244.42824: _execute() done 13632 1726884244.42833: dumping result to json 13632 1726884244.42842: done dumping result, returning 13632 1726884244.42853: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors [12b27791-eb03-55b1-95d9-000000000522] 13632 1726884244.42863: sending task result for task 12b27791-eb03-55b1-95d9-000000000522 skipping: [managed_node3] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } 13632 1726884244.43143: no more pending results, returning what we have 13632 1726884244.43148: results queue empty 13632 1726884244.43149: checking for any_errors_fatal 13632 1726884244.43159: done checking for any_errors_fatal 13632 1726884244.43160: checking for max_fail_percentage 13632 1726884244.43162: done checking for max_fail_percentage 13632 1726884244.43163: checking to see if all hosts have failed and the running result is not ok 13632 1726884244.43164: done checking to see if all hosts have failed 13632 1726884244.43165: getting the remaining hosts for this loop 13632 1726884244.43168: done getting the remaining hosts for this loop 13632 1726884244.43173: getting the next task for host managed_node3 13632 1726884244.43185: done getting next task for host managed_node3 13632 1726884244.43353: ^ task is: TASK: meta (role_complete) 13632 1726884244.43357: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884244.43369: done sending task result for task 12b27791-eb03-55b1-95d9-000000000522 13632 1726884244.43372: WORKER PROCESS EXITING 13632 1726884244.43380: getting variables 13632 1726884244.43382: in VariableManager get_vars() 13632 1726884244.43420: Calling all_inventory to load vars for managed_node3 13632 1726884244.43423: Calling groups_inventory to load vars for managed_node3 13632 1726884244.43426: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.43436: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.43440: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.43443: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.44515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.46447: done with get_vars() 13632 1726884244.46475: done getting variables 13632 1726884244.46575: done queuing things up, now waiting for results queue to drain 13632 1726884244.46577: results queue empty 13632 1726884244.46578: checking for any_errors_fatal 13632 1726884244.46581: done checking for any_errors_fatal 13632 1726884244.46582: checking for max_fail_percentage 13632 1726884244.46584: done checking for max_fail_percentage 13632 1726884244.46584: checking to see if all hosts have failed and the running result is not ok 13632 1726884244.46585: done checking to see if all hosts have failed 13632 1726884244.46586: getting the remaining hosts for this loop 13632 1726884244.46589: done getting the remaining hosts for this loop 13632 1726884244.46593: getting the next task for host managed_node3 13632 1726884244.46599: done getting next task for host managed_node3 13632 1726884244.46601: ^ task is: TASK: Assert changes for create snapset 13632 1726884244.46604: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884244.46607: getting variables 13632 1726884244.46609: in VariableManager get_vars() 13632 1726884244.46622: Calling all_inventory to load vars for managed_node3 13632 1726884244.46625: Calling groups_inventory to load vars for managed_node3 13632 1726884244.46628: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.46635: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.46638: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.46642: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.47371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.48493: done with get_vars() 13632 1726884244.48514: done getting variables 13632 1726884244.48614: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert changes for create snapset] *************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:67 Friday 20 September 2024 22:04:04 -0400 (0:00:00.074) 0:00:53.410 ****** 13632 1726884244.48646: entering _queue_task() for managed_node3/assert 13632 1726884244.48649: Creating lock for assert 13632 1726884244.49397: worker is 1 (out of 1 available) 13632 1726884244.49410: exiting _queue_task() for managed_node3/assert 13632 1726884244.49425: done queuing things up, now waiting for results queue to drain 13632 1726884244.49426: waiting for pending results... 13632 1726884244.49914: running TaskExecutor() for managed_node3/TASK: Assert changes for create snapset 13632 1726884244.50037: in run() - task 12b27791-eb03-55b1-95d9-000000000008 13632 1726884244.50060: variable 'ansible_search_path' from source: unknown 13632 1726884244.50113: calling self._execute() 13632 1726884244.50233: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.50245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.50259: variable 'omit' from source: magic vars 13632 1726884244.50393: variable 'omit' from source: magic vars 13632 1726884244.50549: variable 'omit' from source: magic vars 13632 1726884244.50698: variable 'omit' from source: magic vars 13632 1726884244.50708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884244.50744: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884244.50807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884244.50814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884244.50841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884244.50885: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884244.50915: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.50918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.51074: Set connection var ansible_shell_executable to /bin/sh 13632 1726884244.51133: Set connection var ansible_connection to ssh 13632 1726884244.51136: Set connection var ansible_pipelining to False 13632 1726884244.51139: Set connection var ansible_timeout to 10 13632 1726884244.51146: Set connection var ansible_shell_type to sh 13632 1726884244.51150: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884244.51178: variable 'ansible_shell_executable' from source: unknown 13632 1726884244.51193: variable 'ansible_connection' from source: unknown 13632 1726884244.51202: variable 'ansible_module_compression' from source: unknown 13632 1726884244.51242: variable 'ansible_shell_type' from source: unknown 13632 1726884244.51245: variable 'ansible_shell_executable' from source: unknown 13632 1726884244.51248: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.51255: variable 'ansible_pipelining' from source: unknown 13632 1726884244.51258: variable 'ansible_timeout' from source: unknown 13632 1726884244.51260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.51478: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884244.51568: variable 'omit' from source: magic vars 13632 1726884244.51572: starting attempt loop 13632 1726884244.51574: running the handler 13632 1726884244.51878: variable 'snapshot_cmd' from source: set_fact 13632 1726884244.52008: Evaluated conditional (snapshot_cmd["changed"]): True 13632 1726884244.52070: handler run complete 13632 1726884244.52172: attempt loop complete, returning result 13632 1726884244.52281: _execute() done 13632 1726884244.52292: dumping result to json 13632 1726884244.52295: done dumping result, returning 13632 1726884244.52297: done running TaskExecutor() for managed_node3/TASK: Assert changes for create snapset [12b27791-eb03-55b1-95d9-000000000008] 13632 1726884244.52300: sending task result for task 12b27791-eb03-55b1-95d9-000000000008 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 13632 1726884244.52678: no more pending results, returning what we have 13632 1726884244.52683: results queue empty 13632 1726884244.52684: checking for any_errors_fatal 13632 1726884244.52688: done checking for any_errors_fatal 13632 1726884244.52690: checking for max_fail_percentage 13632 1726884244.52694: done checking for max_fail_percentage 13632 1726884244.52695: checking to see if all hosts have failed and the running result is not ok 13632 1726884244.52696: done checking to see if all hosts have failed 13632 1726884244.52696: getting the remaining hosts for this loop 13632 1726884244.52698: done getting the remaining hosts for this loop 13632 1726884244.52703: getting the next task for host managed_node3 13632 1726884244.52712: done getting next task for host managed_node3 13632 1726884244.52716: ^ task is: TASK: Run the snapshot role to verify the set of snapshots for the LVs 13632 1726884244.52719: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884244.52724: getting variables 13632 1726884244.52726: in VariableManager get_vars() 13632 1726884244.52773: Calling all_inventory to load vars for managed_node3 13632 1726884244.52777: Calling groups_inventory to load vars for managed_node3 13632 1726884244.52784: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.52811: done sending task result for task 12b27791-eb03-55b1-95d9-000000000008 13632 1726884244.52817: WORKER PROCESS EXITING 13632 1726884244.52829: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.52833: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.52837: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.58639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.59815: done with get_vars() 13632 1726884244.59844: done getting variables TASK [Run the snapshot role to verify the set of snapshots for the LVs] ******** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:71 Friday 20 September 2024 22:04:04 -0400 (0:00:00.112) 0:00:53.523 ****** 13632 1726884244.59946: entering _queue_task() for managed_node3/include_role 13632 1726884244.60850: worker is 1 (out of 1 available) 13632 1726884244.60865: exiting _queue_task() for managed_node3/include_role 13632 1726884244.60885: done queuing things up, now waiting for results queue to drain 13632 1726884244.61053: waiting for pending results... 13632 1726884244.61333: running TaskExecutor() for managed_node3/TASK: Run the snapshot role to verify the set of snapshots for the LVs 13632 1726884244.61794: in run() - task 12b27791-eb03-55b1-95d9-000000000009 13632 1726884244.61802: variable 'ansible_search_path' from source: unknown 13632 1726884244.61807: calling self._execute() 13632 1726884244.61957: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.61974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.62032: variable 'omit' from source: magic vars 13632 1726884244.62513: _execute() done 13632 1726884244.62517: dumping result to json 13632 1726884244.62520: done dumping result, returning 13632 1726884244.62527: done running TaskExecutor() for managed_node3/TASK: Run the snapshot role to verify the set of snapshots for the LVs [12b27791-eb03-55b1-95d9-000000000009] 13632 1726884244.62531: sending task result for task 12b27791-eb03-55b1-95d9-000000000009 13632 1726884244.62654: done sending task result for task 12b27791-eb03-55b1-95d9-000000000009 13632 1726884244.62707: no more pending results, returning what we have 13632 1726884244.62715: in VariableManager get_vars() 13632 1726884244.62774: Calling all_inventory to load vars for managed_node3 13632 1726884244.62778: Calling groups_inventory to load vars for managed_node3 13632 1726884244.62785: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.62804: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.62809: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.62814: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.63628: WORKER PROCESS EXITING 13632 1726884244.64052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.65572: done with get_vars() 13632 1726884244.65598: variable 'ansible_search_path' from source: unknown 13632 1726884244.67132: variable 'omit' from source: magic vars 13632 1726884244.67160: variable 'omit' from source: magic vars 13632 1726884244.67178: variable 'omit' from source: magic vars 13632 1726884244.67185: we have included files to process 13632 1726884244.67186: generating all_blocks data 13632 1726884244.67193: done generating all_blocks data 13632 1726884244.67198: processing included file: fedora.linux_system_roles.snapshot 13632 1726884244.67224: in VariableManager get_vars() 13632 1726884244.67242: done with get_vars() 13632 1726884244.67275: in VariableManager get_vars() 13632 1726884244.67299: done with get_vars() 13632 1726884244.67369: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/main.yml 13632 1726884244.67422: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/defaults/main.yml 13632 1726884244.67480: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/meta/main.yml 13632 1726884244.67718: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml 13632 1726884244.68166: in VariableManager get_vars() 13632 1726884244.68295: done with get_vars() 13632 1726884244.69968: iterating over new_blocks loaded from include file 13632 1726884244.69971: in VariableManager get_vars() 13632 1726884244.69995: done with get_vars() 13632 1726884244.69997: filtering new block on tags 13632 1726884244.70019: done filtering new block on tags 13632 1726884244.70023: in VariableManager get_vars() 13632 1726884244.70040: done with get_vars() 13632 1726884244.70042: filtering new block on tags 13632 1726884244.70076: done filtering new block on tags 13632 1726884244.70079: in VariableManager get_vars() 13632 1726884244.70101: done with get_vars() 13632 1726884244.70103: filtering new block on tags 13632 1726884244.70124: done filtering new block on tags 13632 1726884244.70127: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.snapshot for managed_node3 13632 1726884244.70134: extending task lists for all hosts with included blocks 13632 1726884244.71417: done extending task lists 13632 1726884244.71419: done processing included files 13632 1726884244.71420: results queue empty 13632 1726884244.71421: checking for any_errors_fatal 13632 1726884244.71426: done checking for any_errors_fatal 13632 1726884244.71427: checking for max_fail_percentage 13632 1726884244.71429: done checking for max_fail_percentage 13632 1726884244.71429: checking to see if all hosts have failed and the running result is not ok 13632 1726884244.71430: done checking to see if all hosts have failed 13632 1726884244.71432: getting the remaining hosts for this loop 13632 1726884244.71433: done getting the remaining hosts for this loop 13632 1726884244.71437: getting the next task for host managed_node3 13632 1726884244.71442: done getting next task for host managed_node3 13632 1726884244.71446: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884244.71449: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884244.71462: getting variables 13632 1726884244.71464: in VariableManager get_vars() 13632 1726884244.71486: Calling all_inventory to load vars for managed_node3 13632 1726884244.71490: Calling groups_inventory to load vars for managed_node3 13632 1726884244.71493: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.71528: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.71533: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.71538: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.72722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.74930: done with get_vars() 13632 1726884244.74963: done getting variables TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 20 September 2024 22:04:04 -0400 (0:00:00.151) 0:00:53.675 ****** 13632 1726884244.75148: entering _queue_task() for managed_node3/include_tasks 13632 1726884244.75734: worker is 1 (out of 1 available) 13632 1726884244.75747: exiting _queue_task() for managed_node3/include_tasks 13632 1726884244.75762: done queuing things up, now waiting for results queue to drain 13632 1726884244.75764: waiting for pending results... 13632 1726884244.76187: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884244.76435: in run() - task 12b27791-eb03-55b1-95d9-000000000614 13632 1726884244.76439: variable 'ansible_search_path' from source: unknown 13632 1726884244.76443: variable 'ansible_search_path' from source: unknown 13632 1726884244.76446: calling self._execute() 13632 1726884244.76729: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.76745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.76811: variable 'omit' from source: magic vars 13632 1726884244.77028: _execute() done 13632 1726884244.77042: dumping result to json 13632 1726884244.77046: done dumping result, returning 13632 1726884244.77056: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-000000000614] 13632 1726884244.77062: sending task result for task 12b27791-eb03-55b1-95d9-000000000614 13632 1726884244.77313: no more pending results, returning what we have 13632 1726884244.77319: in VariableManager get_vars() 13632 1726884244.77367: Calling all_inventory to load vars for managed_node3 13632 1726884244.77371: Calling groups_inventory to load vars for managed_node3 13632 1726884244.77373: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.77386: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.77391: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.77395: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.77966: done sending task result for task 12b27791-eb03-55b1-95d9-000000000614 13632 1726884244.77970: WORKER PROCESS EXITING 13632 1726884244.78027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.81214: done with get_vars() 13632 1726884244.81240: variable 'ansible_search_path' from source: unknown 13632 1726884244.81246: variable 'ansible_search_path' from source: unknown 13632 1726884244.81318: we have included files to process 13632 1726884244.81320: generating all_blocks data 13632 1726884244.81322: done generating all_blocks data 13632 1726884244.81325: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884244.81327: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884244.81331: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884244.82390: done processing included file 13632 1726884244.82393: iterating over new_blocks loaded from include file 13632 1726884244.82395: in VariableManager get_vars() 13632 1726884244.82428: done with get_vars() 13632 1726884244.82431: filtering new block on tags 13632 1726884244.82456: done filtering new block on tags 13632 1726884244.82459: in VariableManager get_vars() 13632 1726884244.82491: done with get_vars() 13632 1726884244.82493: filtering new block on tags 13632 1726884244.82524: done filtering new block on tags 13632 1726884244.82528: in VariableManager get_vars() 13632 1726884244.82556: done with get_vars() 13632 1726884244.82559: filtering new block on tags 13632 1726884244.82580: done filtering new block on tags 13632 1726884244.82582: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for managed_node3 13632 1726884244.82591: extending task lists for all hosts with included blocks 13632 1726884244.82756: done extending task lists 13632 1726884244.82758: done processing included files 13632 1726884244.82759: results queue empty 13632 1726884244.82760: checking for any_errors_fatal 13632 1726884244.82764: done checking for any_errors_fatal 13632 1726884244.82765: checking for max_fail_percentage 13632 1726884244.82766: done checking for max_fail_percentage 13632 1726884244.82767: checking to see if all hosts have failed and the running result is not ok 13632 1726884244.82768: done checking to see if all hosts have failed 13632 1726884244.82769: getting the remaining hosts for this loop 13632 1726884244.82771: done getting the remaining hosts for this loop 13632 1726884244.82774: getting the next task for host managed_node3 13632 1726884244.82780: done getting next task for host managed_node3 13632 1726884244.82783: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884244.82787: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884244.82801: getting variables 13632 1726884244.82802: in VariableManager get_vars() 13632 1726884244.82821: Calling all_inventory to load vars for managed_node3 13632 1726884244.82825: Calling groups_inventory to load vars for managed_node3 13632 1726884244.82827: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.82836: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.82839: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.82843: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.84016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.87091: done with get_vars() 13632 1726884244.87115: done getting variables TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 20 September 2024 22:04:04 -0400 (0:00:00.120) 0:00:53.796 ****** 13632 1726884244.87192: entering _queue_task() for managed_node3/setup 13632 1726884244.87552: worker is 1 (out of 1 available) 13632 1726884244.87569: exiting _queue_task() for managed_node3/setup 13632 1726884244.87585: done queuing things up, now waiting for results queue to drain 13632 1726884244.87587: waiting for pending results... 13632 1726884244.87921: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884244.88068: in run() - task 12b27791-eb03-55b1-95d9-000000000696 13632 1726884244.88166: variable 'ansible_search_path' from source: unknown 13632 1726884244.88172: variable 'ansible_search_path' from source: unknown 13632 1726884244.88176: calling self._execute() 13632 1726884244.88275: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.88279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.88282: variable 'omit' from source: magic vars 13632 1726884244.88995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884244.91501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884244.91601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884244.91661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884244.91727: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884244.91775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884244.91881: 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) 13632 1726884244.91927: 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) 13632 1726884244.91973: 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) 13632 1726884244.92031: 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) 13632 1726884244.92057: 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) 13632 1726884244.92116: 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) 13632 1726884244.92135: 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) 13632 1726884244.92156: 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) 13632 1726884244.92197: 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) 13632 1726884244.92210: 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) 13632 1726884244.92359: variable '__snapshot_required_facts' from source: role '' all vars 13632 1726884244.92369: variable 'ansible_facts' from source: unknown 13632 1726884244.92648: Evaluated conditional (__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 13632 1726884244.92651: when evaluation is False, skipping this task 13632 1726884244.92654: _execute() done 13632 1726884244.92658: dumping result to json 13632 1726884244.92660: done dumping result, returning 13632 1726884244.92671: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role [12b27791-eb03-55b1-95d9-000000000696] 13632 1726884244.92677: sending task result for task 12b27791-eb03-55b1-95d9-000000000696 13632 1726884244.92773: done sending task result for task 12b27791-eb03-55b1-95d9-000000000696 13632 1726884244.92776: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 13632 1726884244.92832: no more pending results, returning what we have 13632 1726884244.92836: results queue empty 13632 1726884244.92837: checking for any_errors_fatal 13632 1726884244.92839: done checking for any_errors_fatal 13632 1726884244.92840: checking for max_fail_percentage 13632 1726884244.92842: done checking for max_fail_percentage 13632 1726884244.92843: checking to see if all hosts have failed and the running result is not ok 13632 1726884244.92844: done checking to see if all hosts have failed 13632 1726884244.92845: getting the remaining hosts for this loop 13632 1726884244.92847: done getting the remaining hosts for this loop 13632 1726884244.92851: getting the next task for host managed_node3 13632 1726884244.92862: done getting next task for host managed_node3 13632 1726884244.92867: ^ task is: TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884244.92871: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884244.92893: getting variables 13632 1726884244.92895: in VariableManager get_vars() 13632 1726884244.92935: Calling all_inventory to load vars for managed_node3 13632 1726884244.92938: Calling groups_inventory to load vars for managed_node3 13632 1726884244.92941: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.92951: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.92955: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.92958: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.93543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.94337: done with get_vars() 13632 1726884244.94361: done getting variables TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 20 September 2024 22:04:04 -0400 (0:00:00.072) 0:00:53.868 ****** 13632 1726884244.94478: entering _queue_task() for managed_node3/stat 13632 1726884244.94786: worker is 1 (out of 1 available) 13632 1726884244.94910: exiting _queue_task() for managed_node3/stat 13632 1726884244.94922: done queuing things up, now waiting for results queue to drain 13632 1726884244.94924: waiting for pending results... 13632 1726884244.95190: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884244.95347: in run() - task 12b27791-eb03-55b1-95d9-000000000698 13632 1726884244.95352: variable 'ansible_search_path' from source: unknown 13632 1726884244.95355: variable 'ansible_search_path' from source: unknown 13632 1726884244.95369: calling self._execute() 13632 1726884244.95457: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.95463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.95476: variable 'omit' from source: magic vars 13632 1726884244.95809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884244.96049: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884244.96097: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884244.96129: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884244.96162: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884244.96239: 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) 13632 1726884244.96263: 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) 13632 1726884244.96285: 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) 13632 1726884244.96312: 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) 13632 1726884244.96420: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884244.96429: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884244.96432: when evaluation is False, skipping this task 13632 1726884244.96435: _execute() done 13632 1726884244.96440: dumping result to json 13632 1726884244.96445: done dumping result, returning 13632 1726884244.96453: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree [12b27791-eb03-55b1-95d9-000000000698] 13632 1726884244.96460: sending task result for task 12b27791-eb03-55b1-95d9-000000000698 13632 1726884244.96559: done sending task result for task 12b27791-eb03-55b1-95d9-000000000698 13632 1726884244.96563: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884244.96624: no more pending results, returning what we have 13632 1726884244.96629: results queue empty 13632 1726884244.96630: checking for any_errors_fatal 13632 1726884244.96640: done checking for any_errors_fatal 13632 1726884244.96641: checking for max_fail_percentage 13632 1726884244.96643: done checking for max_fail_percentage 13632 1726884244.96644: checking to see if all hosts have failed and the running result is not ok 13632 1726884244.96645: done checking to see if all hosts have failed 13632 1726884244.96646: getting the remaining hosts for this loop 13632 1726884244.96648: done getting the remaining hosts for this loop 13632 1726884244.96653: getting the next task for host managed_node3 13632 1726884244.96661: done getting next task for host managed_node3 13632 1726884244.96666: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884244.96670: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884244.96689: getting variables 13632 1726884244.96691: in VariableManager get_vars() 13632 1726884244.96727: Calling all_inventory to load vars for managed_node3 13632 1726884244.96730: Calling groups_inventory to load vars for managed_node3 13632 1726884244.96733: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884244.96742: Calling all_plugins_play to load vars for managed_node3 13632 1726884244.96745: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884244.96748: Calling groups_plugins_play to load vars for managed_node3 13632 1726884244.97301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884244.98266: done with get_vars() 13632 1726884244.98298: done getting variables 13632 1726884244.98379: 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.snapshot : Set flag to indicate system is ostree] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 20 September 2024 22:04:04 -0400 (0:00:00.039) 0:00:53.908 ****** 13632 1726884244.98425: entering _queue_task() for managed_node3/set_fact 13632 1726884244.98722: worker is 1 (out of 1 available) 13632 1726884244.98735: exiting _queue_task() for managed_node3/set_fact 13632 1726884244.98751: done queuing things up, now waiting for results queue to drain 13632 1726884244.98752: waiting for pending results... 13632 1726884244.99113: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884244.99215: in run() - task 12b27791-eb03-55b1-95d9-000000000699 13632 1726884244.99240: variable 'ansible_search_path' from source: unknown 13632 1726884244.99245: variable 'ansible_search_path' from source: unknown 13632 1726884244.99337: calling self._execute() 13632 1726884244.99445: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884244.99449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884244.99453: variable 'omit' from source: magic vars 13632 1726884244.99946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884245.00376: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884245.00502: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884245.00508: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884245.00619: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884245.00671: 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) 13632 1726884245.00711: 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) 13632 1726884245.00767: 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) 13632 1726884245.00893: 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) 13632 1726884245.00996: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884245.01019: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884245.01030: when evaluation is False, skipping this task 13632 1726884245.01034: _execute() done 13632 1726884245.01037: dumping result to json 13632 1726884245.01042: done dumping result, returning 13632 1726884245.01050: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree [12b27791-eb03-55b1-95d9-000000000699] 13632 1726884245.01055: sending task result for task 12b27791-eb03-55b1-95d9-000000000699 13632 1726884245.01159: done sending task result for task 12b27791-eb03-55b1-95d9-000000000699 13632 1726884245.01164: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884245.01250: no more pending results, returning what we have 13632 1726884245.01255: results queue empty 13632 1726884245.01256: checking for any_errors_fatal 13632 1726884245.01263: done checking for any_errors_fatal 13632 1726884245.01264: checking for max_fail_percentage 13632 1726884245.01265: done checking for max_fail_percentage 13632 1726884245.01267: checking to see if all hosts have failed and the running result is not ok 13632 1726884245.01268: done checking to see if all hosts have failed 13632 1726884245.01269: getting the remaining hosts for this loop 13632 1726884245.01271: done getting the remaining hosts for this loop 13632 1726884245.01277: getting the next task for host managed_node3 13632 1726884245.01290: done getting next task for host managed_node3 13632 1726884245.01294: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884245.01300: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884245.01316: getting variables 13632 1726884245.01320: in VariableManager get_vars() 13632 1726884245.01354: Calling all_inventory to load vars for managed_node3 13632 1726884245.01357: Calling groups_inventory to load vars for managed_node3 13632 1726884245.01360: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884245.01371: Calling all_plugins_play to load vars for managed_node3 13632 1726884245.01374: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884245.01378: Calling groups_plugins_play to load vars for managed_node3 13632 1726884245.02137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884245.03171: done with get_vars() 13632 1726884245.03191: done getting variables 13632 1726884245.03238: 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.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 20 September 2024 22:04:05 -0400 (0:00:00.048) 0:00:53.956 ****** 13632 1726884245.03265: entering _queue_task() for managed_node3/include_vars 13632 1726884245.03472: worker is 1 (out of 1 available) 13632 1726884245.03490: exiting _queue_task() for managed_node3/include_vars 13632 1726884245.03504: done queuing things up, now waiting for results queue to drain 13632 1726884245.03505: waiting for pending results... 13632 1726884245.03702: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884245.03815: in run() - task 12b27791-eb03-55b1-95d9-00000000069b 13632 1726884245.03828: variable 'ansible_search_path' from source: unknown 13632 1726884245.03833: variable 'ansible_search_path' from source: unknown 13632 1726884245.04073: variable 'ansible_facts' from source: unknown 13632 1726884245.04436: variable 'ansible_facts' from source: unknown 13632 1726884245.04747: variable 'ansible_facts' from source: unknown 13632 1726884245.05046: variable 'ansible_facts' from source: unknown 13632 1726884245.05244: variable 'omit' from source: magic vars 13632 1726884245.05340: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884245.05350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884245.05363: variable 'omit' from source: magic vars 13632 1726884245.05572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884245.05823: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884245.05834: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884245.05865: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884245.05899: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884245.05961: variable '__vars_file' from source: task vars 13632 1726884245.06032: variable 'role_path' from source: magic vars 13632 1726884245.06037: variable 'item' from source: unknown 13632 1726884245.06096: Evaluated conditional (__vars_file is file): False 13632 1726884245.06103: when evaluation is False, skipping this task 13632 1726884245.06119: variable 'item' from source: unknown 13632 1726884245.06285: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 13632 1726884245.06462: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884245.06465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884245.06471: variable 'omit' from source: magic vars 13632 1726884245.06677: variable '__vars_file' from source: task vars 13632 1726884245.06792: variable 'role_path' from source: magic vars 13632 1726884245.06795: variable 'item' from source: unknown 13632 1726884245.06798: Evaluated conditional (__vars_file is file): False 13632 1726884245.06801: when evaluation is False, skipping this task 13632 1726884245.06819: variable 'item' from source: unknown 13632 1726884245.06927: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } 13632 1726884245.07054: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884245.07058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884245.07061: variable 'omit' from source: magic vars 13632 1726884245.07305: variable '__vars_file' from source: task vars 13632 1726884245.07364: variable 'role_path' from source: magic vars 13632 1726884245.07368: variable 'item' from source: unknown 13632 1726884245.07379: Evaluated conditional (__vars_file is file): False 13632 1726884245.07386: when evaluation is False, skipping this task 13632 1726884245.07457: variable 'item' from source: unknown 13632 1726884245.07501: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884245.07656: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884245.07659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884245.07662: variable 'omit' from source: magic vars 13632 1726884245.07825: variable '__vars_file' from source: task vars 13632 1726884245.07911: variable 'role_path' from source: magic vars 13632 1726884245.07915: variable 'item' from source: unknown 13632 1726884245.07992: Evaluated conditional (__vars_file is file): False 13632 1726884245.07996: when evaluation is False, skipping this task 13632 1726884245.08000: variable 'item' from source: unknown 13632 1726884245.08091: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884245.08212: dumping result to json 13632 1726884245.08214: done dumping result, returning 13632 1726884245.08217: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-00000000069b] 13632 1726884245.08219: sending task result for task 12b27791-eb03-55b1-95d9-00000000069b 13632 1726884245.08258: done sending task result for task 12b27791-eb03-55b1-95d9-00000000069b 13632 1726884245.08260: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884245.08374: no more pending results, returning what we have 13632 1726884245.08378: results queue empty 13632 1726884245.08379: checking for any_errors_fatal 13632 1726884245.08385: done checking for any_errors_fatal 13632 1726884245.08386: checking for max_fail_percentage 13632 1726884245.08389: done checking for max_fail_percentage 13632 1726884245.08390: checking to see if all hosts have failed and the running result is not ok 13632 1726884245.08391: done checking to see if all hosts have failed 13632 1726884245.08392: getting the remaining hosts for this loop 13632 1726884245.08394: done getting the remaining hosts for this loop 13632 1726884245.08398: getting the next task for host managed_node3 13632 1726884245.08405: done getting next task for host managed_node3 13632 1726884245.08410: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884245.08415: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884245.08432: getting variables 13632 1726884245.08433: in VariableManager get_vars() 13632 1726884245.08469: Calling all_inventory to load vars for managed_node3 13632 1726884245.08474: Calling groups_inventory to load vars for managed_node3 13632 1726884245.08488: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884245.08503: Calling all_plugins_play to load vars for managed_node3 13632 1726884245.08507: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884245.08512: Calling groups_plugins_play to load vars for managed_node3 13632 1726884245.09295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884245.09965: done with get_vars() 13632 1726884245.09979: done getting variables 13632 1726884245.10034: 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.snapshot : Ensure required packages are installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 20 September 2024 22:04:05 -0400 (0:00:00.067) 0:00:54.024 ****** 13632 1726884245.10059: entering _queue_task() for managed_node3/package 13632 1726884245.10282: worker is 1 (out of 1 available) 13632 1726884245.10304: exiting _queue_task() for managed_node3/package 13632 1726884245.10320: done queuing things up, now waiting for results queue to drain 13632 1726884245.10321: waiting for pending results... 13632 1726884245.10538: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884245.10632: in run() - task 12b27791-eb03-55b1-95d9-000000000615 13632 1726884245.10645: variable 'ansible_search_path' from source: unknown 13632 1726884245.10648: variable 'ansible_search_path' from source: unknown 13632 1726884245.10683: calling self._execute() 13632 1726884245.10772: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884245.10782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884245.10798: variable 'omit' from source: magic vars 13632 1726884245.10896: variable 'omit' from source: magic vars 13632 1726884245.10941: variable 'omit' from source: magic vars 13632 1726884245.10967: variable '__snapshot_packages' from source: role '' all vars 13632 1726884245.11204: variable '__snapshot_packages' from source: role '' all vars 13632 1726884245.11497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884245.13433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884245.13517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884245.13578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884245.13607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884245.13633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884245.13744: 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) 13632 1726884245.13768: 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) 13632 1726884245.13794: 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) 13632 1726884245.13830: 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) 13632 1726884245.13843: 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) 13632 1726884245.13939: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884245.13942: variable 'omit' from source: magic vars 13632 1726884245.13990: variable 'omit' from source: magic vars 13632 1726884245.14015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884245.14052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884245.14069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884245.14089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884245.14097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884245.14125: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884245.14130: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884245.14133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884245.14218: Set connection var ansible_shell_executable to /bin/sh 13632 1726884245.14227: Set connection var ansible_connection to ssh 13632 1726884245.14232: Set connection var ansible_pipelining to False 13632 1726884245.14240: Set connection var ansible_timeout to 10 13632 1726884245.14244: Set connection var ansible_shell_type to sh 13632 1726884245.14253: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884245.14286: variable 'ansible_shell_executable' from source: unknown 13632 1726884245.14291: variable 'ansible_connection' from source: unknown 13632 1726884245.14294: variable 'ansible_module_compression' from source: unknown 13632 1726884245.14297: variable 'ansible_shell_type' from source: unknown 13632 1726884245.14299: variable 'ansible_shell_executable' from source: unknown 13632 1726884245.14301: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884245.14307: variable 'ansible_pipelining' from source: unknown 13632 1726884245.14309: variable 'ansible_timeout' from source: unknown 13632 1726884245.14315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884245.14430: 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) 13632 1726884245.14440: variable 'omit' from source: magic vars 13632 1726884245.14458: starting attempt loop 13632 1726884245.14462: running the handler 13632 1726884245.14470: variable 'ansible_facts' from source: unknown 13632 1726884245.14473: variable 'ansible_facts' from source: unknown 13632 1726884245.14530: _low_level_execute_command(): starting 13632 1726884245.14536: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884245.15227: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884245.15243: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884245.15313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884245.15316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884245.15320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884245.15364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884245.17115: stdout chunk (state=3): >>>/root <<< 13632 1726884245.17224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884245.17280: stderr chunk (state=3): >>><<< 13632 1726884245.17286: stdout chunk (state=3): >>><<< 13632 1726884245.17309: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884245.17323: _low_level_execute_command(): starting 13632 1726884245.17332: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156 `" && echo ansible-tmp-1726884245.173095-15027-71332971606156="` echo /root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156 `" ) && sleep 0' 13632 1726884245.17839: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884245.17843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884245.17847: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884245.17850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884245.17853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884245.17855: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884245.17907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884245.17909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884245.17957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884245.19943: stdout chunk (state=3): >>>ansible-tmp-1726884245.173095-15027-71332971606156=/root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156 <<< 13632 1726884245.20056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884245.20137: stderr chunk (state=3): >>><<< 13632 1726884245.20161: stdout chunk (state=3): >>><<< 13632 1726884245.20186: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884245.173095-15027-71332971606156=/root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884245.20234: variable 'ansible_module_compression' from source: unknown 13632 1726884245.20280: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884245.20322: variable 'ansible_facts' from source: unknown 13632 1726884245.20416: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156/AnsiballZ_dnf.py 13632 1726884245.20537: Sending initial data 13632 1726884245.20550: Sent initial data (150 bytes) 13632 1726884245.21258: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884245.21261: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884245.21346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884245.21352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884245.21380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884245.22990: 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 <<< 13632 1726884245.22999: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884245.23028: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884245.23072: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp_qnumwdi /root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156/AnsiballZ_dnf.py <<< 13632 1726884245.23075: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156/AnsiballZ_dnf.py" <<< 13632 1726884245.23112: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp_qnumwdi" to remote "/root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156/AnsiballZ_dnf.py" <<< 13632 1726884245.24217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884245.24328: stderr chunk (state=3): >>><<< 13632 1726884245.24332: stdout chunk (state=3): >>><<< 13632 1726884245.24364: done transferring module to remote 13632 1726884245.24404: _low_level_execute_command(): starting 13632 1726884245.24407: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156/ /root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156/AnsiballZ_dnf.py && sleep 0' 13632 1726884245.25007: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884245.25015: 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.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884245.25077: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884245.25080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884245.25096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884245.25129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884245.26968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884245.27034: stderr chunk (state=3): >>><<< 13632 1726884245.27037: stdout chunk (state=3): >>><<< 13632 1726884245.27051: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884245.27058: _low_level_execute_command(): starting 13632 1726884245.27079: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156/AnsiballZ_dnf.py && sleep 0' 13632 1726884245.27834: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884245.27837: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884245.27840: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884245.27842: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884245.27901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884245.27904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884245.27958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884245.30129: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884245.30207: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # <<< 13632 1726884245.30211: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884245.30279: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884245.30311: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884245.30356: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884245.30373: stdout chunk (state=3): >>># installing zipimport hook <<< 13632 1726884245.30387: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884245.30444: 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' <<< 13632 1726884245.30471: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884245.30500: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884245.30536: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884245.30598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884245.30602: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997afbb30> <<< 13632 1726884245.30605: 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' <<< 13632 1726884245.30633: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997b2eab0> <<< 13632 1726884245.30646: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884245.30658: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884245.30669: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884245.30720: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884245.30745: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884245.30807: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884245.30837: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884245.30871: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884245.30891: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884245.30956: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884245.30962: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884245.31003: 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 0x7f69978fd160> <<< 13632 1726884245.31060: 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 <<< 13632 1726884245.31078: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.31084: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69978fe150> <<< 13632 1726884245.31116: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884245.31149: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884245.31427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884245.31447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884245.31470: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884245.31485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.31500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884245.31544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884245.31565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884245.31603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884245.31632: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997943ec0> <<< 13632 1726884245.31654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884245.31686: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884245.31704: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997943f80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884245.31747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884245.31765: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884245.31820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.31873: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884245.31878: 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 0x7f6997973860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884245.31895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997973ef0> <<< 13632 1726884245.31914: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884245.31957: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997953b60> <<< 13632 1726884245.31966: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884245.31997: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997951220> <<< 13632 1726884245.32094: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997941070> <<< 13632 1726884245.32122: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 13632 1726884245.32131: stdout chunk (state=3): >>> <<< 13632 1726884245.32144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884245.32159: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884245.32178: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884245.32207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884245.32234: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884245.32237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884245.32270: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979977d0> <<< 13632 1726884245.32292: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979963f0> <<< 13632 1726884245.32324: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884245.32330: 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 0x7f69979522d0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997994c50> <<< 13632 1726884245.32383: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884245.32399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979c8800> <<< 13632 1726884245.32415: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979402f0> <<< 13632 1726884245.32421: 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' <<< 13632 1726884245.32463: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.32471: 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 0x7f69979c8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979c8b60> <<< 13632 1726884245.32512: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.32521: 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 0x7f69979c8f20> <<< 13632 1726884245.32525: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997936e10> <<< 13632 1726884245.32563: 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' <<< 13632 1726884245.32601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884245.32662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979c95e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979c92b0> <<< 13632 1726884245.32668: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884245.32695: 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 0x7f69979ca4b0> <<< 13632 1726884245.32715: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884245.32721: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884245.32751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884245.32780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884245.32819: 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 0x7f69979e46e0> <<< 13632 1726884245.32860: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884245.32886: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.32905: 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 0x7f69979e5e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884245.32929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884245.32956: 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 0x7f69979e6d20> <<< 13632 1726884245.32999: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.33014: 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 0x7f69979e7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979e6270> <<< 13632 1726884245.33031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884245.33065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884245.33104: 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' <<< 13632 1726884245.33145: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69979e7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979e74d0> <<< 13632 1726884245.33159: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979ca510> <<< 13632 1726884245.33204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884245.33219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884245.33231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884245.33240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884245.33276: 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 0x7f699771bcb0> <<< 13632 1726884245.33305: 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' <<< 13632 1726884245.33370: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.33385: 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 0x7f69977446e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997744440> # 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 0x7f6997744710> <<< 13632 1726884245.33461: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69977448f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997719e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884245.33553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884245.33579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884245.33622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997745fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997744c20> <<< 13632 1726884245.33648: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979cac00> <<< 13632 1726884245.33668: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884245.33728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.33749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884245.33793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884245.33821: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997772360> <<< 13632 1726884245.33909: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884245.33912: 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 <<< 13632 1726884245.33952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884245.33989: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69977924b0> <<< 13632 1726884245.34017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884245.34075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884245.34127: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884245.34146: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13632 1726884245.34163: 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 0x7f69977cb260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884245.34191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884245.34229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884245.34272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884245.34365: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69977f5a00> <<< 13632 1726884245.34428: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69977cb380> <<< 13632 1726884245.34498: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997793140> <<< 13632 1726884245.34501: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884245.34538: 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 0x7f6997608320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69977914f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997746f00> <<< 13632 1726884245.34661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884245.34677: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6997608500> <<< 13632 1726884245.34767: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_i01gswzr/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 13632 1726884245.34961: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.34968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884245.34971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884245.35025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884245.35110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884245.35139: 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 0x7f6997662060> <<< 13632 1726884245.35154: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884245.35327: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997638f50> <<< 13632 1726884245.35330: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69976380b0> # zipimport: zlib available <<< 13632 1726884245.35420: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884245.35452: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 13632 1726884245.37010: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.38288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884245.38299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699763bef0> <<< 13632 1726884245.38326: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884245.38351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.38362: 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' <<< 13632 1726884245.38414: 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' <<< 13632 1726884245.38418: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.38420: 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 0x7f69976859a0> <<< 13632 1726884245.38449: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997685760> <<< 13632 1726884245.38481: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997685070> <<< 13632 1726884245.38508: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884245.38514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884245.38555: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997685a90> <<< 13632 1726884245.38559: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997662cf0> import 'atexit' # <<< 13632 1726884245.38594: 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 0x7f6997686720> <<< 13632 1726884245.38624: 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 0x7f69976868a0> <<< 13632 1726884245.38650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884245.38692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884245.38708: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884245.38757: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997686db0> <<< 13632 1726884245.38763: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884245.38781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884245.38809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884245.38845: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f0bc0> <<< 13632 1726884245.38874: 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 0x7f69974f27e0> <<< 13632 1726884245.38908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884245.38914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884245.38961: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f31a0> <<< 13632 1726884245.38976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884245.39007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884245.39023: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f4380> <<< 13632 1726884245.39049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884245.39081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884245.39109: 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' <<< 13632 1726884245.39169: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f6e40> <<< 13632 1726884245.39209: 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' <<< 13632 1726884245.39215: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69974f6f30> <<< 13632 1726884245.39231: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f5100> <<< 13632 1726884245.39252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884245.39276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884245.39303: 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' <<< 13632 1726884245.39325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884245.39348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884245.39375: 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' <<< 13632 1726884245.39394: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974fad50> <<< 13632 1726884245.39402: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884245.39473: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f9820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f9580> <<< 13632 1726884245.39500: 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' <<< 13632 1726884245.39582: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974fbcb0> <<< 13632 1726884245.39610: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f5610> <<< 13632 1726884245.39643: 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 0x7f699753ee40> <<< 13632 1726884245.39671: 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 0x7f699753f080> <<< 13632 1726884245.39699: 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 <<< 13632 1726884245.39708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884245.39736: 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' <<< 13632 1726884245.39775: 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 0x7f6997544b30> <<< 13632 1726884245.39781: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69975448f0> <<< 13632 1726884245.39802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884245.39915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884245.39966: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.39970: 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 0x7f69975470e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997545220> <<< 13632 1726884245.40001: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884245.40040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.40081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884245.40088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884245.40095: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884245.40136: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699754e8d0> <<< 13632 1726884245.40291: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997547260> <<< 13632 1726884245.40363: 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 0x7f699754f5f0> <<< 13632 1726884245.40402: 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 0x7f699754f950> <<< 13632 1726884245.40451: 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' <<< 13632 1726884245.40466: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f699754f2f0> <<< 13632 1726884245.40472: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699753f260> <<< 13632 1726884245.40499: 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 <<< 13632 1726884245.40505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884245.40526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884245.40549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884245.40580: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.40605: 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 0x7f6997553410> <<< 13632 1726884245.40799: 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' <<< 13632 1726884245.40806: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6997554530> <<< 13632 1726884245.40823: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997551bb0> <<< 13632 1726884245.40855: 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' <<< 13632 1726884245.40863: 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 0x7f6997552f30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997551790> <<< 13632 1726884245.40876: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.40897: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.40906: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884245.40920: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.41016: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.41130: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.41137: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884245.41161: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.41174: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884245.41199: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.41332: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.41477: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.42142: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.42820: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884245.42844: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884245.42873: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884245.42890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.42939: 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 0x7f69975d8740> <<< 13632 1726884245.43047: 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' <<< 13632 1726884245.43074: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69975d9520> <<< 13632 1726884245.43088: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997554650> <<< 13632 1726884245.43142: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884245.43146: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.43176: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.43190: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884245.43205: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.43372: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.43558: 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' <<< 13632 1726884245.43577: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69975d9220> <<< 13632 1726884245.43594: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.44154: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.44700: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.44785: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.44876: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884245.44887: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.44929: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.44971: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884245.44977: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.45066: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.45176: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884245.45203: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.45213: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.45227: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884245.45234: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.45278: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.45326: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884245.45332: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.45606: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.45899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884245.45958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884245.45975: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884245.46064: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69975dba40> <<< 13632 1726884245.46074: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.46157: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.46247: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884245.46257: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13632 1726884245.46262: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884245.46292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884245.46298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884245.46381: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.46499: 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 0x7f69975e1eb0> <<< 13632 1726884245.46554: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.46566: 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 0x7f69975e2810> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69975da9c0> <<< 13632 1726884245.46580: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.46625: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.46664: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884245.46677: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.46723: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.46772: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.46836: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.46911: 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 <<< 13632 1726884245.46950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.47049: 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 0x7f69975e1580> <<< 13632 1726884245.47098: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69975e29c0> <<< 13632 1726884245.47130: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884245.47140: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13632 1726884245.47143: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.47213: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.47277: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.47314: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.47360: 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' <<< 13632 1726884245.47380: 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 <<< 13632 1726884245.47406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884245.47422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884245.47480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884245.47508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884245.47523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884245.47577: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699747ebd0> <<< 13632 1726884245.47629: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69973f0a10> <<< 13632 1726884245.47713: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69973ee9f0> <<< 13632 1726884245.47717: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69973ee840> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884245.47729: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.47759: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.47792: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884245.47796: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884245.47851: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884245.47865: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.47877: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884245.47900: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.48560: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.49171: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.49944: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.50701: 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 0x7f6997483ad0> <<< 13632 1726884245.50724: 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 0x7f6997483fe0> <<< 13632 1726884245.50752: 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' <<< 13632 1726884245.50774: 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' <<< 13632 1726884245.50813: 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' <<< 13632 1726884245.50819: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974806b0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997480260> <<< 13632 1726884245.50854: 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' <<< 13632 1726884245.50871: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 13632 1726884245.50877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884245.50927: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997480fb0> <<< 13632 1726884245.50952: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py <<< 13632 1726884245.50973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 13632 1726884245.50976: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 13632 1726884245.50986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13632 1726884245.51009: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 13632 1726884245.51017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13632 1726884245.51032: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13632 1726884245.51052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13632 1726884245.51072: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 13632 1726884245.51079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13632 1726884245.51098: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974629c0> <<< 13632 1726884245.51120: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 13632 1726884245.51126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974628a0> <<< 13632 1726884245.51146: 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' <<< 13632 1726884245.51164: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699692a7e0> <<< 13632 1726884245.51206: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997460170> <<< 13632 1726884245.51230: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884245.51256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884245.51284: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13632 1726884245.51298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13632 1726884245.51315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13632 1726884245.51348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13632 1726884245.51419: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699693d3a0> <<< 13632 1726884245.51425: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699692bf20> <<< 13632 1726884245.51462: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699692b290> <<< 13632 1726884245.51473: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997481c10> <<< 13632 1726884245.51501: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884245.51517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13632 1726884245.51540: 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 <<< 13632 1726884245.51673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884245.51696: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 13632 1726884245.51702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13632 1726884245.51729: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969a9280> <<< 13632 1726884245.51862: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969613d0> <<< 13632 1726884245.51904: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997551b20> <<< 13632 1726884245.51930: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13632 1726884245.51939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 13632 1726884245.51956: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884245.51983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884245.52019: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 13632 1726884245.52028: 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 0x7f69969b0da0> <<< 13632 1726884245.52044: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969ab050> <<< 13632 1726884245.52051: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6996960ec0> <<< 13632 1726884245.52086: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974812e0> <<< 13632 1726884245.52097: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997481040> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997480da0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997483560> <<< 13632 1726884245.52130: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py <<< 13632 1726884245.52136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' <<< 13632 1726884245.52138: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997481070> <<< 13632 1726884245.52155: stdout chunk (state=3): >>># /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' <<< 13632 1726884245.52164: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13632 1726884245.52184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13632 1726884245.52224: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969b13d0> <<< 13632 1726884245.52236: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969b0fe0> <<< 13632 1726884245.52265: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884245.52271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.52338: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969b1cd0> <<< 13632 1726884245.52362: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884245.52396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13632 1726884245.52452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884245.52490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884245.52562: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.52652: 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 0x7f699699ff80><<< 13632 1726884245.52658: stdout chunk (state=3): >>> <<< 13632 1726884245.52856: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699699d6a0> <<< 13632 1726884245.52887: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969b2930> <<< 13632 1726884245.52918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13632 1726884245.52930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13632 1726884245.52951: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699699d130> <<< 13632 1726884245.52975: 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' <<< 13632 1726884245.53000: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969ce3f0> <<< 13632 1726884245.53017: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py <<< 13632 1726884245.53026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 13632 1726884245.53047: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py <<< 13632 1726884245.53055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 13632 1726884245.53065: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969cf080> <<< 13632 1726884245.53079: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969ceb40> <<< 13632 1726884245.53098: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884245.53170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884245.53246: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969cf590> <<< 13632 1726884245.53270: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884245.53306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884245.53546: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6996993a70> <<< 13632 1726884245.53564: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13632 1726884245.53595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13632 1726884245.53613: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69968bdee0> <<< 13632 1726884245.53660: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.53775: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884245.53781: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.53915: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.54072: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13632 1726884245.54078: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.54139: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.54189: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 13632 1726884245.54207: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.54344: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.54470: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884245.54562: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884245.55058: 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' <<< 13632 1726884245.55093: 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 <<< 13632 1726884245.55101: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13632 1726884245.55129: 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' <<< 13632 1726884245.55135: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69968fef30> <<< 13632 1726884245.55160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884245.55200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884245.55336: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69968ff050> <<< 13632 1726884245.55356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13632 1726884245.55372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13632 1726884245.55388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13632 1726884245.55395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13632 1726884245.55424: 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 0x7f69966ab230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69966aaa80> <<< 13632 1726884245.55451: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.55457: 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 0x7f69966aac60> <<< 13632 1726884245.55492: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69968ff590> <<< 13632 1726884245.55498: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69968fe180> <<< 13632 1726884245.55535: 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' <<< 13632 1726884245.55541: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69968fec30> <<< 13632 1726884245.55563: 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 <<< 13632 1726884245.55643: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884245.55672: 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' <<< 13632 1726884245.55699: 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' <<< 13632 1726884245.55835: 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 0x7f6996720830> <<< 13632 1726884245.55845: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6996720410> <<< 13632 1726884245.55870: 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 <<< 13632 1726884245.55928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13632 1726884245.55991: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 13632 1726884245.55998: 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 0x7f6996723f80> <<< 13632 1726884245.56030: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69967208c0> <<< 13632 1726884245.56057: 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 <<< 13632 1726884245.56148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884245.57139: 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 0x7f6996517290> <<< 13632 1726884245.57212: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69967502f0> <<< 13632 1726884245.57239: 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 <<< 13632 1726884245.57424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884245.57525: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 13632 1726884245.57531: 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 0x7f6996590f20> <<< 13632 1726884245.57577: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6996517800> <<< 13632 1726884245.57603: 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 <<< 13632 1726884245.57638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884245.57723: 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 0x7f6996593ef0> <<< 13632 1726884245.57765: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6996591100> <<< 13632 1726884245.57792: 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 <<< 13632 1726884245.57838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884245.57928: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 13632 1726884245.57935: 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 0x7f69965cbf50> <<< 13632 1726884245.57971: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69965c8260> <<< 13632 1726884245.57999: 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 <<< 13632 1726884245.58009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884245.58073: 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 0x7f69949812b0> <<< 13632 1726884245.58098: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949806b0> <<< 13632 1726884245.58101: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69966cbf50> <<< 13632 1726884245.58124: 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 <<< 13632 1726884245.58162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13632 1726884245.58185: 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 <<< 13632 1726884245.58201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884245.58215: 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 <<< 13632 1726884245.58230: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884245.58263: 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 0x7f69949a47a0> <<< 13632 1726884245.58300: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994983bf0> <<< 13632 1726884245.58322: 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 <<< 13632 1726884245.58347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13632 1726884245.58373: 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 <<< 13632 1726884245.58379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 13632 1726884245.58404: 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 0x7f69949a6e70> <<< 13632 1726884245.58434: 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 <<< 13632 1726884245.58448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13632 1726884245.58478: 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' <<< 13632 1726884245.58486: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949a7d70> <<< 13632 1726884245.58515: 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 <<< 13632 1726884245.58521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.58967: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 13632 1726884245.58974: 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 0x7f69949c8650> <<< 13632 1726884245.59004: 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 <<< 13632 1726884245.59028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884245.59041: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949c9b50> <<< 13632 1726884245.59050: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949a7fb0> <<< 13632 1726884245.59068: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949a6d20> <<< 13632 1726884245.59086: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949a66c0> <<< 13632 1726884245.59113: 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 <<< 13632 1726884245.59135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.59243: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 13632 1726884245.59249: 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 0x7f69949cb770> <<< 13632 1726884245.59271: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949a7290> <<< 13632 1726884245.59342: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949a4aa0> <<< 13632 1726884245.59394: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994983200> <<< 13632 1726884245.59429: 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' <<< 13632 1726884245.59568: 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 0x7f6994983860> <<< 13632 1726884245.59574: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949835c0> <<< 13632 1726884245.59611: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994981400> <<< 13632 1726884245.59642: 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 0x7f6994a0ce00> <<< 13632 1726884245.59680: 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 <<< 13632 1726884245.59699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884245.59727: 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 <<< 13632 1726884245.59739: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884245.59771: 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 <<< 13632 1726884245.59774: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884245.59800: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a0f2c0> <<< 13632 1726884245.59821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884245.59842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884245.59864: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a0faa0> <<< 13632 1726884245.59870: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a0e630> <<< 13632 1726884245.59896: 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 <<< 13632 1726884245.59917: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13632 1726884245.59936: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a342f0> <<< 13632 1726884245.59964: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a0cdd0> <<< 13632 1726884245.59991: 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' <<< 13632 1726884245.60018: 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 <<< 13632 1726884245.60039: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13632 1726884245.60065: 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' <<< 13632 1726884245.60092: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a35d30> <<< 13632 1726884245.60120: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a352b0> <<< 13632 1726884245.60129: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a35100> <<< 13632 1726884245.60143: 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 <<< 13632 1726884245.60152: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 13632 1726884245.60173: 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 <<< 13632 1726884245.60204: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884245.60233: 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 <<< 13632 1726884245.60246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884245.60274: 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 <<< 13632 1726884245.60284: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13632 1726884245.60300: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a60dd0> <<< 13632 1726884245.60331: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884245.60374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884245.60404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884245.60450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884245.60476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884245.60496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884245.60510: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994376e70> <<< 13632 1726884245.60540: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.60559: 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 0x7f69943771d0> <<< 13632 1726884245.60627: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a630e0> <<< 13632 1726884245.60669: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a61280> <<< 13632 1726884245.60695: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a602c0> <<< 13632 1726884245.60736: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a36510> <<< 13632 1726884245.60742: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a36240> <<< 13632 1726884245.60769: 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 <<< 13632 1726884245.60779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13632 1726884245.60807: 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 <<< 13632 1726884245.60814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.60845: 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 <<< 13632 1726884245.60853: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884245.60872: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943b4d10> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994377e30> <<< 13632 1726884245.60920: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a36a50> <<< 13632 1726884245.60946: 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 <<< 13632 1726884245.60957: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13632 1726884245.60979: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943b53d0> <<< 13632 1726884245.61006: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943b5790> <<< 13632 1726884245.61032: 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 <<< 13632 1726884245.61040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943b5850> <<< 13632 1726884245.61064: 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 <<< 13632 1726884245.61071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943b5970> <<< 13632 1726884245.61095: 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 <<< 13632 1726884245.61125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884245.61147: 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 <<< 13632 1726884245.61180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884245.61253: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' <<< 13632 1726884245.61259: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69943d4560> <<< 13632 1726884245.61279: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943b6690> <<< 13632 1726884245.61306: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943d4680> <<< 13632 1726884245.61334: 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 <<< 13632 1726884245.61340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884245.61439: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943d4770> <<< 13632 1726884245.61445: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943b57c0> <<< 13632 1726884245.61471: 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 <<< 13632 1726884245.61479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 13632 1726884245.61501: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943d4890> <<< 13632 1726884245.61528: 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 <<< 13632 1726884245.61534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13632 1726884245.61561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884245.61639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884245.61660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884245.61697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884245.61724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884245.61740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884245.61768: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.61775: stdout chunk (state=3): >>># 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 0x7f6994424290> <<< 13632 1726884245.61808: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943ff680> <<< 13632 1726884245.61876: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943fe090> <<< 13632 1726884245.62059: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943d6030> <<< 13632 1726884245.62075: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943d5490> <<< 13632 1726884245.62105: 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 <<< 13632 1726884245.62111: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943d64b0> <<< 13632 1726884245.62139: 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 <<< 13632 1726884245.62150: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 13632 1726884245.62159: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943d4470> <<< 13632 1726884245.62190: 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' <<< 13632 1726884245.62197: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994438cb0> <<< 13632 1726884245.62224: 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 <<< 13632 1726884245.62235: 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 0x7f6994438f20> <<< 13632 1726884245.62261: 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' <<< 13632 1726884245.62297: 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 <<< 13632 1726884245.62304: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13632 1726884245.62330: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994439880> <<< 13632 1726884245.62336: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994439310> <<< 13632 1726884245.62364: 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 0x7f699443a780> <<< 13632 1726884245.62395: stdout chunk (state=3): >>>import 'gc' # <<< 13632 1726884245.62410: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69966ab3b0> <<< 13632 1726884245.62417: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69968fddf0> <<< 13632 1726884245.62985: 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 <<< 13632 1726884245.63015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884245.63047: 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 <<< 13632 1726884245.63057: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.63063: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699443ba70> <<< 13632 1726884245.63210: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884245.63239: 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 <<< 13632 1726884245.63249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884245.63273: 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 <<< 13632 1726884245.63280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.63300: 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 <<< 13632 1726884245.63340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884245.63365: 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 <<< 13632 1726884245.63424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884245.63450: 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 <<< 13632 1726884245.63460: stdout chunk (state=3): >>># 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 0x7f69942483e0> <<< 13632 1726884245.63480: 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 <<< 13632 1726884245.63492: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 13632 1726884245.63506: 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 <<< 13632 1726884245.63531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884245.63560: stdout chunk (state=3): >>># /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' <<< 13632 1726884245.63691: 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 0x7f699424a360> <<< 13632 1726884245.63698: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994249f10> <<< 13632 1726884245.63731: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.63756: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.63760: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69943b4dd0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994248e60> <<< 13632 1726884245.63775: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942486e0> <<< 13632 1726884245.63803: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994205400> <<< 13632 1726884245.63829: 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 <<< 13632 1726884245.63836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884245.63854: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69966cbec0> <<< 13632 1726884245.63875: 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 <<< 13632 1726884245.63910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.63931: 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 <<< 13632 1726884245.63954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884245.63992: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994263890> <<< 13632 1726884245.64032: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942623c0> <<< 13632 1726884245.64064: 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 <<< 13632 1726884245.64078: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884245.64084: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942890a0> <<< 13632 1726884245.64118: 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' <<< 13632 1726884245.64125: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942893a0> <<< 13632 1726884245.64152: 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 <<< 13632 1726884245.64162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 13632 1726884245.64168: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994289610> <<< 13632 1726884245.64195: 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 <<< 13632 1726884245.64212: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 13632 1726884245.64224: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942898b0> <<< 13632 1726884245.64239: 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 <<< 13632 1726884245.64248: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13632 1726884245.64261: 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 <<< 13632 1726884245.64298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884245.64335: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994289fa0> <<< 13632 1726884245.64341: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994289e20> <<< 13632 1726884245.64372: 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 <<< 13632 1726884245.64383: 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 0x7f699428b890> <<< 13632 1726884245.64415: 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 <<< 13632 1726884245.64422: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 13632 1726884245.64428: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699428b9e0> <<< 13632 1726884245.64454: 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 <<< 13632 1726884245.64465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13632 1726884245.64493: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699428bbf0> <<< 13632 1726884245.64513: 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 <<< 13632 1726884245.64534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13632 1726884245.64557: 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 <<< 13632 1726884245.64582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884245.64607: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a4b90> <<< 13632 1726884245.64611: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a4410> <<< 13632 1726884245.64630: 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 <<< 13632 1726884245.64653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 13632 1726884245.64662: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a5730> <<< 13632 1726884245.64686: 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' <<< 13632 1726884245.64704: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a5b80> <<< 13632 1726884245.64729: 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 <<< 13632 1726884245.64739: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 13632 1726884245.64745: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a5d60> <<< 13632 1726884245.64774: 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 <<< 13632 1726884245.64789: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884245.64825: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a6030> <<< 13632 1726884245.64847: 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 <<< 13632 1726884245.64850: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 13632 1726884245.64862: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a6f00> <<< 13632 1726884245.64890: 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 <<< 13632 1726884245.64907: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 13632 1726884245.64919: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a7170> <<< 13632 1726884245.64925: 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 <<< 13632 1726884245.64947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13632 1726884245.64953: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a7380> <<< 13632 1726884245.64976: 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 <<< 13632 1726884245.65000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 13632 1726884245.65033: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 13632 1726884245.65042: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a7f50> <<< 13632 1726884245.65049: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a7aa0> <<< 13632 1726884245.65073: 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 <<< 13632 1726884245.65079: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13632 1726884245.65114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13632 1726884245.65125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 13632 1726884245.65144: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942d0e00> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942d0740> <<< 13632 1726884245.65169: 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 <<< 13632 1726884245.65180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884245.65198: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942d1a90> <<< 13632 1726884245.65214: 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 <<< 13632 1726884245.65242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13632 1726884245.65260: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942d1d30> <<< 13632 1726884245.65276: 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 <<< 13632 1726884245.65290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 13632 1726884245.65309: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942d2c30> <<< 13632 1726884245.65327: 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' <<< 13632 1726884245.65334: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942d2ed0> <<< 13632 1726884245.65364: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 13632 1726884245.65385: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942d3080> <<< 13632 1726884245.65399: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699443bb30> <<< 13632 1726884245.65410: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699443b680> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699443ad50> <<< 13632 1726884245.65440: 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 <<< 13632 1726884245.65451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13632 1726884245.65504: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699443b5f0> <<< 13632 1726884245.65514: 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 <<< 13632 1726884245.65537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13632 1726884245.65570: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942d39b0> <<< 13632 1726884245.65598: 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 <<< 13632 1726884245.65608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13632 1726884245.65622: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942d3ec0> <<< 13632 1726884245.65648: 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 <<< 13632 1726884245.65651: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 13632 1726884245.65668: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f0890> <<< 13632 1726884245.65690: 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 <<< 13632 1726884245.65700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13632 1726884245.65731: 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 <<< 13632 1726884245.65738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.65769: 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 0x7f69942f1c70> <<< 13632 1726884245.65795: 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 <<< 13632 1726884245.65801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884245.65821: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f1d30> <<< 13632 1726884245.65844: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884245.65954: 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 0x7f69942f23f0> <<< 13632 1726884245.65963: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f2270> <<< 13632 1726884245.65997: 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 <<< 13632 1726884245.66004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 13632 1726884245.66022: 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 <<< 13632 1726884245.66048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 13632 1726884245.66070: 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 <<< 13632 1726884245.66096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884245.66123: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940289b0> <<< 13632 1726884245.66143: 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 <<< 13632 1726884245.66164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13632 1726884245.66192: 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 <<< 13632 1726884245.66200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 13632 1726884245.66223: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py <<< 13632 1726884245.66230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994029be0> <<< 13632 1726884245.66252: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py <<< 13632 1726884245.66259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994029e50> <<< 13632 1726884245.66283: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py <<< 13632 1726884245.66293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 13632 1726884245.66321: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.66351: 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 0x7f6994029fd0> <<< 13632 1726884245.66357: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994029df0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940296a0> <<< 13632 1726884245.66382: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994028b30> <<< 13632 1726884245.66393: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f3da0> <<< 13632 1726884245.66416: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f3350> <<< 13632 1726884245.66427: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f2bd0> <<< 13632 1726884245.66438: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f1760> <<< 13632 1726884245.66456: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f0cb0> <<< 13632 1726884245.66488: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884245.66500: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 13632 1726884245.66515: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402a180> <<< 13632 1726884245.66543: 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 <<< 13632 1726884245.66552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13632 1726884245.66569: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402aa80> <<< 13632 1726884245.66593: 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 <<< 13632 1726884245.66600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13632 1726884245.66631: 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' <<< 13632 1726884245.66668: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402b950> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402b680> <<< 13632 1726884245.66684: 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 <<< 13632 1726884245.66694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.66715: 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 <<< 13632 1726884245.66848: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884245.66876: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884245.66910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884245.66992: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994065dc0> <<< 13632 1726884245.67015: stdout chunk (state=3): >>># /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' <<< 13632 1726884245.67105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884245.67112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884245.67144: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940674d0> <<< 13632 1726884245.67286: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.67297: stdout chunk (state=3): >>># 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 0x7f69940666c0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994066270> <<< 13632 1726884245.67320: 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 <<< 13632 1726884245.67327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884245.67356: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884245.67364: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699409cb90> <<< 13632 1726884245.67375: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994067410> <<< 13632 1726884245.67405: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884245.67429: 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 <<< 13632 1726884245.67470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884245.67477: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884245.67508: 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 <<< 13632 1726884245.67518: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884245.67539: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699409f7a0> <<< 13632 1726884245.67561: 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 <<< 13632 1726884245.67573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 13632 1726884245.67579: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699409fb00> <<< 13632 1726884245.67612: 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 <<< 13632 1726884245.67620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884245.67641: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884245.67696: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699409d1f0> <<< 13632 1726884245.67704: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699409cec0> <<< 13632 1726884245.67748: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402bc20> <<< 13632 1726884245.67771: 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 <<< 13632 1726884245.67778: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 13632 1726884245.67813: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994065910> <<< 13632 1726884245.67830: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402b980> <<< 13632 1726884245.67837: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402b080> <<< 13632 1726884245.67860: 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 <<< 13632 1726884245.67875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 13632 1726884245.67881: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940c24e0> <<< 13632 1726884245.67911: 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 <<< 13632 1726884245.67925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 13632 1726884245.67944: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940c2e10> <<< 13632 1726884245.67965: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 13632 1726884245.67976: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' <<< 13632 1726884245.67983: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940c37d0> <<< 13632 1726884245.68034: 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 # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13632 1726884245.68042: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940c3b90> <<< 13632 1726884245.68071: 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 <<< 13632 1726884245.68088: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13632 1726884245.68103: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940dc740> <<< 13632 1726884245.68111: 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 <<< 13632 1726884245.68162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884245.68198: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940dcdd0> <<< 13632 1726884245.68216: 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' <<< 13632 1726884245.68249: 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' <<< 13632 1726884245.68280: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 13632 1726884245.68284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 13632 1726884245.68321: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.68367: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884245.68381: stdout chunk (state=3): >>>import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69940dfc80> <<< 13632 1726884245.68401: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940df650> <<< 13632 1726884245.68411: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940df2f0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940defc0> <<< 13632 1726884246.85517: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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}}} <<< 13632 1726884246.86596: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884246.86632: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884246.87105: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884246.87127: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 13632 1726884246.87135: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.87177: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _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 <<< 13632 1726884246.87213: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.87251: stdout chunk (state=3): >>># 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 _sha2 # 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 <<< 13632 1726884246.87304: 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 <<< 13632 1726884246.87317: stdout chunk (state=3): >>># cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale <<< 13632 1726884246.87342: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 13632 1726884246.87391: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.87430: stdout chunk (state=3): >>># cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # 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 <<< 13632 1726884246.87486: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.87530: stdout chunk (state=3): >>># 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884246.88057: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 <<< 13632 1726884246.88060: stdout chunk (state=3): >>># destroy _lzma <<< 13632 1726884246.88064: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884246.88132: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13632 1726884246.88136: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884246.88143: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 13632 1726884246.88176: stdout chunk (state=3): >>># destroy selinux <<< 13632 1726884246.88196: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884246.88218: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884246.88259: 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 <<< 13632 1726884246.88273: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 13632 1726884246.88305: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 13632 1726884246.88329: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.88336: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 13632 1726884246.88361: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 13632 1726884246.88378: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 13632 1726884246.88394: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2<<< 13632 1726884246.88407: stdout chunk (state=3): >>> # destroy _sqlite3 <<< 13632 1726884246.88454: stdout chunk (state=3): >>># cleanup[3] wiping _decimal <<< 13632 1726884246.88461: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # 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 <<< 13632 1726884246.88498: 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 <<< 13632 1726884246.88523: stdout chunk (state=3): >>># 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<<< 13632 1726884246.88548: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 13632 1726884246.88570: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config <<< 13632 1726884246.88591: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.88617: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.88631: 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 <<< 13632 1726884246.88657: 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 # cleanup[3] wiping rpm <<< 13632 1726884246.88669: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 13632 1726884246.88690: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf<<< 13632 1726884246.88720: stdout chunk (state=3): >>> # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo <<< 13632 1726884246.88727: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types <<< 13632 1726884246.88737: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq <<< 13632 1726884246.88765: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.88782: stdout chunk (state=3): >>># cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client <<< 13632 1726884246.88806: stdout chunk (state=3): >>># destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser <<< 13632 1726884246.88812: 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 <<< 13632 1726884246.88846: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr <<< 13632 1726884246.88878: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset <<< 13632 1726884246.88894: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.88923: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.88934: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884246.88948: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 <<< 13632 1726884246.88991: stdout chunk (state=3): >>># cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 13632 1726884246.89000: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string <<< 13632 1726884246.89030: stdout chunk (state=3): >>># destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 13632 1726884246.89043: 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 # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 13632 1726884246.89059: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 13632 1726884246.89089: stdout chunk (state=3): >>># cleanup[3] wiping _locale <<< 13632 1726884246.89103: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.89121: 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 <<< 13632 1726884246.89146: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math <<< 13632 1726884246.89171: stdout chunk (state=3): >>># cleanup[3] wiping shutil <<< 13632 1726884246.89185: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.89196: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external<<< 13632 1726884246.89228: stdout chunk (state=3): >>> # 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 <<< 13632 1726884246.89244: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884246.89265: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 13632 1726884246.89291: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 13632 1726884246.89338: 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 <<< 13632 1726884246.89341: stdout chunk (state=3): >>># 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<<< 13632 1726884246.89377: stdout chunk (state=3): >>> # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884246.89409: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm <<< 13632 1726884246.89426: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884246.89978: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884246.90026: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 13632 1726884246.90070: stdout chunk (state=3): >>># destroy platform <<< 13632 1726884246.90110: stdout chunk (state=3): >>># destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884246.90151: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884246.90179: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array <<< 13632 1726884246.90221: stdout chunk (state=3): >>># destroy copyreg # destroy _pickle <<< 13632 1726884246.90255: 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 _typing # destroy _tokenize <<< 13632 1726884246.90280: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 13632 1726884246.90314: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps <<< 13632 1726884246.90345: stdout chunk (state=3): >>># destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib <<< 13632 1726884246.90368: stdout chunk (state=3): >>># destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch <<< 13632 1726884246.90402: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 13632 1726884246.90433: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.90480: stdout chunk (state=3): >>># destroy rpm <<< 13632 1726884246.90560: 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 # destroy json.scanner <<< 13632 1726884246.90564: stdout chunk (state=3): >>># destroy _json # destroy collections # destroy io <<< 13632 1726884246.90838: stdout chunk (state=3): >>># destroy _opcode <<< 13632 1726884246.91018: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884246.91220: stdout chunk (state=3): >>># 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 <<< 13632 1726884246.92227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884246.92329: stderr chunk (state=3): >>><<< 13632 1726884246.92332: stdout chunk (state=3): >>><<< 13632 1726884246.92799: _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 0x7f6997b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997afbb30> # /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 0x7f6997b2eab0> 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 0x7f69978fd160> # /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 0x7f69978fe150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997943ec0> # /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 0x7f6997943f80> # /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 0x7f6997973860> # /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 0x7f6997973ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997953b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997951220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997941070> # /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 0x7f69979977d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979963f0> # /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 0x7f69979522d0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997994c50> # /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 0x7f69979c8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979402f0> # /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 0x7f69979c8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979c8b60> # 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 0x7f69979c8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997936e10> # /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 0x7f69979c95e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979c92b0> 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 0x7f69979ca4b0> 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 0x7f69979e46e0> 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 0x7f69979e5e20> # /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 0x7f69979e6d20> # 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 0x7f69979e7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979e6270> # /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 0x7f69979e7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979e74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979ca510> # /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 0x7f699771bcb0> # /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 0x7f69977446e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997744440> # 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 0x7f6997744710> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69977448f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997719e50> # /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 0x7f6997745fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997744c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69979cac00> # /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 0x7f6997772360> # /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 0x7f69977924b0> # /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 0x7f69977cb260> # /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 0x7f69977f5a00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69977cb380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997793140> # /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 0x7f6997608320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69977914f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997746f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6997608500> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_i01gswzr/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 0x7f6997662060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997638f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69976380b0> # 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 0x7f699763bef0> # /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 0x7f69976859a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997685760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997685070> # /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 0x7f6997685a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997662cf0> 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 0x7f6997686720> # 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 0x7f69976868a0> # /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 0x7f6997686db0> 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 0x7f69974f0bc0> # 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 0x7f69974f27e0> # /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 0x7f69974f31a0> # /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 0x7f69974f4380> # /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 0x7f69974f6e40> # 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 0x7f69974f6f30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f5100> # /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 0x7f69974fad50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f9820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f9580> # /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 0x7f69974fbcb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974f5610> # 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 0x7f699753ee40> # /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 0x7f699753f080> # /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 0x7f6997544b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69975448f0> # /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 0x7f69975470e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997545220> # /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 0x7f699754e8d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997547260> # 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 0x7f699754f5f0> # 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 0x7f699754f950> # 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 0x7f699754f2f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699753f260> # /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 0x7f6997553410> # 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 0x7f6997554530> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997551bb0> # 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 0x7f6997552f30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997551790> # 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 0x7f69975d8740> # /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 0x7f69975d9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997554650> 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 0x7f69975d9220> # 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 0x7f69975dba40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69975e1eb0> # 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 0x7f69975e2810> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69975da9c0> # 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 0x7f69975e1580> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69975e29c0> 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 0x7f699747ebd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69973f0a10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69973ee9f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69973ee840> # 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 0x7f6997483ad0> # /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 0x7f6997483fe0> # /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 0x7f69974806b0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997480260> # /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 0x7f6997480fb0> # /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 0x7f69974629c0> # /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 0x7f69974628a0> # /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 0x7f699692a7e0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997460170> # /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 0x7f699693d3a0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699692bf20> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699692b290> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997481c10> # /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 0x7f69969a9280> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969613d0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997551b20> # /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 0x7f69969b0da0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969ab050> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6996960ec0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69974812e0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997481040> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997480da0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6997483560> # /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 0x7f6997481070> # /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 0x7f69969b13d0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969b0fe0> # /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 0x7f69969b1cd0> # /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 0x7f699699ff80> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699699d6a0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969b2930> # /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 0x7f699699d130> # /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 0x7f69969ce3f0> # /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 0x7f69969cf080> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69969ceb40> # /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 0x7f69969cf590> # /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 0x7f6996993a70> # /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 0x7f69968bdee0> # 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 0x7f69968fef30> # /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 0x7f69968ff050> # /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 0x7f69966ab230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69966aaa80> # 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 0x7f69966aac60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69968ff590> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69968fe180> # /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 0x7f69968fec30> # /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 0x7f6996720830> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6996720410> # /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 0x7f6996723f80> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69967208c0> # /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 0x7f6996517290> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69967502f0> # /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 0x7f6996590f20> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6996517800> # /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 0x7f6996593ef0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6996591100> # /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 0x7f69965cbf50> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69965c8260> # /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 0x7f69949812b0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949806b0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69966cbf50> # /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 0x7f69949a47a0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994983bf0> # /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 0x7f69949a6e70> # /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 0x7f69949a7d70> # /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 0x7f69949c8650> # /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 0x7f69949c9b50> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949a7fb0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949a6d20> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949a66c0> # /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 0x7f69949cb770> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949a7290> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949a4aa0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994983200> # /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 0x7f6994983860> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69949835c0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994981400> # /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 0x7f6994a0ce00> # /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 0x7f6994a0f2c0> # /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 0x7f6994a0faa0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a0e630> # /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 0x7f6994a342f0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a0cdd0> # /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 0x7f6994a35d30> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a352b0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a35100> # /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 0x7f6994a60dd0> # /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 0x7f6994376e70> # 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 0x7f69943771d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a630e0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a61280> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a602c0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a36510> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a36240> # /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 0x7f69943b4d10> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994377e30> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994a36a50> # /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 0x7f69943b53d0> # /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 0x7f69943b5790> # /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 0x7f69943b5850> # /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 0x7f69943b5970> # /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 0x7f69943d4560> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943b6690> # /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 0x7f69943d4680> # /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 0x7f69943d4770> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943b57c0> # /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 0x7f69943d4890> # /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 0x7f6994424290> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943ff680> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943fe090> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943d6030> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69943d5490> # /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 0x7f69943d64b0> # /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 0x7f69943d4470> # /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 0x7f6994438cb0> # /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 0x7f6994438f20> # /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 0x7f6994439880> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994439310> # /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 0x7f699443a780> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69966ab3b0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69968fddf0> # /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' # /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 0x7f699443ba70> # destroy dnf.plugin.dynamic.copr # /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/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 0x7f69942483e0> # /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 0x7f699424a360> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994249f10> # 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 0x7f69943b4dd0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994248e60> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942486e0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994205400> # /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 0x7f69966cbec0> # /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 0x7f6994263890> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942623c0> # /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 0x7f69942890a0> # /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 0x7f69942893a0> # /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 0x7f6994289610> # /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 0x7f69942898b0> # /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 0x7f6994289fa0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994289e20> # /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 0x7f699428b890> # /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 0x7f699428b9e0> # /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 0x7f699428bbf0> # /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 0x7f69942a4b90> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a4410> # /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 0x7f69942a5730> # /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 0x7f69942a5b80> # /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 0x7f69942a5d60> # /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 0x7f69942a6030> # /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 0x7f69942a6f00> # /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 0x7f69942a7170> # /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 0x7f69942a7380> # /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 0x7f69942a7f50> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942a7aa0> # /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 0x7f69942d0e00> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942d0740> # /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 0x7f69942d1a90> # /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 0x7f69942d1d30> # /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 0x7f69942d2c30> # /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 0x7f69942d2ed0> # /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 0x7f69942d3080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699443bb30> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699443b680> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699443ad50> # /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 0x7f699443b5f0> # /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 0x7f69942d39b0> # /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 0x7f69942d3ec0> # /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 0x7f69942f0890> # /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 0x7f69942f1c70> # /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 0x7f69942f1d30> # /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 0x7f69942f23f0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f2270> # /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 0x7f69940289b0> # /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 0x7f6994029be0> # /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 0x7f6994029e50> # /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 0x7f6994029fd0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994029df0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940296a0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994028b30> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f3da0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f3350> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f2bd0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f1760> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69942f0cb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402a180> # /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 0x7f699402aa80> # /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 0x7f699402b950> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402b680> # /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 0x7f6994065dc0> # /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 0x7f69940674d0> # 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 0x7f69940666c0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994066270> # /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 0x7f699409cb90> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6994067410> # /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 0x7f699409f7a0> # /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 0x7f699409fb00> # /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 0x7f699409d1f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699409cec0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402bc20> # /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 0x7f6994065910> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402b980> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f699402b080> # /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 0x7f69940c24e0> # /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 0x7f69940c2e10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940c37d0> # /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 0x7f69940c3b90> # /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 0x7f69940dc740> # /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 0x7f69940dcdd0> # /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 0x7f69940dfc80> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940df650> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940df2f0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69940defc0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884246.94680: done with _execute_module (ansible.legacy.dnf, {'name': ['lvm2', 'util-linux-core'], '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-1726884245.173095-15027-71332971606156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884246.94693: _low_level_execute_command(): starting 13632 1726884246.94696: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884245.173095-15027-71332971606156/ > /dev/null 2>&1 && sleep 0' 13632 1726884246.94703: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884246.94707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884246.94714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884246.94717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884246.94912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884246.96846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884246.96923: stderr chunk (state=3): >>><<< 13632 1726884246.96927: stdout chunk (state=3): >>><<< 13632 1726884246.96976: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884246.96981: handler run complete 13632 1726884246.97061: attempt loop complete, returning result 13632 1726884246.97064: _execute() done 13632 1726884246.97067: dumping result to json 13632 1726884246.97069: done dumping result, returning 13632 1726884246.97071: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed [12b27791-eb03-55b1-95d9-000000000615] 13632 1726884246.97073: sending task result for task 12b27791-eb03-55b1-95d9-000000000615 13632 1726884246.97216: done sending task result for task 12b27791-eb03-55b1-95d9-000000000615 13632 1726884246.97219: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884246.97429: no more pending results, returning what we have 13632 1726884246.97433: results queue empty 13632 1726884246.97434: checking for any_errors_fatal 13632 1726884246.97447: done checking for any_errors_fatal 13632 1726884246.97448: checking for max_fail_percentage 13632 1726884246.97450: done checking for max_fail_percentage 13632 1726884246.97451: checking to see if all hosts have failed and the running result is not ok 13632 1726884246.97452: done checking to see if all hosts have failed 13632 1726884246.97453: getting the remaining hosts for this loop 13632 1726884246.97456: done getting the remaining hosts for this loop 13632 1726884246.97461: getting the next task for host managed_node3 13632 1726884246.97469: done getting next task for host managed_node3 13632 1726884246.97473: ^ task is: TASK: fedora.linux_system_roles.snapshot : Run snapshot module {{ snapshot_lvm_action }} 13632 1726884246.97476: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884246.97527: getting variables 13632 1726884246.97552: in VariableManager get_vars() 13632 1726884246.97612: Calling all_inventory to load vars for managed_node3 13632 1726884246.97616: Calling groups_inventory to load vars for managed_node3 13632 1726884246.97619: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884246.97630: Calling all_plugins_play to load vars for managed_node3 13632 1726884246.97633: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884246.97642: Calling groups_plugins_play to load vars for managed_node3 13632 1726884246.98506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884246.99349: done with get_vars() 13632 1726884246.99365: done getting variables 13632 1726884246.99559: variable 'snapshot_lvm_action' from source: include params TASK [fedora.linux_system_roles.snapshot : Run snapshot module check] ********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 Friday 20 September 2024 22:04:06 -0400 (0:00:01.895) 0:00:55.920 ****** 13632 1726884246.99605: entering _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884246.99877: worker is 1 (out of 1 available) 13632 1726884246.99900: exiting _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884246.99917: done queuing things up, now waiting for results queue to drain 13632 1726884246.99919: waiting for pending results... 13632 1726884247.00208: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module check 13632 1726884247.00304: in run() - task 12b27791-eb03-55b1-95d9-000000000617 13632 1726884247.00317: variable 'ansible_search_path' from source: unknown 13632 1726884247.00323: variable 'ansible_search_path' from source: unknown 13632 1726884247.00359: calling self._execute() 13632 1726884247.00442: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884247.00447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884247.00461: variable 'omit' from source: magic vars 13632 1726884247.00553: variable 'omit' from source: magic vars 13632 1726884247.00598: variable 'omit' from source: magic vars 13632 1726884247.00625: variable 'snapshot_lvm_action' from source: include params 13632 1726884247.00792: variable 'snapshot_lvm_action' from source: include params 13632 1726884247.00931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884247.02697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884247.02752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884247.02784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884247.02818: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884247.02841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884247.03051: 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) 13632 1726884247.03055: 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) 13632 1726884247.03058: 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) 13632 1726884247.03081: 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) 13632 1726884247.03094: 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) 13632 1726884247.03217: variable 'ansible_check_mode' from source: magic vars 13632 1726884247.03406: variable 'snapshot_lvm_all_vgs' from source: role '' defaults 13632 1726884247.03637: variable 'snapshot_lvm_verify_only' from source: include params 13632 1726884247.03716: variable 'snapshot_lvm_mount_origin' from source: role '' defaults 13632 1726884247.03854: variable 'snapshot_lvm_mountpoint_create' from source: role '' defaults 13632 1726884247.04093: variable 'snapshot_lvm_unmount_all' from source: role '' defaults 13632 1726884247.04134: variable 'snapshot_lvm_percent_space_required' from source: role '' defaults 13632 1726884247.04138: variable 'omit' from source: magic vars 13632 1726884247.04285: variable 'snapshot_lvm_vg' from source: role '' defaults 13632 1726884247.04288: variable 'omit' from source: magic vars 13632 1726884247.04406: variable 'snapshot_lvm_lv' from source: role '' defaults 13632 1726884247.04409: variable 'omit' from source: magic vars 13632 1726884247.04562: variable 'snapshot_lvm_snapset_name' from source: role '' defaults 13632 1726884247.04572: variable 'omit' from source: magic vars 13632 1726884247.04666: variable 'snapshot_lvm_mount_options' from source: role '' defaults 13632 1726884247.04669: variable 'omit' from source: magic vars 13632 1726884247.04767: variable 'snapshot_lvm_fstype' from source: role '' defaults 13632 1726884247.04774: variable 'omit' from source: magic vars 13632 1726884247.04899: variable 'snapshot_lvm_mountpoint' from source: role '' defaults 13632 1726884247.04902: variable 'omit' from source: magic vars 13632 1726884247.05032: variable 'snapshot_lvm_set' from source: include params 13632 1726884247.05035: variable 'snapshot_test_set' from source: play vars 13632 1726884247.05096: variable 'snapshot_test_set' from source: play vars 13632 1726884247.05184: variable 'omit' from source: magic vars 13632 1726884247.05344: variable 'snapshot_lvm_vg_include' from source: role '' defaults 13632 1726884247.05386: variable 'omit' from source: magic vars 13632 1726884247.05438: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884247.05449: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884247.05477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884247.05500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884247.05541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884247.05558: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884247.05561: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884247.05564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884247.05649: Set connection var ansible_shell_executable to /bin/sh 13632 1726884247.05659: Set connection var ansible_connection to ssh 13632 1726884247.05665: Set connection var ansible_pipelining to False 13632 1726884247.05673: Set connection var ansible_timeout to 10 13632 1726884247.05676: Set connection var ansible_shell_type to sh 13632 1726884247.05685: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884247.05706: variable 'ansible_shell_executable' from source: unknown 13632 1726884247.05709: variable 'ansible_connection' from source: unknown 13632 1726884247.05711: variable 'ansible_module_compression' from source: unknown 13632 1726884247.05719: variable 'ansible_shell_type' from source: unknown 13632 1726884247.05722: variable 'ansible_shell_executable' from source: unknown 13632 1726884247.05727: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884247.05746: variable 'ansible_pipelining' from source: unknown 13632 1726884247.05752: variable 'ansible_timeout' from source: unknown 13632 1726884247.05755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884247.05942: 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__) 13632 1726884247.05952: variable 'omit' from source: magic vars 13632 1726884247.05963: starting attempt loop 13632 1726884247.05994: running the handler 13632 1726884247.06000: _low_level_execute_command(): starting 13632 1726884247.06003: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884247.06616: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884247.06629: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884247.06632: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884247.06635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884247.06669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884247.06686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884247.06745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884247.08532: stdout chunk (state=3): >>>/root <<< 13632 1726884247.08638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884247.08700: stderr chunk (state=3): >>><<< 13632 1726884247.08709: stdout chunk (state=3): >>><<< 13632 1726884247.08748: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884247.08752: _low_level_execute_command(): starting 13632 1726884247.08776: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906 `" && echo ansible-tmp-1726884247.0873697-15065-136655311120906="` echo /root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906 `" ) && sleep 0' 13632 1726884247.09256: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884247.09259: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884247.09262: 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884247.09264: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884247.09319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884247.09323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884247.09390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884247.11470: stdout chunk (state=3): >>>ansible-tmp-1726884247.0873697-15065-136655311120906=/root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906 <<< 13632 1726884247.11616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884247.11698: stderr chunk (state=3): >>><<< 13632 1726884247.11702: stdout chunk (state=3): >>><<< 13632 1726884247.11720: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884247.0873697-15065-136655311120906=/root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884247.11793: variable 'ansible_module_compression' from source: unknown 13632 1726884247.11844: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.snapshot-ZIP_DEFLATED 13632 1726884247.11900: variable 'ansible_facts' from source: unknown 13632 1726884247.12007: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906/AnsiballZ_snapshot.py 13632 1726884247.12203: Sending initial data 13632 1726884247.12206: Sent initial data (157 bytes) 13632 1726884247.12783: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884247.12809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884247.12896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884247.12922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884247.14582: 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 <<< 13632 1726884247.14622: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884247.14667: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp4k8n4nke /root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906/AnsiballZ_snapshot.py <<< 13632 1726884247.14671: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906/AnsiballZ_snapshot.py" <<< 13632 1726884247.14711: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp4k8n4nke" to remote "/root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906/AnsiballZ_snapshot.py" <<< 13632 1726884247.14718: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906/AnsiballZ_snapshot.py" <<< 13632 1726884247.15622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884247.15696: stderr chunk (state=3): >>><<< 13632 1726884247.15700: stdout chunk (state=3): >>><<< 13632 1726884247.15724: done transferring module to remote 13632 1726884247.15738: _low_level_execute_command(): starting 13632 1726884247.15743: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906/ /root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906/AnsiballZ_snapshot.py && sleep 0' 13632 1726884247.16268: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884247.16272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884247.16274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884247.16277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884247.16279: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884247.16311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884247.16314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884247.16366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884247.18298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884247.18349: stderr chunk (state=3): >>><<< 13632 1726884247.18352: stdout chunk (state=3): >>><<< 13632 1726884247.18370: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884247.18373: _low_level_execute_command(): starting 13632 1726884247.18379: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906/AnsiballZ_snapshot.py && sleep 0' 13632 1726884247.18868: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884247.18872: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884247.18875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884247.18877: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884247.18933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884247.18936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884247.19001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884247.21218: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884247.21251: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884247.21286: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884247.21292: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884247.21363: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884247.21366: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884247.21402: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884247.21438: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884247.21470: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884247.21484: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884247.21535: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884247.21541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884247.21560: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884247.21587: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884247.21621: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884247.21644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884247.21654: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae380c530> <<< 13632 1726884247.21671: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae37dbb30> <<< 13632 1726884247.21696: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884247.21707: 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 0x7faae380eab0> <<< 13632 1726884247.21729: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884247.21755: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884247.21760: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884247.21777: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884247.21813: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884247.21908: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884247.21938: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884247.21944: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884247.21971: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884247.22000: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884247.22014: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13632 1726884247.22031: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884247.22038: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884247.22044: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884247.22072: 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 <<< 13632 1726884247.22077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884247.22103: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3601160> <<< 13632 1726884247.22164: 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 <<< 13632 1726884247.22177: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884247.22183: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3602150> <<< 13632 1726884247.22214: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884247.22245: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884247.22510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884247.22512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884247.22541: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884247.22547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884247.22574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884247.22609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884247.22635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884247.22661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884247.22681: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3647ef0> <<< 13632 1726884247.22692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884247.22711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884247.22741: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884247.22748: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3647fb0> <<< 13632 1726884247.22764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884247.22794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884247.22815: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884247.22865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884247.22885: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884247.22911: 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 0x7faae36778c0> <<< 13632 1726884247.22949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884247.22952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3677f50> <<< 13632 1726884247.22977: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884247.23031: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3657bc0> <<< 13632 1726884247.23038: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884247.23067: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36552e0> <<< 13632 1726884247.23169: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36450a0> <<< 13632 1726884247.23197: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884247.23223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884247.23226: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884247.23254: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884247.23278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884247.23302: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884247.23308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884247.23345: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae369b860> <<< 13632 1726884247.23355: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae369a480> <<< 13632 1726884247.23390: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884247.23396: 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 0x7faae36561b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3698ce0> <<< 13632 1726884247.23462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884247.23465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13632 1726884247.23468: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36cc890> <<< 13632 1726884247.23481: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3644320> <<< 13632 1726884247.23502: 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' <<< 13632 1726884247.23540: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.23546: 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 0x7faae36ccd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36ccbf0> <<< 13632 1726884247.23584: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.23589: 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 0x7faae36ccfe0> <<< 13632 1726884247.23597: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae363ae40> <<< 13632 1726884247.23628: 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' <<< 13632 1726884247.23654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884247.23680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884247.23704: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36cd6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36cd3a0> <<< 13632 1726884247.23710: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884247.23747: 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' <<< 13632 1726884247.23769: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36ce5d0> <<< 13632 1726884247.23777: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884247.23797: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884247.23813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884247.23849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884247.23885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884247.23890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36e4800> <<< 13632 1726884247.23898: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884247.23930: 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' <<< 13632 1726884247.23937: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faae36e5f10> <<< 13632 1726884247.23963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884247.23969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884247.23994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884247.24013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36e6e10> <<< 13632 1726884247.24061: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.24065: 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 0x7faae36e7440> <<< 13632 1726884247.24072: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36e6360> <<< 13632 1726884247.24099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884247.24107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884247.24140: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.24153: 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 0x7faae36e7e30> <<< 13632 1726884247.24167: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36e7560> <<< 13632 1726884247.24213: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36ce630> <<< 13632 1726884247.24236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884247.24261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884247.24282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884247.24307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884247.24339: 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 0x7faae3467ce0> <<< 13632 1726884247.24369: 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' <<< 13632 1726884247.24398: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.24406: 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 0x7faae34907d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3490530> <<< 13632 1726884247.24430: 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 0x7faae3490800> <<< 13632 1726884247.24454: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.24465: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faae34909e0> <<< 13632 1726884247.24475: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3465e80> <<< 13632 1726884247.24502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884247.24605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884247.24637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884247.24652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884247.24660: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3492030> <<< 13632 1726884247.24678: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3490ce0> <<< 13632 1726884247.24702: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36ced20> <<< 13632 1726884247.24726: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884247.24781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884247.24800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884247.24847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884247.24874: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae34c23f0> <<< 13632 1726884247.24926: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884247.24939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884247.24964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884247.24986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884247.25036: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae34de570> <<< 13632 1726884247.25058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884247.25102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884247.25153: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884247.25185: 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 0x7faae350f320> <<< 13632 1726884247.25210: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884247.25243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884247.25272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884247.25314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884247.25407: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3541ac0> <<< 13632 1726884247.25480: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae350f440> <<< 13632 1726884247.25530: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae34df200> <<< 13632 1726884247.25559: 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 0x7faae3358440> <<< 13632 1726884247.25580: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae34dd5b0> <<< 13632 1726884247.25586: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3492f90> <<< 13632 1726884247.25689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884247.25709: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faae3358650> <<< 13632 1726884247.25797: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload__kw9u3db/ansible_fedora.linux_system_roles.snapshot_payload.zip' <<< 13632 1726884247.25803: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.25950: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.25981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884247.25991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884247.26037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884247.26118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884247.26150: 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 0x7faae33b2180> <<< 13632 1726884247.26166: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884247.26359: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3385070> <<< 13632 1726884247.26362: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33841d0> <<< 13632 1726884247.26377: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.26407: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13632 1726884247.26435: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.26441: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.26460: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884247.26473: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.28035: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.29314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884247.29321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3387e30> <<< 13632 1726884247.29351: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884247.29357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884247.29389: 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' <<< 13632 1726884247.29411: 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' <<< 13632 1726884247.29446: 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' <<< 13632 1726884247.29453: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faae33d5b20> <<< 13632 1726884247.29495: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33d58b0> <<< 13632 1726884247.29527: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33d51c0> <<< 13632 1726884247.29551: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884247.29557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884247.29606: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33d5700> <<< 13632 1726884247.29611: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33b2e10> <<< 13632 1726884247.29614: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884247.29646: 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 0x7faae33d6810> <<< 13632 1726884247.29678: 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 0x7faae33d6a20> <<< 13632 1726884247.29704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884247.29751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884247.29767: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884247.29809: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33d6f60> <<< 13632 1726884247.29836: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884247.29843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884247.29874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884247.29910: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3240d40> <<< 13632 1726884247.29943: 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 0x7faae3242960> <<< 13632 1726884247.29974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884247.29980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884247.30026: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3243260> <<< 13632 1726884247.30043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884247.30079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884247.30090: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3244410> <<< 13632 1726884247.30112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884247.30150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884247.30175: 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' <<< 13632 1726884247.30238: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3246e40> <<< 13632 1726884247.30276: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.30283: 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 0x7faae3246f90> <<< 13632 1726884247.30301: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3245160> <<< 13632 1726884247.30325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884247.30350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884247.30377: 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' <<< 13632 1726884247.30404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884247.30431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884247.30459: 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' <<< 13632 1726884247.30476: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae324ad80> <<< 13632 1726884247.30486: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884247.30559: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3249850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae32495b0> <<< 13632 1726884247.30590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884247.30593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884247.30677: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae324bef0> <<< 13632 1726884247.30702: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3245640> <<< 13632 1726884247.30733: 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 0x7faae328ef60> <<< 13632 1726884247.30764: 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 0x7faae328f1a0> <<< 13632 1726884247.30796: 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 <<< 13632 1726884247.30810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884247.30835: 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' <<< 13632 1726884247.30874: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.30878: 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 0x7faae3290c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3290a10> <<< 13632 1726884247.30903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884247.31025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884247.31077: 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 0x7faae32931d0> <<< 13632 1726884247.31084: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3291340> <<< 13632 1726884247.31112: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884247.31161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884247.31186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884247.31203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884247.31211: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884247.31261: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae329e9f0> <<< 13632 1726884247.31417: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3293380> <<< 13632 1726884247.31496: 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' <<< 13632 1726884247.31504: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faae329f800> <<< 13632 1726884247.31536: 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' <<< 13632 1726884247.31541: 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 0x7faae329f830> <<< 13632 1726884247.31595: 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' <<< 13632 1726884247.31599: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faae329fb30> <<< 13632 1726884247.31611: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae328f380> <<< 13632 1726884247.31633: 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' <<< 13632 1726884247.31660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884247.31690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884247.31720: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.31747: 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 0x7faae32a32c0> <<< 13632 1726884247.31947: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.31959: 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 0x7faae32a4650> <<< 13632 1726884247.31964: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae32a1ac0> <<< 13632 1726884247.32004: 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 0x7faae32a2e40> <<< 13632 1726884247.32015: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae32a16d0> <<< 13632 1726884247.32035: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.32043: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884247.32067: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.32168: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.32278: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.32295: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.32306: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884247.32324: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.32334: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884247.32356: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.32495: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.32640: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.33332: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.34027: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884247.34054: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884247.34080: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884247.34104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884247.34171: 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 0x7faae3328860> <<< 13632 1726884247.34281: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884247.34288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884247.34316: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33296a0> <<< 13632 1726884247.34333: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae32a7dd0> <<< 13632 1726884247.34381: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884247.34413: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.34428: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.34446: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884247.34452: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.34638: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.34831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884247.34838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884247.34842: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33292e0> <<< 13632 1726884247.34857: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.35424: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.35977: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.36063: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.36156: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884247.36161: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.36210: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.36250: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884247.36265: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.36341: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.36456: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884247.36465: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.36495: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.36502: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884247.36511: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.36555: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.36601: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884247.36607: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.36894: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.37178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884247.37253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884247.37268: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884247.37362: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae332bb00> <<< 13632 1726884247.37368: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.37458: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.37550: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884247.37554: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884247.37575: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884247.37594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884247.37607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884247.37689: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.37817: 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 0x7faae3136270> <<< 13632 1726884247.37881: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.37886: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884247.37895: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faae3136bd0> <<< 13632 1726884247.37910: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae332af30> # zipimport: zlib available <<< 13632 1726884247.37954: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.38003: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884247.38006: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.38059: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.38103: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.38168: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.38241: 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 <<< 13632 1726884247.38293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884247.38392: 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' <<< 13632 1726884247.38398: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faae31357f0> <<< 13632 1726884247.38434: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3136cf0> <<< 13632 1726884247.38478: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884247.38487: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.38554: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.38620: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.38648: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.38700: 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' <<< 13632 1726884247.38721: 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 <<< 13632 1726884247.38747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884247.38771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884247.38833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884247.38856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884247.38963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae31c6f00> <<< 13632 1726884247.39168: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3143dd0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3141a90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae313bce0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884247.39194: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.39230: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884247.39243: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884247.39317: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884247.39333: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.39396: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884247.39403: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # # zipimport: zlib available <<< 13632 1726884247.39497: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 13632 1726884247.40871: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884247.42150: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884248.21095: stdout chunk (state=3): >>> {"changed": false, "return_code": 0, "message": "", "errors": "", "msg": "", "invocation": {"module_args": {"snapshot_lvm_action": "check", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": true, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} <<< 13632 1726884248.21125: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884248.21628: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884248.21671: 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 <<< 13632 1726884248.21681: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _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 <<< 13632 1726884248.21716: 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 # 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 <<< 13632 1726884248.21742: stdout chunk (state=3): >>># destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading <<< 13632 1726884248.21757: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 13632 1726884248.21806: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 13632 1726884248.21850: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib <<< 13632 1726884248.21914: stdout chunk (state=3): >>># cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules <<< 13632 1726884248.22081: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884248.22100: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884248.22121: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884248.22142: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib<<< 13632 1726884248.22164: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884248.22167: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13632 1726884248.22210: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884248.22227: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13632 1726884248.22255: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 13632 1726884248.22275: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 13632 1726884248.22315: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13632 1726884248.22338: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 13632 1726884248.22413: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884248.22528: stdout chunk (state=3): >>># 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 <<< 13632 1726884248.22551: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 13632 1726884248.22578: stdout chunk (state=3): >>># 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 <<< 13632 1726884248.22630: 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 # cleanup[3] wiping marshal <<< 13632 1726884248.22663: 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 <<< 13632 1726884248.22668: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884248.22803: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884248.22806: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884248.22834: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 13632 1726884248.22868: stdout chunk (state=3): >>># destroy tokenize <<< 13632 1726884248.22881: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884248.22910: 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<<< 13632 1726884248.22920: stdout chunk (state=3): >>> # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 13632 1726884248.22941: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 13632 1726884248.22958: stdout chunk (state=3): >>> <<< 13632 1726884248.23063: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13632 1726884248.23067: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13632 1726884248.23103: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884248.23160: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 13632 1726884248.23163: stdout chunk (state=3): >>># destroy _abc <<< 13632 1726884248.23165: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy _io <<< 13632 1726884248.23168: stdout chunk (state=3): >>># destroy builtins # destroy _thread <<< 13632 1726884248.23175: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884248.23598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884248.23694: stderr chunk (state=3): >>><<< 13632 1726884248.23697: stdout chunk (state=3): >>><<< 13632 1726884248.23894: _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 0x7faae380c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae37dbb30> # /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 0x7faae380eab0> 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 0x7faae3601160> # /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 0x7faae3602150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3647ef0> # /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 0x7faae3647fb0> # /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 0x7faae36778c0> # /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 0x7faae3677f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3657bc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36552e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36450a0> # /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 0x7faae369b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae369a480> # /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 0x7faae36561b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3698ce0> # /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 0x7faae36cc890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3644320> # /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 0x7faae36ccd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36ccbf0> # 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 0x7faae36ccfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae363ae40> # /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 0x7faae36cd6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36cd3a0> 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 0x7faae36ce5d0> 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 0x7faae36e4800> 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 0x7faae36e5f10> # /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 0x7faae36e6e10> # 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 0x7faae36e7440> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36e6360> # /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 0x7faae36e7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36e7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36ce630> # /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 0x7faae3467ce0> # /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 0x7faae34907d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3490530> # 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 0x7faae3490800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faae34909e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3465e80> # /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 0x7faae3492030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3490ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae36ced20> # /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 0x7faae34c23f0> # /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 0x7faae34de570> # /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 0x7faae350f320> # /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 0x7faae3541ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae350f440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae34df200> # /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 0x7faae3358440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae34dd5b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3492f90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faae3358650> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload__kw9u3db/ansible_fedora.linux_system_roles.snapshot_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 0x7faae33b2180> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3385070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33841d0> # 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 0x7faae3387e30> # /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 0x7faae33d5b20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33d58b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33d51c0> # /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 0x7faae33d5700> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae33b2e10> 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 0x7faae33d6810> # 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 0x7faae33d6a20> # /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 0x7faae33d6f60> 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 0x7faae3240d40> # 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 0x7faae3242960> # /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 0x7faae3243260> # /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 0x7faae3244410> # /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 0x7faae3246e40> # 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 0x7faae3246f90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3245160> # /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 0x7faae324ad80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3249850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae32495b0> # /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 0x7faae324bef0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3245640> # 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 0x7faae328ef60> # /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 0x7faae328f1a0> # /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 0x7faae3290c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3290a10> # /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 0x7faae32931d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3291340> # /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 0x7faae329e9f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3293380> # 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 0x7faae329f800> # 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 0x7faae329f830> # 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 0x7faae329fb30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae328f380> # /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 0x7faae32a32c0> # 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 0x7faae32a4650> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae32a1ac0> # 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 0x7faae32a2e40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae32a16d0> # 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 0x7faae3328860> # /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 0x7faae33296a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae32a7dd0> 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 0x7faae33292e0> # 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 0x7faae332bb00> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faae3136270> # 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 0x7faae3136bd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae332af30> # 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 0x7faae31357f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3136cf0> 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 0x7faae31c6f00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3143dd0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae3141a90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faae313bce0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "return_code": 0, "message": "", "errors": "", "msg": "", "invocation": {"module_args": {"snapshot_lvm_action": "check", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": true, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884248.25115: done with _execute_module (fedora.linux_system_roles.snapshot, {'snapshot_lvm_action': 'check', 'ansible_check_mode': False, 'snapshot_lvm_all_vgs': False, 'snapshot_lvm_verify_only': True, 'snapshot_lvm_mount_origin': False, 'snapshot_lvm_mountpoint_create': False, 'snapshot_lvm_unmount_all': False, 'snapshot_lvm_percent_space_required': '', 'snapshot_lvm_vg': '', 'snapshot_lvm_lv': '', 'snapshot_lvm_snapset_name': '', 'snapshot_lvm_mount_options': '', 'snapshot_lvm_fstype': '', 'snapshot_lvm_mountpoint': '', 'snapshot_lvm_set': {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]}, 'snapshot_lvm_vg_include': '', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.snapshot', '_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-1726884247.0873697-15065-136655311120906/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884248.25119: _low_level_execute_command(): starting 13632 1726884248.25122: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884247.0873697-15065-136655311120906/ > /dev/null 2>&1 && sleep 0' 13632 1726884248.25254: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884248.25274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884248.25342: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884248.25415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884248.25436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884248.25462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884248.25540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884248.27497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884248.27549: stderr chunk (state=3): >>><<< 13632 1726884248.27553: stdout chunk (state=3): >>><<< 13632 1726884248.27566: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884248.27573: handler run complete 13632 1726884248.27608: attempt loop complete, returning result 13632 1726884248.27624: _execute() done 13632 1726884248.27627: dumping result to json 13632 1726884248.27630: done dumping result, returning 13632 1726884248.27638: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module check [12b27791-eb03-55b1-95d9-000000000617] 13632 1726884248.27644: sending task result for task 12b27791-eb03-55b1-95d9-000000000617 13632 1726884248.27806: done sending task result for task 12b27791-eb03-55b1-95d9-000000000617 13632 1726884248.27809: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "errors": "", "message": "", "return_code": 0 } 13632 1726884248.27963: no more pending results, returning what we have 13632 1726884248.27967: results queue empty 13632 1726884248.27968: checking for any_errors_fatal 13632 1726884248.27977: done checking for any_errors_fatal 13632 1726884248.27978: checking for max_fail_percentage 13632 1726884248.27979: done checking for max_fail_percentage 13632 1726884248.27980: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.27981: done checking to see if all hosts have failed 13632 1726884248.27982: getting the remaining hosts for this loop 13632 1726884248.27984: done getting the remaining hosts for this loop 13632 1726884248.27995: getting the next task for host managed_node3 13632 1726884248.28002: done getting next task for host managed_node3 13632 1726884248.28006: ^ task is: TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884248.28009: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=1, handlers=0, run_state=3, 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 13632 1726884248.28020: getting variables 13632 1726884248.28022: in VariableManager get_vars() 13632 1726884248.28057: Calling all_inventory to load vars for managed_node3 13632 1726884248.28060: Calling groups_inventory to load vars for managed_node3 13632 1726884248.28062: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.28072: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.28075: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.28078: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.28620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.29757: done with get_vars() 13632 1726884248.29780: done getting variables 13632 1726884248.29849: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 Friday 20 September 2024 22:04:08 -0400 (0:00:01.302) 0:00:57.223 ****** 13632 1726884248.29891: entering _queue_task() for managed_node3/debug 13632 1726884248.30177: worker is 1 (out of 1 available) 13632 1726884248.30393: exiting _queue_task() for managed_node3/debug 13632 1726884248.30405: done queuing things up, now waiting for results queue to drain 13632 1726884248.30407: waiting for pending results... 13632 1726884248.30717: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884248.30723: in run() - task 12b27791-eb03-55b1-95d9-000000000619 13632 1726884248.30726: variable 'ansible_search_path' from source: unknown 13632 1726884248.30728: variable 'ansible_search_path' from source: unknown 13632 1726884248.30744: calling self._execute() 13632 1726884248.30858: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.30872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.30891: variable 'omit' from source: magic vars 13632 1726884248.31039: variable 'omit' from source: magic vars 13632 1726884248.31108: variable 'omit' from source: magic vars 13632 1726884248.31157: variable 'omit' from source: magic vars 13632 1726884248.31212: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884248.31269: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884248.31300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884248.31327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884248.31345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884248.31390: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884248.31401: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.31467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.31551: Set connection var ansible_shell_executable to /bin/sh 13632 1726884248.31567: Set connection var ansible_connection to ssh 13632 1726884248.31586: Set connection var ansible_pipelining to False 13632 1726884248.31601: Set connection var ansible_timeout to 10 13632 1726884248.31609: Set connection var ansible_shell_type to sh 13632 1726884248.31622: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884248.31656: variable 'ansible_shell_executable' from source: unknown 13632 1726884248.31665: variable 'ansible_connection' from source: unknown 13632 1726884248.31674: variable 'ansible_module_compression' from source: unknown 13632 1726884248.31687: variable 'ansible_shell_type' from source: unknown 13632 1726884248.31795: variable 'ansible_shell_executable' from source: unknown 13632 1726884248.31799: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.31801: variable 'ansible_pipelining' from source: unknown 13632 1726884248.31803: variable 'ansible_timeout' from source: unknown 13632 1726884248.31806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.31914: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884248.31933: variable 'omit' from source: magic vars 13632 1726884248.31945: starting attempt loop 13632 1726884248.31954: running the handler 13632 1726884248.32023: variable 'snapshot_cmd' from source: set_fact 13632 1726884248.32238: variable 'snapshot_cmd' from source: set_fact 13632 1726884248.32350: handler run complete 13632 1726884248.32377: attempt loop complete, returning result 13632 1726884248.32384: _execute() done 13632 1726884248.32393: dumping result to json 13632 1726884248.32399: done dumping result, returning 13632 1726884248.32410: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response [12b27791-eb03-55b1-95d9-000000000619] 13632 1726884248.32419: sending task result for task 12b27791-eb03-55b1-95d9-000000000619 ok: [managed_node3] => { "snapshot_cmd": { "changed": false, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } } 13632 1726884248.32659: no more pending results, returning what we have 13632 1726884248.32664: results queue empty 13632 1726884248.32665: checking for any_errors_fatal 13632 1726884248.32693: done checking for any_errors_fatal 13632 1726884248.32695: checking for max_fail_percentage 13632 1726884248.32698: done checking for max_fail_percentage 13632 1726884248.32699: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.32700: done checking to see if all hosts have failed 13632 1726884248.32701: getting the remaining hosts for this loop 13632 1726884248.32703: done getting the remaining hosts for this loop 13632 1726884248.32708: getting the next task for host managed_node3 13632 1726884248.32717: done getting next task for host managed_node3 13632 1726884248.32722: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884248.32726: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=2, handlers=0, run_state=3, 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 13632 1726884248.32739: getting variables 13632 1726884248.32741: in VariableManager get_vars() 13632 1726884248.32782: Calling all_inventory to load vars for managed_node3 13632 1726884248.32785: Calling groups_inventory to load vars for managed_node3 13632 1726884248.33081: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.33091: done sending task result for task 12b27791-eb03-55b1-95d9-000000000619 13632 1726884248.33094: WORKER PROCESS EXITING 13632 1726884248.33104: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.33108: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.33112: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.33995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.35435: done with get_vars() 13632 1726884248.35458: done getting variables 13632 1726884248.35535: 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.snapshot : Set result] ************************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:45 Friday 20 September 2024 22:04:08 -0400 (0:00:00.056) 0:00:57.279 ****** 13632 1726884248.35573: entering _queue_task() for managed_node3/set_fact 13632 1726884248.35921: worker is 1 (out of 1 available) 13632 1726884248.35935: exiting _queue_task() for managed_node3/set_fact 13632 1726884248.35949: done queuing things up, now waiting for results queue to drain 13632 1726884248.35951: waiting for pending results... 13632 1726884248.36276: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884248.36434: in run() - task 12b27791-eb03-55b1-95d9-00000000061a 13632 1726884248.36457: variable 'ansible_search_path' from source: unknown 13632 1726884248.36465: variable 'ansible_search_path' from source: unknown 13632 1726884248.36516: calling self._execute() 13632 1726884248.36637: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.36653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.36672: variable 'omit' from source: magic vars 13632 1726884248.36808: variable 'omit' from source: magic vars 13632 1726884248.36883: variable 'omit' from source: magic vars 13632 1726884248.36928: variable 'snapshot_cmd' from source: set_fact 13632 1726884248.37154: variable 'snapshot_cmd' from source: set_fact 13632 1726884248.37269: variable 'omit' from source: magic vars 13632 1726884248.37323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884248.37364: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884248.37393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884248.37593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884248.37597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884248.37600: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884248.37603: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.37606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.37614: Set connection var ansible_shell_executable to /bin/sh 13632 1726884248.37631: Set connection var ansible_connection to ssh 13632 1726884248.37642: Set connection var ansible_pipelining to False 13632 1726884248.37654: Set connection var ansible_timeout to 10 13632 1726884248.37661: Set connection var ansible_shell_type to sh 13632 1726884248.37674: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884248.37711: variable 'ansible_shell_executable' from source: unknown 13632 1726884248.37726: variable 'ansible_connection' from source: unknown 13632 1726884248.37735: variable 'ansible_module_compression' from source: unknown 13632 1726884248.37744: variable 'ansible_shell_type' from source: unknown 13632 1726884248.37752: variable 'ansible_shell_executable' from source: unknown 13632 1726884248.37759: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.37768: variable 'ansible_pipelining' from source: unknown 13632 1726884248.37776: variable 'ansible_timeout' from source: unknown 13632 1726884248.37785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.37982: 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) 13632 1726884248.38005: variable 'omit' from source: magic vars 13632 1726884248.38018: starting attempt loop 13632 1726884248.38028: running the handler 13632 1726884248.38050: handler run complete 13632 1726884248.38068: attempt loop complete, returning result 13632 1726884248.38076: _execute() done 13632 1726884248.38084: dumping result to json 13632 1726884248.38096: done dumping result, returning 13632 1726884248.38158: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result [12b27791-eb03-55b1-95d9-00000000061a] 13632 1726884248.38161: sending task result for task 12b27791-eb03-55b1-95d9-00000000061a 13632 1726884248.38249: done sending task result for task 12b27791-eb03-55b1-95d9-00000000061a ok: [managed_node3] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } }, "changed": false } 13632 1726884248.38361: no more pending results, returning what we have 13632 1726884248.38365: results queue empty 13632 1726884248.38366: checking for any_errors_fatal 13632 1726884248.38381: done checking for any_errors_fatal 13632 1726884248.38382: checking for max_fail_percentage 13632 1726884248.38384: done checking for max_fail_percentage 13632 1726884248.38385: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.38386: done checking to see if all hosts have failed 13632 1726884248.38389: getting the remaining hosts for this loop 13632 1726884248.38392: done getting the remaining hosts for this loop 13632 1726884248.38397: getting the next task for host managed_node3 13632 1726884248.38406: done getting next task for host managed_node3 13632 1726884248.38411: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884248.38415: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=3, handlers=0, run_state=3, 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 13632 1726884248.38429: getting variables 13632 1726884248.38431: in VariableManager get_vars() 13632 1726884248.38478: Calling all_inventory to load vars for managed_node3 13632 1726884248.38481: Calling groups_inventory to load vars for managed_node3 13632 1726884248.38484: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.38792: WORKER PROCESS EXITING 13632 1726884248.38803: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.38808: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.38812: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.39692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.40812: done with get_vars() 13632 1726884248.40834: done getting variables 13632 1726884248.40903: 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.snapshot : Set snapshot_facts to the JSON results] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:49 Friday 20 September 2024 22:04:08 -0400 (0:00:00.053) 0:00:57.333 ****** 13632 1726884248.40939: entering _queue_task() for managed_node3/set_fact 13632 1726884248.41266: worker is 1 (out of 1 available) 13632 1726884248.41281: exiting _queue_task() for managed_node3/set_fact 13632 1726884248.41299: done queuing things up, now waiting for results queue to drain 13632 1726884248.41300: waiting for pending results... 13632 1726884248.41623: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884248.41786: in run() - task 12b27791-eb03-55b1-95d9-00000000061b 13632 1726884248.41812: variable 'ansible_search_path' from source: unknown 13632 1726884248.41822: variable 'ansible_search_path' from source: unknown 13632 1726884248.41874: calling self._execute() 13632 1726884248.41995: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.42010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.42030: variable 'omit' from source: magic vars 13632 1726884248.42479: variable 'snapshot_lvm_action' from source: include params 13632 1726884248.42497: Evaluated conditional (snapshot_lvm_action == "list"): False 13632 1726884248.42512: when evaluation is False, skipping this task 13632 1726884248.42522: _execute() done 13632 1726884248.42617: dumping result to json 13632 1726884248.42620: done dumping result, returning 13632 1726884248.42623: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results [12b27791-eb03-55b1-95d9-00000000061b] 13632 1726884248.42627: sending task result for task 12b27791-eb03-55b1-95d9-00000000061b 13632 1726884248.42704: done sending task result for task 12b27791-eb03-55b1-95d9-00000000061b 13632 1726884248.42708: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } 13632 1726884248.42779: no more pending results, returning what we have 13632 1726884248.42784: results queue empty 13632 1726884248.42785: checking for any_errors_fatal 13632 1726884248.42796: done checking for any_errors_fatal 13632 1726884248.42797: checking for max_fail_percentage 13632 1726884248.42800: done checking for max_fail_percentage 13632 1726884248.42801: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.42803: done checking to see if all hosts have failed 13632 1726884248.42804: getting the remaining hosts for this loop 13632 1726884248.42806: done getting the remaining hosts for this loop 13632 1726884248.42812: getting the next task for host managed_node3 13632 1726884248.42822: done getting next task for host managed_node3 13632 1726884248.42826: ^ task is: TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884248.42830: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=4, handlers=0, run_state=3, 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 13632 1726884248.42852: getting variables 13632 1726884248.42854: in VariableManager get_vars() 13632 1726884248.43004: Calling all_inventory to load vars for managed_node3 13632 1726884248.43008: Calling groups_inventory to load vars for managed_node3 13632 1726884248.43011: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.43025: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.43029: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.43033: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.44091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.45214: done with get_vars() 13632 1726884248.45241: done getting variables 13632 1726884248.45318: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:54 Friday 20 September 2024 22:04:08 -0400 (0:00:00.044) 0:00:57.377 ****** 13632 1726884248.45356: entering _queue_task() for managed_node3/debug 13632 1726884248.45806: worker is 1 (out of 1 available) 13632 1726884248.45819: exiting _queue_task() for managed_node3/debug 13632 1726884248.45831: done queuing things up, now waiting for results queue to drain 13632 1726884248.45833: waiting for pending results... 13632 1726884248.46183: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884248.46243: in run() - task 12b27791-eb03-55b1-95d9-00000000061c 13632 1726884248.46267: variable 'ansible_search_path' from source: unknown 13632 1726884248.46277: variable 'ansible_search_path' from source: unknown 13632 1726884248.46331: calling self._execute() 13632 1726884248.46456: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.46472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.46492: variable 'omit' from source: magic vars 13632 1726884248.46987: variable 'snapshot_cmd' from source: set_fact 13632 1726884248.47194: Evaluated conditional (snapshot_cmd["return_code"] != 0): False 13632 1726884248.47198: when evaluation is False, skipping this task 13632 1726884248.47201: _execute() done 13632 1726884248.47204: dumping result to json 13632 1726884248.47206: done dumping result, returning 13632 1726884248.47209: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors [12b27791-eb03-55b1-95d9-00000000061c] 13632 1726884248.47211: sending task result for task 12b27791-eb03-55b1-95d9-00000000061c 13632 1726884248.47295: done sending task result for task 12b27791-eb03-55b1-95d9-00000000061c 13632 1726884248.47299: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } 13632 1726884248.47358: no more pending results, returning what we have 13632 1726884248.47364: results queue empty 13632 1726884248.47365: checking for any_errors_fatal 13632 1726884248.47376: done checking for any_errors_fatal 13632 1726884248.47377: checking for max_fail_percentage 13632 1726884248.47379: done checking for max_fail_percentage 13632 1726884248.47381: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.47382: done checking to see if all hosts have failed 13632 1726884248.47383: getting the remaining hosts for this loop 13632 1726884248.47385: done getting the remaining hosts for this loop 13632 1726884248.47392: getting the next task for host managed_node3 13632 1726884248.47404: done getting next task for host managed_node3 13632 1726884248.47407: ^ task is: TASK: meta (role_complete) 13632 1726884248.47412: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884248.47433: getting variables 13632 1726884248.47434: in VariableManager get_vars() 13632 1726884248.47480: Calling all_inventory to load vars for managed_node3 13632 1726884248.47483: Calling groups_inventory to load vars for managed_node3 13632 1726884248.47486: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.47676: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.47680: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.47684: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.48589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.49741: done with get_vars() 13632 1726884248.49763: done getting variables 13632 1726884248.49848: done queuing things up, now waiting for results queue to drain 13632 1726884248.49850: results queue empty 13632 1726884248.49851: checking for any_errors_fatal 13632 1726884248.49854: done checking for any_errors_fatal 13632 1726884248.49855: checking for max_fail_percentage 13632 1726884248.49856: done checking for max_fail_percentage 13632 1726884248.49857: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.49858: done checking to see if all hosts have failed 13632 1726884248.49859: getting the remaining hosts for this loop 13632 1726884248.49860: done getting the remaining hosts for this loop 13632 1726884248.49863: getting the next task for host managed_node3 13632 1726884248.49868: done getting next task for host managed_node3 13632 1726884248.49870: ^ task is: TASK: Create snapset again for idempotence 13632 1726884248.49872: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884248.49874: getting variables 13632 1726884248.49875: in VariableManager get_vars() 13632 1726884248.49887: Calling all_inventory to load vars for managed_node3 13632 1726884248.49891: Calling groups_inventory to load vars for managed_node3 13632 1726884248.49894: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.49899: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.49902: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.49905: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.50676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.51967: done with get_vars() 13632 1726884248.51987: done getting variables TASK [Create snapset again for idempotence] ************************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:79 Friday 20 September 2024 22:04:08 -0400 (0:00:00.067) 0:00:57.444 ****** 13632 1726884248.52073: entering _queue_task() for managed_node3/include_role 13632 1726884248.52425: worker is 1 (out of 1 available) 13632 1726884248.52440: exiting _queue_task() for managed_node3/include_role 13632 1726884248.52455: done queuing things up, now waiting for results queue to drain 13632 1726884248.52457: waiting for pending results... 13632 1726884248.52820: running TaskExecutor() for managed_node3/TASK: Create snapset again for idempotence 13632 1726884248.53094: in run() - task 12b27791-eb03-55b1-95d9-00000000000a 13632 1726884248.53098: variable 'ansible_search_path' from source: unknown 13632 1726884248.53102: calling self._execute() 13632 1726884248.53104: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.53108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.53111: variable 'omit' from source: magic vars 13632 1726884248.53246: _execute() done 13632 1726884248.53258: dumping result to json 13632 1726884248.53270: done dumping result, returning 13632 1726884248.53282: done running TaskExecutor() for managed_node3/TASK: Create snapset again for idempotence [12b27791-eb03-55b1-95d9-00000000000a] 13632 1726884248.53296: sending task result for task 12b27791-eb03-55b1-95d9-00000000000a 13632 1726884248.53469: no more pending results, returning what we have 13632 1726884248.53476: in VariableManager get_vars() 13632 1726884248.53527: Calling all_inventory to load vars for managed_node3 13632 1726884248.53531: Calling groups_inventory to load vars for managed_node3 13632 1726884248.53535: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.53552: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.53557: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.53561: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.54315: done sending task result for task 12b27791-eb03-55b1-95d9-00000000000a 13632 1726884248.54319: WORKER PROCESS EXITING 13632 1726884248.54730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.55834: done with get_vars() 13632 1726884248.55855: variable 'ansible_search_path' from source: unknown 13632 1726884248.57596: variable 'omit' from source: magic vars 13632 1726884248.57624: variable 'omit' from source: magic vars 13632 1726884248.57643: variable 'omit' from source: magic vars 13632 1726884248.57646: we have included files to process 13632 1726884248.57648: generating all_blocks data 13632 1726884248.57650: done generating all_blocks data 13632 1726884248.57655: processing included file: fedora.linux_system_roles.snapshot 13632 1726884248.57680: in VariableManager get_vars() 13632 1726884248.57701: done with get_vars() 13632 1726884248.57731: in VariableManager get_vars() 13632 1726884248.57747: done with get_vars() 13632 1726884248.57784: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/main.yml 13632 1726884248.57829: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/defaults/main.yml 13632 1726884248.57952: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/meta/main.yml 13632 1726884248.58056: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml 13632 1726884248.58316: in VariableManager get_vars() 13632 1726884248.58342: done with get_vars() 13632 1726884248.59300: iterating over new_blocks loaded from include file 13632 1726884248.59302: in VariableManager get_vars() 13632 1726884248.59319: done with get_vars() 13632 1726884248.59322: filtering new block on tags 13632 1726884248.59341: done filtering new block on tags 13632 1726884248.59345: in VariableManager get_vars() 13632 1726884248.59372: done with get_vars() 13632 1726884248.59374: filtering new block on tags 13632 1726884248.59409: done filtering new block on tags 13632 1726884248.59412: in VariableManager get_vars() 13632 1726884248.59428: done with get_vars() 13632 1726884248.59430: filtering new block on tags 13632 1726884248.59450: done filtering new block on tags 13632 1726884248.59453: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.snapshot for managed_node3 13632 1726884248.59459: extending task lists for all hosts with included blocks 13632 1726884248.61138: done extending task lists 13632 1726884248.61139: done processing included files 13632 1726884248.61140: results queue empty 13632 1726884248.61141: checking for any_errors_fatal 13632 1726884248.61143: done checking for any_errors_fatal 13632 1726884248.61144: checking for max_fail_percentage 13632 1726884248.61146: done checking for max_fail_percentage 13632 1726884248.61147: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.61148: done checking to see if all hosts have failed 13632 1726884248.61149: getting the remaining hosts for this loop 13632 1726884248.61150: done getting the remaining hosts for this loop 13632 1726884248.61154: getting the next task for host managed_node3 13632 1726884248.61159: done getting next task for host managed_node3 13632 1726884248.61162: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884248.61165: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884248.61177: getting variables 13632 1726884248.61179: in VariableManager get_vars() 13632 1726884248.61196: Calling all_inventory to load vars for managed_node3 13632 1726884248.61199: Calling groups_inventory to load vars for managed_node3 13632 1726884248.61202: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.61209: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.61212: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.61216: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.62025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.63112: done with get_vars() 13632 1726884248.63136: done getting variables TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 20 September 2024 22:04:08 -0400 (0:00:00.111) 0:00:57.556 ****** 13632 1726884248.63234: entering _queue_task() for managed_node3/include_tasks 13632 1726884248.63582: worker is 1 (out of 1 available) 13632 1726884248.63700: exiting _queue_task() for managed_node3/include_tasks 13632 1726884248.63713: done queuing things up, now waiting for results queue to drain 13632 1726884248.63714: waiting for pending results... 13632 1726884248.63958: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884248.64080: in run() - task 12b27791-eb03-55b1-95d9-000000000765 13632 1726884248.64097: variable 'ansible_search_path' from source: unknown 13632 1726884248.64100: variable 'ansible_search_path' from source: unknown 13632 1726884248.64139: calling self._execute() 13632 1726884248.64227: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.64237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.64256: variable 'omit' from source: magic vars 13632 1726884248.64354: _execute() done 13632 1726884248.64358: dumping result to json 13632 1726884248.64361: done dumping result, returning 13632 1726884248.64371: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-000000000765] 13632 1726884248.64377: sending task result for task 12b27791-eb03-55b1-95d9-000000000765 13632 1726884248.64482: done sending task result for task 12b27791-eb03-55b1-95d9-000000000765 13632 1726884248.64485: WORKER PROCESS EXITING 13632 1726884248.64555: no more pending results, returning what we have 13632 1726884248.64561: in VariableManager get_vars() 13632 1726884248.64611: Calling all_inventory to load vars for managed_node3 13632 1726884248.64616: Calling groups_inventory to load vars for managed_node3 13632 1726884248.64618: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.64629: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.64632: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.64636: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.65186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.65937: done with get_vars() 13632 1726884248.65949: variable 'ansible_search_path' from source: unknown 13632 1726884248.65951: variable 'ansible_search_path' from source: unknown 13632 1726884248.65997: we have included files to process 13632 1726884248.65999: generating all_blocks data 13632 1726884248.66000: done generating all_blocks data 13632 1726884248.66002: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884248.66003: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884248.66004: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884248.66623: done processing included file 13632 1726884248.66625: iterating over new_blocks loaded from include file 13632 1726884248.66627: in VariableManager get_vars() 13632 1726884248.66652: done with get_vars() 13632 1726884248.66654: filtering new block on tags 13632 1726884248.66673: done filtering new block on tags 13632 1726884248.66676: in VariableManager get_vars() 13632 1726884248.66704: done with get_vars() 13632 1726884248.66706: filtering new block on tags 13632 1726884248.66730: done filtering new block on tags 13632 1726884248.66733: in VariableManager get_vars() 13632 1726884248.66756: done with get_vars() 13632 1726884248.66758: filtering new block on tags 13632 1726884248.66775: done filtering new block on tags 13632 1726884248.66777: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for managed_node3 13632 1726884248.66783: extending task lists for all hosts with included blocks 13632 1726884248.66926: done extending task lists 13632 1726884248.66928: done processing included files 13632 1726884248.66929: results queue empty 13632 1726884248.66930: checking for any_errors_fatal 13632 1726884248.66933: done checking for any_errors_fatal 13632 1726884248.66934: checking for max_fail_percentage 13632 1726884248.66936: done checking for max_fail_percentage 13632 1726884248.66937: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.66938: done checking to see if all hosts have failed 13632 1726884248.66939: getting the remaining hosts for this loop 13632 1726884248.66940: done getting the remaining hosts for this loop 13632 1726884248.66943: getting the next task for host managed_node3 13632 1726884248.66949: done getting next task for host managed_node3 13632 1726884248.66952: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884248.66956: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884248.66969: getting variables 13632 1726884248.66970: in VariableManager get_vars() 13632 1726884248.66986: Calling all_inventory to load vars for managed_node3 13632 1726884248.66990: Calling groups_inventory to load vars for managed_node3 13632 1726884248.66993: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.66999: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.67002: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.67006: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.67527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.68135: done with get_vars() 13632 1726884248.68150: done getting variables TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 20 September 2024 22:04:08 -0400 (0:00:00.049) 0:00:57.606 ****** 13632 1726884248.68211: entering _queue_task() for managed_node3/setup 13632 1726884248.68464: worker is 1 (out of 1 available) 13632 1726884248.68479: exiting _queue_task() for managed_node3/setup 13632 1726884248.68494: done queuing things up, now waiting for results queue to drain 13632 1726884248.68496: waiting for pending results... 13632 1726884248.68700: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884248.68824: in run() - task 12b27791-eb03-55b1-95d9-000000000814 13632 1726884248.68840: variable 'ansible_search_path' from source: unknown 13632 1726884248.68845: variable 'ansible_search_path' from source: unknown 13632 1726884248.68877: calling self._execute() 13632 1726884248.68959: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.68966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.68975: variable 'omit' from source: magic vars 13632 1726884248.69358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884248.71699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884248.71753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884248.71790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884248.71825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884248.71847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884248.71921: 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) 13632 1726884248.71945: 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) 13632 1726884248.71967: 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) 13632 1726884248.72003: 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) 13632 1726884248.72017: 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) 13632 1726884248.72067: 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) 13632 1726884248.72090: 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) 13632 1726884248.72110: 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) 13632 1726884248.72147: 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) 13632 1726884248.72159: 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) 13632 1726884248.72311: variable '__snapshot_required_facts' from source: role '' all vars 13632 1726884248.72320: variable 'ansible_facts' from source: unknown 13632 1726884248.72642: Evaluated conditional (__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 13632 1726884248.72645: when evaluation is False, skipping this task 13632 1726884248.72647: _execute() done 13632 1726884248.72650: dumping result to json 13632 1726884248.72652: done dumping result, returning 13632 1726884248.72655: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role [12b27791-eb03-55b1-95d9-000000000814] 13632 1726884248.72657: sending task result for task 12b27791-eb03-55b1-95d9-000000000814 13632 1726884248.72755: done sending task result for task 12b27791-eb03-55b1-95d9-000000000814 13632 1726884248.72758: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 13632 1726884248.72848: no more pending results, returning what we have 13632 1726884248.72854: results queue empty 13632 1726884248.72855: checking for any_errors_fatal 13632 1726884248.72857: done checking for any_errors_fatal 13632 1726884248.72858: checking for max_fail_percentage 13632 1726884248.72860: done checking for max_fail_percentage 13632 1726884248.72861: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.72862: done checking to see if all hosts have failed 13632 1726884248.72863: getting the remaining hosts for this loop 13632 1726884248.72865: done getting the remaining hosts for this loop 13632 1726884248.72871: getting the next task for host managed_node3 13632 1726884248.72886: done getting next task for host managed_node3 13632 1726884248.72891: ^ task is: TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884248.72897: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884248.72920: getting variables 13632 1726884248.72922: in VariableManager get_vars() 13632 1726884248.72964: Calling all_inventory to load vars for managed_node3 13632 1726884248.72968: Calling groups_inventory to load vars for managed_node3 13632 1726884248.72971: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.72981: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.72987: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.73021: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.74043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.75054: done with get_vars() 13632 1726884248.75079: done getting variables TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 20 September 2024 22:04:08 -0400 (0:00:00.069) 0:00:57.676 ****** 13632 1726884248.75198: entering _queue_task() for managed_node3/stat 13632 1726884248.75532: worker is 1 (out of 1 available) 13632 1726884248.75548: exiting _queue_task() for managed_node3/stat 13632 1726884248.75565: done queuing things up, now waiting for results queue to drain 13632 1726884248.75567: waiting for pending results... 13632 1726884248.75894: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884248.75998: in run() - task 12b27791-eb03-55b1-95d9-000000000816 13632 1726884248.76002: variable 'ansible_search_path' from source: unknown 13632 1726884248.76006: variable 'ansible_search_path' from source: unknown 13632 1726884248.76042: calling self._execute() 13632 1726884248.76132: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.76139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.76150: variable 'omit' from source: magic vars 13632 1726884248.76472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884248.76728: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884248.76771: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884248.76805: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884248.76838: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884248.76919: 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) 13632 1726884248.76940: 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) 13632 1726884248.76962: 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) 13632 1726884248.76990: 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) 13632 1726884248.77089: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884248.77103: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884248.77107: when evaluation is False, skipping this task 13632 1726884248.77110: _execute() done 13632 1726884248.77113: dumping result to json 13632 1726884248.77115: done dumping result, returning 13632 1726884248.77122: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree [12b27791-eb03-55b1-95d9-000000000816] 13632 1726884248.77127: sending task result for task 12b27791-eb03-55b1-95d9-000000000816 13632 1726884248.77233: done sending task result for task 12b27791-eb03-55b1-95d9-000000000816 13632 1726884248.77237: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884248.77301: no more pending results, returning what we have 13632 1726884248.77306: results queue empty 13632 1726884248.77307: checking for any_errors_fatal 13632 1726884248.77320: done checking for any_errors_fatal 13632 1726884248.77321: checking for max_fail_percentage 13632 1726884248.77323: done checking for max_fail_percentage 13632 1726884248.77324: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.77325: done checking to see if all hosts have failed 13632 1726884248.77326: getting the remaining hosts for this loop 13632 1726884248.77328: done getting the remaining hosts for this loop 13632 1726884248.77332: getting the next task for host managed_node3 13632 1726884248.77340: done getting next task for host managed_node3 13632 1726884248.77344: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884248.77348: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884248.77367: getting variables 13632 1726884248.77369: in VariableManager get_vars() 13632 1726884248.77410: Calling all_inventory to load vars for managed_node3 13632 1726884248.77413: Calling groups_inventory to load vars for managed_node3 13632 1726884248.77416: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.77426: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.77429: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.77432: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.78376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.79129: done with get_vars() 13632 1726884248.79145: done getting variables 13632 1726884248.79200: 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.snapshot : Set flag to indicate system is ostree] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 20 September 2024 22:04:08 -0400 (0:00:00.040) 0:00:57.716 ****** 13632 1726884248.79230: entering _queue_task() for managed_node3/set_fact 13632 1726884248.79474: worker is 1 (out of 1 available) 13632 1726884248.79492: exiting _queue_task() for managed_node3/set_fact 13632 1726884248.79507: done queuing things up, now waiting for results queue to drain 13632 1726884248.79509: waiting for pending results... 13632 1726884248.79706: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884248.79822: in run() - task 12b27791-eb03-55b1-95d9-000000000817 13632 1726884248.79834: variable 'ansible_search_path' from source: unknown 13632 1726884248.79838: variable 'ansible_search_path' from source: unknown 13632 1726884248.79872: calling self._execute() 13632 1726884248.79962: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.79966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.79972: variable 'omit' from source: magic vars 13632 1726884248.80278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884248.80521: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884248.80559: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884248.80592: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884248.80629: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884248.80697: 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) 13632 1726884248.80719: 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) 13632 1726884248.80776: 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) 13632 1726884248.80798: 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) 13632 1726884248.80935: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884248.80956: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884248.80969: when evaluation is False, skipping this task 13632 1726884248.80972: _execute() done 13632 1726884248.80975: dumping result to json 13632 1726884248.80977: done dumping result, returning 13632 1726884248.80980: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree [12b27791-eb03-55b1-95d9-000000000817] 13632 1726884248.80986: sending task result for task 12b27791-eb03-55b1-95d9-000000000817 13632 1726884248.81263: done sending task result for task 12b27791-eb03-55b1-95d9-000000000817 13632 1726884248.81270: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884248.81346: no more pending results, returning what we have 13632 1726884248.81350: results queue empty 13632 1726884248.81352: checking for any_errors_fatal 13632 1726884248.81359: done checking for any_errors_fatal 13632 1726884248.81360: checking for max_fail_percentage 13632 1726884248.81361: done checking for max_fail_percentage 13632 1726884248.81362: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.81362: done checking to see if all hosts have failed 13632 1726884248.81363: getting the remaining hosts for this loop 13632 1726884248.81364: done getting the remaining hosts for this loop 13632 1726884248.81367: getting the next task for host managed_node3 13632 1726884248.81374: done getting next task for host managed_node3 13632 1726884248.81377: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884248.81380: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884248.81400: getting variables 13632 1726884248.81402: in VariableManager get_vars() 13632 1726884248.81454: Calling all_inventory to load vars for managed_node3 13632 1726884248.81458: Calling groups_inventory to load vars for managed_node3 13632 1726884248.81462: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.81476: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.81492: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.81498: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.82319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.83640: done with get_vars() 13632 1726884248.83661: done getting variables 13632 1726884248.83738: 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.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 20 September 2024 22:04:08 -0400 (0:00:00.045) 0:00:57.761 ****** 13632 1726884248.83783: entering _queue_task() for managed_node3/include_vars 13632 1726884248.84099: worker is 1 (out of 1 available) 13632 1726884248.84116: exiting _queue_task() for managed_node3/include_vars 13632 1726884248.84132: done queuing things up, now waiting for results queue to drain 13632 1726884248.84133: waiting for pending results... 13632 1726884248.84471: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884248.84675: in run() - task 12b27791-eb03-55b1-95d9-000000000819 13632 1726884248.84679: variable 'ansible_search_path' from source: unknown 13632 1726884248.84711: variable 'ansible_search_path' from source: unknown 13632 1726884248.85051: variable 'ansible_facts' from source: unknown 13632 1726884248.85490: variable 'ansible_facts' from source: unknown 13632 1726884248.85931: variable 'ansible_facts' from source: unknown 13632 1726884248.86162: variable 'ansible_facts' from source: unknown 13632 1726884248.86359: variable 'omit' from source: magic vars 13632 1726884248.86458: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.86468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.86480: variable 'omit' from source: magic vars 13632 1726884248.86696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884248.86926: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884248.86963: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884248.86995: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884248.87029: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884248.87092: variable '__vars_file' from source: task vars 13632 1726884248.87161: variable 'role_path' from source: magic vars 13632 1726884248.87165: variable 'item' from source: unknown 13632 1726884248.87178: Evaluated conditional (__vars_file is file): False 13632 1726884248.87181: when evaluation is False, skipping this task 13632 1726884248.87218: variable 'item' from source: unknown 13632 1726884248.87279: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 13632 1726884248.87474: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.87478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.87481: variable 'omit' from source: magic vars 13632 1726884248.87595: variable '__vars_file' from source: task vars 13632 1726884248.87662: variable 'role_path' from source: magic vars 13632 1726884248.87668: variable 'item' from source: unknown 13632 1726884248.87678: Evaluated conditional (__vars_file is file): False 13632 1726884248.87682: when evaluation is False, skipping this task 13632 1726884248.87718: variable 'item' from source: unknown 13632 1726884248.87765: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } 13632 1726884248.87861: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.87865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.87867: variable 'omit' from source: magic vars 13632 1726884248.87999: variable '__vars_file' from source: task vars 13632 1726884248.88065: variable 'role_path' from source: magic vars 13632 1726884248.88069: variable 'item' from source: unknown 13632 1726884248.88081: Evaluated conditional (__vars_file is file): False 13632 1726884248.88086: when evaluation is False, skipping this task 13632 1726884248.88115: variable 'item' from source: unknown 13632 1726884248.88166: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884248.88246: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.88255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.88264: variable 'omit' from source: magic vars 13632 1726884248.88396: variable '__vars_file' from source: task vars 13632 1726884248.88458: variable 'role_path' from source: magic vars 13632 1726884248.88462: variable 'item' from source: unknown 13632 1726884248.88476: Evaluated conditional (__vars_file is file): False 13632 1726884248.88480: when evaluation is False, skipping this task 13632 1726884248.88512: variable 'item' from source: unknown 13632 1726884248.88561: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884248.88644: dumping result to json 13632 1726884248.88647: done dumping result, returning 13632 1726884248.88650: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-000000000819] 13632 1726884248.88653: sending task result for task 12b27791-eb03-55b1-95d9-000000000819 13632 1726884248.88706: done sending task result for task 12b27791-eb03-55b1-95d9-000000000819 13632 1726884248.88709: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884248.88776: no more pending results, returning what we have 13632 1726884248.88785: results queue empty 13632 1726884248.88786: checking for any_errors_fatal 13632 1726884248.88798: done checking for any_errors_fatal 13632 1726884248.88799: checking for max_fail_percentage 13632 1726884248.88802: done checking for max_fail_percentage 13632 1726884248.88804: checking to see if all hosts have failed and the running result is not ok 13632 1726884248.88805: done checking to see if all hosts have failed 13632 1726884248.88807: getting the remaining hosts for this loop 13632 1726884248.88812: done getting the remaining hosts for this loop 13632 1726884248.88816: getting the next task for host managed_node3 13632 1726884248.88826: done getting next task for host managed_node3 13632 1726884248.88830: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884248.88834: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884248.88854: getting variables 13632 1726884248.88856: in VariableManager get_vars() 13632 1726884248.88964: Calling all_inventory to load vars for managed_node3 13632 1726884248.88967: Calling groups_inventory to load vars for managed_node3 13632 1726884248.88971: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884248.88982: Calling all_plugins_play to load vars for managed_node3 13632 1726884248.88991: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884248.88996: Calling groups_plugins_play to load vars for managed_node3 13632 1726884248.89864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884248.90748: done with get_vars() 13632 1726884248.90766: done getting variables 13632 1726884248.90851: 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.snapshot : Ensure required packages are installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 20 September 2024 22:04:08 -0400 (0:00:00.071) 0:00:57.833 ****** 13632 1726884248.90892: entering _queue_task() for managed_node3/package 13632 1726884248.91149: worker is 1 (out of 1 available) 13632 1726884248.91164: exiting _queue_task() for managed_node3/package 13632 1726884248.91179: done queuing things up, now waiting for results queue to drain 13632 1726884248.91181: waiting for pending results... 13632 1726884248.91556: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884248.91597: in run() - task 12b27791-eb03-55b1-95d9-000000000766 13632 1726884248.91610: variable 'ansible_search_path' from source: unknown 13632 1726884248.91614: variable 'ansible_search_path' from source: unknown 13632 1726884248.91659: calling self._execute() 13632 1726884248.91756: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.91760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.91774: variable 'omit' from source: magic vars 13632 1726884248.91879: variable 'omit' from source: magic vars 13632 1726884248.91928: variable 'omit' from source: magic vars 13632 1726884248.91956: variable '__snapshot_packages' from source: role '' all vars 13632 1726884248.92129: variable '__snapshot_packages' from source: role '' all vars 13632 1726884248.92326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884248.94213: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884248.94277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884248.94313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884248.94345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884248.94368: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884248.94464: 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) 13632 1726884248.94501: 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) 13632 1726884248.94523: 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) 13632 1726884248.94557: 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) 13632 1726884248.94570: 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) 13632 1726884248.94661: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884248.94672: variable 'omit' from source: magic vars 13632 1726884248.94704: variable 'omit' from source: magic vars 13632 1726884248.94732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884248.94757: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884248.94774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884248.94796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884248.94805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884248.94838: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884248.94842: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.94847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.94935: Set connection var ansible_shell_executable to /bin/sh 13632 1726884248.94945: Set connection var ansible_connection to ssh 13632 1726884248.94951: Set connection var ansible_pipelining to False 13632 1726884248.94958: Set connection var ansible_timeout to 10 13632 1726884248.94961: Set connection var ansible_shell_type to sh 13632 1726884248.94969: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884248.95007: variable 'ansible_shell_executable' from source: unknown 13632 1726884248.95011: variable 'ansible_connection' from source: unknown 13632 1726884248.95014: variable 'ansible_module_compression' from source: unknown 13632 1726884248.95017: variable 'ansible_shell_type' from source: unknown 13632 1726884248.95019: variable 'ansible_shell_executable' from source: unknown 13632 1726884248.95022: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884248.95024: variable 'ansible_pipelining' from source: unknown 13632 1726884248.95026: variable 'ansible_timeout' from source: unknown 13632 1726884248.95028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884248.95142: 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) 13632 1726884248.95154: variable 'omit' from source: magic vars 13632 1726884248.95184: starting attempt loop 13632 1726884248.95189: running the handler 13632 1726884248.95192: variable 'ansible_facts' from source: unknown 13632 1726884248.95195: variable 'ansible_facts' from source: unknown 13632 1726884248.95307: _low_level_execute_command(): starting 13632 1726884248.95311: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884248.95935: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884248.95939: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884248.95942: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884248.95979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884248.95986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884248.95993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884248.96045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884248.97823: stdout chunk (state=3): >>>/root <<< 13632 1726884248.98344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884248.98347: stdout chunk (state=3): >>><<< 13632 1726884248.98349: stderr chunk (state=3): >>><<< 13632 1726884248.98352: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884248.98361: _low_level_execute_command(): starting 13632 1726884248.98364: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097 `" && echo ansible-tmp-1726884248.982391-15100-189979971052097="` echo /root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097 `" ) && sleep 0' 13632 1726884248.98943: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884248.98962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884248.98980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884248.99007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884248.99029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884248.99045: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884248.99062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884248.99111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884248.99184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884248.99207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884248.99232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884248.99319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884249.01335: stdout chunk (state=3): >>>ansible-tmp-1726884248.982391-15100-189979971052097=/root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097 <<< 13632 1726884249.01536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884249.01549: stdout chunk (state=3): >>><<< 13632 1726884249.01565: stderr chunk (state=3): >>><<< 13632 1726884249.01596: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884248.982391-15100-189979971052097=/root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884249.01650: variable 'ansible_module_compression' from source: unknown 13632 1726884249.01728: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884249.01776: variable 'ansible_facts' from source: unknown 13632 1726884249.01865: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097/AnsiballZ_dnf.py 13632 1726884249.02034: Sending initial data 13632 1726884249.02038: Sent initial data (151 bytes) 13632 1726884249.02610: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884249.02614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884249.02625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884249.02628: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884249.02684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884249.02742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884249.04357: 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 <<< 13632 1726884249.04408: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884249.04474: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpftzjmwo4 /root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097/AnsiballZ_dnf.py <<< 13632 1726884249.04477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097/AnsiballZ_dnf.py" <<< 13632 1726884249.04517: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpftzjmwo4" to remote "/root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097/AnsiballZ_dnf.py" <<< 13632 1726884249.04521: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097/AnsiballZ_dnf.py" <<< 13632 1726884249.05690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884249.05723: stderr chunk (state=3): >>><<< 13632 1726884249.05868: stdout chunk (state=3): >>><<< 13632 1726884249.05871: done transferring module to remote 13632 1726884249.05873: _low_level_execute_command(): starting 13632 1726884249.05876: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097/ /root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097/AnsiballZ_dnf.py && sleep 0' 13632 1726884249.06297: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884249.06368: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884249.06402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884249.06407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884249.06496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884249.08432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884249.08437: stdout chunk (state=3): >>><<< 13632 1726884249.08440: stderr chunk (state=3): >>><<< 13632 1726884249.08460: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884249.08473: _low_level_execute_command(): starting 13632 1726884249.08574: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097/AnsiballZ_dnf.py && sleep 0' 13632 1726884249.09124: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884249.09135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884249.09142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884249.09158: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884249.09234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884249.09252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884249.09301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884249.11496: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884249.11522: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884249.11548: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884249.11624: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884249.11629: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884249.11679: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884249.11690: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884249.11720: stdout chunk (state=3): >>># installing zipimport hook import 'time' # <<< 13632 1726884249.11724: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884249.11779: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884249.11810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.11812: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884249.11830: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884249.11862: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884249.11889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884249.11893: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f5b4530> <<< 13632 1726884249.11906: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f583b30> <<< 13632 1726884249.11934: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884249.11941: 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 0x7f584f5b6ab0> <<< 13632 1726884249.11970: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884249.11991: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884249.12004: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884249.12013: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884249.12051: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884249.12155: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884249.12207: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884249.12237: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 13632 1726884249.12276: 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' <<< 13632 1726884249.12318: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884249.12321: 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' <<< 13632 1726884249.12334: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f365160> <<< 13632 1726884249.12396: 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 <<< 13632 1726884249.12418: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.12453: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f366150> <<< 13632 1726884249.12467: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884249.12485: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884249.12764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884249.12785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884249.12797: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884249.12810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.12829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884249.12875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884249.12890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884249.12918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884249.12927: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3abec0> <<< 13632 1726884249.12956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884249.12971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884249.13011: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884249.13024: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3abf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884249.13053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884249.13071: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884249.13147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.13160: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884249.13178: 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 0x7f584f3db860> <<< 13632 1726884249.13221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884249.13229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3dbef0> <<< 13632 1726884249.13243: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884249.13291: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3bbb60> <<< 13632 1726884249.13317: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884249.13320: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3b9220> <<< 13632 1726884249.13417: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3a9070> <<< 13632 1726884249.13446: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884249.13471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13632 1726884249.13505: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884249.13547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884249.13550: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884249.13576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884249.13598: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3ff7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3fe3f0> <<< 13632 1726884249.13625: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884249.13634: 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 0x7f584f3ba2d0> <<< 13632 1726884249.13643: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3fcc50> <<< 13632 1726884249.13702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884249.13711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f430800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3a82f0> <<< 13632 1726884249.13733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884249.13738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884249.13792: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.13821: 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 0x7f584f430cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f430b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.13864: 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 0x7f584f430f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f39ee10> <<< 13632 1726884249.13899: 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' <<< 13632 1726884249.13942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884249.13956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f4315e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f4312b0> import 'importlib.machinery' # <<< 13632 1726884249.14003: 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' <<< 13632 1726884249.14018: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f4324b0> import 'importlib.util' # import 'runpy' # <<< 13632 1726884249.14053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884249.14079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884249.14104: 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 0x7f584f44c6e0> <<< 13632 1726884249.14129: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884249.14155: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.14163: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.14169: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584f44de20> <<< 13632 1726884249.14215: 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' <<< 13632 1726884249.14245: 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' <<< 13632 1726884249.14302: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f44ed20> <<< 13632 1726884249.14306: 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 0x7f584f44f380> <<< 13632 1726884249.14316: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f44e270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884249.14352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884249.14377: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.14383: 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 0x7f584f44fda0> <<< 13632 1726884249.14393: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f44f4d0> <<< 13632 1726884249.14435: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f432510> <<< 13632 1726884249.14458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884249.14481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884249.14511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884249.14547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884249.14579: 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 0x7f584f193cb0> <<< 13632 1726884249.14609: 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' <<< 13632 1726884249.14614: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.14619: 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 0x7f584f1bc6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f1bc440> <<< 13632 1726884249.14641: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.14648: 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 0x7f584f1bc710> <<< 13632 1726884249.14671: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.14677: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584f1bc8f0> <<< 13632 1726884249.14706: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f191e50> <<< 13632 1726884249.14729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884249.14814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884249.14843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884249.14858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884249.14876: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f1bdfa0> <<< 13632 1726884249.14898: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f1bcc20> <<< 13632 1726884249.14908: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f432c00> <<< 13632 1726884249.14934: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884249.15009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.15013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884249.15054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884249.15079: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f1ea360> <<< 13632 1726884249.15152: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884249.15155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.15178: 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' <<< 13632 1726884249.15237: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f20a4b0> <<< 13632 1726884249.15255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884249.15299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884249.15360: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884249.15394: 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 0x7f584f243260> <<< 13632 1726884249.15413: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884249.15440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884249.15460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884249.15506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884249.15601: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f26da00> <<< 13632 1726884249.15676: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f243380> <<< 13632 1726884249.15718: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f20b140> <<< 13632 1726884249.15750: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884249.15759: 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 0x7f584f084320> <<< 13632 1726884249.15768: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f2094f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f1bef00> <<< 13632 1726884249.15895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884249.15921: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f584f084500> <<< 13632 1726884249.15995: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_t40al0r_/ansible_ansible.legacy.dnf_payload.zip' <<< 13632 1726884249.16001: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.16154: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.16184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884249.16191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884249.16242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884249.16325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884249.16353: 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 0x7f584f0de060> import '_typing' # <<< 13632 1726884249.16547: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f0b4f50> <<< 13632 1726884249.16552: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f0b40b0> <<< 13632 1726884249.16555: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.16592: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884249.16596: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.16629: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.16638: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 13632 1726884249.16659: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.18240: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.19547: 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 0x7f584f0b7ec0> <<< 13632 1726884249.19631: 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' <<< 13632 1726884249.19635: 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' <<< 13632 1726884249.19658: 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 0x7f584f1019a0> <<< 13632 1726884249.19678: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f101730> <<< 13632 1726884249.19719: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f101040> <<< 13632 1726884249.19757: 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' <<< 13632 1726884249.19783: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f101490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f0dea80> import 'atexit' # <<< 13632 1726884249.19828: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.19832: 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 0x7f584f102720> <<< 13632 1726884249.19862: 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 0x7f584f102930> <<< 13632 1726884249.19871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884249.19915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884249.19921: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884249.19977: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f102e70> <<< 13632 1726884249.19982: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884249.20004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884249.20023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884249.20056: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef6cb90> <<< 13632 1726884249.20089: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.20098: 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 0x7f584ef6e7b0> <<< 13632 1726884249.20119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884249.20131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884249.20178: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef6f170> <<< 13632 1726884249.20188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884249.20220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884249.20228: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef70350> <<< 13632 1726884249.20253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884249.20295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884249.20315: 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' <<< 13632 1726884249.20372: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef72e10> <<< 13632 1726884249.20417: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.20427: 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 0x7f584ef72f60> <<< 13632 1726884249.20433: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef710d0> <<< 13632 1726884249.20456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884249.20478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884249.20508: 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' <<< 13632 1726884249.20529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884249.20556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884249.20590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884249.20602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef76cf0> <<< 13632 1726884249.20609: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884249.20693: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef757c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef75520> <<< 13632 1726884249.20703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884249.20715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884249.20786: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef77b60> <<< 13632 1726884249.20813: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef71550> <<< 13632 1726884249.20847: 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 0x7f584efbae40> <<< 13632 1726884249.20873: 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 <<< 13632 1726884249.20879: 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 0x7f584efbb050> <<< 13632 1726884249.20907: 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 <<< 13632 1726884249.20914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884249.20943: 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' <<< 13632 1726884249.20984: 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 0x7f584efc0b00> <<< 13632 1726884249.20998: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efc08c0> <<< 13632 1726884249.21005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884249.21113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884249.21167: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.21175: 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 0x7f584efc3020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efc11c0> <<< 13632 1726884249.21203: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884249.21243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.21270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884249.21287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884249.21294: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884249.21340: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efca7e0> <<< 13632 1726884249.21494: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efc3170> <<< 13632 1726884249.21571: 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' <<< 13632 1726884249.21577: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584efcb680> <<< 13632 1726884249.21607: 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' <<< 13632 1726884249.21611: 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 0x7f584efcb830> <<< 13632 1726884249.21660: 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' <<< 13632 1726884249.21672: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584efcbbc0> <<< 13632 1726884249.21677: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efbb230> <<< 13632 1726884249.21704: 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' <<< 13632 1726884249.21725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884249.21747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884249.21778: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.21808: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.21814: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584efceb40> <<< 13632 1726884249.22000: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.22009: 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 0x7f584efcffb0> <<< 13632 1726884249.22015: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efcd2b0> <<< 13632 1726884249.22053: 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 0x7f584efce660> <<< 13632 1726884249.22068: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efcce60> <<< 13632 1726884249.22079: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.22104: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884249.22110: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.22214: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.22324: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.22334: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.22350: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884249.22360: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.22376: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.22384: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884249.22394: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.22530: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.22676: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.23339: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.24016: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884249.24026: 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' # <<< 13632 1726884249.24043: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884249.24072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.24125: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.24131: 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 0x7f584f0541a0> <<< 13632 1726884249.24228: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884249.24238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884249.24252: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f054ec0> <<< 13632 1726884249.24267: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efd36b0> <<< 13632 1726884249.24317: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884249.24328: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.24349: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.24369: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884249.24374: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.24553: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.24741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884249.24745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884249.24767: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f055070> # zipimport: zlib available<<< 13632 1726884249.24773: stdout chunk (state=3): >>> <<< 13632 1726884249.25329: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.25873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.25958: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.26050: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884249.26055: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.26100: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.26142: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884249.26148: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.26245: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.26353: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884249.26374: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.26392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.26402: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884249.26408: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.26456: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.26504: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884249.26514: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.26791: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.27074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884249.27136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884249.27153: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884249.27234: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f057710> <<< 13632 1726884249.27252: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.27335: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.27423: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884249.27437: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13632 1726884249.27444: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884249.27470: 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' <<< 13632 1726884249.27557: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.27681: 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 0x7f584ee61dc0> <<< 13632 1726884249.27744: 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 0x7f584ee62780> <<< 13632 1726884249.27750: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f056600> <<< 13632 1726884249.27770: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.27816: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.27854: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884249.27875: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.27916: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.27967: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.28028: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.28104: 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 <<< 13632 1726884249.28147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.28233: 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 0x7f584ee61400> <<< 13632 1726884249.28279: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ee62870> <<< 13632 1726884249.28306: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884249.28324: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.28390: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.28460: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.28490: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.28536: 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' <<< 13632 1726884249.28561: 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 <<< 13632 1726884249.28594: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884249.28611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884249.28660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884249.28693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884249.28701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884249.28762: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eefaa50> <<< 13632 1726884249.28808: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ee6c7a0> <<< 13632 1726884249.28891: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ee6aae0> <<< 13632 1726884249.28905: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ee6a660> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884249.28936: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.28967: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884249.29031: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884249.29041: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.29059: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884249.29078: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.29742: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.30360: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.31129: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.31889: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 13632 1726884249.31896: 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 0x7f584eefeed0> <<< 13632 1726884249.31921: 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' <<< 13632 1726884249.31940: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eeff290> <<< 13632 1726884249.31958: 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' <<< 13632 1726884249.31971: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py <<< 13632 1726884249.31984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 13632 1726884249.32017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 13632 1726884249.32036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eeffd70> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eeff890> <<< 13632 1726884249.32060: 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' <<< 13632 1726884249.32064: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 13632 1726884249.32072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884249.32110: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eefc830> <<< 13632 1726884249.32134: 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' <<< 13632 1726884249.32160: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13632 1726884249.32192: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 13632 1726884249.32202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13632 1726884249.32222: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13632 1726884249.32231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13632 1726884249.32256: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 13632 1726884249.32266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13632 1726884249.32281: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eeda960> <<< 13632 1726884249.32306: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 13632 1726884249.32316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eeda930> <<< 13632 1726884249.32337: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 13632 1726884249.32340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 13632 1726884249.32349: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e932750> <<< 13632 1726884249.32402: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eed8ad0> <<< 13632 1726884249.32418: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884249.32450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884249.32478: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13632 1726884249.32492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13632 1726884249.32505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13632 1726884249.32544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13632 1726884249.32613: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9452e0> <<< 13632 1726884249.32621: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e933e60> <<< 13632 1726884249.32651: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9331d0> <<< 13632 1726884249.32680: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eefd3a0> <<< 13632 1726884249.32694: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884249.32713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13632 1726884249.32737: 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 <<< 13632 1726884249.32873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884249.32898: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 13632 1726884249.32907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13632 1726884249.32925: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9b11c0> <<< 13632 1726884249.33063: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e969310> <<< 13632 1726884249.33102: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eed80e0> <<< 13632 1726884249.33129: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13632 1726884249.33137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 13632 1726884249.33161: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884249.33184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884249.33226: 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' <<< 13632 1726884249.33237: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9b8ce0> <<< 13632 1726884249.33253: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9b2ff0> <<< 13632 1726884249.33257: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e968e00> <<< 13632 1726884249.33293: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eefcec0> <<< 13632 1726884249.33297: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eefc8c0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eefc5f0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eeff440> <<< 13632 1726884249.33335: 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'<<< 13632 1726884249.33348: stdout chunk (state=3): >>> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eefc7a0> <<< 13632 1726884249.33366: stdout chunk (state=3): >>># /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' <<< 13632 1726884249.33374: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13632 1726884249.33395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13632 1726884249.33441: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9b9340> <<< 13632 1726884249.33449: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9b8f50> <<< 13632 1726884249.33477: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884249.33484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.33553: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9b9c40> <<< 13632 1726884249.33577: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884249.33608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13632 1726884249.33665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884249.33703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884249.33776: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.33859: 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 0x7f584e9c47a0> <<< 13632 1726884249.34063: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9a5910> <<< 13632 1726884249.34091: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9baae0> <<< 13632 1726884249.34119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13632 1726884249.34130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13632 1726884249.34164: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9a5310> <<< 13632 1726884249.34177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 13632 1726884249.34196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 13632 1726884249.34203: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9d67b0> <<< 13632 1726884249.34228: 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' <<< 13632 1726884249.34258: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py <<< 13632 1726884249.34261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 13632 1726884249.34281: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9d7470> <<< 13632 1726884249.34291: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9d6f00> <<< 13632 1726884249.34306: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884249.34380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884249.34457: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9d7950> <<< 13632 1726884249.34480: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884249.34516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884249.34758: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e99be60> <<< 13632 1726884249.34780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13632 1726884249.34803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13632 1726884249.34826: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e3f84a0> <<< 13632 1726884249.34875: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.34990: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884249.34999: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.35130: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.35283: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13632 1726884249.35294: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.35351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.35407: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 13632 1726884249.35415: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.35550: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.35679: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884249.35768: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884249.36258: 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' <<< 13632 1726884249.36298: 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 <<< 13632 1726884249.36303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13632 1726884249.36332: 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' <<< 13632 1726884249.36338: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e3fb320> <<< 13632 1726884249.36365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884249.36403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884249.36537: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e3fb440> <<< 13632 1726884249.36561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13632 1726884249.36567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13632 1726884249.36596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13632 1726884249.36603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13632 1726884249.36631: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.36640: 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 0x7f584e1735f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e172e40> <<< 13632 1726884249.36669: 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' <<< 13632 1726884249.36673: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584e172ff0> <<< 13632 1726884249.36723: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e3fb980> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e3fa480><<< 13632 1726884249.36729: stdout chunk (state=3): >>> <<< 13632 1726884249.36755: 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 <<< 13632 1726884249.36761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e3faff0> <<< 13632 1726884249.36780: 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 <<< 13632 1726884249.36861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884249.36890: 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' <<< 13632 1726884249.36918: 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' <<< 13632 1726884249.37053: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 13632 1726884249.37061: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584e1f0a70> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e1f0650> <<< 13632 1726884249.37093: 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 <<< 13632 1726884249.37153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13632 1726884249.37211: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 13632 1726884249.37217: 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 0x7f584e220380> <<< 13632 1726884249.37253: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e1f0bc0> <<< 13632 1726884249.37279: 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 <<< 13632 1726884249.37376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884249.38395: 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 0x7f584dd373e0> <<< 13632 1726884249.38469: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e220440> <<< 13632 1726884249.38497: 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 <<< 13632 1726884249.38701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884249.38805: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584ddb4f20> <<< 13632 1726884249.38854: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584dd37800> <<< 13632 1726884249.38881: 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 <<< 13632 1726884249.38918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884249.39007: 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 0x7f584ddb7e90> <<< 13632 1726884249.39053: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ddb50a0> <<< 13632 1726884249.39080: 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 <<< 13632 1726884249.39133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884249.39231: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 13632 1726884249.39237: 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 0x7f584ddeffb0> <<< 13632 1726884249.39273: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ddec2f0> <<< 13632 1726884249.39314: 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 <<< 13632 1726884249.39321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884249.39377: 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 0x7f584c405310> <<< 13632 1726884249.39405: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c404710> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e1f01d0> <<< 13632 1726884249.39431: 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 <<< 13632 1726884249.39465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13632 1726884249.39494: 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 <<< 13632 1726884249.39501: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884249.39527: 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 <<< 13632 1726884249.39537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884249.39571: 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 0x7f584c428800> <<< 13632 1726884249.39612: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c407c50> <<< 13632 1726884249.39635: 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 <<< 13632 1726884249.39667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13632 1726884249.39694: 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 <<< 13632 1726884249.39701: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 13632 1726884249.39722: 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' <<< 13632 1726884249.39737: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c42af30> <<< 13632 1726884249.39747: 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 <<< 13632 1726884249.39771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13632 1726884249.39799: 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 <<< 13632 1726884249.39805: 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 0x7f584c42be00> <<< 13632 1726884249.39831: 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 <<< 13632 1726884249.39836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.40305: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 13632 1726884249.40314: 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 0x7f584c44c710> <<< 13632 1726884249.40342: 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 <<< 13632 1726884249.40370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884249.40381: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c44c470> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c42bfe0> <<< 13632 1726884249.40403: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c42ae10> <<< 13632 1726884249.40427: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c42a780> <<< 13632 1726884249.40452: 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 <<< 13632 1726884249.40475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.40591: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 13632 1726884249.40599: 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 0x7f584c44f740> <<< 13632 1726884249.40619: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c42b320> <<< 13632 1726884249.40695: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c428b60> <<< 13632 1726884249.40749: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c407260> <<< 13632 1726884249.40782: 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' <<< 13632 1726884249.40929: 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 0x7f584c407980> <<< 13632 1726884249.40933: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4076e0> <<< 13632 1726884249.40974: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c405460> <<< 13632 1726884249.41006: 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 0x7f584c490da0> <<< 13632 1726884249.41035: 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 <<< 13632 1726884249.41065: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884249.41079: 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 <<< 13632 1726884249.41102: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884249.41127: 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 <<< 13632 1726884249.41144: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884249.41159: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c493320> <<< 13632 1726884249.41190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884249.41197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884249.41227: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c493ad0> <<< 13632 1726884249.41233: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4925d0> <<< 13632 1726884249.41262: 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 <<< 13632 1726884249.41277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13632 1726884249.41304: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4b8320> <<< 13632 1726884249.41328: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c490d70> <<< 13632 1726884249.41359: 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' <<< 13632 1726884249.41386: 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 <<< 13632 1726884249.41414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13632 1726884249.41441: 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 <<< 13632 1726884249.41448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 13632 1726884249.41467: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4b9d90> <<< 13632 1726884249.41495: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4b9310> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4b9130> <<< 13632 1726884249.41525: 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 <<< 13632 1726884249.41531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 13632 1726884249.41555: 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 <<< 13632 1726884249.41589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884249.41618: 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 <<< 13632 1726884249.41630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884249.41656: 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 <<< 13632 1726884249.41661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13632 1726884249.41688: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bdd0e30> <<< 13632 1726884249.41711: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884249.41771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884249.41791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884249.41845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884249.41869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884249.41892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884249.41898: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bdfaea0> <<< 13632 1726884249.41935: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.41951: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.41961: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584bdfb200> <<< 13632 1726884249.42013: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bdd3110> <<< 13632 1726884249.42057: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bdd12e0> <<< 13632 1726884249.42079: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bdd0320> <<< 13632 1726884249.42121: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4ba5a0> <<< 13632 1726884249.42128: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4ba2d0> <<< 13632 1726884249.42159: 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 <<< 13632 1726884249.42169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13632 1726884249.42202: 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' <<< 13632 1726884249.42243: 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 <<< 13632 1726884249.42257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884249.42266: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be34c80> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bdfbda0> <<< 13632 1726884249.42316: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4baab0> <<< 13632 1726884249.42348: 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 <<< 13632 1726884249.42357: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13632 1726884249.42380: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be35340> <<< 13632 1726884249.42407: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be35700> <<< 13632 1726884249.42436: 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 0x7f584be357c0> <<< 13632 1726884249.42473: 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 0x7f584be358e0> <<< 13632 1726884249.42501: 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 <<< 13632 1726884249.42538: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884249.42556: 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 <<< 13632 1726884249.42591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884249.42667: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' <<< 13632 1726884249.42675: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584be584a0> <<< 13632 1726884249.42698: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be36600> <<< 13632 1726884249.42719: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be58680> <<< 13632 1726884249.42746: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884249.42857: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be58770> <<< 13632 1726884249.42863: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be35730> <<< 13632 1726884249.42894: 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 <<< 13632 1726884249.42911: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 13632 1726884249.42917: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be58920> <<< 13632 1726884249.42936: 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 <<< 13632 1726884249.42955: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13632 1726884249.42985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884249.43064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884249.43090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884249.43127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884249.43148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884249.43167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884249.43198: 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 0x7f584bea0350> <<< 13632 1726884249.43240: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be83740> <<< 13632 1726884249.43304: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be82150> <<< 13632 1726884249.43501: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be5a090> <<< 13632 1726884249.43505: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be594f0> <<< 13632 1726884249.43540: 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' <<< 13632 1726884249.43547: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f0dd340> <<< 13632 1726884249.43578: 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 <<< 13632 1726884249.43586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 13632 1726884249.43596: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be5a450> <<< 13632 1726884249.43624: 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' <<< 13632 1726884249.43631: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bec0a10> <<< 13632 1726884249.43661: 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 <<< 13632 1726884249.43671: 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 0x7f584bec0c80> <<< 13632 1726884249.43700: 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' <<< 13632 1726884249.43730: 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 <<< 13632 1726884249.43740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13632 1726884249.43762: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bec15e0> <<< 13632 1726884249.43771: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bec1070> <<< 13632 1726884249.43803: 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 0x7f584bec24e0> <<< 13632 1726884249.43828: stdout chunk (state=3): >>>import 'gc' # <<< 13632 1726884249.43845: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e173560> <<< 13632 1726884249.43851: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e3fa150> <<< 13632 1726884249.44442: 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 <<< 13632 1726884249.44471: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884249.44516: 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' <<< 13632 1726884249.44538: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bec3950> <<< 13632 1726884249.44704: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 13632 1726884249.44725: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884249.44756: 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' <<< 13632 1726884249.44781: 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 <<< 13632 1726884249.44813: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884249.44832: 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 <<< 13632 1726884249.44890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884249.44916: 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 <<< 13632 1726884249.44922: stdout chunk (state=3): >>># 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 0x7f584bccc1d0> <<< 13632 1726884249.44946: 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 <<< 13632 1726884249.44953: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 13632 1726884249.44970: 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 <<< 13632 1726884249.45000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884249.45027: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 13632 1726884249.45045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.45168: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.45172: 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 0x7f584bcce180> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bccdd30> <<< 13632 1726884249.45219: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.45269: 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 0x7f584bec1550> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bcccc80> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bccc500> <<< 13632 1726884249.45308: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bca91f0> <<< 13632 1726884249.45325: 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' <<< 13632 1726884249.45376: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bcabf80> <<< 13632 1726884249.45381: 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 <<< 13632 1726884249.45404: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.45424: 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 <<< 13632 1726884249.45437: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884249.45492: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bce7830> <<< 13632 1726884249.45563: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bce6360> <<< 13632 1726884249.45607: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884249.45621: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd0d010> <<< 13632 1726884249.45652: 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' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd0d310> <<< 13632 1726884249.45669: 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' <<< 13632 1726884249.45693: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd0d580> <<< 13632 1726884249.45719: 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' <<< 13632 1726884249.45743: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd0d820> <<< 13632 1726884249.45769: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13632 1726884249.45772: 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 <<< 13632 1726884249.45817: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884249.45900: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd0df40> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd0dd90> <<< 13632 1726884249.45938: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd0f830> # /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' <<< 13632 1726884249.45957: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd0f980> <<< 13632 1726884249.46019: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13632 1726884249.46023: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd0fb90> <<< 13632 1726884249.46047: 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' <<< 13632 1726884249.46075: 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 <<< 13632 1726884249.46107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884249.46169: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd28b30> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd283b0> <<< 13632 1726884249.46257: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd296d0> <<< 13632 1726884249.46263: 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' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd29b20> <<< 13632 1726884249.46309: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd29d00> # /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 <<< 13632 1726884249.46314: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884249.46342: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd29fd0> <<< 13632 1726884249.46373: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 13632 1726884249.46393: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd2aed0> <<< 13632 1726884249.46408: 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 <<< 13632 1726884249.46426: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 13632 1726884249.46433: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd2b140> <<< 13632 1726884249.46458: 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 <<< 13632 1726884249.46478: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13632 1726884249.46486: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd2b350> <<< 13632 1726884249.46509: 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 <<< 13632 1726884249.46529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 13632 1726884249.46560: 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 <<< 13632 1726884249.46570: stdout chunk (state=3): >>># 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 0x7f584bd2bf20> <<< 13632 1726884249.46596: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd2ba70> <<< 13632 1726884249.46612: 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 <<< 13632 1726884249.46619: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13632 1726884249.46646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13632 1726884249.46661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 13632 1726884249.46673: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd54d70> <<< 13632 1726884249.46690: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd546e0> <<< 13632 1726884249.46790: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd55a00> <<< 13632 1726884249.46815: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13632 1726884249.46818: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd55d00> <<< 13632 1726884249.46820: 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 <<< 13632 1726884249.46896: 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 0x7f584bd56c60> <<< 13632 1726884249.46903: 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' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd56f00> <<< 13632 1726884249.46945: 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 # 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 0x7f584bd570b0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bec2960> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bec3470> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bec2a20> <<< 13632 1726884249.46984: 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 # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13632 1726884249.47069: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bca88c0> # /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 <<< 13632 1726884249.47079: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13632 1726884249.47122: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd57a10> <<< 13632 1726884249.47156: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13632 1726884249.47194: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd57f20> <<< 13632 1726884249.47207: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba84920> <<< 13632 1726884249.47244: 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 <<< 13632 1726884249.47270: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13632 1726884249.47310: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.47333: 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 0x7f584ba85ca0> <<< 13632 1726884249.47360: 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' <<< 13632 1726884249.47389: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba85d60> <<< 13632 1726884249.47404: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884249.47619: 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 0x7f584ba86450> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba86300> # /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 <<< 13632 1726884249.47699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884249.47704: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' <<< 13632 1726884249.47770: stdout chunk (state=3): >>>import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baac980> # /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' <<< 13632 1726884249.47774: 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' <<< 13632 1726884249.47832: 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 0x7f584baadb50> <<< 13632 1726884249.47853: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baaddc0> # /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' <<< 13632 1726884249.47902: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.48024: 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 0x7f584baadf10> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baadc70> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baad640> <<< 13632 1726884249.48073: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baacb00> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba87da0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba87350> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba86bd0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba857c0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba84d40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884249.48100: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 13632 1726884249.48218: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baadbb0> # /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' <<< 13632 1726884249.48221: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baae8d0> <<< 13632 1726884249.48224: 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 <<< 13632 1726884249.48263: stdout chunk (state=3): >>># 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 0x7f584baaf7d0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baaf500> # /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' <<< 13632 1726884249.48336: 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 <<< 13632 1726884249.48427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884249.48452: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884249.48496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884249.48571: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bae9be0> <<< 13632 1726884249.48598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py <<< 13632 1726884249.48602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 13632 1726884249.48684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884249.48691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884249.48726: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baeb2f0> <<< 13632 1726884249.48871: 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 0x7f584baea4e0> <<< 13632 1726884249.48878: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baea0c0> <<< 13632 1726884249.48909: 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 <<< 13632 1726884249.48920: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884249.48951: 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 <<< 13632 1726884249.48954: 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 0x7f584bb20a40> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb0fe60> <<< 13632 1726884249.48989: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884249.49020: 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 <<< 13632 1726884249.49058: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884249.49071: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884249.49102: 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 <<< 13632 1726884249.49113: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884249.49124: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb23920> <<< 13632 1726884249.49151: 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' <<< 13632 1726884249.49174: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb23a40> <<< 13632 1726884249.49203: 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 <<< 13632 1726884249.49214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884249.49225: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884249.49285: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb210d0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb20da0> <<< 13632 1726884249.49341: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baafa70> <<< 13632 1726884249.49371: 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 <<< 13632 1726884249.49378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 13632 1726884249.49403: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bae9730> <<< 13632 1726884249.49419: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baaf620> <<< 13632 1726884249.49426: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baaef00> <<< 13632 1726884249.49453: 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 <<< 13632 1726884249.49466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 13632 1726884249.49482: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb46510> <<< 13632 1726884249.49505: 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 <<< 13632 1726884249.49520: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 13632 1726884249.49530: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb46e40> <<< 13632 1726884249.49565: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 13632 1726884249.49571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' <<< 13632 1726884249.49577: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb47800> <<< 13632 1726884249.49603: 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 <<< 13632 1726884249.49618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13632 1726884249.49628: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb47c20> <<< 13632 1726884249.49656: 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 <<< 13632 1726884249.49671: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13632 1726884249.49688: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb60800> <<< 13632 1726884249.49707: 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 <<< 13632 1726884249.49749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884249.49775: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb60e90> <<< 13632 1726884249.49806: 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' <<< 13632 1726884249.49836: 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' <<< 13632 1726884249.49866: 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' <<< 13632 1726884249.49909: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884249.49958: 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 0x7f584bb63d40><<< 13632 1726884249.49969: stdout chunk (state=3): >>> <<< 13632 1726884249.49981: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb63710> <<< 13632 1726884249.49999: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb633b0> <<< 13632 1726884249.50006: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb630b0> <<< 13632 1726884250.61775: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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}}} <<< 13632 1726884250.62961: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884250.62989: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884250.63455: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks <<< 13632 1726884250.63469: stdout chunk (state=3): >>># clear builtins._ <<< 13632 1726884250.63489: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.63501: 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 <<< 13632 1726884250.63540: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _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 <<< 13632 1726884250.63599: 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 # 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 _sha2 # 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 <<< 13632 1726884250.63622: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.63630: 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 # 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 <<< 13632 1726884250.63660: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 13632 1726884250.63698: 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 # 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 <<< 13632 1726884250.63708: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.63741: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.63763: 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 # 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 <<< 13632 1726884250.63798: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.63806: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.63832: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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 <<< 13632 1726884250.63859: stdout chunk (state=3): >>># 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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 <<< 13632 1726884250.63870: stdout chunk (state=3): >>># 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884250.64370: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884250.64387: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma <<< 13632 1726884250.64395: stdout chunk (state=3): >>># destroy zipfile._path <<< 13632 1726884250.64423: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13632 1726884250.64439: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884250.64455: stdout chunk (state=3): >>># destroy zipimport <<< 13632 1726884250.64467: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 13632 1726884250.64501: stdout chunk (state=3): >>># destroy selinux <<< 13632 1726884250.64521: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884250.64540: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884250.64592: 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 <<< 13632 1726884250.64605: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 13632 1726884250.64630: stdout chunk (state=3): >>># destroy pyexpat <<< 13632 1726884250.64652: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.64659: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 13632 1726884250.64702: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 13632 1726884250.64719: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 13632 1726884250.64734: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 13632 1726884250.64741: stdout chunk (state=3): >>># destroy _sqlite3 <<< 13632 1726884250.64791: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases <<< 13632 1726884250.64814: stdout chunk (state=3): >>># 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<<< 13632 1726884250.64832: 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 <<< 13632 1726884250.64849: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.64863: stdout chunk (state=3): >>># cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 13632 1726884250.64910: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans <<< 13632 1726884250.64919: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.64939: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.64946: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 13632 1726884250.64949: 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 <<< 13632 1726884250.64980: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.65019: 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 <<< 13632 1726884250.65022: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module <<< 13632 1726884250.65025: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf <<< 13632 1726884250.65053: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types <<< 13632 1726884250.65076: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.65101: stdout chunk (state=3): >>># cleanup[3] wiping urllib.error <<< 13632 1726884250.65117: 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 # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base <<< 13632 1726884250.65134: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.65159: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words <<< 13632 1726884250.65178: 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 <<< 13632 1726884250.65197: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders <<< 13632 1726884250.65219: stdout chunk (state=3): >>># cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart<<< 13632 1726884250.65236: stdout chunk (state=3): >>> # 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 <<< 13632 1726884250.65256: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 13632 1726884250.65273: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket <<< 13632 1726884250.65290: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 13632 1726884250.65317: stdout chunk (state=3): >>># destroy logging.handlers # cleanup[3] wiping string <<< 13632 1726884250.65328: stdout chunk (state=3): >>># 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<<< 13632 1726884250.65348: stdout chunk (state=3): >>> # cleanup[3] wiping shlex # cleanup[3] wiping selectors <<< 13632 1726884250.65378: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale <<< 13632 1726884250.65395: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit <<< 13632 1726884250.65424: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.65444: stdout chunk (state=3): >>># destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error <<< 13632 1726884250.65453: stdout chunk (state=3): >>># 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13632 1726884250.65486: stdout chunk (state=3): >>># cleanup[3] wiping zlib <<< 13632 1726884250.65504: 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 # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 13632 1726884250.65535: 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 <<< 13632 1726884250.65541: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884250.65572: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 13632 1726884250.65584: 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 <<< 13632 1726884250.65607: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 13632 1726884250.65636: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.65647: 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 <<< 13632 1726884250.65673: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 13632 1726884250.65687: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses<<< 13632 1726884250.65696: stdout chunk (state=3): >>> # 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 <<< 13632 1726884250.66136: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884250.66145: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884250.66189: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 13632 1726884250.66227: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13632 1726884250.66237: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser <<< 13632 1726884250.66257: stdout chunk (state=3): >>># destroy tokenize <<< 13632 1726884250.66282: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884250.66296: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884250.66322: stdout chunk (state=3): >>># destroy _queue # destroy array <<< 13632 1726884250.66330: stdout chunk (state=3): >>># destroy copyreg <<< 13632 1726884250.66364: 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 <<< 13632 1726884250.66386: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884250.66396: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves <<< 13632 1726884250.66417: stdout chunk (state=3): >>># destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 13632 1726884250.66463: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd <<< 13632 1726884250.66483: stdout chunk (state=3): >>># destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction <<< 13632 1726884250.66493: stdout chunk (state=3): >>># destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib <<< 13632 1726884250.66514: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 13632 1726884250.66573: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 13632 1726884250.66577: stdout chunk (state=3): >>># 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 <<< 13632 1726884250.66582: 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 <<< 13632 1726884250.66624: stdout chunk (state=3): >>># destroy rpm <<< 13632 1726884250.66678: 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 <<< 13632 1726884250.66684: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 13632 1726884250.66698: stdout chunk (state=3): >>># destroy collections # destroy io # destroy _opcode <<< 13632 1726884250.66783: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 13632 1726884250.66835: stdout chunk (state=3): >>># destroy binascii <<< 13632 1726884250.66845: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13632 1726884250.66895: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884250.66990: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884250.67113: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 13632 1726884250.67123: stdout chunk (state=3): >>># destroy re <<< 13632 1726884250.67142: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884250.67172: stdout chunk (state=3): >>># destroy _sre <<< 13632 1726884250.67189: stdout chunk (state=3): >>># destroy _operator # destroy _functools <<< 13632 1726884250.67197: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884250.68138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884250.68198: stderr chunk (state=3): >>><<< 13632 1726884250.68205: stdout chunk (state=3): >>><<< 13632 1726884250.68381: _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 0x7f584f5b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f583b30> # /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 0x7f584f5b6ab0> 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 0x7f584f365160> # /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 0x7f584f366150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3abec0> # /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 0x7f584f3abf80> # /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 0x7f584f3db860> # /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 0x7f584f3dbef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3bbb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3b9220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3a9070> # /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 0x7f584f3ff7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3fe3f0> # /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 0x7f584f3ba2d0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3fcc50> # /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 0x7f584f430800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f3a82f0> # /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 0x7f584f430cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f430b60> # 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 0x7f584f430f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f39ee10> # /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 0x7f584f4315e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f4312b0> 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 0x7f584f4324b0> 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 0x7f584f44c6e0> 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 0x7f584f44de20> # /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 0x7f584f44ed20> # 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 0x7f584f44f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f44e270> # /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 0x7f584f44fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f44f4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f432510> # /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 0x7f584f193cb0> # /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 0x7f584f1bc6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f1bc440> # 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 0x7f584f1bc710> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584f1bc8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f191e50> # /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 0x7f584f1bdfa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f1bcc20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f432c00> # /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 0x7f584f1ea360> # /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 0x7f584f20a4b0> # /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 0x7f584f243260> # /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 0x7f584f26da00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f243380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f20b140> # /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 0x7f584f084320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f2094f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f1bef00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f584f084500> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_t40al0r_/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 0x7f584f0de060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f0b4f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f0b40b0> # 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 0x7f584f0b7ec0> # /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 0x7f584f1019a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f101730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f101040> # /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 0x7f584f101490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f0dea80> 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 0x7f584f102720> # 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 0x7f584f102930> # /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 0x7f584f102e70> 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 0x7f584ef6cb90> # 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 0x7f584ef6e7b0> # /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 0x7f584ef6f170> # /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 0x7f584ef70350> # /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 0x7f584ef72e10> # 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 0x7f584ef72f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef710d0> # /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 0x7f584ef76cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef757c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef75520> # /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 0x7f584ef77b60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ef71550> # 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 0x7f584efbae40> # /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 0x7f584efbb050> # /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 0x7f584efc0b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efc08c0> # /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 0x7f584efc3020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efc11c0> # /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 0x7f584efca7e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efc3170> # 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 0x7f584efcb680> # 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 0x7f584efcb830> # 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 0x7f584efcbbc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efbb230> # /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 0x7f584efceb40> # 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 0x7f584efcffb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efcd2b0> # 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 0x7f584efce660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efcce60> # 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 0x7f584f0541a0> # /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 0x7f584f054ec0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584efd36b0> 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 0x7f584f055070> # 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 0x7f584f057710> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f584ee61dc0> # 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 0x7f584ee62780> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584f056600> # 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 0x7f584ee61400> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ee62870> 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 0x7f584eefaa50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ee6c7a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ee6aae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ee6a660> # 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 0x7f584eefeed0> # /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 0x7f584eeff290> # /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 0x7f584eeffd70> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eeff890> # /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 0x7f584eefc830> # /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 0x7f584eeda960> # /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 0x7f584eeda930> # /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 0x7f584e932750> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eed8ad0> # /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 0x7f584e9452e0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e933e60> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9331d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eefd3a0> # /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 0x7f584e9b11c0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e969310> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eed80e0> # /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 0x7f584e9b8ce0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9b2ff0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e968e00> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eefcec0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eefc8c0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eefc5f0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584eeff440> # /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 0x7f584eefc7a0> # /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 0x7f584e9b9340> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9b8f50> # /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 0x7f584e9b9c40> # /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 0x7f584e9c47a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9a5910> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9baae0> # /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 0x7f584e9a5310> # /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 0x7f584e9d67b0> # /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 0x7f584e9d7470> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e9d6f00> # /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 0x7f584e9d7950> # /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 0x7f584e99be60> # /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 0x7f584e3f84a0> # 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 0x7f584e3fb320> # /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 0x7f584e3fb440> # /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 0x7f584e1735f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e172e40> # 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 0x7f584e172ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e3fb980> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e3fa480> # /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 0x7f584e3faff0> # /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 0x7f584e1f0a70> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e1f0650> # /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 0x7f584e220380> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e1f0bc0> # /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 0x7f584dd373e0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e220440> # /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 0x7f584ddb4f20> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584dd37800> # /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 0x7f584ddb7e90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ddb50a0> # /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 0x7f584ddeffb0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ddec2f0> # /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 0x7f584c405310> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c404710> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e1f01d0> # /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 0x7f584c428800> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c407c50> # /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 0x7f584c42af30> # /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 0x7f584c42be00> # /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 0x7f584c44c710> # /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 0x7f584c44c470> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c42bfe0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c42ae10> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c42a780> # /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 0x7f584c44f740> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c42b320> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c428b60> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c407260> # /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 0x7f584c407980> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4076e0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c405460> # /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 0x7f584c490da0> # /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 0x7f584c493320> # /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 0x7f584c493ad0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4925d0> # /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 0x7f584c4b8320> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c490d70> # /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 0x7f584c4b9d90> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4b9310> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4b9130> # /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 0x7f584bdd0e30> # /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 0x7f584bdfaea0> # 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 0x7f584bdfb200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bdd3110> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bdd12e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bdd0320> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4ba5a0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4ba2d0> # /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 0x7f584be34c80> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bdfbda0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584c4baab0> # /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 0x7f584be35340> # /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 0x7f584be35700> # /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 0x7f584be357c0> # /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 0x7f584be358e0> # /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 0x7f584be584a0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be36600> # /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 0x7f584be58680> # /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 0x7f584be58770> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be35730> # /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 0x7f584be58920> # /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 0x7f584bea0350> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be83740> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be82150> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be5a090> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584be594f0> # /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 0x7f584f0dd340> # /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 0x7f584be5a450> # /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 0x7f584bec0a10> # /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 0x7f584bec0c80> # /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 0x7f584bec15e0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bec1070> # /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 0x7f584bec24e0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e173560> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584e3fa150> # /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' # /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 0x7f584bec3950> # destroy dnf.plugin.dynamic.copr # /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/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 0x7f584bccc1d0> # /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 0x7f584bcce180> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bccdd30> # 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 0x7f584bec1550> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bcccc80> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bccc500> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bca91f0> # /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 0x7f584bcabf80> # /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 0x7f584bce7830> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bce6360> # /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 0x7f584bd0d010> # /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 0x7f584bd0d310> # /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 0x7f584bd0d580> # /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 0x7f584bd0d820> # /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 0x7f584bd0df40> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd0dd90> # /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 0x7f584bd0f830> # /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 0x7f584bd0f980> # /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 0x7f584bd0fb90> # /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 0x7f584bd28b30> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd283b0> # /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 0x7f584bd296d0> # /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 0x7f584bd29b20> # /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 0x7f584bd29d00> # /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 0x7f584bd29fd0> # /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 0x7f584bd2aed0> # /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 0x7f584bd2b140> # /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 0x7f584bd2b350> # /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 0x7f584bd2bf20> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd2ba70> # /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 0x7f584bd54d70> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bd546e0> # /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 0x7f584bd55a00> # /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 0x7f584bd55d00> # /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 0x7f584bd56c60> # /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 0x7f584bd56f00> # /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 0x7f584bd570b0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bec2960> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bec3470> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bec2a20> # /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 0x7f584bca88c0> # /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 0x7f584bd57a10> # /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 0x7f584bd57f20> # /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 0x7f584ba84920> # /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 0x7f584ba85ca0> # /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 0x7f584ba85d60> # /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 0x7f584ba86450> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba86300> # /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 0x7f584baac980> # /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 0x7f584baadb50> # /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 0x7f584baaddc0> # /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 0x7f584baadf10> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baadc70> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baad640> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baacb00> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba87da0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba87350> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba86bd0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba857c0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584ba84d40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baadbb0> # /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 0x7f584baae8d0> # /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 0x7f584baaf7d0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baaf500> # /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 0x7f584bae9be0> # /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 0x7f584baeb2f0> # 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 0x7f584baea4e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baea0c0> # /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 0x7f584bb20a40> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb0fe60> # /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 0x7f584bb23920> # /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 0x7f584bb23a40> # /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 0x7f584bb210d0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb20da0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baafa70> # /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 0x7f584bae9730> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baaf620> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584baaef00> # /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 0x7f584bb46510> # /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 0x7f584bb46e40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb47800> # /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 0x7f584bb47c20> # /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 0x7f584bb60800> # /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 0x7f584bb60e90> # /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 0x7f584bb63d40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb63710> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb633b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584bb630b0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884250.69657: done with _execute_module (ansible.legacy.dnf, {'name': ['lvm2', 'util-linux-core'], '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-1726884248.982391-15100-189979971052097/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884250.69670: _low_level_execute_command(): starting 13632 1726884250.69675: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884248.982391-15100-189979971052097/ > /dev/null 2>&1 && sleep 0' 13632 1726884250.69678: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884250.69681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884250.69686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884250.69693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884250.69695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884250.69696: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884250.69697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884250.69699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884250.69700: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884250.69701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884250.69703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884250.69704: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884250.69706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884250.71432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884250.71487: stderr chunk (state=3): >>><<< 13632 1726884250.71497: stdout chunk (state=3): >>><<< 13632 1726884250.71509: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884250.71519: handler run complete 13632 1726884250.71552: attempt loop complete, returning result 13632 1726884250.71556: _execute() done 13632 1726884250.71558: dumping result to json 13632 1726884250.71565: done dumping result, returning 13632 1726884250.71575: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed [12b27791-eb03-55b1-95d9-000000000766] 13632 1726884250.71580: sending task result for task 12b27791-eb03-55b1-95d9-000000000766 13632 1726884250.71689: done sending task result for task 12b27791-eb03-55b1-95d9-000000000766 13632 1726884250.71692: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884250.71802: no more pending results, returning what we have 13632 1726884250.71806: results queue empty 13632 1726884250.71807: checking for any_errors_fatal 13632 1726884250.71819: done checking for any_errors_fatal 13632 1726884250.71820: checking for max_fail_percentage 13632 1726884250.71822: done checking for max_fail_percentage 13632 1726884250.71822: checking to see if all hosts have failed and the running result is not ok 13632 1726884250.71823: done checking to see if all hosts have failed 13632 1726884250.71824: getting the remaining hosts for this loop 13632 1726884250.71826: done getting the remaining hosts for this loop 13632 1726884250.71830: getting the next task for host managed_node3 13632 1726884250.71838: done getting next task for host managed_node3 13632 1726884250.71842: ^ task is: TASK: fedora.linux_system_roles.snapshot : Run snapshot module {{ snapshot_lvm_action }} 13632 1726884250.71845: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884250.71856: getting variables 13632 1726884250.71858: in VariableManager get_vars() 13632 1726884250.71904: Calling all_inventory to load vars for managed_node3 13632 1726884250.71908: Calling groups_inventory to load vars for managed_node3 13632 1726884250.71910: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884250.71920: Calling all_plugins_play to load vars for managed_node3 13632 1726884250.71923: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884250.71926: Calling groups_plugins_play to load vars for managed_node3 13632 1726884250.72511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884250.73140: done with get_vars() 13632 1726884250.73156: done getting variables 13632 1726884250.73306: variable 'snapshot_lvm_action' from source: include params TASK [fedora.linux_system_roles.snapshot : Run snapshot module snapshot] ******* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 Friday 20 September 2024 22:04:10 -0400 (0:00:01.824) 0:00:59.657 ****** 13632 1726884250.73333: entering _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884250.73566: worker is 1 (out of 1 available) 13632 1726884250.73580: exiting _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884250.73598: done queuing things up, now waiting for results queue to drain 13632 1726884250.73601: waiting for pending results... 13632 1726884250.73802: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module snapshot 13632 1726884250.73897: in run() - task 12b27791-eb03-55b1-95d9-000000000768 13632 1726884250.73908: variable 'ansible_search_path' from source: unknown 13632 1726884250.73912: variable 'ansible_search_path' from source: unknown 13632 1726884250.73949: calling self._execute() 13632 1726884250.74032: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884250.74040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884250.74052: variable 'omit' from source: magic vars 13632 1726884250.74143: variable 'omit' from source: magic vars 13632 1726884250.74191: variable 'omit' from source: magic vars 13632 1726884250.74217: variable 'snapshot_lvm_action' from source: include params 13632 1726884250.74378: variable 'snapshot_lvm_action' from source: include params 13632 1726884250.74513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884250.76217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884250.76281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884250.76316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884250.76352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884250.76372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884250.76442: 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) 13632 1726884250.76471: 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) 13632 1726884250.76495: 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) 13632 1726884250.76528: 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) 13632 1726884250.76540: 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) 13632 1726884250.76620: variable 'ansible_check_mode' from source: magic vars 13632 1726884250.76735: variable 'snapshot_lvm_all_vgs' from source: role '' defaults 13632 1726884250.76825: variable 'snapshot_lvm_verify_only' from source: role '' defaults 13632 1726884250.76914: variable 'snapshot_lvm_mount_origin' from source: role '' defaults 13632 1726884250.76999: variable 'snapshot_lvm_mountpoint_create' from source: role '' defaults 13632 1726884250.77085: variable 'snapshot_lvm_unmount_all' from source: role '' defaults 13632 1726884250.77176: variable 'snapshot_lvm_percent_space_required' from source: role '' defaults 13632 1726884250.77180: variable 'omit' from source: magic vars 13632 1726884250.77269: variable 'snapshot_lvm_vg' from source: role '' defaults 13632 1726884250.77272: variable 'omit' from source: magic vars 13632 1726884250.77360: variable 'snapshot_lvm_lv' from source: role '' defaults 13632 1726884250.77364: variable 'omit' from source: magic vars 13632 1726884250.77449: variable 'snapshot_lvm_snapset_name' from source: role '' defaults 13632 1726884250.77453: variable 'omit' from source: magic vars 13632 1726884250.77537: variable 'snapshot_lvm_mount_options' from source: role '' defaults 13632 1726884250.77540: variable 'omit' from source: magic vars 13632 1726884250.77626: variable 'snapshot_lvm_fstype' from source: role '' defaults 13632 1726884250.77630: variable 'omit' from source: magic vars 13632 1726884250.77719: variable 'snapshot_lvm_mountpoint' from source: role '' defaults 13632 1726884250.77723: variable 'omit' from source: magic vars 13632 1726884250.77808: variable 'snapshot_lvm_set' from source: include params 13632 1726884250.77811: variable 'snapshot_test_set' from source: play vars 13632 1726884250.77862: variable 'snapshot_test_set' from source: play vars 13632 1726884250.77937: variable 'omit' from source: magic vars 13632 1726884250.78075: variable 'snapshot_lvm_vg_include' from source: role '' defaults 13632 1726884250.78095: variable 'omit' from source: magic vars 13632 1726884250.78124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884250.78148: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884250.78164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884250.78179: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884250.78191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884250.78222: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884250.78225: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884250.78230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884250.78314: Set connection var ansible_shell_executable to /bin/sh 13632 1726884250.78325: Set connection var ansible_connection to ssh 13632 1726884250.78328: Set connection var ansible_pipelining to False 13632 1726884250.78336: Set connection var ansible_timeout to 10 13632 1726884250.78339: Set connection var ansible_shell_type to sh 13632 1726884250.78346: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884250.78366: variable 'ansible_shell_executable' from source: unknown 13632 1726884250.78369: variable 'ansible_connection' from source: unknown 13632 1726884250.78372: variable 'ansible_module_compression' from source: unknown 13632 1726884250.78377: variable 'ansible_shell_type' from source: unknown 13632 1726884250.78379: variable 'ansible_shell_executable' from source: unknown 13632 1726884250.78386: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884250.78390: variable 'ansible_pipelining' from source: unknown 13632 1726884250.78393: variable 'ansible_timeout' from source: unknown 13632 1726884250.78399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884250.78515: 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__) 13632 1726884250.78527: variable 'omit' from source: magic vars 13632 1726884250.78534: starting attempt loop 13632 1726884250.78543: running the handler 13632 1726884250.78553: _low_level_execute_command(): starting 13632 1726884250.78560: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884250.79079: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884250.79122: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884250.79126: 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884250.79129: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884250.79185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884250.79190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884250.79193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884250.79252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884250.80915: stdout chunk (state=3): >>>/root <<< 13632 1726884250.81023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884250.81083: stderr chunk (state=3): >>><<< 13632 1726884250.81091: stdout chunk (state=3): >>><<< 13632 1726884250.81112: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884250.81125: _low_level_execute_command(): starting 13632 1726884250.81132: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637 `" && echo ansible-tmp-1726884250.8111389-15140-27211318367637="` echo /root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637 `" ) && sleep 0' 13632 1726884250.81623: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884250.81627: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884250.81630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884250.81632: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884250.81694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884250.81696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884250.81698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884250.81742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884250.83705: stdout chunk (state=3): >>>ansible-tmp-1726884250.8111389-15140-27211318367637=/root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637 <<< 13632 1726884250.83819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884250.83889: stderr chunk (state=3): >>><<< 13632 1726884250.83893: stdout chunk (state=3): >>><<< 13632 1726884250.83906: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884250.8111389-15140-27211318367637=/root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884250.83959: variable 'ansible_module_compression' from source: unknown 13632 1726884250.84010: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.snapshot-ZIP_DEFLATED 13632 1726884250.84046: variable 'ansible_facts' from source: unknown 13632 1726884250.84124: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637/AnsiballZ_snapshot.py 13632 1726884250.84250: Sending initial data 13632 1726884250.84253: Sent initial data (156 bytes) 13632 1726884250.84743: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884250.84746: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884250.84749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884250.84751: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884250.84753: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884250.84815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884250.84818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884250.84867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884250.86455: 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 <<< 13632 1726884250.86501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884250.86544: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp96jwnz1f /root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637/AnsiballZ_snapshot.py <<< 13632 1726884250.86547: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637/AnsiballZ_snapshot.py" <<< 13632 1726884250.86589: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp96jwnz1f" to remote "/root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637/AnsiballZ_snapshot.py" <<< 13632 1726884250.86601: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637/AnsiballZ_snapshot.py" <<< 13632 1726884250.87495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884250.87570: stderr chunk (state=3): >>><<< 13632 1726884250.87574: stdout chunk (state=3): >>><<< 13632 1726884250.87599: done transferring module to remote 13632 1726884250.87616: _low_level_execute_command(): starting 13632 1726884250.87621: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637/ /root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637/AnsiballZ_snapshot.py && sleep 0' 13632 1726884250.88125: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884250.88129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884250.88131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884250.88134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884250.88136: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884250.88190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884250.88194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884250.88247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884250.90043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884250.90106: stderr chunk (state=3): >>><<< 13632 1726884250.90110: stdout chunk (state=3): >>><<< 13632 1726884250.90125: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884250.90128: _low_level_execute_command(): starting 13632 1726884250.90135: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637/AnsiballZ_snapshot.py && sleep 0' 13632 1726884250.90637: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884250.90641: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884250.90644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884250.90646: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884250.90694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884250.90715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884250.90718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884250.90764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884250.92911: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884250.92937: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884250.92971: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884250.92978: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884250.93050: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884250.93059: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884250.93095: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884250.93131: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884250.93157: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884250.93218: 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' <<< 13632 1726884250.93242: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884250.93265: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884250.93304: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884250.93335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884250.93342: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95949b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594983b30> <<< 13632 1726884250.93372: 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' <<< 13632 1726884250.93390: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95949b6ab0> <<< 13632 1726884250.93409: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884250.93435: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884250.93438: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884250.93461: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884250.93497: stdout chunk (state=3): >>>import '_stat' # <<< 13632 1726884250.93504: stdout chunk (state=3): >>>import 'stat' # <<< 13632 1726884250.93591: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884250.93620: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884250.93657: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884250.93664: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884250.93692: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13632 1726884250.93704: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884250.93710: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884250.93731: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884250.93757: 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 <<< 13632 1726884250.93762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884250.93785: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594765160> <<< 13632 1726884250.93844: 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 <<< 13632 1726884250.93854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884250.93867: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594766150> <<< 13632 1726884250.93897: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884250.93928: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884250.94181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884250.94201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884250.94227: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884250.94235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884250.94253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884250.94296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884250.94315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884250.94345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884250.94351: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947abef0> <<< 13632 1726884250.94375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884250.94395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884250.94420: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884250.94432: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947abfb0> <<< 13632 1726884250.94446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884250.94471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884250.94497: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884250.94548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884250.94567: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884250.94583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884250.94595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947db8c0> <<< 13632 1726884250.94627: 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' <<< 13632 1726884250.94636: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947dbf50> <<< 13632 1726884250.94650: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884250.94703: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947bbbc0> <<< 13632 1726884250.94709: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884250.94743: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947b92e0> <<< 13632 1726884250.94839: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947a90a0> <<< 13632 1726884250.94872: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884250.94883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884250.94903: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884250.94924: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884250.94950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884250.94969: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884250.94976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884250.95006: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947ff830> <<< 13632 1726884250.95027: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947fe450> <<< 13632 1726884250.95059: 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 0x7f95947ba1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947fcce0> <<< 13632 1726884250.95114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884250.95128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594830890> <<< 13632 1726884250.95139: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947a8320> <<< 13632 1726884250.95162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884250.95168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884250.95202: 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 0x7f9594830d40> <<< 13632 1726884250.95206: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594830bf0> <<< 13632 1726884250.95245: 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' <<< 13632 1726884250.95255: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9594830fb0> <<< 13632 1726884250.95260: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959479ee40> <<< 13632 1726884250.95292: 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' <<< 13632 1726884250.95322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884250.95356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884250.95367: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95948316a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594831370> <<< 13632 1726884250.95375: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884250.95408: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884250.95422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884250.95438: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594832570> <<< 13632 1726884250.95446: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884250.95452: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884250.95480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884250.95510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884250.95544: 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' <<< 13632 1726884250.95555: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95948487a0> <<< 13632 1726884250.95561: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884250.95601: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884250.95607: 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 0x7f9594849e50> <<< 13632 1726884250.95626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884250.95652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884250.95656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884250.95674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884250.95681: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959484ad50> <<< 13632 1726884250.95725: 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' <<< 13632 1726884250.95728: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f959484b3b0> <<< 13632 1726884250.95737: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959484a2a0> <<< 13632 1726884250.95762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884250.95766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884250.95810: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884250.95821: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884250.95832: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f959484be30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959484b560> <<< 13632 1726884250.95880: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95948325d0> <<< 13632 1726884250.95903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884250.95930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884250.95947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884250.95970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884250.96003: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884250.96008: 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 0x7f95945e7cb0> <<< 13632 1726884250.96033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13632 1726884250.96041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13632 1726884250.96062: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884250.96070: 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 0x7f95946107d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594610530> <<< 13632 1726884250.96097: 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 0x7f9594610740> <<< 13632 1726884250.96124: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884250.96135: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95946109b0> <<< 13632 1726884250.96147: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95945e5e50> <<< 13632 1726884250.96167: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884250.96259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884250.96284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884250.96308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884250.96314: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594612090> <<< 13632 1726884250.96332: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594610d10> <<< 13632 1726884250.96361: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594832750> <<< 13632 1726884250.96379: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884250.96432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884250.96453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884250.96502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884250.96527: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95946423f0> <<< 13632 1726884250.96578: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884250.96590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884250.96614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884250.96637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884250.96686: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959465e540> <<< 13632 1726884250.96711: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884250.96748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884250.96802: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884250.96832: 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 0x7f9594693320> <<< 13632 1726884250.96856: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884250.96894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884250.96920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884250.96959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884250.97052: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95946c1ac0> <<< 13632 1726884250.97124: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594693440> <<< 13632 1726884250.97172: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959465f1d0> <<< 13632 1726884250.97202: 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 0x7f95944d4410> <<< 13632 1726884250.97223: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959465d580> <<< 13632 1726884250.97229: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594612f90> <<< 13632 1726884250.97323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884250.97345: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f959465d940> <<< 13632 1726884250.97432: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload_j573ukcm/ansible_fedora.linux_system_roles.snapshot_payload.zip' <<< 13632 1726884250.97438: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884250.97586: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884250.97619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884250.97624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884250.97673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884250.97745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884250.97776: 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 0x7f959452e0f0> <<< 13632 1726884250.97796: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884250.97990: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594500fe0> <<< 13632 1726884250.97994: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594500170> <<< 13632 1726884250.98003: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884250.98033: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884250.98051: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884250.98062: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884250.98073: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884250.98091: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884250.98100: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884250.99658: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.00921: 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 0x7f9594503f50> <<< 13632 1726884251.00951: 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' <<< 13632 1726884251.00981: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884251.00991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884251.01014: 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' <<< 13632 1726884251.01051: 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' <<< 13632 1726884251.01057: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9594551af0> <<< 13632 1726884251.01095: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594551880> <<< 13632 1726884251.01125: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594551190> <<< 13632 1726884251.01151: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884251.01158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884251.01198: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95945515e0> <<< 13632 1726884251.01202: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959452eb10> <<< 13632 1726884251.01213: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884251.01239: 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 0x7f95945528d0> <<< 13632 1726884251.01271: 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 0x7f9594552ae0> <<< 13632 1726884251.01296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884251.01332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884251.01353: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884251.01402: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594553020> <<< 13632 1726884251.01409: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884251.01427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884251.01453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884251.01492: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943b8dd0> <<< 13632 1726884251.01517: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884251.01522: 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 0x7f95943ba9f0> <<< 13632 1726884251.01547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884251.01555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884251.01601: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943bb380> <<< 13632 1726884251.01614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884251.01649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884251.01659: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943bc560> <<< 13632 1726884251.01688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884251.01717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884251.01741: 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' <<< 13632 1726884251.01805: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943beff0> <<< 13632 1726884251.01843: 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 0x7f95943bf110> <<< 13632 1726884251.01866: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943bd2b0> <<< 13632 1726884251.01884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884251.01910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884251.01935: 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' <<< 13632 1726884251.01960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884251.01989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884251.02012: 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' <<< 13632 1726884251.02036: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943c2f00> <<< 13632 1726884251.02038: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884251.02109: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943c19d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943c1730> <<< 13632 1726884251.02137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884251.02141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884251.02221: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943c3b30> <<< 13632 1726884251.02249: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943bd7c0> <<< 13632 1726884251.02279: 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 0x7f95944070b0> <<< 13632 1726884251.02309: 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'<<< 13632 1726884251.02315: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944072c0> <<< 13632 1726884251.02341: 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 <<< 13632 1726884251.02355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884251.02379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13632 1726884251.02386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13632 1726884251.02413: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884251.02419: 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 0x7f9594408da0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594408b60> <<< 13632 1726884251.02444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884251.02541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884251.02597: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884251.02604: 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 0x7f959440b230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944093d0> <<< 13632 1726884251.02628: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884251.02676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884251.02706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884251.02710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884251.02720: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884251.02772: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594416a20> <<< 13632 1726884251.02918: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959440b3b0> <<< 13632 1726884251.03002: 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 0x7f9594417800> <<< 13632 1726884251.03038: 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 0x7f9594417c20> <<< 13632 1726884251.03090: 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 0x7f9594417d10> <<< 13632 1726884251.03115: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944074a0> <<< 13632 1726884251.03139: 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 <<< 13632 1726884251.03148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884251.03157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884251.03184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884251.03211: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884251.03242: 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 0x7f959441b2f0> <<< 13632 1726884251.03432: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884251.03450: 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 0x7f959441c410> <<< 13632 1726884251.03456: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594419ac0> <<< 13632 1726884251.03490: 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' <<< 13632 1726884251.03500: 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 0x7f959441ae40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594419700> <<< 13632 1726884251.03522: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.03533: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.03536: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884251.03557: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.03651: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.03762: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.03780: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.03786: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884251.03798: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.03813: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884251.03833: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.03967: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.04111: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.04768: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.05604: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884251.05624: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # 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 0x7f95944a0590> <<< 13632 1726884251.05675: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884251.05710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944a1370> <<< 13632 1726884251.05739: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959452e060> <<< 13632 1726884251.05842: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13632 1726884251.06006: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.06204: 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' <<< 13632 1726884251.06229: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944a12e0> # zipimport: zlib available <<< 13632 1726884251.06785: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.07335: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.07417: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.07624: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13632 1726884251.07694: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.07814: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 13632 1726884251.07850: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884251.07871: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.07909: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.07960: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13632 1726884251.08239: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.08527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884251.08589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884251.08622: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884251.08684: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944a3d10> <<< 13632 1726884251.08704: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.08784: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.08876: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884251.08891: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13632 1726884251.08897: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884251.08917: 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' <<< 13632 1726884251.09004: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884251.09127: 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 0x7f95944a9e80> <<< 13632 1726884251.09191: 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 0x7f95944aa6f0> <<< 13632 1726884251.09197: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944a2bd0> <<< 13632 1726884251.09214: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.09265: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.09313: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884251.09316: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.09358: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.09407: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.09466: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.09544: 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 <<< 13632 1726884251.09586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884251.09670: 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 0x7f95944a9460> <<< 13632 1726884251.09713: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944aa900> <<< 13632 1726884251.09746: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884251.09762: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.09827: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.09899: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.09928: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.09972: 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' <<< 13632 1726884251.10003: 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 <<< 13632 1726884251.10033: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884251.10046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884251.10101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884251.10126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884251.10143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884251.10202: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959433aa20> <<< 13632 1726884251.10247: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95942b46b0> <<< 13632 1726884251.10328: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944ae810> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944ae660> # destroy ansible.module_utils.distro <<< 13632 1726884251.10339: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 13632 1726884251.10351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.10381: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.10409: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884251.10469: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884251.10485: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.10507: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13632 1726884251.10520: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.10537: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # <<< 13632 1726884251.10558: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.10561: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.10579: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # <<< 13632 1726884251.10602: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.10610: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13632 1726884251.10634: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.10641: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13632 1726884251.10659: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.11935: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.13170: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884251.89810: stdout chunk (state=3): >>> {"changed": false, "return_code": 0, "message": "", "errors": "snapshot already exists: test_vg1/lv1_snapset1", "msg": "snapshot already exists: test_vg1/lv1_snapset1", "invocation": {"module_args": {"snapshot_lvm_action": "snapshot", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": false, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} # destroy __main__ <<< 13632 1726884251.90196: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path<<< 13632 1726884251.90276: 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 # 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 <<< 13632 1726884251.90364: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib <<< 13632 1726884251.90369: 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 # 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 <<< 13632 1726884251.90484: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules <<< 13632 1726884251.90616: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884251.90647: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884251.90675: 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 fnmatch <<< 13632 1726884251.90711: stdout chunk (state=3): >>># destroy ipaddress # destroy ntpath <<< 13632 1726884251.90836: 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 # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 13632 1726884251.90922: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884251.90962: stdout chunk (state=3): >>># 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 <<< 13632 1726884251.91043: stdout chunk (state=3): >>># 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 <<< 13632 1726884251.91116: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884251.91258: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884251.91294: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 13632 1726884251.91606: stdout chunk (state=3): >>># 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 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 <<< 13632 1726884251.91611: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 13632 1726884251.91614: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 13632 1726884251.91620: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy _io # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884251.91980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884251.91998: stderr chunk (state=3): >>>Shared connection to 10.31.8.115 closed. <<< 13632 1726884251.92180: stderr chunk (state=3): >>><<< 13632 1726884251.92198: stdout chunk (state=3): >>><<< 13632 1726884251.92311: _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 0x7f95949b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594983b30> # /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 0x7f95949b6ab0> 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 0x7f9594765160> # /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 0x7f9594766150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947abef0> # /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 0x7f95947abfb0> # /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 0x7f95947db8c0> # /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 0x7f95947dbf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947bbbc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947b92e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947a90a0> # /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 0x7f95947ff830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947fe450> # /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 0x7f95947ba1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947fcce0> # /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 0x7f9594830890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95947a8320> # /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 0x7f9594830d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594830bf0> # 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 0x7f9594830fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959479ee40> # /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 0x7f95948316a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594831370> 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 0x7f9594832570> 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 0x7f95948487a0> 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 0x7f9594849e50> # /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 0x7f959484ad50> # 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 0x7f959484b3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959484a2a0> # /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 0x7f959484be30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959484b560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95948325d0> # /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 0x7f95945e7cb0> # /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 0x7f95946107d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594610530> # 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 0x7f9594610740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95946109b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95945e5e50> # /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 0x7f9594612090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594610d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594832750> # /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 0x7f95946423f0> # /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 0x7f959465e540> # /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 0x7f9594693320> # /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 0x7f95946c1ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594693440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959465f1d0> # /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 0x7f95944d4410> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959465d580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594612f90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f959465d940> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload_j573ukcm/ansible_fedora.linux_system_roles.snapshot_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 0x7f959452e0f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594500fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594500170> # 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 0x7f9594503f50> # /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 0x7f9594551af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594551880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594551190> # /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 0x7f95945515e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959452eb10> 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 0x7f95945528d0> # 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 0x7f9594552ae0> # /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 0x7f9594553020> 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 0x7f95943b8dd0> # 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 0x7f95943ba9f0> # /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 0x7f95943bb380> # /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 0x7f95943bc560> # /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 0x7f95943beff0> # 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 0x7f95943bf110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943bd2b0> # /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 0x7f95943c2f00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943c19d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943c1730> # /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 0x7f95943c3b30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95943bd7c0> # 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 0x7f95944070b0> # /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 0x7f95944072c0> # /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 0x7f9594408da0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594408b60> # /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 0x7f959440b230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944093d0> # /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 0x7f9594416a20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959440b3b0> # 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 0x7f9594417800> # 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 0x7f9594417c20> # 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 0x7f9594417d10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944074a0> # /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 0x7f959441b2f0> # 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 0x7f959441c410> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594419ac0> # 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 0x7f959441ae40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9594419700> # 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 0x7f95944a0590> # /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 0x7f95944a1370> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f959452e060> 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 0x7f95944a12e0> # 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 0x7f95944a3d10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f95944a9e80> # 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 0x7f95944aa6f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944a2bd0> # 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 0x7f95944a9460> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944aa900> 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 0x7f959433aa20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95942b46b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944ae810> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f95944ae660> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "return_code": 0, "message": "", "errors": "snapshot already exists: test_vg1/lv1_snapset1", "msg": "snapshot already exists: test_vg1/lv1_snapset1", "invocation": {"module_args": {"snapshot_lvm_action": "snapshot", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": false, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884251.93679: done with _execute_module (fedora.linux_system_roles.snapshot, {'snapshot_lvm_action': 'snapshot', 'ansible_check_mode': False, 'snapshot_lvm_all_vgs': False, 'snapshot_lvm_verify_only': False, 'snapshot_lvm_mount_origin': False, 'snapshot_lvm_mountpoint_create': False, 'snapshot_lvm_unmount_all': False, 'snapshot_lvm_percent_space_required': '', 'snapshot_lvm_vg': '', 'snapshot_lvm_lv': '', 'snapshot_lvm_snapset_name': '', 'snapshot_lvm_mount_options': '', 'snapshot_lvm_fstype': '', 'snapshot_lvm_mountpoint': '', 'snapshot_lvm_set': {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]}, 'snapshot_lvm_vg_include': '', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.snapshot', '_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-1726884250.8111389-15140-27211318367637/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884251.93683: _low_level_execute_command(): starting 13632 1726884251.93686: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884250.8111389-15140-27211318367637/ > /dev/null 2>&1 && sleep 0' 13632 1726884251.93908: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884251.94011: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884251.94049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884251.94070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884251.94100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884251.94355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884251.96185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884251.96288: stderr chunk (state=3): >>><<< 13632 1726884251.96335: stdout chunk (state=3): >>><<< 13632 1726884251.96393: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884251.96397: handler run complete 13632 1726884251.96415: attempt loop complete, returning result 13632 1726884251.96424: _execute() done 13632 1726884251.96427: dumping result to json 13632 1726884251.96545: done dumping result, returning 13632 1726884251.96559: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module snapshot [12b27791-eb03-55b1-95d9-000000000768] 13632 1726884251.96565: sending task result for task 12b27791-eb03-55b1-95d9-000000000768 13632 1726884251.96994: done sending task result for task 12b27791-eb03-55b1-95d9-000000000768 13632 1726884251.96998: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "errors": "snapshot already exists: test_vg1/lv1_snapset1", "message": "", "return_code": 0 } MSG: snapshot already exists: test_vg1/lv1_snapset1 13632 1726884251.97253: no more pending results, returning what we have 13632 1726884251.97257: results queue empty 13632 1726884251.97258: checking for any_errors_fatal 13632 1726884251.97269: done checking for any_errors_fatal 13632 1726884251.97270: checking for max_fail_percentage 13632 1726884251.97272: done checking for max_fail_percentage 13632 1726884251.97273: checking to see if all hosts have failed and the running result is not ok 13632 1726884251.97274: done checking to see if all hosts have failed 13632 1726884251.97275: getting the remaining hosts for this loop 13632 1726884251.97277: done getting the remaining hosts for this loop 13632 1726884251.97281: getting the next task for host managed_node3 13632 1726884251.97393: done getting next task for host managed_node3 13632 1726884251.97403: ^ task is: TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884251.97407: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=1, handlers=0, run_state=3, 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 13632 1726884251.97421: getting variables 13632 1726884251.97422: in VariableManager get_vars() 13632 1726884251.97462: Calling all_inventory to load vars for managed_node3 13632 1726884251.97465: Calling groups_inventory to load vars for managed_node3 13632 1726884251.97469: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884251.97479: Calling all_plugins_play to load vars for managed_node3 13632 1726884251.97483: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884251.97486: Calling groups_plugins_play to load vars for managed_node3 13632 1726884251.99470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.01971: done with get_vars() 13632 1726884252.02098: done getting variables 13632 1726884252.02391: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 Friday 20 September 2024 22:04:12 -0400 (0:00:01.291) 0:01:00.948 ****** 13632 1726884252.02448: entering _queue_task() for managed_node3/debug 13632 1726884252.02946: worker is 1 (out of 1 available) 13632 1726884252.02958: exiting _queue_task() for managed_node3/debug 13632 1726884252.02972: done queuing things up, now waiting for results queue to drain 13632 1726884252.02974: waiting for pending results... 13632 1726884252.03235: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884252.03425: in run() - task 12b27791-eb03-55b1-95d9-00000000076a 13632 1726884252.03481: variable 'ansible_search_path' from source: unknown 13632 1726884252.03485: variable 'ansible_search_path' from source: unknown 13632 1726884252.03503: calling self._execute() 13632 1726884252.03628: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.03636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.03646: variable 'omit' from source: magic vars 13632 1726884252.03742: variable 'omit' from source: magic vars 13632 1726884252.03795: variable 'omit' from source: magic vars 13632 1726884252.03828: variable 'omit' from source: magic vars 13632 1726884252.03876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884252.03918: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884252.03938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884252.03954: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884252.03965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884252.03998: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884252.04002: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.04006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.04099: Set connection var ansible_shell_executable to /bin/sh 13632 1726884252.04108: Set connection var ansible_connection to ssh 13632 1726884252.04114: Set connection var ansible_pipelining to False 13632 1726884252.04121: Set connection var ansible_timeout to 10 13632 1726884252.04124: Set connection var ansible_shell_type to sh 13632 1726884252.04132: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884252.04152: variable 'ansible_shell_executable' from source: unknown 13632 1726884252.04156: variable 'ansible_connection' from source: unknown 13632 1726884252.04159: variable 'ansible_module_compression' from source: unknown 13632 1726884252.04163: variable 'ansible_shell_type' from source: unknown 13632 1726884252.04166: variable 'ansible_shell_executable' from source: unknown 13632 1726884252.04171: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.04176: variable 'ansible_pipelining' from source: unknown 13632 1726884252.04179: variable 'ansible_timeout' from source: unknown 13632 1726884252.04186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.04324: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884252.04336: variable 'omit' from source: magic vars 13632 1726884252.04342: starting attempt loop 13632 1726884252.04347: running the handler 13632 1726884252.04396: variable 'snapshot_cmd' from source: set_fact 13632 1726884252.04693: variable 'snapshot_cmd' from source: set_fact 13632 1726884252.04719: handler run complete 13632 1726884252.04749: attempt loop complete, returning result 13632 1726884252.04757: _execute() done 13632 1726884252.04765: dumping result to json 13632 1726884252.04774: done dumping result, returning 13632 1726884252.04791: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response [12b27791-eb03-55b1-95d9-00000000076a] 13632 1726884252.04804: sending task result for task 12b27791-eb03-55b1-95d9-00000000076a 13632 1726884252.05103: done sending task result for task 12b27791-eb03-55b1-95d9-00000000076a 13632 1726884252.05106: WORKER PROCESS EXITING ok: [managed_node3] => { "snapshot_cmd": { "changed": false, "errors": "snapshot already exists: test_vg1/lv1_snapset1", "failed": false, "message": "", "msg": "snapshot already exists: test_vg1/lv1_snapset1", "return_code": 0 } } 13632 1726884252.05190: no more pending results, returning what we have 13632 1726884252.05194: results queue empty 13632 1726884252.05196: checking for any_errors_fatal 13632 1726884252.05217: done checking for any_errors_fatal 13632 1726884252.05219: checking for max_fail_percentage 13632 1726884252.05221: done checking for max_fail_percentage 13632 1726884252.05222: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.05223: done checking to see if all hosts have failed 13632 1726884252.05224: getting the remaining hosts for this loop 13632 1726884252.05226: done getting the remaining hosts for this loop 13632 1726884252.05232: getting the next task for host managed_node3 13632 1726884252.05241: done getting next task for host managed_node3 13632 1726884252.05246: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884252.05250: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=2, handlers=0, run_state=3, 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 13632 1726884252.05264: getting variables 13632 1726884252.05267: in VariableManager get_vars() 13632 1726884252.05426: Calling all_inventory to load vars for managed_node3 13632 1726884252.05429: Calling groups_inventory to load vars for managed_node3 13632 1726884252.05433: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.05449: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.05454: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.05459: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.06640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.07517: done with get_vars() 13632 1726884252.07532: done getting variables 13632 1726884252.07582: 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.snapshot : Set result] ************************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:45 Friday 20 September 2024 22:04:12 -0400 (0:00:00.051) 0:01:01.000 ****** 13632 1726884252.07615: entering _queue_task() for managed_node3/set_fact 13632 1726884252.07872: worker is 1 (out of 1 available) 13632 1726884252.07891: exiting _queue_task() for managed_node3/set_fact 13632 1726884252.07910: done queuing things up, now waiting for results queue to drain 13632 1726884252.07912: waiting for pending results... 13632 1726884252.08172: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884252.08335: in run() - task 12b27791-eb03-55b1-95d9-00000000076b 13632 1726884252.08357: variable 'ansible_search_path' from source: unknown 13632 1726884252.08365: variable 'ansible_search_path' from source: unknown 13632 1726884252.08411: calling self._execute() 13632 1726884252.08545: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.08565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.08585: variable 'omit' from source: magic vars 13632 1726884252.08758: variable 'omit' from source: magic vars 13632 1726884252.08925: variable 'omit' from source: magic vars 13632 1726884252.09129: variable 'snapshot_cmd' from source: set_fact 13632 1726884252.09791: variable 'snapshot_cmd' from source: set_fact 13632 1726884252.10172: variable 'omit' from source: magic vars 13632 1726884252.10238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884252.10297: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884252.10331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884252.10477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884252.10481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884252.10517: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884252.10561: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.10574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.10899: Set connection var ansible_shell_executable to /bin/sh 13632 1726884252.10903: Set connection var ansible_connection to ssh 13632 1726884252.10906: Set connection var ansible_pipelining to False 13632 1726884252.10909: Set connection var ansible_timeout to 10 13632 1726884252.10912: Set connection var ansible_shell_type to sh 13632 1726884252.10915: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884252.10917: variable 'ansible_shell_executable' from source: unknown 13632 1726884252.11118: variable 'ansible_connection' from source: unknown 13632 1726884252.11122: variable 'ansible_module_compression' from source: unknown 13632 1726884252.11125: variable 'ansible_shell_type' from source: unknown 13632 1726884252.11128: variable 'ansible_shell_executable' from source: unknown 13632 1726884252.11130: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.11133: variable 'ansible_pipelining' from source: unknown 13632 1726884252.11227: variable 'ansible_timeout' from source: unknown 13632 1726884252.11231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.11570: 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) 13632 1726884252.11597: variable 'omit' from source: magic vars 13632 1726884252.11783: starting attempt loop 13632 1726884252.11796: running the handler 13632 1726884252.11816: handler run complete 13632 1726884252.11838: attempt loop complete, returning result 13632 1726884252.11848: _execute() done 13632 1726884252.11857: dumping result to json 13632 1726884252.11876: done dumping result, returning 13632 1726884252.11958: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result [12b27791-eb03-55b1-95d9-00000000076b] 13632 1726884252.12044: sending task result for task 12b27791-eb03-55b1-95d9-00000000076b 13632 1726884252.12339: done sending task result for task 12b27791-eb03-55b1-95d9-00000000076b 13632 1726884252.12343: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": "snapshot already exists: test_vg1/lv1_snapset1", "failed": false, "message": "", "msg": "snapshot already exists: test_vg1/lv1_snapset1", "return_code": 0 } }, "changed": false } 13632 1726884252.12436: no more pending results, returning what we have 13632 1726884252.12440: results queue empty 13632 1726884252.12441: checking for any_errors_fatal 13632 1726884252.12453: done checking for any_errors_fatal 13632 1726884252.12454: checking for max_fail_percentage 13632 1726884252.12456: done checking for max_fail_percentage 13632 1726884252.12457: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.12458: done checking to see if all hosts have failed 13632 1726884252.12459: getting the remaining hosts for this loop 13632 1726884252.12460: done getting the remaining hosts for this loop 13632 1726884252.12466: getting the next task for host managed_node3 13632 1726884252.12476: done getting next task for host managed_node3 13632 1726884252.12480: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884252.12485: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=3, handlers=0, run_state=3, 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 13632 1726884252.12500: getting variables 13632 1726884252.12502: in VariableManager get_vars() 13632 1726884252.12547: Calling all_inventory to load vars for managed_node3 13632 1726884252.12550: Calling groups_inventory to load vars for managed_node3 13632 1726884252.12553: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.12564: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.12567: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.12571: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.14331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.17199: done with get_vars() 13632 1726884252.17225: done getting variables 13632 1726884252.17280: 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.snapshot : Set snapshot_facts to the JSON results] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:49 Friday 20 September 2024 22:04:12 -0400 (0:00:00.096) 0:01:01.097 ****** 13632 1726884252.17311: entering _queue_task() for managed_node3/set_fact 13632 1726884252.17564: worker is 1 (out of 1 available) 13632 1726884252.17577: exiting _queue_task() for managed_node3/set_fact 13632 1726884252.17592: done queuing things up, now waiting for results queue to drain 13632 1726884252.17594: waiting for pending results... 13632 1726884252.17819: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884252.17935: in run() - task 12b27791-eb03-55b1-95d9-00000000076c 13632 1726884252.17950: variable 'ansible_search_path' from source: unknown 13632 1726884252.17954: variable 'ansible_search_path' from source: unknown 13632 1726884252.17985: calling self._execute() 13632 1726884252.18075: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.18083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.18098: variable 'omit' from source: magic vars 13632 1726884252.18431: variable 'snapshot_lvm_action' from source: include params 13632 1726884252.18439: Evaluated conditional (snapshot_lvm_action == "list"): False 13632 1726884252.18443: when evaluation is False, skipping this task 13632 1726884252.18446: _execute() done 13632 1726884252.18450: dumping result to json 13632 1726884252.18455: done dumping result, returning 13632 1726884252.18464: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results [12b27791-eb03-55b1-95d9-00000000076c] 13632 1726884252.18471: sending task result for task 12b27791-eb03-55b1-95d9-00000000076c 13632 1726884252.18575: done sending task result for task 12b27791-eb03-55b1-95d9-00000000076c 13632 1726884252.18578: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } 13632 1726884252.18646: no more pending results, returning what we have 13632 1726884252.18651: results queue empty 13632 1726884252.18652: checking for any_errors_fatal 13632 1726884252.18659: done checking for any_errors_fatal 13632 1726884252.18659: checking for max_fail_percentage 13632 1726884252.18661: done checking for max_fail_percentage 13632 1726884252.18662: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.18663: done checking to see if all hosts have failed 13632 1726884252.18664: getting the remaining hosts for this loop 13632 1726884252.18666: done getting the remaining hosts for this loop 13632 1726884252.18671: getting the next task for host managed_node3 13632 1726884252.18679: done getting next task for host managed_node3 13632 1726884252.18683: ^ task is: TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884252.18688: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=4, handlers=0, run_state=3, 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 13632 1726884252.18709: getting variables 13632 1726884252.18710: in VariableManager get_vars() 13632 1726884252.18746: Calling all_inventory to load vars for managed_node3 13632 1726884252.18749: Calling groups_inventory to load vars for managed_node3 13632 1726884252.18751: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.18761: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.18764: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.18768: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.19964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.21045: done with get_vars() 13632 1726884252.21062: done getting variables 13632 1726884252.21116: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:54 Friday 20 September 2024 22:04:12 -0400 (0:00:00.038) 0:01:01.135 ****** 13632 1726884252.21145: entering _queue_task() for managed_node3/debug 13632 1726884252.21395: worker is 1 (out of 1 available) 13632 1726884252.21409: exiting _queue_task() for managed_node3/debug 13632 1726884252.21424: done queuing things up, now waiting for results queue to drain 13632 1726884252.21426: waiting for pending results... 13632 1726884252.21634: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884252.21727: in run() - task 12b27791-eb03-55b1-95d9-00000000076d 13632 1726884252.21739: variable 'ansible_search_path' from source: unknown 13632 1726884252.21743: variable 'ansible_search_path' from source: unknown 13632 1726884252.21780: calling self._execute() 13632 1726884252.21876: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.21881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.21893: variable 'omit' from source: magic vars 13632 1726884252.22241: variable 'snapshot_cmd' from source: set_fact 13632 1726884252.22263: Evaluated conditional (snapshot_cmd["return_code"] != 0): False 13632 1726884252.22267: when evaluation is False, skipping this task 13632 1726884252.22271: _execute() done 13632 1726884252.22275: dumping result to json 13632 1726884252.22280: done dumping result, returning 13632 1726884252.22291: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors [12b27791-eb03-55b1-95d9-00000000076d] 13632 1726884252.22297: sending task result for task 12b27791-eb03-55b1-95d9-00000000076d 13632 1726884252.22398: done sending task result for task 12b27791-eb03-55b1-95d9-00000000076d 13632 1726884252.22401: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } 13632 1726884252.22472: no more pending results, returning what we have 13632 1726884252.22477: results queue empty 13632 1726884252.22478: checking for any_errors_fatal 13632 1726884252.22495: done checking for any_errors_fatal 13632 1726884252.22496: checking for max_fail_percentage 13632 1726884252.22499: done checking for max_fail_percentage 13632 1726884252.22501: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.22502: done checking to see if all hosts have failed 13632 1726884252.22502: getting the remaining hosts for this loop 13632 1726884252.22504: done getting the remaining hosts for this loop 13632 1726884252.22511: getting the next task for host managed_node3 13632 1726884252.22521: done getting next task for host managed_node3 13632 1726884252.22524: ^ task is: TASK: meta (role_complete) 13632 1726884252.22527: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884252.22547: getting variables 13632 1726884252.22548: in VariableManager get_vars() 13632 1726884252.22586: Calling all_inventory to load vars for managed_node3 13632 1726884252.22597: Calling groups_inventory to load vars for managed_node3 13632 1726884252.22610: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.22624: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.22628: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.22632: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.23627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.24806: done with get_vars() 13632 1726884252.24843: done getting variables 13632 1726884252.24988: done queuing things up, now waiting for results queue to drain 13632 1726884252.24991: results queue empty 13632 1726884252.24994: checking for any_errors_fatal 13632 1726884252.24997: done checking for any_errors_fatal 13632 1726884252.24998: checking for max_fail_percentage 13632 1726884252.25000: done checking for max_fail_percentage 13632 1726884252.25001: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.25002: done checking to see if all hosts have failed 13632 1726884252.25005: getting the remaining hosts for this loop 13632 1726884252.25006: done getting the remaining hosts for this loop 13632 1726884252.25012: getting the next task for host managed_node3 13632 1726884252.25018: done getting next task for host managed_node3 13632 1726884252.25021: ^ task is: TASK: Assert no changes for create snapset 13632 1726884252.25023: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884252.25028: getting variables 13632 1726884252.25029: in VariableManager get_vars() 13632 1726884252.25046: Calling all_inventory to load vars for managed_node3 13632 1726884252.25051: Calling groups_inventory to load vars for managed_node3 13632 1726884252.25056: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.25065: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.25069: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.25073: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.26000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.27386: done with get_vars() 13632 1726884252.27405: done getting variables 13632 1726884252.27475: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert no changes for create snapset] ************************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:86 Friday 20 September 2024 22:04:12 -0400 (0:00:00.063) 0:01:01.199 ****** 13632 1726884252.27519: entering _queue_task() for managed_node3/assert 13632 1726884252.27908: worker is 1 (out of 1 available) 13632 1726884252.27927: exiting _queue_task() for managed_node3/assert 13632 1726884252.27944: done queuing things up, now waiting for results queue to drain 13632 1726884252.27946: waiting for pending results... 13632 1726884252.28200: running TaskExecutor() for managed_node3/TASK: Assert no changes for create snapset 13632 1726884252.28281: in run() - task 12b27791-eb03-55b1-95d9-00000000000b 13632 1726884252.28298: variable 'ansible_search_path' from source: unknown 13632 1726884252.28336: calling self._execute() 13632 1726884252.28428: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.28437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.28494: variable 'omit' from source: magic vars 13632 1726884252.28558: variable 'omit' from source: magic vars 13632 1726884252.28584: variable 'omit' from source: magic vars 13632 1726884252.28619: variable 'omit' from source: magic vars 13632 1726884252.28661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884252.28703: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884252.28725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884252.28742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884252.28755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884252.28790: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884252.28794: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.28797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.28884: Set connection var ansible_shell_executable to /bin/sh 13632 1726884252.28899: Set connection var ansible_connection to ssh 13632 1726884252.28906: Set connection var ansible_pipelining to False 13632 1726884252.28914: Set connection var ansible_timeout to 10 13632 1726884252.28916: Set connection var ansible_shell_type to sh 13632 1726884252.28923: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884252.28946: variable 'ansible_shell_executable' from source: unknown 13632 1726884252.28949: variable 'ansible_connection' from source: unknown 13632 1726884252.28954: variable 'ansible_module_compression' from source: unknown 13632 1726884252.28956: variable 'ansible_shell_type' from source: unknown 13632 1726884252.28961: variable 'ansible_shell_executable' from source: unknown 13632 1726884252.28964: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.28970: variable 'ansible_pipelining' from source: unknown 13632 1726884252.28972: variable 'ansible_timeout' from source: unknown 13632 1726884252.28978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.29120: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884252.29131: variable 'omit' from source: magic vars 13632 1726884252.29137: starting attempt loop 13632 1726884252.29141: running the handler 13632 1726884252.29401: variable 'snapshot_cmd' from source: set_fact 13632 1726884252.29424: Evaluated conditional (not snapshot_cmd["changed"]): True 13632 1726884252.29432: handler run complete 13632 1726884252.29452: attempt loop complete, returning result 13632 1726884252.29455: _execute() done 13632 1726884252.29457: dumping result to json 13632 1726884252.29461: done dumping result, returning 13632 1726884252.29469: done running TaskExecutor() for managed_node3/TASK: Assert no changes for create snapset [12b27791-eb03-55b1-95d9-00000000000b] 13632 1726884252.29476: sending task result for task 12b27791-eb03-55b1-95d9-00000000000b 13632 1726884252.29604: done sending task result for task 12b27791-eb03-55b1-95d9-00000000000b 13632 1726884252.29607: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 13632 1726884252.29727: no more pending results, returning what we have 13632 1726884252.29731: results queue empty 13632 1726884252.29732: checking for any_errors_fatal 13632 1726884252.29734: done checking for any_errors_fatal 13632 1726884252.29735: checking for max_fail_percentage 13632 1726884252.29736: done checking for max_fail_percentage 13632 1726884252.29738: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.29739: done checking to see if all hosts have failed 13632 1726884252.29740: getting the remaining hosts for this loop 13632 1726884252.29741: done getting the remaining hosts for this loop 13632 1726884252.29746: getting the next task for host managed_node3 13632 1726884252.29752: done getting next task for host managed_node3 13632 1726884252.29755: ^ task is: TASK: Run the snapshot role remove the set 13632 1726884252.29757: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884252.29761: getting variables 13632 1726884252.29762: in VariableManager get_vars() 13632 1726884252.29802: Calling all_inventory to load vars for managed_node3 13632 1726884252.29806: Calling groups_inventory to load vars for managed_node3 13632 1726884252.29809: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.29821: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.29825: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.29828: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.30410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.31511: done with get_vars() 13632 1726884252.31568: done getting variables TASK [Run the snapshot role remove the set] ************************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:90 Friday 20 September 2024 22:04:12 -0400 (0:00:00.042) 0:01:01.242 ****** 13632 1726884252.31806: entering _queue_task() for managed_node3/include_role 13632 1726884252.32347: worker is 1 (out of 1 available) 13632 1726884252.32361: exiting _queue_task() for managed_node3/include_role 13632 1726884252.32379: done queuing things up, now waiting for results queue to drain 13632 1726884252.32380: waiting for pending results... 13632 1726884252.32828: running TaskExecutor() for managed_node3/TASK: Run the snapshot role remove the set 13632 1726884252.32918: in run() - task 12b27791-eb03-55b1-95d9-00000000000c 13632 1726884252.32925: variable 'ansible_search_path' from source: unknown 13632 1726884252.33026: calling self._execute() 13632 1726884252.33142: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.33172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.33205: variable 'omit' from source: magic vars 13632 1726884252.33392: _execute() done 13632 1726884252.33462: dumping result to json 13632 1726884252.33465: done dumping result, returning 13632 1726884252.33469: done running TaskExecutor() for managed_node3/TASK: Run the snapshot role remove the set [12b27791-eb03-55b1-95d9-00000000000c] 13632 1726884252.33472: sending task result for task 12b27791-eb03-55b1-95d9-00000000000c 13632 1726884252.33644: no more pending results, returning what we have 13632 1726884252.33651: in VariableManager get_vars() 13632 1726884252.33714: Calling all_inventory to load vars for managed_node3 13632 1726884252.33718: Calling groups_inventory to load vars for managed_node3 13632 1726884252.33723: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.33732: done sending task result for task 12b27791-eb03-55b1-95d9-00000000000c 13632 1726884252.33737: WORKER PROCESS EXITING 13632 1726884252.33757: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.33762: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.33767: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.34492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.35153: done with get_vars() 13632 1726884252.35167: variable 'ansible_search_path' from source: unknown 13632 1726884252.36947: variable 'omit' from source: magic vars 13632 1726884252.36967: variable 'omit' from source: magic vars 13632 1726884252.36978: variable 'omit' from source: magic vars 13632 1726884252.36981: we have included files to process 13632 1726884252.36984: generating all_blocks data 13632 1726884252.36985: done generating all_blocks data 13632 1726884252.36990: processing included file: fedora.linux_system_roles.snapshot 13632 1726884252.37007: in VariableManager get_vars() 13632 1726884252.37071: done with get_vars() 13632 1726884252.37105: in VariableManager get_vars() 13632 1726884252.37118: done with get_vars() 13632 1726884252.37149: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/main.yml 13632 1726884252.37178: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/defaults/main.yml 13632 1726884252.37214: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/meta/main.yml 13632 1726884252.37297: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml 13632 1726884252.37505: in VariableManager get_vars() 13632 1726884252.37544: done with get_vars() 13632 1726884252.38415: iterating over new_blocks loaded from include file 13632 1726884252.38417: in VariableManager get_vars() 13632 1726884252.38429: done with get_vars() 13632 1726884252.38430: filtering new block on tags 13632 1726884252.38442: done filtering new block on tags 13632 1726884252.38447: in VariableManager get_vars() 13632 1726884252.38465: done with get_vars() 13632 1726884252.38469: filtering new block on tags 13632 1726884252.38493: done filtering new block on tags 13632 1726884252.38495: in VariableManager get_vars() 13632 1726884252.38506: done with get_vars() 13632 1726884252.38508: filtering new block on tags 13632 1726884252.38529: done filtering new block on tags 13632 1726884252.38534: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.snapshot for managed_node3 13632 1726884252.38541: extending task lists for all hosts with included blocks 13632 1726884252.40994: done extending task lists 13632 1726884252.40996: done processing included files 13632 1726884252.40997: results queue empty 13632 1726884252.40998: checking for any_errors_fatal 13632 1726884252.41004: done checking for any_errors_fatal 13632 1726884252.41007: checking for max_fail_percentage 13632 1726884252.41008: done checking for max_fail_percentage 13632 1726884252.41009: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.41010: done checking to see if all hosts have failed 13632 1726884252.41011: getting the remaining hosts for this loop 13632 1726884252.41013: done getting the remaining hosts for this loop 13632 1726884252.41018: getting the next task for host managed_node3 13632 1726884252.41026: done getting next task for host managed_node3 13632 1726884252.41030: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884252.41035: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884252.41054: getting variables 13632 1726884252.41056: in VariableManager get_vars() 13632 1726884252.41081: Calling all_inventory to load vars for managed_node3 13632 1726884252.41084: Calling groups_inventory to load vars for managed_node3 13632 1726884252.41091: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.41102: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.41106: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.41113: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.41600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.42341: done with get_vars() 13632 1726884252.42356: done getting variables TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 20 September 2024 22:04:12 -0400 (0:00:00.106) 0:01:01.348 ****** 13632 1726884252.42428: entering _queue_task() for managed_node3/include_tasks 13632 1726884252.42727: worker is 1 (out of 1 available) 13632 1726884252.42741: exiting _queue_task() for managed_node3/include_tasks 13632 1726884252.42754: done queuing things up, now waiting for results queue to drain 13632 1726884252.42756: waiting for pending results... 13632 1726884252.42963: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884252.43065: in run() - task 12b27791-eb03-55b1-95d9-000000000913 13632 1726884252.43077: variable 'ansible_search_path' from source: unknown 13632 1726884252.43080: variable 'ansible_search_path' from source: unknown 13632 1726884252.43119: calling self._execute() 13632 1726884252.43206: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.43219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.43223: variable 'omit' from source: magic vars 13632 1726884252.43328: _execute() done 13632 1726884252.43332: dumping result to json 13632 1726884252.43335: done dumping result, returning 13632 1726884252.43343: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-000000000913] 13632 1726884252.43350: sending task result for task 12b27791-eb03-55b1-95d9-000000000913 13632 1726884252.43454: done sending task result for task 12b27791-eb03-55b1-95d9-000000000913 13632 1726884252.43457: WORKER PROCESS EXITING 13632 1726884252.43512: no more pending results, returning what we have 13632 1726884252.43518: in VariableManager get_vars() 13632 1726884252.43567: Calling all_inventory to load vars for managed_node3 13632 1726884252.43572: Calling groups_inventory to load vars for managed_node3 13632 1726884252.43574: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.43596: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.43601: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.43605: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.44360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.45298: done with get_vars() 13632 1726884252.45311: variable 'ansible_search_path' from source: unknown 13632 1726884252.45312: variable 'ansible_search_path' from source: unknown 13632 1726884252.45342: we have included files to process 13632 1726884252.45343: generating all_blocks data 13632 1726884252.45344: done generating all_blocks data 13632 1726884252.45346: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884252.45347: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884252.45349: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884252.46005: done processing included file 13632 1726884252.46007: iterating over new_blocks loaded from include file 13632 1726884252.46009: in VariableManager get_vars() 13632 1726884252.46032: done with get_vars() 13632 1726884252.46033: filtering new block on tags 13632 1726884252.46046: done filtering new block on tags 13632 1726884252.46049: in VariableManager get_vars() 13632 1726884252.46064: done with get_vars() 13632 1726884252.46065: filtering new block on tags 13632 1726884252.46081: done filtering new block on tags 13632 1726884252.46083: in VariableManager get_vars() 13632 1726884252.46102: done with get_vars() 13632 1726884252.46104: filtering new block on tags 13632 1726884252.46123: done filtering new block on tags 13632 1726884252.46125: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for managed_node3 13632 1726884252.46132: extending task lists for all hosts with included blocks 13632 1726884252.46223: done extending task lists 13632 1726884252.46224: done processing included files 13632 1726884252.46225: results queue empty 13632 1726884252.46225: checking for any_errors_fatal 13632 1726884252.46229: done checking for any_errors_fatal 13632 1726884252.46229: checking for max_fail_percentage 13632 1726884252.46230: done checking for max_fail_percentage 13632 1726884252.46231: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.46231: done checking to see if all hosts have failed 13632 1726884252.46232: getting the remaining hosts for this loop 13632 1726884252.46233: done getting the remaining hosts for this loop 13632 1726884252.46235: getting the next task for host managed_node3 13632 1726884252.46238: done getting next task for host managed_node3 13632 1726884252.46241: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884252.46245: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884252.46254: getting variables 13632 1726884252.46255: in VariableManager get_vars() 13632 1726884252.46265: Calling all_inventory to load vars for managed_node3 13632 1726884252.46267: Calling groups_inventory to load vars for managed_node3 13632 1726884252.46268: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.46272: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.46274: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.46276: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.46734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.47755: done with get_vars() 13632 1726884252.47778: done getting variables TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 20 September 2024 22:04:12 -0400 (0:00:00.054) 0:01:01.402 ****** 13632 1726884252.47874: entering _queue_task() for managed_node3/setup 13632 1726884252.48220: worker is 1 (out of 1 available) 13632 1726884252.48233: exiting _queue_task() for managed_node3/setup 13632 1726884252.48248: done queuing things up, now waiting for results queue to drain 13632 1726884252.48249: waiting for pending results... 13632 1726884252.48709: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884252.48785: in run() - task 12b27791-eb03-55b1-95d9-0000000009ef 13632 1726884252.48818: variable 'ansible_search_path' from source: unknown 13632 1726884252.48828: variable 'ansible_search_path' from source: unknown 13632 1726884252.48876: calling self._execute() 13632 1726884252.48990: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.49003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.49013: variable 'omit' from source: magic vars 13632 1726884252.49405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884252.51246: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884252.51317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884252.51351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884252.51383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884252.51411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884252.51483: 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) 13632 1726884252.51512: 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) 13632 1726884252.51535: 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) 13632 1726884252.51571: 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) 13632 1726884252.51583: 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) 13632 1726884252.51636: 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) 13632 1726884252.51658: 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) 13632 1726884252.51680: 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) 13632 1726884252.51716: 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) 13632 1726884252.51729: 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) 13632 1726884252.51881: variable '__snapshot_required_facts' from source: role '' all vars 13632 1726884252.51895: variable 'ansible_facts' from source: unknown 13632 1726884252.52192: Evaluated conditional (__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 13632 1726884252.52196: when evaluation is False, skipping this task 13632 1726884252.52199: _execute() done 13632 1726884252.52208: dumping result to json 13632 1726884252.52211: done dumping result, returning 13632 1726884252.52218: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role [12b27791-eb03-55b1-95d9-0000000009ef] 13632 1726884252.52224: sending task result for task 12b27791-eb03-55b1-95d9-0000000009ef 13632 1726884252.52325: done sending task result for task 12b27791-eb03-55b1-95d9-0000000009ef 13632 1726884252.52328: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 13632 1726884252.52383: no more pending results, returning what we have 13632 1726884252.52390: results queue empty 13632 1726884252.52391: checking for any_errors_fatal 13632 1726884252.52393: done checking for any_errors_fatal 13632 1726884252.52394: checking for max_fail_percentage 13632 1726884252.52396: done checking for max_fail_percentage 13632 1726884252.52397: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.52398: done checking to see if all hosts have failed 13632 1726884252.52399: getting the remaining hosts for this loop 13632 1726884252.52401: done getting the remaining hosts for this loop 13632 1726884252.52406: getting the next task for host managed_node3 13632 1726884252.52418: done getting next task for host managed_node3 13632 1726884252.52422: ^ task is: TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884252.52427: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884252.52448: getting variables 13632 1726884252.52449: in VariableManager get_vars() 13632 1726884252.52500: Calling all_inventory to load vars for managed_node3 13632 1726884252.52504: Calling groups_inventory to load vars for managed_node3 13632 1726884252.52507: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.52518: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.52521: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.52524: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.53101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.53742: done with get_vars() 13632 1726884252.53758: done getting variables TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 20 September 2024 22:04:12 -0400 (0:00:00.059) 0:01:01.462 ****** 13632 1726884252.53846: entering _queue_task() for managed_node3/stat 13632 1726884252.54094: worker is 1 (out of 1 available) 13632 1726884252.54108: exiting _queue_task() for managed_node3/stat 13632 1726884252.54122: done queuing things up, now waiting for results queue to drain 13632 1726884252.54123: waiting for pending results... 13632 1726884252.54329: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884252.54444: in run() - task 12b27791-eb03-55b1-95d9-0000000009f1 13632 1726884252.54462: variable 'ansible_search_path' from source: unknown 13632 1726884252.54469: variable 'ansible_search_path' from source: unknown 13632 1726884252.54499: calling self._execute() 13632 1726884252.54586: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.54595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.54602: variable 'omit' from source: magic vars 13632 1726884252.54931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884252.55169: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884252.55210: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884252.55242: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884252.55275: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884252.55361: 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) 13632 1726884252.55385: 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) 13632 1726884252.55408: 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) 13632 1726884252.55429: 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) 13632 1726884252.55556: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884252.55593: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884252.55596: when evaluation is False, skipping this task 13632 1726884252.55598: _execute() done 13632 1726884252.55601: dumping result to json 13632 1726884252.55603: done dumping result, returning 13632 1726884252.55793: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree [12b27791-eb03-55b1-95d9-0000000009f1] 13632 1726884252.55797: sending task result for task 12b27791-eb03-55b1-95d9-0000000009f1 13632 1726884252.55868: done sending task result for task 12b27791-eb03-55b1-95d9-0000000009f1 13632 1726884252.55872: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884252.56153: no more pending results, returning what we have 13632 1726884252.56156: results queue empty 13632 1726884252.56157: checking for any_errors_fatal 13632 1726884252.56163: done checking for any_errors_fatal 13632 1726884252.56164: checking for max_fail_percentage 13632 1726884252.56165: done checking for max_fail_percentage 13632 1726884252.56166: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.56167: done checking to see if all hosts have failed 13632 1726884252.56168: getting the remaining hosts for this loop 13632 1726884252.56170: done getting the remaining hosts for this loop 13632 1726884252.56173: getting the next task for host managed_node3 13632 1726884252.56180: done getting next task for host managed_node3 13632 1726884252.56187: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884252.56194: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884252.56294: getting variables 13632 1726884252.56296: in VariableManager get_vars() 13632 1726884252.56338: Calling all_inventory to load vars for managed_node3 13632 1726884252.56341: Calling groups_inventory to load vars for managed_node3 13632 1726884252.56345: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.56355: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.56358: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.56362: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.57329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.58780: done with get_vars() 13632 1726884252.58806: done getting variables 13632 1726884252.58870: 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.snapshot : Set flag to indicate system is ostree] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 20 September 2024 22:04:12 -0400 (0:00:00.050) 0:01:01.513 ****** 13632 1726884252.58928: entering _queue_task() for managed_node3/set_fact 13632 1726884252.59324: worker is 1 (out of 1 available) 13632 1726884252.59338: exiting _queue_task() for managed_node3/set_fact 13632 1726884252.59354: done queuing things up, now waiting for results queue to drain 13632 1726884252.59356: waiting for pending results... 13632 1726884252.59747: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884252.59959: in run() - task 12b27791-eb03-55b1-95d9-0000000009f2 13632 1726884252.59992: variable 'ansible_search_path' from source: unknown 13632 1726884252.60003: variable 'ansible_search_path' from source: unknown 13632 1726884252.60051: calling self._execute() 13632 1726884252.60177: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.60206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.60312: variable 'omit' from source: magic vars 13632 1726884252.60686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884252.61051: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884252.61119: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884252.61167: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884252.61224: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884252.61334: 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) 13632 1726884252.61375: 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) 13632 1726884252.61508: 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) 13632 1726884252.61530: 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) 13632 1726884252.61693: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884252.61711: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884252.61723: when evaluation is False, skipping this task 13632 1726884252.61731: _execute() done 13632 1726884252.61739: dumping result to json 13632 1726884252.61748: done dumping result, returning 13632 1726884252.61791: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree [12b27791-eb03-55b1-95d9-0000000009f2] 13632 1726884252.61796: sending task result for task 12b27791-eb03-55b1-95d9-0000000009f2 13632 1726884252.62072: done sending task result for task 12b27791-eb03-55b1-95d9-0000000009f2 13632 1726884252.62077: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884252.62141: no more pending results, returning what we have 13632 1726884252.62145: results queue empty 13632 1726884252.62146: checking for any_errors_fatal 13632 1726884252.62152: done checking for any_errors_fatal 13632 1726884252.62153: checking for max_fail_percentage 13632 1726884252.62154: done checking for max_fail_percentage 13632 1726884252.62155: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.62156: done checking to see if all hosts have failed 13632 1726884252.62157: getting the remaining hosts for this loop 13632 1726884252.62159: done getting the remaining hosts for this loop 13632 1726884252.62163: getting the next task for host managed_node3 13632 1726884252.62178: done getting next task for host managed_node3 13632 1726884252.62194: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884252.62199: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884252.62217: getting variables 13632 1726884252.62219: in VariableManager get_vars() 13632 1726884252.62258: Calling all_inventory to load vars for managed_node3 13632 1726884252.62262: Calling groups_inventory to load vars for managed_node3 13632 1726884252.62265: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.62281: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.62292: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.62296: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.62885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.63518: done with get_vars() 13632 1726884252.63534: done getting variables 13632 1726884252.63581: 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.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 20 September 2024 22:04:12 -0400 (0:00:00.046) 0:01:01.560 ****** 13632 1726884252.63616: entering _queue_task() for managed_node3/include_vars 13632 1726884252.63852: worker is 1 (out of 1 available) 13632 1726884252.63867: exiting _queue_task() for managed_node3/include_vars 13632 1726884252.63882: done queuing things up, now waiting for results queue to drain 13632 1726884252.63883: waiting for pending results... 13632 1726884252.64113: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884252.64394: in run() - task 12b27791-eb03-55b1-95d9-0000000009f4 13632 1726884252.64399: variable 'ansible_search_path' from source: unknown 13632 1726884252.64403: variable 'ansible_search_path' from source: unknown 13632 1726884252.64625: variable 'ansible_facts' from source: unknown 13632 1726884252.65248: variable 'ansible_facts' from source: unknown 13632 1726884252.65655: variable 'ansible_facts' from source: unknown 13632 1726884252.65961: variable 'ansible_facts' from source: unknown 13632 1726884252.66163: variable 'omit' from source: magic vars 13632 1726884252.66271: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.66282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.66298: variable 'omit' from source: magic vars 13632 1726884252.66521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884252.66751: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884252.66797: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884252.66826: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884252.66855: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884252.66926: variable '__vars_file' from source: task vars 13632 1726884252.67000: variable 'role_path' from source: magic vars 13632 1726884252.67004: variable 'item' from source: unknown 13632 1726884252.67018: Evaluated conditional (__vars_file is file): False 13632 1726884252.67021: when evaluation is False, skipping this task 13632 1726884252.67054: variable 'item' from source: unknown 13632 1726884252.67123: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 13632 1726884252.67300: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.67304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.67307: variable 'omit' from source: magic vars 13632 1726884252.67468: variable '__vars_file' from source: task vars 13632 1726884252.67592: variable 'role_path' from source: magic vars 13632 1726884252.67596: variable 'item' from source: unknown 13632 1726884252.67598: Evaluated conditional (__vars_file is file): False 13632 1726884252.67600: when evaluation is False, skipping this task 13632 1726884252.67625: variable 'item' from source: unknown 13632 1726884252.67704: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } 13632 1726884252.68093: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.68097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.68100: variable 'omit' from source: magic vars 13632 1726884252.68114: variable '__vars_file' from source: task vars 13632 1726884252.68223: variable 'role_path' from source: magic vars 13632 1726884252.68244: variable 'item' from source: unknown 13632 1726884252.68263: Evaluated conditional (__vars_file is file): False 13632 1726884252.68271: when evaluation is False, skipping this task 13632 1726884252.68320: variable 'item' from source: unknown 13632 1726884252.68411: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884252.68597: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.68613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.68682: variable 'omit' from source: magic vars 13632 1726884252.68849: variable '__vars_file' from source: task vars 13632 1726884252.68965: variable 'role_path' from source: magic vars 13632 1726884252.68977: variable 'item' from source: unknown 13632 1726884252.69007: Evaluated conditional (__vars_file is file): False 13632 1726884252.69015: when evaluation is False, skipping this task 13632 1726884252.69054: variable 'item' from source: unknown 13632 1726884252.69135: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884252.69244: dumping result to json 13632 1726884252.69248: done dumping result, returning 13632 1726884252.69251: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-0000000009f4] 13632 1726884252.69253: sending task result for task 12b27791-eb03-55b1-95d9-0000000009f4 13632 1726884252.69299: done sending task result for task 12b27791-eb03-55b1-95d9-0000000009f4 13632 1726884252.69302: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884252.69403: no more pending results, returning what we have 13632 1726884252.69407: results queue empty 13632 1726884252.69408: checking for any_errors_fatal 13632 1726884252.69416: done checking for any_errors_fatal 13632 1726884252.69416: checking for max_fail_percentage 13632 1726884252.69418: done checking for max_fail_percentage 13632 1726884252.69419: checking to see if all hosts have failed and the running result is not ok 13632 1726884252.69420: done checking to see if all hosts have failed 13632 1726884252.69421: getting the remaining hosts for this loop 13632 1726884252.69423: done getting the remaining hosts for this loop 13632 1726884252.69427: getting the next task for host managed_node3 13632 1726884252.69437: done getting next task for host managed_node3 13632 1726884252.69441: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884252.69444: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884252.69462: getting variables 13632 1726884252.69464: in VariableManager get_vars() 13632 1726884252.69503: Calling all_inventory to load vars for managed_node3 13632 1726884252.69506: Calling groups_inventory to load vars for managed_node3 13632 1726884252.69508: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884252.69519: Calling all_plugins_play to load vars for managed_node3 13632 1726884252.69522: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884252.69526: Calling groups_plugins_play to load vars for managed_node3 13632 1726884252.70081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884252.70713: done with get_vars() 13632 1726884252.70736: done getting variables 13632 1726884252.70809: 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.snapshot : Ensure required packages are installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 20 September 2024 22:04:12 -0400 (0:00:00.072) 0:01:01.632 ****** 13632 1726884252.70842: entering _queue_task() for managed_node3/package 13632 1726884252.71146: worker is 1 (out of 1 available) 13632 1726884252.71160: exiting _queue_task() for managed_node3/package 13632 1726884252.71176: done queuing things up, now waiting for results queue to drain 13632 1726884252.71178: waiting for pending results... 13632 1726884252.71514: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884252.71630: in run() - task 12b27791-eb03-55b1-95d9-000000000914 13632 1726884252.71694: variable 'ansible_search_path' from source: unknown 13632 1726884252.71698: variable 'ansible_search_path' from source: unknown 13632 1726884252.71723: calling self._execute() 13632 1726884252.71856: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.71879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.71901: variable 'omit' from source: magic vars 13632 1726884252.72055: variable 'omit' from source: magic vars 13632 1726884252.72119: variable 'omit' from source: magic vars 13632 1726884252.72174: variable '__snapshot_packages' from source: role '' all vars 13632 1726884252.72394: variable '__snapshot_packages' from source: role '' all vars 13632 1726884252.72649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884252.74686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884252.74752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884252.74784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884252.74818: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884252.74848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884252.74930: 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) 13632 1726884252.74957: 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) 13632 1726884252.74978: 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) 13632 1726884252.75015: 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) 13632 1726884252.75029: 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) 13632 1726884252.75119: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884252.75122: variable 'omit' from source: magic vars 13632 1726884252.75151: variable 'omit' from source: magic vars 13632 1726884252.75177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884252.75206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884252.75221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884252.75237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884252.75246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884252.75277: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884252.75315: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.75318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.75499: Set connection var ansible_shell_executable to /bin/sh 13632 1726884252.75502: Set connection var ansible_connection to ssh 13632 1726884252.75505: Set connection var ansible_pipelining to False 13632 1726884252.75508: Set connection var ansible_timeout to 10 13632 1726884252.75511: Set connection var ansible_shell_type to sh 13632 1726884252.75514: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884252.75516: variable 'ansible_shell_executable' from source: unknown 13632 1726884252.75519: variable 'ansible_connection' from source: unknown 13632 1726884252.75521: variable 'ansible_module_compression' from source: unknown 13632 1726884252.75530: variable 'ansible_shell_type' from source: unknown 13632 1726884252.75537: variable 'ansible_shell_executable' from source: unknown 13632 1726884252.75546: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884252.75555: variable 'ansible_pipelining' from source: unknown 13632 1726884252.75564: variable 'ansible_timeout' from source: unknown 13632 1726884252.75573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884252.75733: 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) 13632 1726884252.75754: variable 'omit' from source: magic vars 13632 1726884252.75765: starting attempt loop 13632 1726884252.75773: running the handler 13632 1726884252.75787: variable 'ansible_facts' from source: unknown 13632 1726884252.75798: variable 'ansible_facts' from source: unknown 13632 1726884252.75873: _low_level_execute_command(): starting 13632 1726884252.75889: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884252.76597: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884252.76621: 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.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884252.76626: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884252.76689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884252.76702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884252.76739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884252.78497: stdout chunk (state=3): >>>/root <<< 13632 1726884252.78606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884252.78668: stderr chunk (state=3): >>><<< 13632 1726884252.78671: stdout chunk (state=3): >>><<< 13632 1726884252.78704: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884252.78749: _low_level_execute_command(): starting 13632 1726884252.78753: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376 `" && echo ansible-tmp-1726884252.7869685-15195-242248324681376="` echo /root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376 `" ) && sleep 0' 13632 1726884252.79513: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884252.79516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884252.79521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884252.79523: 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.8.115 originally 10.31.8.115 <<< 13632 1726884252.79526: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884252.79602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884252.79606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884252.79609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884252.79691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884252.81768: stdout chunk (state=3): >>>ansible-tmp-1726884252.7869685-15195-242248324681376=/root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376 <<< 13632 1726884252.81940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884252.81944: stderr chunk (state=3): >>><<< 13632 1726884252.81947: stdout chunk (state=3): >>><<< 13632 1726884252.81963: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884252.7869685-15195-242248324681376=/root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884252.82014: variable 'ansible_module_compression' from source: unknown 13632 1726884252.82115: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884252.82154: variable 'ansible_facts' from source: unknown 13632 1726884252.82281: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376/AnsiballZ_dnf.py 13632 1726884252.82418: Sending initial data 13632 1726884252.82423: Sent initial data (152 bytes) 13632 1726884252.83073: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884252.83084: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884252.83092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884252.83096: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884252.83098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884252.83155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884252.83203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884252.84936: 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" <<< 13632 1726884252.84943: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884252.84982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884252.85029: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp2mkk531g /root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376/AnsiballZ_dnf.py <<< 13632 1726884252.85033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376/AnsiballZ_dnf.py" <<< 13632 1726884252.85074: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp2mkk531g" to remote "/root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376/AnsiballZ_dnf.py" <<< 13632 1726884252.85082: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376/AnsiballZ_dnf.py" <<< 13632 1726884252.86120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884252.86201: stderr chunk (state=3): >>><<< 13632 1726884252.86205: stdout chunk (state=3): >>><<< 13632 1726884252.86228: done transferring module to remote 13632 1726884252.86244: _low_level_execute_command(): starting 13632 1726884252.86251: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376/ /root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376/AnsiballZ_dnf.py && sleep 0' 13632 1726884252.86778: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884252.86784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884252.86787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884252.86818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884252.86892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884252.86954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884252.87025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884252.88952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884252.89019: stderr chunk (state=3): >>><<< 13632 1726884252.89022: stdout chunk (state=3): >>><<< 13632 1726884252.89032: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884252.89035: _low_level_execute_command(): starting 13632 1726884252.89045: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376/AnsiballZ_dnf.py && sleep 0' 13632 1726884252.89685: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884252.89691: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884252.89694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884252.89697: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 <<< 13632 1726884252.89699: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884252.89768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884252.89816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884252.92077: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884252.92113: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884252.92147: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884252.92153: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884252.92227: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884252.92233: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884252.92266: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884252.92304: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884252.92337: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884252.92345: stdout chunk (state=3): >>>import 'zipimport' # <<< 13632 1726884252.92349: stdout chunk (state=3): >>># installed zipimport hook <<< 13632 1726884252.92400: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884252.92411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884252.92417: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884252.92450: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884252.92483: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884252.92509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884252.92523: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f480c530> <<< 13632 1726884252.92529: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f47dbb30> <<< 13632 1726884252.92571: 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' <<< 13632 1726884252.92576: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f480eab0> <<< 13632 1726884252.92597: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884252.92612: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884252.92624: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884252.92638: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884252.92679: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884252.92776: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884252.92803: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884252.92809: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884252.92843: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884252.92858: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884252.92862: stdout chunk (state=3): >>>Processing user site-packages <<< 13632 1726884252.92890: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884252.92910: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884252.92936: 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 <<< 13632 1726884252.92943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884252.92960: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4621160> <<< 13632 1726884252.93027: 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 <<< 13632 1726884252.93034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884252.93048: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4622150> <<< 13632 1726884252.93071: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884252.93110: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884252.93403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884252.93428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884252.93458: 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' <<< 13632 1726884252.93460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884252.93509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884252.93517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884252.93551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884252.93554: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4667f20> <<< 13632 1726884252.93591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884252.93639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884252.93657: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46740b0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884252.93706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884252.93709: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884252.93767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884252.93794: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884252.93810: 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' <<< 13632 1726884252.93817: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4697920> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884252.93840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4697fb0> <<< 13632 1726884252.93854: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884252.93917: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4677bf0> <<< 13632 1726884252.93925: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884252.93952: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4675310> <<< 13632 1726884252.94053: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46650d0> <<< 13632 1726884252.94075: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884252.94105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884252.94110: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884252.94139: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884252.94157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884252.94181: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884252.94186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884252.94226: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46bb860> <<< 13632 1726884252.94236: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46ba480> <<< 13632 1726884252.94269: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884252.94274: 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 0x7f40f46761e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46b8d10> <<< 13632 1726884252.94340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884252.94365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46ec890> <<< 13632 1726884252.94374: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4664350> # /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' <<< 13632 1726884252.94414: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884252.94429: 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 0x7f40f46ecd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46ecbf0> <<< 13632 1726884252.94466: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884252.94492: 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 0x7f40f46ecf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f465ae70> <<< 13632 1726884252.94519: 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' <<< 13632 1726884252.94526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884252.94560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884252.94576: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46ed670> <<< 13632 1726884252.94584: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46ed340> import 'importlib.machinery' # <<< 13632 1726884252.94621: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884252.94624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884252.94651: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46ee570> <<< 13632 1726884252.94657: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884252.94681: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884252.94714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884252.94731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884252.94757: 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 0x7f40f47087a0> <<< 13632 1726884252.94770: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884252.94808: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884252.94822: 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 0x7f40f4709ee0> <<< 13632 1726884252.94839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884252.94853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884252.94870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884252.94881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884252.94890: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f470ade0> <<< 13632 1726884252.94935: 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 0x7f40f470b410> <<< 13632 1726884252.94962: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f470a330> <<< 13632 1726884252.94966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884252.95029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884252.95032: 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 0x7f40f470be90> <<< 13632 1726884252.95059: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f470b5c0> <<< 13632 1726884252.95086: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46ee5d0> <<< 13632 1726884252.95123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884252.95145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884252.95161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884252.95179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884252.95217: 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 0x7f40f443fe00> <<< 13632 1726884252.95231: 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' <<< 13632 1726884252.95280: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884252.95289: 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 0x7f40f4468890> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f44685f0> <<< 13632 1726884252.95304: 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 0x7f40f44688c0> <<< 13632 1726884252.95328: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884252.95331: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40f4468aa0> <<< 13632 1726884252.95354: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f443dfa0> <<< 13632 1726884252.95376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884252.95498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884252.95505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884252.95552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f446a0f0> <<< 13632 1726884252.95574: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4468d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46eecc0> <<< 13632 1726884252.95600: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884252.95658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884252.95668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884252.95726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884252.95747: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4496480> <<< 13632 1726884252.95827: 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' <<< 13632 1726884252.95853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884252.95860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884252.95919: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f44b6630> <<< 13632 1726884252.95941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884252.95973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884252.96048: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884252.96052: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13632 1726884252.96066: 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 0x7f40f44e7410> <<< 13632 1726884252.96078: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884252.96140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884252.96154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884252.96196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884252.96299: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4519bb0> <<< 13632 1726884252.96354: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f44e7530> <<< 13632 1726884252.96402: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f44b72c0> <<< 13632 1726884252.96429: 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' <<< 13632 1726884252.96459: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f432c4d0> <<< 13632 1726884252.96462: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f44b5670> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f446b020> <<< 13632 1726884252.96569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884252.96596: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40f432c6b0> <<< 13632 1726884252.96679: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_td2qf63z/ansible_ansible.legacy.dnf_payload.zip' <<< 13632 1726884252.96688: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884252.96839: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884252.96871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884252.96876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884252.96924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884252.97004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884252.97039: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884252.97045: 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 0x7f40f438a1b0> import '_typing' # <<< 13632 1726884252.97250: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f43610a0> <<< 13632 1726884252.97265: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4360230> # zipimport: zlib available <<< 13632 1726884252.97290: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884252.97300: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884252.97327: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884252.97341: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884252.97354: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884252.97361: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884252.98985: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.00316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884253.00325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f43635c0> <<< 13632 1726884253.00365: 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' <<< 13632 1726884253.00403: 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' <<< 13632 1726884253.00419: 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' <<< 13632 1726884253.00460: 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 0x7f40f43adbe0> <<< 13632 1726884253.00544: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f43ad970> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f43ad280> <<< 13632 1726884253.00547: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884253.00568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884253.00608: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f43ad9d0><<< 13632 1726884253.00626: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f438ae40> import 'atexit' # <<< 13632 1726884253.00930: 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 0x7f40f43ae900> <<< 13632 1726884253.00935: 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 0x7f40f43aeb40> # /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 0x7f40f43aeff0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884253.00959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4218e00> # 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 0x7f40f421aa20> <<< 13632 1726884253.00982: stdout chunk (state=3): >>># /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' <<< 13632 1726884253.01021: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f421b320> <<< 13632 1726884253.01052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884253.01069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884253.01095: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f421c500> <<< 13632 1726884253.01109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884253.01172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884253.01175: 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' <<< 13632 1726884253.01231: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f421ef30> <<< 13632 1726884253.01282: 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 0x7f40f421f080> <<< 13632 1726884253.01303: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f421d220> <<< 13632 1726884253.01319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884253.01341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884253.01377: 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' <<< 13632 1726884253.01392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884253.01422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884253.01452: 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' <<< 13632 1726884253.01476: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4222cf0> import '_tokenize' # <<< 13632 1726884253.01552: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f42217c0> <<< 13632 1726884253.01586: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4221520> # /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' <<< 13632 1726884253.01679: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4223ec0> <<< 13632 1726884253.01757: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f421d700> <<< 13632 1726884253.01785: 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 0x7f40f4266de0> # /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 0x7f40f4266f30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13632 1726884253.01806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884253.01837: 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' <<< 13632 1726884253.01856: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.01872: 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 0x7f40f4270b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4270920> <<< 13632 1726884253.01885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884253.01999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884253.02060: 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 0x7f40f4273110> <<< 13632 1726884253.02062: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4271250> <<< 13632 1726884253.02081: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884253.02142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.02153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884253.02174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13632 1726884253.02233: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4276930> <<< 13632 1726884253.02386: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f42732c0> <<< 13632 1726884253.02472: 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 0x7f40f4277c50> <<< 13632 1726884253.02508: 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' <<< 13632 1726884253.02510: 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 0x7f40f4277620> <<< 13632 1726884253.02565: 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'<<< 13632 1726884253.02568: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40f4277c20> <<< 13632 1726884253.02570: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4267260> <<< 13632 1726884253.02604: 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' <<< 13632 1726884253.02625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884253.02652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884253.02687: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.02719: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.02725: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40f427b350> <<< 13632 1726884253.02913: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.02930: 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 0x7f40f427c7d0> <<< 13632 1726884253.02938: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4279b20> <<< 13632 1726884253.02975: 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'<<< 13632 1726884253.02981: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40f427aed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4279730> <<< 13632 1726884253.02995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.03007: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.03023: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884253.03038: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.03143: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.03261: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.03273: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884253.03281: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.03305: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.03315: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884253.03321: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.03461: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.03607: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.04349: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.05022: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884253.05039: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884253.05075: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884253.05092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.05141: 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 0x7f40f43009b0> <<< 13632 1726884253.05255: 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' <<< 13632 1726884253.05306: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4301790> <<< 13632 1726884253.05309: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4266ed0> <<< 13632 1726884253.05364: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884253.05376: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.05415: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 13632 1726884253.05426: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.05600: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.05792: 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' <<< 13632 1726884253.05817: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f43018b0> # zipimport: zlib available <<< 13632 1726884253.06397: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.06945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.07032: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.07125: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884253.07140: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.07175: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.07227: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884253.07231: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.07325: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.07435: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884253.07464: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884253.07484: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.07531: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.07569: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884253.07583: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.07867: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.08174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884253.08218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884253.08241: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884253.08335: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4302690> <<< 13632 1726884253.08358: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.08438: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.08518: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884253.08572: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884253.08580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884253.08583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884253.08664: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.08791: 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 0x7f40f410e360> <<< 13632 1726884253.08851: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.08856: 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 0x7f40f410ec90> <<< 13632 1726884253.08889: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4277e60> # zipimport: zlib available <<< 13632 1726884253.08921: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.08974: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884253.08977: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.09025: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.09070: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.09182: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.09214: 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 <<< 13632 1726884253.09267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.09352: 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 0x7f40f410d9a0> <<< 13632 1726884253.09398: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f410ee40> <<< 13632 1726884253.09435: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884253.09446: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.09517: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.09583: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.09615: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.09663: 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 <<< 13632 1726884253.09669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.09691: 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 <<< 13632 1726884253.09714: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884253.09735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884253.09804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884253.09815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884253.09840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884253.09899: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a6f30> <<< 13632 1726884253.09949: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f411bda0> <<< 13632 1726884253.10039: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4116de0> <<< 13632 1726884253.10043: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4116c30> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884253.10053: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.10090: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.10112: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884253.10171: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884253.10176: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.10205: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884253.10223: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.10913: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.11554: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.12328: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.13097: 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 0x7f40f41a8230> <<< 13632 1726884253.13125: 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 0x7f40f41a8470> <<< 13632 1726884253.13158: 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' <<< 13632 1726884253.13185: 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' <<< 13632 1726884253.13214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 13632 1726884253.13218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a8b90> <<< 13632 1726884253.13242: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a8710> <<< 13632 1726884253.13263: 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' <<< 13632 1726884253.13275: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 13632 1726884253.13284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884253.13328: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a9490> <<< 13632 1726884253.13354: 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' <<< 13632 1726884253.13379: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13632 1726884253.13406: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 13632 1726884253.13412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13632 1726884253.13444: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13632 1726884253.13450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13632 1726884253.13476: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 13632 1726884253.13485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13632 1726884253.13507: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f418ed80> <<< 13632 1726884253.13520: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 13632 1726884253.13533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f418ec60> <<< 13632 1726884253.13567: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 13632 1726884253.13574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f36f2b40> <<< 13632 1726884253.13632: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f418cef0> <<< 13632 1726884253.13646: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884253.13709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884253.13732: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13632 1726884253.13747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13632 1726884253.13760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13632 1726884253.13807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13632 1726884253.13881: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f37056d0> <<< 13632 1726884253.13890: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3704200> <<< 13632 1726884253.13942: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f36f35c0> <<< 13632 1726884253.13970: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41aa960> <<< 13632 1726884253.13998: stdout chunk (state=3): >>># /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' <<< 13632 1726884253.14019: 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 <<< 13632 1726884253.14235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884253.14239: 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' <<< 13632 1726884253.14243: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3771640> <<< 13632 1726884253.14372: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3729790> <<< 13632 1726884253.14417: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f418c1d0> <<< 13632 1726884253.14453: stdout chunk (state=3): >>># /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' <<< 13632 1726884253.14489: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884253.14522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884253.14550: 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 0x7f40f37792e0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f37733e0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3729280> <<< 13632 1726884253.14638: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a9af0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a9520> <<< 13632 1726884253.14641: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a9250> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a84a0> <<< 13632 1726884253.14695: 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' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a9550> # /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' <<< 13632 1726884253.14744: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3779910> <<< 13632 1726884253.14769: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3779520> <<< 13632 1726884253.14806: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.14866: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f377a060> <<< 13632 1726884253.14909: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884253.14920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13632 1726884253.14978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884253.15021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884253.15127: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.15195: 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 0x7f40f378c3b0> <<< 13632 1726884253.15396: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f37659d0> <<< 13632 1726884253.15422: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f377ade0> <<< 13632 1726884253.15444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13632 1726884253.15464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13632 1726884253.15498: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3765490> <<< 13632 1726884253.15518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 13632 1726884253.15530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 13632 1726884253.15548: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3796720> <<< 13632 1726884253.15564: 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' <<< 13632 1726884253.15591: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py <<< 13632 1726884253.15598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 13632 1726884253.15615: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f37973b0> <<< 13632 1726884253.15622: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3796e70> <<< 13632 1726884253.15639: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884253.15721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884253.15799: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f37978c0> <<< 13632 1726884253.15823: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884253.15861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884253.16100: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f379b980> <<< 13632 1726884253.16122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13632 1726884253.16145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13632 1726884253.16166: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f36233e0> <<< 13632 1726884253.16223: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.16348: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884253.16355: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.16498: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.16654: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13632 1726884253.16662: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.16724: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.16771: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 13632 1726884253.16794: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.16933: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.17063: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884253.17165: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884253.17826: 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' # /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 0x7f40f33832f0> # /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' <<< 13632 1726884253.17972: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3383410> <<< 13632 1726884253.17992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13632 1726884253.18005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13632 1726884253.18029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13632 1726884253.18047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13632 1726884253.18214: 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 0x7f40f33d35c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f33d2e10> # 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 0x7f40f33d2fc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3383950> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3382510> # /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 0x7f40f3382fc0> <<< 13632 1726884253.18259: 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 <<< 13632 1726884253.18308: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884253.18344: 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' <<< 13632 1726884253.18373: 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' <<< 13632 1726884253.18511: 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 0x7f40f3450b60> <<< 13632 1726884253.18538: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3450740> <<< 13632 1726884253.18685: 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 <<< 13632 1726884253.18723: stdout chunk (state=3): >>># 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 0x7f40f2f04470> <<< 13632 1726884253.18736: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3450cb0> <<< 13632 1726884253.18768: 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 <<< 13632 1726884253.18852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884253.19870: 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 0x7f40f2f3f5c0> <<< 13632 1726884253.19948: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f2f04650> <<< 13632 1726884253.20000: 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 <<< 13632 1726884253.20208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884253.20312: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40f2fb5100> <<< 13632 1726884253.20369: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f2f3f9e0> <<< 13632 1726884253.20395: 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 <<< 13632 1726884253.20435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884253.20665: 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 0x7f40f2fb7f20> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f2fb50d0> # /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' <<< 13632 1726884253.20719: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 13632 1726884253.20732: 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 0x7f40f2ff7f80> <<< 13632 1726884253.20757: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f2ff42c0> <<< 13632 1726884253.20795: 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 <<< 13632 1726884253.20808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884253.20865: 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 0x7f40f16493a0> <<< 13632 1726884253.20899: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16487a0> <<< 13632 1726884253.20915: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f34502c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 13632 1726884253.20950: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13632 1726884253.20970: 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' <<< 13632 1726884253.21006: 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 <<< 13632 1726884253.21031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884253.21048: 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 0x7f40f166c8c0> <<< 13632 1726884253.21079: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f164bd10> <<< 13632 1726884253.21107: 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 <<< 13632 1726884253.21132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13632 1726884253.21161: 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' <<< 13632 1726884253.21196: 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'<<< 13632 1726884253.21222: stdout chunk (state=3): >>> import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f166efc0> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 13632 1726884253.21249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13632 1726884253.21274: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f166fe90> <<< 13632 1726884253.21309: 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 <<< 13632 1726884253.21322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.21775: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40f16907a0> <<< 13632 1726884253.21836: 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 <<< 13632 1726884253.21970: 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 0x7f40f1691cd0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1690110> <<< 13632 1726884253.21974: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f166ee70> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f166e810> <<< 13632 1726884253.21976: 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 # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.22113: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40f16938f0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f166f3b0> <<< 13632 1726884253.22151: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f166cbf0> <<< 13632 1726884253.22212: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f164b320> <<< 13632 1726884253.22234: 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' <<< 13632 1726884253.22386: 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 0x7f40f164ba40> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f164b7a0> <<< 13632 1726884253.22441: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1649520> <<< 13632 1726884253.22479: 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 0x7f40f16d4ec0> <<< 13632 1726884253.22485: 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 <<< 13632 1726884253.22536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884253.22543: 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 <<< 13632 1726884253.22593: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884253.22612: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16d7410> <<< 13632 1726884253.22646: 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' <<< 13632 1726884253.22694: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16d7bc0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16d66f0> <<< 13632 1726884253.22743: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13632 1726884253.22760: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16fc410> <<< 13632 1726884253.22809: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16d4e90> <<< 13632 1726884253.22819: 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 <<< 13632 1726884253.22827: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.22845: 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 <<< 13632 1726884253.22873: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13632 1726884253.22877: 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 <<< 13632 1726884253.22903: stdout chunk (state=3): >>># 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 0x7f40f16fde80> <<< 13632 1726884253.22936: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16fd400> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16fd220> <<< 13632 1726884253.22960: 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' <<< 13632 1726884253.22987: 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 <<< 13632 1726884253.23018: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884253.23057: 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 <<< 13632 1726884253.23067: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884253.23093: 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 <<< 13632 1726884253.23104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13632 1726884253.23119: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1014f20> <<< 13632 1726884253.23143: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884253.23198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884253.23220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884253.23273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884253.23296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884253.23318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884253.23325: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f103ef90> <<< 13632 1726884253.23359: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.23381: 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 0x7f40f103f2f0> <<< 13632 1726884253.23436: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1017200> <<< 13632 1726884253.23485: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f10153a0> <<< 13632 1726884253.23505: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1014410> <<< 13632 1726884253.23548: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16fe690> <<< 13632 1726884253.23554: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16fe3c0> <<< 13632 1726884253.23580: 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 <<< 13632 1726884253.23598: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13632 1726884253.23624: 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 <<< 13632 1726884253.23630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.23661: 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 <<< 13632 1726884253.23676: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884253.23689: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1078e30> <<< 13632 1726884253.23696: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f103ff50> <<< 13632 1726884253.23738: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16feba0> <<< 13632 1726884253.23763: 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 <<< 13632 1726884253.23769: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13632 1726884253.23798: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f10794f0> <<< 13632 1726884253.23828: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1079880> <<< 13632 1726884253.23853: 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 0x7f40f1079910> <<< 13632 1726884253.23885: 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' <<< 13632 1726884253.23894: stdout chunk (state=3): >>>import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1079a30> <<< 13632 1726884253.23916: 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 <<< 13632 1726884253.23948: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884253.23970: 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 <<< 13632 1726884253.24002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884253.24084: 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 0x7f40f109c5f0> <<< 13632 1726884253.24109: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f107a720> <<< 13632 1726884253.24135: 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 <<< 13632 1726884253.24158: 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 0x7f40f109c7a0> <<< 13632 1726884253.24162: 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 <<< 13632 1726884253.24169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884253.24284: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f109c890> <<< 13632 1726884253.24293: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1079820> <<< 13632 1726884253.24319: 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 <<< 13632 1726884253.24330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 13632 1726884253.24336: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f109ca40> <<< 13632 1726884253.24361: 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 <<< 13632 1726884253.24377: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13632 1726884253.24405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884253.24486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884253.24508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884253.24543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884253.24566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884253.24596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884253.24623: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.24629: stdout chunk (state=3): >>># 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 0x7f40f10e4470> <<< 13632 1726884253.24664: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f10c7860> <<< 13632 1726884253.24733: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f10c6270> <<< 13632 1726884253.24928: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f109e1b0> <<< 13632 1726884253.24940: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f109d610> <<< 13632 1726884253.24969: 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 <<< 13632 1726884253.24976: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f109f590> <<< 13632 1726884253.25006: 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 <<< 13632 1726884253.25018: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 13632 1726884253.25024: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4301700> <<< 13632 1726884253.25068: 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' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0eacc20> <<< 13632 1726884253.25116: 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 # 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 0x7f40f0eace90> <<< 13632 1726884253.25144: 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' <<< 13632 1726884253.25159: 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 <<< 13632 1726884253.25190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13632 1726884253.25194: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0ead7c0> <<< 13632 1726884253.25207: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0ead280> <<< 13632 1726884253.25232: 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 <<< 13632 1726884253.25237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0eae690> import 'gc' # <<< 13632 1726884253.25286: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f33d36b0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3381d00> <<< 13632 1726884253.25901: 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 <<< 13632 1726884253.25936: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884253.25960: 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 0x7f40f0eaf8c0> <<< 13632 1726884253.26109: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884253.26136: 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 <<< 13632 1726884253.26151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884253.26172: 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 <<< 13632 1726884253.26180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.26201: 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 <<< 13632 1726884253.26250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884253.26274: 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 <<< 13632 1726884253.26362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884253.26393: 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 <<< 13632 1726884253.26415: stdout chunk (state=3): >>># 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 0x7f40f0f10110> # /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' <<< 13632 1726884253.26420: 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 <<< 13632 1726884253.26463: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884253.26489: stdout chunk (state=3): >>># /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' <<< 13632 1726884253.26620: 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 0x7f40f0f12090> <<< 13632 1726884253.26634: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f11c40> <<< 13632 1726884253.26669: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.26700: 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 0x7f40f0f11f10> <<< 13632 1726884253.26714: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f10b90> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f10410> <<< 13632 1726884253.26747: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0ecd130> <<< 13632 1726884253.26772: 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 <<< 13632 1726884253.26811: stdout chunk (state=3): >>># 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 0x7f40f0ecfec0> # /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 <<< 13632 1726884253.26845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.26883: 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 <<< 13632 1726884253.26896: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884253.26920: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f2f7a0> <<< 13632 1726884253.26960: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f2e2d0> <<< 13632 1726884253.27007: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884253.27020: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f50f80> <<< 13632 1726884253.27052: 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' <<< 13632 1726884253.27069: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f51280> <<< 13632 1726884253.27101: 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' <<< 13632 1726884253.27139: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f514f0> # /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 <<< 13632 1726884253.27142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 13632 1726884253.27191: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f51790> # /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 <<< 13632 1726884253.27194: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13632 1726884253.27213: 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 <<< 13632 1726884253.27241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884253.27278: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f51eb0> <<< 13632 1726884253.27306: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f51d00> # /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' <<< 13632 1726884253.27361: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f53710> <<< 13632 1726884253.27367: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 13632 1726884253.27379: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f53890> # /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 <<< 13632 1726884253.27409: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13632 1726884253.27437: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f53ad0> <<< 13632 1726884253.27483: 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 <<< 13632 1726884253.27490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13632 1726884253.27493: 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 <<< 13632 1726884253.27544: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884253.27550: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6ca70> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6c2f0> <<< 13632 1726884253.27600: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 13632 1726884253.27603: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6d610> <<< 13632 1726884253.27638: 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' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6da30> # /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 <<< 13632 1726884253.27673: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 13632 1726884253.27703: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6dc10> # /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 <<< 13632 1726884253.27723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884253.27762: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6deb0> # /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 <<< 13632 1726884253.27813: 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 0x7f40f0f6edb0> <<< 13632 1726884253.27861: 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' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6f020> # /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 <<< 13632 1726884253.27878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13632 1726884253.27932: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6f200> <<< 13632 1726884253.27944: 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' <<< 13632 1726884253.27977: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6fdd0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6f920> <<< 13632 1726884253.28013: 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 <<< 13632 1726884253.28044: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13632 1726884253.28063: 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' <<< 13632 1726884253.28128: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f98c50> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f985c0> # /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' <<< 13632 1726884253.28132: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f998e0> <<< 13632 1726884253.28182: 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 <<< 13632 1726884253.28200: stdout chunk (state=3): >>># 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 0x7f40f0f99be0> <<< 13632 1726884253.28234: 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 # 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 0x7f40f0f9ab10> <<< 13632 1726884253.28273: 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' <<< 13632 1726884253.28276: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f9adb0> <<< 13632 1726884253.28310: 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 # 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 0x7f40f0f9af60> <<< 13632 1726884253.28329: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0eae900> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0eaf410> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0eae990> <<< 13632 1726884253.28364: 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 # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13632 1726884253.28414: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0eaf3e0> <<< 13632 1726884253.28443: 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 <<< 13632 1726884253.28474: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13632 1726884253.28529: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f9b8f0> <<< 13632 1726884253.28559: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f9be00> <<< 13632 1726884253.28579: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 13632 1726884253.28618: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cc87d0> # /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 <<< 13632 1726884253.28650: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13632 1726884253.28661: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.28696: 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 0x7f40f0cc9b80> <<< 13632 1726884253.28720: 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' <<< 13632 1726884253.28753: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cc9c40> <<< 13632 1726884253.28792: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884253.28905: 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 0x7f40f0cca360> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cca1e0> <<< 13632 1726884253.28942: 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' <<< 13632 1726884253.28964: 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 <<< 13632 1726884253.29012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 13632 1726884253.29047: 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 <<< 13632 1726884253.29064: 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 0x7f40f0cf08f0> <<< 13632 1726884253.29114: 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 <<< 13632 1726884253.29126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13632 1726884253.29151: 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' <<< 13632 1726884253.29169: 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 0x7f40f0cf1ac0> <<< 13632 1726884253.29194: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py <<< 13632 1726884253.29205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf1d30> <<< 13632 1726884253.29220: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py <<< 13632 1726884253.29229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 13632 1726884253.29255: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.29288: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.29299: stdout chunk (state=3): >>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40f0cf1e80> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf1be0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf1580> <<< 13632 1726884253.29325: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf0a40> <<< 13632 1726884253.29344: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0ccbce0> <<< 13632 1726884253.29366: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0ccb290> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0ccab10> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cc9670> <<< 13632 1726884253.29411: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cc8bf0> <<< 13632 1726884253.29479: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884253.29481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 13632 1726884253.29484: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf1790> <<< 13632 1726884253.29486: 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 <<< 13632 1726884253.29503: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13632 1726884253.29519: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf2840> <<< 13632 1726884253.29543: 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 <<< 13632 1726884253.29570: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13632 1726884253.29581: 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' <<< 13632 1726884253.29654: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'<<< 13632 1726884253.29657: stdout chunk (state=3): >>> import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf3710> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf3440> <<< 13632 1726884253.29672: 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' <<< 13632 1726884253.29698: 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 <<< 13632 1726884253.29842: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884253.29870: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884253.29913: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884253.29990: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d2db80> <<< 13632 1726884253.30024: stdout chunk (state=3): >>># /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' <<< 13632 1726884253.30105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884253.30117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884253.30145: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d2f1d0> <<< 13632 1726884253.30324: 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 0x7f40f0d2e420> <<< 13632 1726884253.30334: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d2df10> <<< 13632 1726884253.30354: 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 <<< 13632 1726884253.30359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884253.30396: 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 <<< 13632 1726884253.30405: 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 0x7f40f0d649e0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d53dd0> <<< 13632 1726884253.30436: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.30459: 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 <<< 13632 1726884253.30509: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884253.30518: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884253.30540: 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 <<< 13632 1726884253.30559: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884253.30569: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d67830> <<< 13632 1726884253.30604: 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 <<< 13632 1726884253.30607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 13632 1726884253.30619: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d679b0> <<< 13632 1726884253.30637: 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 <<< 13632 1726884253.30647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884253.30670: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884253.30730: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d65070> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d64d40> <<< 13632 1726884253.30780: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf39e0> <<< 13632 1726884253.30805: 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 <<< 13632 1726884253.30819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 13632 1726884253.30848: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d2d6d0> <<< 13632 1726884253.30864: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf3740> <<< 13632 1726884253.30871: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf2e70> <<< 13632 1726884253.30907: 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 <<< 13632 1726884253.30912: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 13632 1726884253.30919: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d8a3c0> <<< 13632 1726884253.30950: 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 <<< 13632 1726884253.30963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 13632 1726884253.30976: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d8acf0> <<< 13632 1726884253.31006: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 13632 1726884253.31016: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d8b6b0> <<< 13632 1726884253.31040: 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 <<< 13632 1726884253.31068: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13632 1726884253.31076: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d8bad0> <<< 13632 1726884253.31114: 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 <<< 13632 1726884253.31118: 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 0x7f40f0da46b0> <<< 13632 1726884253.31151: 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 <<< 13632 1726884253.31197: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884253.31229: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0da4d10> <<< 13632 1726884253.31254: 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 <<< 13632 1726884253.31264: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 13632 1726884253.31291: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 13632 1726884253.31299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884253.31315: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 13632 1726884253.31322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 13632 1726884253.31355: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884253.31409: 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 0x7f40f0da7bc0> <<< 13632 1726884253.31435: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0da7590> <<< 13632 1726884253.31447: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0da7230> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0da6f30> <<< 13632 1726884254.47643: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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}}} <<< 13632 1726884254.48792: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884254.48823: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884254.49270: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884254.49293: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 13632 1726884254.49323: 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 # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 13632 1726884254.49354: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _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 <<< 13632 1726884254.49371: 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 # 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 _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading<<< 13632 1726884254.49421: stdout chunk (state=3): >>> # 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 <<< 13632 1726884254.49425: stdout chunk (state=3): >>># cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing 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 <<< 13632 1726884254.49472: stdout chunk (state=3): >>># cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process <<< 13632 1726884254.49476: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.49513: stdout chunk (state=3): >>># cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing 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 <<< 13632 1726884254.49544: 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 # 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 <<< 13632 1726884254.49557: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.49586: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.49631: stdout chunk (state=3): >>># 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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 <<< 13632 1726884254.49665: stdout chunk (state=3): >>># 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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 <<< 13632 1726884254.49689: stdout chunk (state=3): >>># 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884254.50179: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884254.50217: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884254.50248: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 13632 1726884254.50279: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 13632 1726884254.50314: stdout chunk (state=3): >>># destroy selinux <<< 13632 1726884254.50328: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884254.50356: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884254.50400: 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 <<< 13632 1726884254.50407: stdout chunk (state=3): >>># destroy pyexpat.model # destroy pyexpat <<< 13632 1726884254.50457: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 13632 1726884254.50462: stdout chunk (state=3): >>># destroy six.moves.urllib <<< 13632 1726884254.50510: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.50515: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 13632 1726884254.50529: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 13632 1726884254.50577: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 <<< 13632 1726884254.50600: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.50625: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.50635: stdout chunk (state=3): >>># cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 13632 1726884254.50655: stdout chunk (state=3): >>># cleanup[3] wiping dnf <<< 13632 1726884254.50695: stdout chunk (state=3): >>># destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback <<< 13632 1726884254.50699: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.50703: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.50755: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.50760: stdout chunk (state=3): >>># cleanup[3] wiping libcomps <<< 13632 1726884254.50763: stdout chunk (state=3): >>># cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey <<< 13632 1726884254.50821: stdout chunk (state=3): >>># cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata <<< 13632 1726884254.50826: 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 <<< 13632 1726884254.50829: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 13632 1726884254.50843: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.50871: 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 <<< 13632 1726884254.50892: stdout chunk (state=3): >>># destroy http # destroy ssl # cleanup[3] wiping _ssl <<< 13632 1726884254.50913: stdout chunk (state=3): >>># cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart <<< 13632 1726884254.50934: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.50963: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime <<< 13632 1726884254.51007: stdout chunk (state=3): >>># cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime <<< 13632 1726884254.51011: stdout chunk (state=3): >>># destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr <<< 13632 1726884254.51029: stdout chunk (state=3): >>># destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser <<< 13632 1726884254.51051: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.51057: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884254.51061: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 <<< 13632 1726884254.51081: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string <<< 13632 1726884254.51103: stdout chunk (state=3): >>># cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 13632 1726884254.51148: 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 # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 13632 1726884254.51151: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 13632 1726884254.51220: stdout chunk (state=3): >>># 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<<< 13632 1726884254.51227: stdout chunk (state=3): >>> # cleanup[3] wiping urllib.parse <<< 13632 1726884254.51231: stdout chunk (state=3): >>># destroy ipaddress <<< 13632 1726884254.51234: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 13632 1726884254.51238: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random <<< 13632 1726884254.51291: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # 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 <<< 13632 1726884254.51322: 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 # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13632 1726884254.51363: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884254.51372: 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 <<< 13632 1726884254.51375: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath <<< 13632 1726884254.51417: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 13632 1726884254.51421: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.51424: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 13632 1726884254.51430: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 13632 1726884254.51499: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884254.51505: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # 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 <<< 13632 1726884254.51928: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884254.51937: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884254.51979: stdout chunk (state=3): >>># destroy _weakref <<< 13632 1726884254.51988: stdout chunk (state=3): >>># destroy _thread <<< 13632 1726884254.52022: stdout chunk (state=3): >>># destroy platform <<< 13632 1726884254.52036: stdout chunk (state=3): >>># destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser <<< 13632 1726884254.52050: stdout chunk (state=3): >>># destroy tokenize <<< 13632 1726884254.52081: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884254.52093: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884254.52121: stdout chunk (state=3): >>># destroy _queue <<< 13632 1726884254.52129: stdout chunk (state=3): >>># destroy array # destroy copyreg <<< 13632 1726884254.52158: 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 <<< 13632 1726884254.52184: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 13632 1726884254.52193: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 13632 1726884254.52211: stdout chunk (state=3): >>># destroy gzip <<< 13632 1726884254.52221: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 13632 1726884254.52262: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 <<< 13632 1726884254.52278: stdout chunk (state=3): >>># destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps <<< 13632 1726884254.52282: stdout chunk (state=3): >>># destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect <<< 13632 1726884254.52303: stdout chunk (state=3): >>># destroy gc # destroy math # destroy shutil # destroy zlib <<< 13632 1726884254.52322: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 13632 1726884254.52388: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 13632 1726884254.52394: stdout chunk (state=3): >>># 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<<< 13632 1726884254.52397: stdout chunk (state=3): >>> # 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 <<< 13632 1726884254.52415: stdout chunk (state=3): >>># 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 <<< 13632 1726884254.52439: stdout chunk (state=3): >>># destroy rpm <<< 13632 1726884254.52504: stdout chunk (state=3): >>># destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time<<< 13632 1726884254.52508: stdout chunk (state=3): >>> # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors <<< 13632 1726884254.52511: stdout chunk (state=3): >>># destroy json.scanner <<< 13632 1726884254.52530: stdout chunk (state=3): >>># destroy _json # destroy collections # destroy io # destroy _opcode <<< 13632 1726884254.52609: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 13632 1726884254.52658: stdout chunk (state=3): >>># destroy binascii <<< 13632 1726884254.52665: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13632 1726884254.52717: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884254.52810: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884254.52929: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 13632 1726884254.52938: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13632 1726884254.52962: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884254.52987: stdout chunk (state=3): >>># destroy _sre <<< 13632 1726884254.53004: stdout chunk (state=3): >>># destroy _operator # destroy _functools <<< 13632 1726884254.53011: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884254.54136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884254.54205: stderr chunk (state=3): >>><<< 13632 1726884254.54209: stdout chunk (state=3): >>><<< 13632 1726884254.54399: _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 0x7f40f480c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f47dbb30> # /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 0x7f40f480eab0> 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 0x7f40f4621160> # /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 0x7f40f4622150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4667f20> # /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 0x7f40f46740b0> # /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 0x7f40f4697920> # /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 0x7f40f4697fb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4677bf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4675310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46650d0> # /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 0x7f40f46bb860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46ba480> # /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 0x7f40f46761e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46b8d10> # /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 0x7f40f46ec890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4664350> # /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 0x7f40f46ecd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46ecbf0> # 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 0x7f40f46ecf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f465ae70> # /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 0x7f40f46ed670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46ed340> 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 0x7f40f46ee570> 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 0x7f40f47087a0> 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 0x7f40f4709ee0> # /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 0x7f40f470ade0> # 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 0x7f40f470b410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f470a330> # /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 0x7f40f470be90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f470b5c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46ee5d0> # /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 0x7f40f443fe00> # /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 0x7f40f4468890> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f44685f0> # 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 0x7f40f44688c0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40f4468aa0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f443dfa0> # /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 0x7f40f446a0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4468d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f46eecc0> # /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 0x7f40f4496480> # /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 0x7f40f44b6630> # /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 0x7f40f44e7410> # /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 0x7f40f4519bb0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f44e7530> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f44b72c0> # /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 0x7f40f432c4d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f44b5670> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f446b020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40f432c6b0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_td2qf63z/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 0x7f40f438a1b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f43610a0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4360230> # 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 0x7f40f43635c0> # /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 0x7f40f43adbe0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f43ad970> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f43ad280> # /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 0x7f40f43ad9d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f438ae40> 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 0x7f40f43ae900> # 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 0x7f40f43aeb40> # /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 0x7f40f43aeff0> 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 0x7f40f4218e00> # 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 0x7f40f421aa20> # /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 0x7f40f421b320> # /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 0x7f40f421c500> # /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 0x7f40f421ef30> # 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 0x7f40f421f080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f421d220> # /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 0x7f40f4222cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f42217c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4221520> # /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 0x7f40f4223ec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f421d700> # 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 0x7f40f4266de0> # /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 0x7f40f4266f30> # /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 0x7f40f4270b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4270920> # /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 0x7f40f4273110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4271250> # /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 0x7f40f4276930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f42732c0> # 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 0x7f40f4277c50> # 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 0x7f40f4277620> # 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 0x7f40f4277c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4267260> # /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 0x7f40f427b350> # 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 0x7f40f427c7d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4279b20> # 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 0x7f40f427aed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4279730> # 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 0x7f40f43009b0> # /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 0x7f40f4301790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4266ed0> 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 0x7f40f43018b0> # 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 0x7f40f4302690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40f410e360> # 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 0x7f40f410ec90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4277e60> # 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 0x7f40f410d9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f410ee40> 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 0x7f40f41a6f30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f411bda0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4116de0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f4116c30> # 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 0x7f40f41a8230> # /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 0x7f40f41a8470> # /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 0x7f40f41a8b90> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a8710> # /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 0x7f40f41a9490> # /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 0x7f40f418ed80> # /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 0x7f40f418ec60> # /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 0x7f40f36f2b40> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f418cef0> # /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 0x7f40f37056d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3704200> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f36f35c0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41aa960> # /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 0x7f40f3771640> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3729790> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f418c1d0> # /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 0x7f40f37792e0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f37733e0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3729280> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a9af0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a9520> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a9250> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f41a84a0> # /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 0x7f40f41a9550> # /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 0x7f40f3779910> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3779520> # /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 0x7f40f377a060> # /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 0x7f40f378c3b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f37659d0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f377ade0> # /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 0x7f40f3765490> # /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 0x7f40f3796720> # /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 0x7f40f37973b0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3796e70> # /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 0x7f40f37978c0> # /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 0x7f40f379b980> # /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 0x7f40f36233e0> # 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 0x7f40f33832f0> # /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 0x7f40f3383410> # /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 0x7f40f33d35c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f33d2e10> # 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 0x7f40f33d2fc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3383950> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3382510> # /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 0x7f40f3382fc0> # /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 0x7f40f3450b60> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3450740> # /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 0x7f40f2f04470> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3450cb0> # /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 0x7f40f2f3f5c0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f2f04650> # /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 0x7f40f2fb5100> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f2f3f9e0> # /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 0x7f40f2fb7f20> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f2fb50d0> # /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 0x7f40f2ff7f80> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f2ff42c0> # /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 0x7f40f16493a0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16487a0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f34502c0> # /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 0x7f40f166c8c0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f164bd10> # /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 0x7f40f166efc0> # /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 0x7f40f166fe90> # /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 0x7f40f16907a0> # /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 0x7f40f1691cd0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1690110> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f166ee70> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f166e810> # /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 0x7f40f16938f0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f166f3b0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f166cbf0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f164b320> # /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 0x7f40f164ba40> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f164b7a0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1649520> # /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 0x7f40f16d4ec0> # /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 0x7f40f16d7410> # /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 0x7f40f16d7bc0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16d66f0> # /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 0x7f40f16fc410> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16d4e90> # /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 0x7f40f16fde80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16fd400> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16fd220> # /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 0x7f40f1014f20> # /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 0x7f40f103ef90> # 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 0x7f40f103f2f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1017200> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f10153a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1014410> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16fe690> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16fe3c0> # /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 0x7f40f1078e30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f103ff50> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f16feba0> # /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 0x7f40f10794f0> # /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 0x7f40f1079880> # /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 0x7f40f1079910> # /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 0x7f40f1079a30> # /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 0x7f40f109c5f0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f107a720> # /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 0x7f40f109c7a0> # /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 0x7f40f109c890> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f1079820> # /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 0x7f40f109ca40> # /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 0x7f40f10e4470> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f10c7860> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f10c6270> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f109e1b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f109d610> # /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 0x7f40f109f590> # /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 0x7f40f4301700> # /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 0x7f40f0eacc20> # /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 0x7f40f0eace90> # /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 0x7f40f0ead7c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0ead280> # /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 0x7f40f0eae690> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f33d36b0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f3381d00> # /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' # /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 0x7f40f0eaf8c0> # destroy dnf.plugin.dynamic.copr # /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/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 0x7f40f0f10110> # /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 0x7f40f0f12090> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f11c40> # 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 0x7f40f0f11f10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f10b90> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f10410> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0ecd130> # /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 0x7f40f0ecfec0> # /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 0x7f40f0f2f7a0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f2e2d0> # /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 0x7f40f0f50f80> # /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 0x7f40f0f51280> # /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 0x7f40f0f514f0> # /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 0x7f40f0f51790> # /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 0x7f40f0f51eb0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f51d00> # /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 0x7f40f0f53710> # /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 0x7f40f0f53890> # /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 0x7f40f0f53ad0> # /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 0x7f40f0f6ca70> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6c2f0> # /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 0x7f40f0f6d610> # /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 0x7f40f0f6da30> # /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 0x7f40f0f6dc10> # /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 0x7f40f0f6deb0> # /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 0x7f40f0f6edb0> # /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 0x7f40f0f6f020> # /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 0x7f40f0f6f200> # /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 0x7f40f0f6fdd0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f6f920> # /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 0x7f40f0f98c50> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0f985c0> # /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 0x7f40f0f998e0> # /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 0x7f40f0f99be0> # /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 0x7f40f0f9ab10> # /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 0x7f40f0f9adb0> # /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 0x7f40f0f9af60> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0eae900> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0eaf410> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0eae990> # /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 0x7f40f0eaf3e0> # /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 0x7f40f0f9b8f0> # /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 0x7f40f0f9be00> # /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 0x7f40f0cc87d0> # /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 0x7f40f0cc9b80> # /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 0x7f40f0cc9c40> # /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 0x7f40f0cca360> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cca1e0> # /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 0x7f40f0cf08f0> # /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 0x7f40f0cf1ac0> # /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 0x7f40f0cf1d30> # /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 0x7f40f0cf1e80> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf1be0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf1580> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf0a40> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0ccbce0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0ccb290> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0ccab10> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cc9670> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cc8bf0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf1790> # /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 0x7f40f0cf2840> # /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 0x7f40f0cf3710> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf3440> # /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 0x7f40f0d2db80> # /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 0x7f40f0d2f1d0> # 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 0x7f40f0d2e420> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d2df10> # /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 0x7f40f0d649e0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d53dd0> # /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 0x7f40f0d67830> # /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 0x7f40f0d679b0> # /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 0x7f40f0d65070> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d64d40> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf39e0> # /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 0x7f40f0d2d6d0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf3740> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0cf2e70> # /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 0x7f40f0d8a3c0> # /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 0x7f40f0d8acf0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0d8b6b0> # /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 0x7f40f0d8bad0> # /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 0x7f40f0da46b0> # /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 0x7f40f0da4d10> # /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 0x7f40f0da7bc0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0da7590> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0da7230> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40f0da6f30> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884254.56280: done with _execute_module (ansible.legacy.dnf, {'name': ['lvm2', 'util-linux-core'], '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-1726884252.7869685-15195-242248324681376/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884254.56284: _low_level_execute_command(): starting 13632 1726884254.56286: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884252.7869685-15195-242248324681376/ > /dev/null 2>&1 && sleep 0' 13632 1726884254.56292: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884254.56295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884254.56297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884254.56299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884254.56302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884254.57547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884254.57628: stderr chunk (state=3): >>><<< 13632 1726884254.57631: stdout chunk (state=3): >>><<< 13632 1726884254.57648: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884254.57656: handler run complete 13632 1726884254.57703: attempt loop complete, returning result 13632 1726884254.57708: _execute() done 13632 1726884254.57711: dumping result to json 13632 1726884254.57715: done dumping result, returning 13632 1726884254.57726: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed [12b27791-eb03-55b1-95d9-000000000914] 13632 1726884254.57732: sending task result for task 12b27791-eb03-55b1-95d9-000000000914 13632 1726884254.57836: done sending task result for task 12b27791-eb03-55b1-95d9-000000000914 13632 1726884254.57840: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884254.57962: no more pending results, returning what we have 13632 1726884254.57965: results queue empty 13632 1726884254.57966: checking for any_errors_fatal 13632 1726884254.57978: done checking for any_errors_fatal 13632 1726884254.57979: checking for max_fail_percentage 13632 1726884254.57981: done checking for max_fail_percentage 13632 1726884254.57982: checking to see if all hosts have failed and the running result is not ok 13632 1726884254.57983: done checking to see if all hosts have failed 13632 1726884254.57984: getting the remaining hosts for this loop 13632 1726884254.57986: done getting the remaining hosts for this loop 13632 1726884254.57993: getting the next task for host managed_node3 13632 1726884254.58001: done getting next task for host managed_node3 13632 1726884254.58006: ^ task is: TASK: fedora.linux_system_roles.snapshot : Run snapshot module {{ snapshot_lvm_action }} 13632 1726884254.58009: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884254.58021: getting variables 13632 1726884254.58023: in VariableManager get_vars() 13632 1726884254.58068: Calling all_inventory to load vars for managed_node3 13632 1726884254.58072: Calling groups_inventory to load vars for managed_node3 13632 1726884254.58075: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884254.58086: Calling all_plugins_play to load vars for managed_node3 13632 1726884254.58091: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884254.58095: Calling groups_plugins_play to load vars for managed_node3 13632 1726884254.58658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884254.59437: done with get_vars() 13632 1726884254.59457: done getting variables 13632 1726884254.59624: variable 'snapshot_lvm_action' from source: include params TASK [fedora.linux_system_roles.snapshot : Run snapshot module remove] ********* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 Friday 20 September 2024 22:04:14 -0400 (0:00:01.888) 0:01:03.520 ****** 13632 1726884254.59663: entering _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884254.59941: worker is 1 (out of 1 available) 13632 1726884254.59958: exiting _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884254.59971: done queuing things up, now waiting for results queue to drain 13632 1726884254.59973: waiting for pending results... 13632 1726884254.60186: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module remove 13632 1726884254.60309: in run() - task 12b27791-eb03-55b1-95d9-000000000916 13632 1726884254.60328: variable 'ansible_search_path' from source: unknown 13632 1726884254.60332: variable 'ansible_search_path' from source: unknown 13632 1726884254.60361: calling self._execute() 13632 1726884254.60453: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884254.60460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884254.60471: variable 'omit' from source: magic vars 13632 1726884254.60570: variable 'omit' from source: magic vars 13632 1726884254.60619: variable 'omit' from source: magic vars 13632 1726884254.60645: variable 'snapshot_lvm_action' from source: include params 13632 1726884254.60820: variable 'snapshot_lvm_action' from source: include params 13632 1726884254.60972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884254.63180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884254.63718: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884254.63767: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884254.63912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884254.63916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884254.64036: 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) 13632 1726884254.64039: 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) 13632 1726884254.64055: 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) 13632 1726884254.64113: 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) 13632 1726884254.64126: 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) 13632 1726884254.64255: variable 'ansible_check_mode' from source: magic vars 13632 1726884254.64435: variable 'snapshot_lvm_all_vgs' from source: role '' defaults 13632 1726884254.64577: variable 'snapshot_lvm_verify_only' from source: role '' defaults 13632 1726884254.64681: variable 'snapshot_lvm_mount_origin' from source: role '' defaults 13632 1726884254.64767: variable 'snapshot_lvm_mountpoint_create' from source: role '' defaults 13632 1726884254.64874: variable 'snapshot_lvm_unmount_all' from source: role '' defaults 13632 1726884254.64970: variable 'snapshot_lvm_percent_space_required' from source: role '' defaults 13632 1726884254.64974: variable 'omit' from source: magic vars 13632 1726884254.65284: variable 'snapshot_lvm_vg' from source: role '' defaults 13632 1726884254.65289: variable 'omit' from source: magic vars 13632 1726884254.65291: variable 'snapshot_lvm_lv' from source: role '' defaults 13632 1726884254.65294: variable 'omit' from source: magic vars 13632 1726884254.65436: variable 'snapshot_lvm_snapset_name' from source: role '' defaults 13632 1726884254.65495: variable 'omit' from source: magic vars 13632 1726884254.65697: variable 'snapshot_lvm_mount_options' from source: role '' defaults 13632 1726884254.65705: variable 'omit' from source: magic vars 13632 1726884254.65805: variable 'snapshot_lvm_fstype' from source: role '' defaults 13632 1726884254.65809: variable 'omit' from source: magic vars 13632 1726884254.65959: variable 'snapshot_lvm_mountpoint' from source: role '' defaults 13632 1726884254.65967: variable 'omit' from source: magic vars 13632 1726884254.66116: variable 'snapshot_lvm_set' from source: include params 13632 1726884254.66119: variable 'snapshot_test_set' from source: play vars 13632 1726884254.66218: variable 'snapshot_test_set' from source: play vars 13632 1726884254.66313: variable 'omit' from source: magic vars 13632 1726884254.66594: variable 'snapshot_lvm_vg_include' from source: role '' defaults 13632 1726884254.66597: variable 'omit' from source: magic vars 13632 1726884254.66636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884254.66664: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884254.66702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884254.66719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884254.66752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884254.66767: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884254.66771: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884254.66776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884254.66895: Set connection var ansible_shell_executable to /bin/sh 13632 1726884254.66904: Set connection var ansible_connection to ssh 13632 1726884254.66973: Set connection var ansible_pipelining to False 13632 1726884254.66976: Set connection var ansible_timeout to 10 13632 1726884254.66979: Set connection var ansible_shell_type to sh 13632 1726884254.66982: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884254.66984: variable 'ansible_shell_executable' from source: unknown 13632 1726884254.66986: variable 'ansible_connection' from source: unknown 13632 1726884254.66990: variable 'ansible_module_compression' from source: unknown 13632 1726884254.66993: variable 'ansible_shell_type' from source: unknown 13632 1726884254.66995: variable 'ansible_shell_executable' from source: unknown 13632 1726884254.67001: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884254.67006: variable 'ansible_pipelining' from source: unknown 13632 1726884254.67009: variable 'ansible_timeout' from source: unknown 13632 1726884254.67014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884254.67135: 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__) 13632 1726884254.67146: variable 'omit' from source: magic vars 13632 1726884254.67158: starting attempt loop 13632 1726884254.67161: running the handler 13632 1726884254.67171: _low_level_execute_command(): starting 13632 1726884254.67178: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884254.67739: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884254.67750: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884254.67753: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884254.67755: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884254.67812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884254.67817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884254.67819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884254.67865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884254.69542: stdout chunk (state=3): >>>/root <<< 13632 1726884254.69652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884254.69734: stderr chunk (state=3): >>><<< 13632 1726884254.69737: stdout chunk (state=3): >>><<< 13632 1726884254.69768: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884254.69780: _low_level_execute_command(): starting 13632 1726884254.69792: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313 `" && echo ansible-tmp-1726884254.6976879-15253-226799756157313="` echo /root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313 `" ) && sleep 0' 13632 1726884254.70345: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884254.70349: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884254.70351: 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.8.115 is address debug1: re-parsing configuration <<< 13632 1726884254.70354: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884254.70356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884254.70415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884254.70422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884254.70484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884254.72435: stdout chunk (state=3): >>>ansible-tmp-1726884254.6976879-15253-226799756157313=/root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313 <<< 13632 1726884254.72545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884254.72601: stderr chunk (state=3): >>><<< 13632 1726884254.72604: stdout chunk (state=3): >>><<< 13632 1726884254.72620: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884254.6976879-15253-226799756157313=/root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884254.72674: variable 'ansible_module_compression' from source: unknown 13632 1726884254.72724: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.snapshot-ZIP_DEFLATED 13632 1726884254.72759: variable 'ansible_facts' from source: unknown 13632 1726884254.72835: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313/AnsiballZ_snapshot.py 13632 1726884254.72950: Sending initial data 13632 1726884254.72954: Sent initial data (157 bytes) 13632 1726884254.73441: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884254.73444: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884254.73449: 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.8.115 is address debug1: re-parsing configuration <<< 13632 1726884254.73451: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884254.73458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884254.73509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884254.73516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884254.73558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884254.75153: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 13632 1726884254.75171: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 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 <<< 13632 1726884254.75213: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884254.75255: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpz75vs93u /root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313/AnsiballZ_snapshot.py <<< 13632 1726884254.75262: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313/AnsiballZ_snapshot.py" <<< 13632 1726884254.75305: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpz75vs93u" to remote "/root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313/AnsiballZ_snapshot.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313/AnsiballZ_snapshot.py" <<< 13632 1726884254.76347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884254.76412: stderr chunk (state=3): >>><<< 13632 1726884254.76416: stdout chunk (state=3): >>><<< 13632 1726884254.76440: done transferring module to remote 13632 1726884254.76453: _low_level_execute_command(): starting 13632 1726884254.76458: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313/ /root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313/AnsiballZ_snapshot.py && sleep 0' 13632 1726884254.77070: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884254.77149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884254.77154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884254.77206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884254.79027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884254.79072: stderr chunk (state=3): >>><<< 13632 1726884254.79076: stdout chunk (state=3): >>><<< 13632 1726884254.79097: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884254.79102: _low_level_execute_command(): starting 13632 1726884254.79108: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313/AnsiballZ_snapshot.py && sleep 0' 13632 1726884254.79569: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884254.79572: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884254.79575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884254.79578: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884254.79580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884254.79661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884254.79723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884254.81876: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884254.81909: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884254.81944: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884254.81950: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884254.82022: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884254.82028: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884254.82057: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884254.82097: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884254.82129: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884254.82136: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884254.82200: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884254.82208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884254.82216: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884254.82240: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884254.82274: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884254.82303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884254.82318: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367abb4530> <<< 13632 1726884254.82326: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367ab83b30> <<< 13632 1726884254.82349: 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' <<< 13632 1726884254.82353: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367abb6ab0> <<< 13632 1726884254.82380: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884254.82403: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884254.82423: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884254.82429: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884254.82467: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884254.82561: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884254.82590: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884254.82596: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884254.82625: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884254.82644: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884254.82652: stdout chunk (state=3): >>>Processing user site-packages <<< 13632 1726884254.82670: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884254.82676: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884254.82699: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884254.82721: 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 <<< 13632 1726884254.82727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884254.82746: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9a9160> <<< 13632 1726884254.82813: 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 <<< 13632 1726884254.82827: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884254.82833: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9aa150> <<< 13632 1726884254.82855: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884254.82894: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884254.83144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884254.83168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884254.83182: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884254.83201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884254.83214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884254.83258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884254.83270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884254.83306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884254.83309: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9eff20> <<< 13632 1726884254.83340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884254.83348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884254.83377: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884254.83386: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9fc0b0> <<< 13632 1726884254.83409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884254.83431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884254.83456: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884254.83508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884254.83529: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884254.83553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884254.83565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa1f920> <<< 13632 1726884254.83583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884254.83597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13632 1726884254.83602: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa1ffb0> <<< 13632 1726884254.83616: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884254.83668: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9ffbf0> <<< 13632 1726884254.83674: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884254.83705: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9fd310> <<< 13632 1726884254.83810: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9ed0d0> <<< 13632 1726884254.83830: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884254.83858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884254.83864: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884254.83892: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884254.83909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884254.83937: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884254.83942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884254.83977: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa43860> <<< 13632 1726884254.83992: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa42480> <<< 13632 1726884254.84025: 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' <<< 13632 1726884254.84028: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9fe1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa40ce0> <<< 13632 1726884254.84088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884254.84091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa708c0> <<< 13632 1726884254.84126: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9ec350> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884254.84128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884254.84154: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.84170: 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 0x7f367aa70d40> <<< 13632 1726884254.84179: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa70bf0> <<< 13632 1726884254.84209: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.84213: 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 0x7f367aa70fb0> <<< 13632 1726884254.84226: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9e2e70> <<< 13632 1726884254.84254: 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' <<< 13632 1726884254.84277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884254.84317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884254.84322: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa716a0> <<< 13632 1726884254.84337: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa71370> import 'importlib.machinery' # <<< 13632 1726884254.84371: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 13632 1726884254.84383: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884254.84404: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa725a0> <<< 13632 1726884254.84411: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884254.84415: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884254.84442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884254.84473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884254.84504: 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 0x7f367aa8c7d0> <<< 13632 1726884254.84521: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884254.84555: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.84567: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.84570: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f367aa8df10> <<< 13632 1726884254.84589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884254.84596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884254.84625: 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' <<< 13632 1726884254.84640: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa8ee10> <<< 13632 1726884254.84680: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.84689: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.84703: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f367aa8f470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa8e360> <<< 13632 1726884254.84715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884254.84729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884254.84769: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.84783: 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 0x7f367aa8fe30> <<< 13632 1726884254.84791: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa8f560> <<< 13632 1726884254.84832: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa72600> <<< 13632 1726884254.84853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884254.84875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884254.84901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884254.84919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884254.84955: 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 0x7f367a80fcb0> <<< 13632 1726884254.84976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13632 1726884254.84982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13632 1726884254.85024: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.85035: 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 0x7f367a8387a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a838500> <<< 13632 1726884254.85047: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.85064: 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 0x7f367a8386e0> <<< 13632 1726884254.85078: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.85094: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f367a838950> <<< 13632 1726884254.85097: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a80de50> <<< 13632 1726884254.85122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884254.85217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884254.85242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884254.85258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884254.85267: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a83a060> <<< 13632 1726884254.85285: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a838ce0> <<< 13632 1726884254.85311: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa72780> <<< 13632 1726884254.85330: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884254.85386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884254.85403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884254.85450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884254.85479: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a86a390> <<< 13632 1726884254.85536: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884254.85542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884254.85567: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884254.85588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884254.85641: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a886540> <<< 13632 1726884254.85659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884254.85704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884254.85754: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884254.85780: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13632 1726884254.85798: 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 0x7f367a8bb320> <<< 13632 1726884254.85807: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884254.85841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884254.85868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884254.85911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884254.86002: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a8e5ac0> <<< 13632 1726884254.86079: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a8bb440> <<< 13632 1726884254.86125: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a8871d0> <<< 13632 1726884254.86150: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884254.86167: 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 0x7f367a8b8b00> <<< 13632 1726884254.86173: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a885580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a83af30> <<< 13632 1726884254.86276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884254.86302: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f367a7005c0> <<< 13632 1726884254.86390: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload_1n6orzoy/ansible_fedora.linux_system_roles.snapshot_payload.zip' <<< 13632 1726884254.86397: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.86539: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.86569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884254.86576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884254.86634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884254.86703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884254.86740: 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 0x7f367a75a0c0> <<< 13632 1726884254.86747: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884254.86949: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a72cfb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a72c110> <<< 13632 1726884254.86955: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.86985: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884254.86990: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.87017: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.87025: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.87041: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884254.87053: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.88592: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.89839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884254.89848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a72ff50> <<< 13632 1726884254.89868: 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' <<< 13632 1726884254.89901: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884254.89905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884254.89931: 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' <<< 13632 1726884254.89958: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.89963: 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 0x7f367a77db50> <<< 13632 1726884254.90004: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a77d8e0> <<< 13632 1726884254.90030: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a77d1f0> <<< 13632 1726884254.90051: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884254.90058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884254.90106: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a77d640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a75ad50> <<< 13632 1726884254.90114: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884254.90140: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.90146: 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 0x7f367a77e8d0> <<< 13632 1726884254.90172: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.90180: 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 0x7f367a77eb10> <<< 13632 1726884254.90197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884254.90245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884254.90251: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884254.90305: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a77eff0> import 'pwd' # <<< 13632 1726884254.90335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884254.90356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884254.90398: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5e8d70> <<< 13632 1726884254.90428: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.90443: 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 0x7f367a5ea990> <<< 13632 1726884254.90459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884254.90467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884254.90508: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5eb290> <<< 13632 1726884254.90521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884254.90557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884254.90567: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5ec470> <<< 13632 1726884254.90594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884254.90628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884254.90651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884254.90659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884254.90713: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5eef30> <<< 13632 1726884254.90752: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.90765: 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 0x7f367a5ef050> <<< 13632 1726884254.90769: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5ed1f0> <<< 13632 1726884254.90798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884254.90820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884254.90845: 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' <<< 13632 1726884254.90867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884254.90905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884254.90923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884254.90936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13632 1726884254.90945: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5f2f00> import '_tokenize' # <<< 13632 1726884254.91019: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5f19d0> <<< 13632 1726884254.91026: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5f1730> <<< 13632 1726884254.91049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884254.91064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884254.91138: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5f3ef0> <<< 13632 1726884254.91168: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5ed700> <<< 13632 1726884254.91193: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.91201: 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 0x7f367a637140> <<< 13632 1726884254.91229: 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'<<< 13632 1726884254.91239: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a637320> <<< 13632 1726884254.91250: 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 <<< 13632 1726884254.91271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884254.91295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13632 1726884254.91301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13632 1726884254.91339: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.91351: 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 0x7f367a638e00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a638bc0> <<< 13632 1726884254.91358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884254.91457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884254.91513: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.91519: 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 0x7f367a63b320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a639490> <<< 13632 1726884254.91541: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884254.91590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884254.91602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884254.91624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884254.91629: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884254.91684: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a646ae0> <<< 13632 1726884254.91833: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a63b4a0> <<< 13632 1726884254.91912: 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 0x7f367a647d40> <<< 13632 1726884254.91946: 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' <<< 13632 1726884254.91952: 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 0x7f367a647a70> <<< 13632 1726884254.91999: 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 0x7f367a647d70> <<< 13632 1726884254.92022: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a637500> <<< 13632 1726884254.92041: 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 <<< 13632 1726884254.92054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884254.92057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884254.92093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884254.92117: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.92146: 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 0x7f367a64b3b0> <<< 13632 1726884254.92337: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.92350: 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 0x7f367a64c890> <<< 13632 1726884254.92356: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a649b20> <<< 13632 1726884254.92400: 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' <<< 13632 1726884254.92409: 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 0x7f367a64aed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a649760> # zipimport: zlib available <<< 13632 1726884254.92433: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884254.92454: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.92554: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.92658: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.92675: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.92686: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884254.92702: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.92712: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.92729: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884254.92737: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.92868: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.93009: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.93663: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.94345: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884254.94356: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884254.94368: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884254.94386: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884254.94400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884254.94459: 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 0x7f367a6d0a40> <<< 13632 1726884254.94564: 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' <<< 13632 1726884254.94594: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a6d1760> <<< 13632 1726884254.94600: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a64f440> <<< 13632 1726884254.94654: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884254.94664: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.94694: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.94707: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884254.94722: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.94897: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.95076: 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' <<< 13632 1726884254.95099: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a6d1520> <<< 13632 1726884254.95107: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.95684: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.96210: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.96299: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.96389: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884254.96398: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.96439: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.96482: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884254.96491: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.96571: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.96682: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884254.96706: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.96723: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.96731: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13632 1726884254.96784: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.96821: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884254.96838: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.97117: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.97400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884254.97473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884254.97476: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884254.97566: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a6d26f0> <<< 13632 1726884254.97571: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.97656: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.97748: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884254.97752: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884254.97756: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884254.97789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884254.97794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884254.97873: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.98002: 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 0x7f367a4de360><<< 13632 1726884254.98008: stdout chunk (state=3): >>> <<< 13632 1726884254.98068: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.98071: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884254.98080: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f367a4decc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a6d3050> <<< 13632 1726884254.98091: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.98138: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.98176: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884254.98194: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.98233: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.98281: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.98340: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.98415: 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 <<< 13632 1726884254.98451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884254.98538: 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' <<< 13632 1726884254.98544: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f367a4dda00> <<< 13632 1726884254.98586: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a4def00> <<< 13632 1726884254.98616: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884254.98627: stdout chunk (state=3): >>> import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884254.98701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.98764: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.98798: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.98844: 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 <<< 13632 1726884254.98853: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884254.98862: 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 <<< 13632 1726884254.98895: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884254.98906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884254.98967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884254.98979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884254.99004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884254.99058: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a56eff0> <<< 13632 1726884254.99106: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a4ebe60> <<< 13632 1726884254.99191: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a4e2ed0> <<< 13632 1726884254.99200: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a4e2d20> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884254.99236: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.99262: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884254.99271: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884254.99321: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884254.99355: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884254.99367: stdout chunk (state=3): >>>import 'ansible_collections' # <<< 13632 1726884254.99387: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.99403: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.99420: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # # zipimport: zlib available <<< 13632 1726884254.99432: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.99436: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # <<< 13632 1726884254.99453: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.99475: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13632 1726884254.99491: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884254.99509: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13632 1726884254.99522: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884255.00784: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884255.02016: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884256.45417: stdout chunk (state=3): >>> {"changed": true, "return_code": 0, "message": "", "errors": "", "msg": "", "invocation": {"module_args": {"snapshot_lvm_action": "remove", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": false, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} # destroy __main__ <<< 13632 1726884256.47049: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 13632 1726884256.47057: 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 <<< 13632 1726884256.47076: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator <<< 13632 1726884256.47089: stdout chunk (state=3): >>># 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 <<< 13632 1726884256.47122: stdout chunk (state=3): >>># cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading <<< 13632 1726884256.47149: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # 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 <<< 13632 1726884256.47164: stdout chunk (state=3): >>># 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 <<< 13632 1726884256.47169: stdout chunk (state=3): >>># destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # 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 <<< 13632 1726884256.47198: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules <<< 13632 1726884256.47451: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884256.47466: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884256.47498: stdout chunk (state=3): >>># destroy _bz2 <<< 13632 1726884256.47505: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 13632 1726884256.47522: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884256.47538: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 13632 1726884256.47545: stdout chunk (state=3): >>># destroy ipaddress <<< 13632 1726884256.47573: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884256.47600: 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 <<< 13632 1726884256.47626: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 13632 1726884256.47639: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 13632 1726884256.47659: stdout chunk (state=3): >>># destroy _locale # destroy pwd<<< 13632 1726884256.47686: stdout chunk (state=3): >>> # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 13632 1726884256.47703: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13632 1726884256.47714: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13632 1726884256.47730: stdout chunk (state=3): >>># destroy array <<< 13632 1726884256.47756: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884256.47762: stdout chunk (state=3): >>># destroy _hashlib <<< 13632 1726884256.47768: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884256.47785: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884256.47840: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884256.47850: 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 <<< 13632 1726884256.47864: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 13632 1726884256.47892: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 13632 1726884256.47909: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13632 1726884256.47928: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 13632 1726884256.47950: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 13632 1726884256.47966: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13632 1726884256.47997: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884256.48016: 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 <<< 13632 1726884256.48021: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 13632 1726884256.48050: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 13632 1726884256.48065: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884256.48095: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884256.48220: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884256.48240: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884256.48271: stdout chunk (state=3): >>># destroy platform <<< 13632 1726884256.48279: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884256.48302: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884256.48339: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884256.48355: 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 <<< 13632 1726884256.48369: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 13632 1726884256.48390: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884256.48482: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884256.48498: 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 <<< 13632 1726884256.48505: stdout chunk (state=3): >>># destroy time <<< 13632 1726884256.48527: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884256.48561: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 13632 1726884256.48581: stdout chunk (state=3): >>># destroy itertools <<< 13632 1726884256.48590: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 13632 1726884256.48613: stdout chunk (state=3): >>># destroy _functools # destroy _io # destroy builtins # destroy _thread <<< 13632 1726884256.48619: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884256.48991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884256.49059: stderr chunk (state=3): >>><<< 13632 1726884256.49062: stdout chunk (state=3): >>><<< 13632 1726884256.49134: _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 0x7f367abb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367ab83b30> # /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 0x7f367abb6ab0> 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 0x7f367a9a9160> # /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 0x7f367a9aa150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9eff20> # /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 0x7f367a9fc0b0> # /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 0x7f367aa1f920> # /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 0x7f367aa1ffb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9ffbf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9fd310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9ed0d0> # /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 0x7f367aa43860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa42480> # /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 0x7f367a9fe1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa40ce0> # /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 0x7f367aa708c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9ec350> # /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 0x7f367aa70d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa70bf0> # 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 0x7f367aa70fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a9e2e70> # /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 0x7f367aa716a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa71370> 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 0x7f367aa725a0> 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 0x7f367aa8c7d0> 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 0x7f367aa8df10> # /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 0x7f367aa8ee10> # 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 0x7f367aa8f470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa8e360> # /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 0x7f367aa8fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa8f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa72600> # /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 0x7f367a80fcb0> # /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 0x7f367a8387a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a838500> # 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 0x7f367a8386e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f367a838950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a80de50> # /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 0x7f367a83a060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a838ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367aa72780> # /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 0x7f367a86a390> # /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 0x7f367a886540> # /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 0x7f367a8bb320> # /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 0x7f367a8e5ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a8bb440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a8871d0> # /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 0x7f367a8b8b00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a885580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a83af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f367a7005c0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload_1n6orzoy/ansible_fedora.linux_system_roles.snapshot_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 0x7f367a75a0c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a72cfb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a72c110> # 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 0x7f367a72ff50> # /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 0x7f367a77db50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a77d8e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a77d1f0> # /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 0x7f367a77d640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a75ad50> 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 0x7f367a77e8d0> # 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 0x7f367a77eb10> # /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 0x7f367a77eff0> 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 0x7f367a5e8d70> # 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 0x7f367a5ea990> # /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 0x7f367a5eb290> # /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 0x7f367a5ec470> # /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 0x7f367a5eef30> # 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 0x7f367a5ef050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5ed1f0> # /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 0x7f367a5f2f00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5f19d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5f1730> # /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 0x7f367a5f3ef0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a5ed700> # 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 0x7f367a637140> # /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 0x7f367a637320> # /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 0x7f367a638e00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a638bc0> # /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 0x7f367a63b320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a639490> # /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 0x7f367a646ae0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a63b4a0> # 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 0x7f367a647d40> # 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 0x7f367a647a70> # 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 0x7f367a647d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a637500> # /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 0x7f367a64b3b0> # 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 0x7f367a64c890> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a649b20> # 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 0x7f367a64aed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a649760> # 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 0x7f367a6d0a40> # /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 0x7f367a6d1760> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a64f440> 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 0x7f367a6d1520> # 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 0x7f367a6d26f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f367a4de360> # 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 0x7f367a4decc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a6d3050> # 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 0x7f367a4dda00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a4def00> 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 0x7f367a56eff0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a4ebe60> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a4e2ed0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f367a4e2d20> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": true, "return_code": 0, "message": "", "errors": "", "msg": "", "invocation": {"module_args": {"snapshot_lvm_action": "remove", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": false, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884256.53049: done with _execute_module (fedora.linux_system_roles.snapshot, {'snapshot_lvm_action': 'remove', 'ansible_check_mode': False, 'snapshot_lvm_all_vgs': False, 'snapshot_lvm_verify_only': False, 'snapshot_lvm_mount_origin': False, 'snapshot_lvm_mountpoint_create': False, 'snapshot_lvm_unmount_all': False, 'snapshot_lvm_percent_space_required': '', 'snapshot_lvm_vg': '', 'snapshot_lvm_lv': '', 'snapshot_lvm_snapset_name': '', 'snapshot_lvm_mount_options': '', 'snapshot_lvm_fstype': '', 'snapshot_lvm_mountpoint': '', 'snapshot_lvm_set': {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]}, 'snapshot_lvm_vg_include': '', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.snapshot', '_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-1726884254.6976879-15253-226799756157313/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884256.53061: _low_level_execute_command(): starting 13632 1726884256.53067: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884254.6976879-15253-226799756157313/ > /dev/null 2>&1 && sleep 0' 13632 1726884256.53574: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884256.53579: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884256.53582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884256.53584: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884256.53647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884256.53654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884256.53657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884256.53702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884256.55615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884256.55675: stderr chunk (state=3): >>><<< 13632 1726884256.55679: stdout chunk (state=3): >>><<< 13632 1726884256.55698: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884256.55706: handler run complete 13632 1726884256.55737: attempt loop complete, returning result 13632 1726884256.55741: _execute() done 13632 1726884256.55743: dumping result to json 13632 1726884256.55755: done dumping result, returning 13632 1726884256.55766: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module remove [12b27791-eb03-55b1-95d9-000000000916] 13632 1726884256.55769: sending task result for task 12b27791-eb03-55b1-95d9-000000000916 13632 1726884256.55908: done sending task result for task 12b27791-eb03-55b1-95d9-000000000916 13632 1726884256.55911: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "errors": "", "message": "", "return_code": 0 } 13632 1726884256.56068: no more pending results, returning what we have 13632 1726884256.56072: results queue empty 13632 1726884256.56073: checking for any_errors_fatal 13632 1726884256.56085: done checking for any_errors_fatal 13632 1726884256.56086: checking for max_fail_percentage 13632 1726884256.56096: done checking for max_fail_percentage 13632 1726884256.56097: checking to see if all hosts have failed and the running result is not ok 13632 1726884256.56098: done checking to see if all hosts have failed 13632 1726884256.56099: getting the remaining hosts for this loop 13632 1726884256.56101: done getting the remaining hosts for this loop 13632 1726884256.56105: getting the next task for host managed_node3 13632 1726884256.56112: done getting next task for host managed_node3 13632 1726884256.56117: ^ task is: TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884256.56120: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=1, handlers=0, run_state=3, 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 13632 1726884256.56132: getting variables 13632 1726884256.56133: in VariableManager get_vars() 13632 1726884256.56170: Calling all_inventory to load vars for managed_node3 13632 1726884256.56173: Calling groups_inventory to load vars for managed_node3 13632 1726884256.56176: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.56190: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.56193: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.56197: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.56763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.57594: done with get_vars() 13632 1726884256.57611: done getting variables 13632 1726884256.57667: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 Friday 20 September 2024 22:04:16 -0400 (0:00:01.980) 0:01:05.501 ****** 13632 1726884256.57701: entering _queue_task() for managed_node3/debug 13632 1726884256.57952: worker is 1 (out of 1 available) 13632 1726884256.57969: exiting _queue_task() for managed_node3/debug 13632 1726884256.57987: done queuing things up, now waiting for results queue to drain 13632 1726884256.57990: waiting for pending results... 13632 1726884256.58195: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884256.58302: in run() - task 12b27791-eb03-55b1-95d9-000000000918 13632 1726884256.58315: variable 'ansible_search_path' from source: unknown 13632 1726884256.58321: variable 'ansible_search_path' from source: unknown 13632 1726884256.58355: calling self._execute() 13632 1726884256.58443: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.58450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.58463: variable 'omit' from source: magic vars 13632 1726884256.58560: variable 'omit' from source: magic vars 13632 1726884256.58607: variable 'omit' from source: magic vars 13632 1726884256.58636: variable 'omit' from source: magic vars 13632 1726884256.58680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884256.58716: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884256.58735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884256.58752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884256.58767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884256.58797: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884256.58801: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.58804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.58896: Set connection var ansible_shell_executable to /bin/sh 13632 1726884256.58905: Set connection var ansible_connection to ssh 13632 1726884256.58912: Set connection var ansible_pipelining to False 13632 1726884256.58919: Set connection var ansible_timeout to 10 13632 1726884256.58922: Set connection var ansible_shell_type to sh 13632 1726884256.58928: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884256.58949: variable 'ansible_shell_executable' from source: unknown 13632 1726884256.58952: variable 'ansible_connection' from source: unknown 13632 1726884256.58955: variable 'ansible_module_compression' from source: unknown 13632 1726884256.58960: variable 'ansible_shell_type' from source: unknown 13632 1726884256.58963: variable 'ansible_shell_executable' from source: unknown 13632 1726884256.58968: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.58973: variable 'ansible_pipelining' from source: unknown 13632 1726884256.58976: variable 'ansible_timeout' from source: unknown 13632 1726884256.58990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.59113: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884256.59127: variable 'omit' from source: magic vars 13632 1726884256.59133: starting attempt loop 13632 1726884256.59137: running the handler 13632 1726884256.59181: variable 'snapshot_cmd' from source: set_fact 13632 1726884256.59348: variable 'snapshot_cmd' from source: set_fact 13632 1726884256.59426: handler run complete 13632 1726884256.59441: attempt loop complete, returning result 13632 1726884256.59444: _execute() done 13632 1726884256.59448: dumping result to json 13632 1726884256.59450: done dumping result, returning 13632 1726884256.59460: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response [12b27791-eb03-55b1-95d9-000000000918] 13632 1726884256.59466: sending task result for task 12b27791-eb03-55b1-95d9-000000000918 13632 1726884256.59566: done sending task result for task 12b27791-eb03-55b1-95d9-000000000918 13632 1726884256.59569: WORKER PROCESS EXITING ok: [managed_node3] => { "snapshot_cmd": { "changed": true, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } } 13632 1726884256.59653: no more pending results, returning what we have 13632 1726884256.59657: results queue empty 13632 1726884256.59658: checking for any_errors_fatal 13632 1726884256.59681: done checking for any_errors_fatal 13632 1726884256.59684: checking for max_fail_percentage 13632 1726884256.59686: done checking for max_fail_percentage 13632 1726884256.59687: checking to see if all hosts have failed and the running result is not ok 13632 1726884256.59696: done checking to see if all hosts have failed 13632 1726884256.59697: getting the remaining hosts for this loop 13632 1726884256.59698: done getting the remaining hosts for this loop 13632 1726884256.59703: getting the next task for host managed_node3 13632 1726884256.59710: done getting next task for host managed_node3 13632 1726884256.59714: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884256.59717: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=2, handlers=0, run_state=3, 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 13632 1726884256.59729: getting variables 13632 1726884256.59730: in VariableManager get_vars() 13632 1726884256.59765: Calling all_inventory to load vars for managed_node3 13632 1726884256.59768: Calling groups_inventory to load vars for managed_node3 13632 1726884256.59771: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.59781: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.59786: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.59792: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.63417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.64034: done with get_vars() 13632 1726884256.64049: done getting variables 13632 1726884256.64094: 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.snapshot : Set result] ************************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:45 Friday 20 September 2024 22:04:16 -0400 (0:00:00.064) 0:01:05.565 ****** 13632 1726884256.64115: entering _queue_task() for managed_node3/set_fact 13632 1726884256.64363: worker is 1 (out of 1 available) 13632 1726884256.64376: exiting _queue_task() for managed_node3/set_fact 13632 1726884256.64394: done queuing things up, now waiting for results queue to drain 13632 1726884256.64397: waiting for pending results... 13632 1726884256.64596: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884256.64696: in run() - task 12b27791-eb03-55b1-95d9-000000000919 13632 1726884256.64708: variable 'ansible_search_path' from source: unknown 13632 1726884256.64712: variable 'ansible_search_path' from source: unknown 13632 1726884256.64748: calling self._execute() 13632 1726884256.64833: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.64844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.64853: variable 'omit' from source: magic vars 13632 1726884256.64943: variable 'omit' from source: magic vars 13632 1726884256.64998: variable 'omit' from source: magic vars 13632 1726884256.65023: variable 'snapshot_cmd' from source: set_fact 13632 1726884256.65193: variable 'snapshot_cmd' from source: set_fact 13632 1726884256.65270: variable 'omit' from source: magic vars 13632 1726884256.65311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884256.65340: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884256.65357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884256.65373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884256.65387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884256.65416: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884256.65420: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.65423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.65511: Set connection var ansible_shell_executable to /bin/sh 13632 1726884256.65515: Set connection var ansible_connection to ssh 13632 1726884256.65522: Set connection var ansible_pipelining to False 13632 1726884256.65528: Set connection var ansible_timeout to 10 13632 1726884256.65532: Set connection var ansible_shell_type to sh 13632 1726884256.65538: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884256.65557: variable 'ansible_shell_executable' from source: unknown 13632 1726884256.65560: variable 'ansible_connection' from source: unknown 13632 1726884256.65564: variable 'ansible_module_compression' from source: unknown 13632 1726884256.65567: variable 'ansible_shell_type' from source: unknown 13632 1726884256.65572: variable 'ansible_shell_executable' from source: unknown 13632 1726884256.65575: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.65580: variable 'ansible_pipelining' from source: unknown 13632 1726884256.65585: variable 'ansible_timeout' from source: unknown 13632 1726884256.65590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.65713: 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) 13632 1726884256.65726: variable 'omit' from source: magic vars 13632 1726884256.65733: starting attempt loop 13632 1726884256.65736: running the handler 13632 1726884256.65748: handler run complete 13632 1726884256.65757: attempt loop complete, returning result 13632 1726884256.65761: _execute() done 13632 1726884256.65763: dumping result to json 13632 1726884256.65769: done dumping result, returning 13632 1726884256.65776: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result [12b27791-eb03-55b1-95d9-000000000919] 13632 1726884256.65784: sending task result for task 12b27791-eb03-55b1-95d9-000000000919 13632 1726884256.65881: done sending task result for task 12b27791-eb03-55b1-95d9-000000000919 13632 1726884256.65887: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } }, "changed": false } 13632 1726884256.65974: no more pending results, returning what we have 13632 1726884256.65978: results queue empty 13632 1726884256.65979: checking for any_errors_fatal 13632 1726884256.65991: done checking for any_errors_fatal 13632 1726884256.65992: checking for max_fail_percentage 13632 1726884256.65994: done checking for max_fail_percentage 13632 1726884256.65995: checking to see if all hosts have failed and the running result is not ok 13632 1726884256.65996: done checking to see if all hosts have failed 13632 1726884256.65997: getting the remaining hosts for this loop 13632 1726884256.66000: done getting the remaining hosts for this loop 13632 1726884256.66004: getting the next task for host managed_node3 13632 1726884256.66010: done getting next task for host managed_node3 13632 1726884256.66014: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884256.66017: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=3, handlers=0, run_state=3, 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 13632 1726884256.66028: getting variables 13632 1726884256.66029: in VariableManager get_vars() 13632 1726884256.66062: Calling all_inventory to load vars for managed_node3 13632 1726884256.66065: Calling groups_inventory to load vars for managed_node3 13632 1726884256.66069: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.66078: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.66081: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.66092: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.66594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.67214: done with get_vars() 13632 1726884256.67228: done getting variables 13632 1726884256.67274: 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.snapshot : Set snapshot_facts to the JSON results] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:49 Friday 20 September 2024 22:04:16 -0400 (0:00:00.031) 0:01:05.597 ****** 13632 1726884256.67301: entering _queue_task() for managed_node3/set_fact 13632 1726884256.67500: worker is 1 (out of 1 available) 13632 1726884256.67513: exiting _queue_task() for managed_node3/set_fact 13632 1726884256.67527: done queuing things up, now waiting for results queue to drain 13632 1726884256.67529: waiting for pending results... 13632 1726884256.67732: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884256.67839: in run() - task 12b27791-eb03-55b1-95d9-00000000091a 13632 1726884256.67851: variable 'ansible_search_path' from source: unknown 13632 1726884256.67855: variable 'ansible_search_path' from source: unknown 13632 1726884256.67893: calling self._execute() 13632 1726884256.67978: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.67984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.68002: variable 'omit' from source: magic vars 13632 1726884256.68314: variable 'snapshot_lvm_action' from source: include params 13632 1726884256.68321: Evaluated conditional (snapshot_lvm_action == "list"): False 13632 1726884256.68324: when evaluation is False, skipping this task 13632 1726884256.68329: _execute() done 13632 1726884256.68334: dumping result to json 13632 1726884256.68339: done dumping result, returning 13632 1726884256.68347: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results [12b27791-eb03-55b1-95d9-00000000091a] 13632 1726884256.68353: sending task result for task 12b27791-eb03-55b1-95d9-00000000091a 13632 1726884256.68449: done sending task result for task 12b27791-eb03-55b1-95d9-00000000091a 13632 1726884256.68452: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } 13632 1726884256.68511: no more pending results, returning what we have 13632 1726884256.68515: results queue empty 13632 1726884256.68516: checking for any_errors_fatal 13632 1726884256.68521: done checking for any_errors_fatal 13632 1726884256.68522: checking for max_fail_percentage 13632 1726884256.68524: done checking for max_fail_percentage 13632 1726884256.68525: checking to see if all hosts have failed and the running result is not ok 13632 1726884256.68526: done checking to see if all hosts have failed 13632 1726884256.68527: getting the remaining hosts for this loop 13632 1726884256.68529: done getting the remaining hosts for this loop 13632 1726884256.68532: getting the next task for host managed_node3 13632 1726884256.68539: done getting next task for host managed_node3 13632 1726884256.68542: ^ task is: TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884256.68545: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=4, handlers=0, run_state=3, 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 13632 1726884256.68566: getting variables 13632 1726884256.68567: in VariableManager get_vars() 13632 1726884256.68602: Calling all_inventory to load vars for managed_node3 13632 1726884256.68605: Calling groups_inventory to load vars for managed_node3 13632 1726884256.68608: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.68617: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.68620: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.68624: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.69139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.69764: done with get_vars() 13632 1726884256.69778: done getting variables 13632 1726884256.69827: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:54 Friday 20 September 2024 22:04:16 -0400 (0:00:00.025) 0:01:05.622 ****** 13632 1726884256.69854: entering _queue_task() for managed_node3/debug 13632 1726884256.70071: worker is 1 (out of 1 available) 13632 1726884256.70085: exiting _queue_task() for managed_node3/debug 13632 1726884256.70101: done queuing things up, now waiting for results queue to drain 13632 1726884256.70102: waiting for pending results... 13632 1726884256.70299: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884256.70405: in run() - task 12b27791-eb03-55b1-95d9-00000000091b 13632 1726884256.70417: variable 'ansible_search_path' from source: unknown 13632 1726884256.70420: variable 'ansible_search_path' from source: unknown 13632 1726884256.70457: calling self._execute() 13632 1726884256.70546: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.70551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.70564: variable 'omit' from source: magic vars 13632 1726884256.70907: variable 'snapshot_cmd' from source: set_fact 13632 1726884256.70929: Evaluated conditional (snapshot_cmd["return_code"] != 0): False 13632 1726884256.70933: when evaluation is False, skipping this task 13632 1726884256.70937: _execute() done 13632 1726884256.70940: dumping result to json 13632 1726884256.70945: done dumping result, returning 13632 1726884256.70953: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors [12b27791-eb03-55b1-95d9-00000000091b] 13632 1726884256.70959: sending task result for task 12b27791-eb03-55b1-95d9-00000000091b 13632 1726884256.71057: done sending task result for task 12b27791-eb03-55b1-95d9-00000000091b 13632 1726884256.71060: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } 13632 1726884256.71121: no more pending results, returning what we have 13632 1726884256.71125: results queue empty 13632 1726884256.71126: checking for any_errors_fatal 13632 1726884256.71133: done checking for any_errors_fatal 13632 1726884256.71134: checking for max_fail_percentage 13632 1726884256.71136: done checking for max_fail_percentage 13632 1726884256.71137: checking to see if all hosts have failed and the running result is not ok 13632 1726884256.71138: done checking to see if all hosts have failed 13632 1726884256.71139: getting the remaining hosts for this loop 13632 1726884256.71140: done getting the remaining hosts for this loop 13632 1726884256.71144: getting the next task for host managed_node3 13632 1726884256.71153: done getting next task for host managed_node3 13632 1726884256.71155: ^ task is: TASK: meta (role_complete) 13632 1726884256.71158: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884256.71185: getting variables 13632 1726884256.71186: in VariableManager get_vars() 13632 1726884256.71222: Calling all_inventory to load vars for managed_node3 13632 1726884256.71225: Calling groups_inventory to load vars for managed_node3 13632 1726884256.71228: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.71236: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.71239: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.71241: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.71755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.72381: done with get_vars() 13632 1726884256.72397: done getting variables 13632 1726884256.72457: done queuing things up, now waiting for results queue to drain 13632 1726884256.72459: results queue empty 13632 1726884256.72460: checking for any_errors_fatal 13632 1726884256.72461: done checking for any_errors_fatal 13632 1726884256.72462: checking for max_fail_percentage 13632 1726884256.72463: done checking for max_fail_percentage 13632 1726884256.72463: checking to see if all hosts have failed and the running result is not ok 13632 1726884256.72464: done checking to see if all hosts have failed 13632 1726884256.72464: getting the remaining hosts for this loop 13632 1726884256.72465: done getting the remaining hosts for this loop 13632 1726884256.72468: getting the next task for host managed_node3 13632 1726884256.72472: done getting next task for host managed_node3 13632 1726884256.72474: ^ task is: TASK: Assert changes for remove snapset 13632 1726884256.72476: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884256.72478: getting variables 13632 1726884256.72479: in VariableManager get_vars() 13632 1726884256.72490: Calling all_inventory to load vars for managed_node3 13632 1726884256.72492: Calling groups_inventory to load vars for managed_node3 13632 1726884256.72495: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.72501: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.72503: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.72505: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.73084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.73686: done with get_vars() 13632 1726884256.73700: done getting variables 13632 1726884256.73732: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert changes for remove snapset] *************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:97 Friday 20 September 2024 22:04:16 -0400 (0:00:00.038) 0:01:05.661 ****** 13632 1726884256.73754: entering _queue_task() for managed_node3/assert 13632 1726884256.73989: worker is 1 (out of 1 available) 13632 1726884256.74003: exiting _queue_task() for managed_node3/assert 13632 1726884256.74015: done queuing things up, now waiting for results queue to drain 13632 1726884256.74017: waiting for pending results... 13632 1726884256.74213: running TaskExecutor() for managed_node3/TASK: Assert changes for remove snapset 13632 1726884256.74285: in run() - task 12b27791-eb03-55b1-95d9-00000000000d 13632 1726884256.74297: variable 'ansible_search_path' from source: unknown 13632 1726884256.74330: calling self._execute() 13632 1726884256.74416: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.74423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.74435: variable 'omit' from source: magic vars 13632 1726884256.74538: variable 'omit' from source: magic vars 13632 1726884256.74567: variable 'omit' from source: magic vars 13632 1726884256.74601: variable 'omit' from source: magic vars 13632 1726884256.74638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884256.74669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884256.74692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884256.74710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884256.74721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884256.74748: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884256.74751: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.74755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.74846: Set connection var ansible_shell_executable to /bin/sh 13632 1726884256.74854: Set connection var ansible_connection to ssh 13632 1726884256.74860: Set connection var ansible_pipelining to False 13632 1726884256.74868: Set connection var ansible_timeout to 10 13632 1726884256.74871: Set connection var ansible_shell_type to sh 13632 1726884256.74878: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884256.74902: variable 'ansible_shell_executable' from source: unknown 13632 1726884256.74905: variable 'ansible_connection' from source: unknown 13632 1726884256.74910: variable 'ansible_module_compression' from source: unknown 13632 1726884256.74913: variable 'ansible_shell_type' from source: unknown 13632 1726884256.74915: variable 'ansible_shell_executable' from source: unknown 13632 1726884256.74918: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.74928: variable 'ansible_pipelining' from source: unknown 13632 1726884256.74931: variable 'ansible_timeout' from source: unknown 13632 1726884256.74934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.75055: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884256.75067: variable 'omit' from source: magic vars 13632 1726884256.75071: starting attempt loop 13632 1726884256.75077: running the handler 13632 1726884256.75306: variable 'snapshot_cmd' from source: set_fact 13632 1726884256.75327: Evaluated conditional (snapshot_cmd["changed"]): True 13632 1726884256.75333: handler run complete 13632 1726884256.75347: attempt loop complete, returning result 13632 1726884256.75350: _execute() done 13632 1726884256.75354: dumping result to json 13632 1726884256.75359: done dumping result, returning 13632 1726884256.75369: done running TaskExecutor() for managed_node3/TASK: Assert changes for remove snapset [12b27791-eb03-55b1-95d9-00000000000d] 13632 1726884256.75372: sending task result for task 12b27791-eb03-55b1-95d9-00000000000d 13632 1726884256.75466: done sending task result for task 12b27791-eb03-55b1-95d9-00000000000d 13632 1726884256.75472: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 13632 1726884256.75531: no more pending results, returning what we have 13632 1726884256.75534: results queue empty 13632 1726884256.75535: checking for any_errors_fatal 13632 1726884256.75537: done checking for any_errors_fatal 13632 1726884256.75538: checking for max_fail_percentage 13632 1726884256.75540: done checking for max_fail_percentage 13632 1726884256.75541: checking to see if all hosts have failed and the running result is not ok 13632 1726884256.75542: done checking to see if all hosts have failed 13632 1726884256.75543: getting the remaining hosts for this loop 13632 1726884256.75544: done getting the remaining hosts for this loop 13632 1726884256.75548: getting the next task for host managed_node3 13632 1726884256.75554: done getting next task for host managed_node3 13632 1726884256.75557: ^ task is: TASK: Run the snapshot role to verify the set is removed 13632 1726884256.75559: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884256.75562: getting variables 13632 1726884256.75564: in VariableManager get_vars() 13632 1726884256.75600: Calling all_inventory to load vars for managed_node3 13632 1726884256.75603: Calling groups_inventory to load vars for managed_node3 13632 1726884256.75607: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.75616: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.75619: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.75623: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.76131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.76742: done with get_vars() 13632 1726884256.76756: done getting variables TASK [Run the snapshot role to verify the set is removed] ********************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:101 Friday 20 September 2024 22:04:16 -0400 (0:00:00.030) 0:01:05.692 ****** 13632 1726884256.76828: entering _queue_task() for managed_node3/include_role 13632 1726884256.77033: worker is 1 (out of 1 available) 13632 1726884256.77046: exiting _queue_task() for managed_node3/include_role 13632 1726884256.77058: done queuing things up, now waiting for results queue to drain 13632 1726884256.77060: waiting for pending results... 13632 1726884256.77247: running TaskExecutor() for managed_node3/TASK: Run the snapshot role to verify the set is removed 13632 1726884256.77328: in run() - task 12b27791-eb03-55b1-95d9-00000000000e 13632 1726884256.77341: variable 'ansible_search_path' from source: unknown 13632 1726884256.77373: calling self._execute() 13632 1726884256.77461: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.77469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.77479: variable 'omit' from source: magic vars 13632 1726884256.77571: _execute() done 13632 1726884256.77575: dumping result to json 13632 1726884256.77578: done dumping result, returning 13632 1726884256.77590: done running TaskExecutor() for managed_node3/TASK: Run the snapshot role to verify the set is removed [12b27791-eb03-55b1-95d9-00000000000e] 13632 1726884256.77593: sending task result for task 12b27791-eb03-55b1-95d9-00000000000e 13632 1726884256.77722: done sending task result for task 12b27791-eb03-55b1-95d9-00000000000e 13632 1726884256.77727: WORKER PROCESS EXITING 13632 1726884256.77758: no more pending results, returning what we have 13632 1726884256.77762: in VariableManager get_vars() 13632 1726884256.77801: Calling all_inventory to load vars for managed_node3 13632 1726884256.77804: Calling groups_inventory to load vars for managed_node3 13632 1726884256.77807: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.77817: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.77820: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.77824: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.78334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.78956: done with get_vars() 13632 1726884256.78966: variable 'ansible_search_path' from source: unknown 13632 1726884256.80664: variable 'omit' from source: magic vars 13632 1726884256.80686: variable 'omit' from source: magic vars 13632 1726884256.80699: variable 'omit' from source: magic vars 13632 1726884256.80702: we have included files to process 13632 1726884256.80703: generating all_blocks data 13632 1726884256.80706: done generating all_blocks data 13632 1726884256.80709: processing included file: fedora.linux_system_roles.snapshot 13632 1726884256.80725: in VariableManager get_vars() 13632 1726884256.80736: done with get_vars() 13632 1726884256.80757: in VariableManager get_vars() 13632 1726884256.80769: done with get_vars() 13632 1726884256.80801: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/main.yml 13632 1726884256.80830: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/defaults/main.yml 13632 1726884256.80863: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/meta/main.yml 13632 1726884256.80932: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml 13632 1726884256.81105: in VariableManager get_vars() 13632 1726884256.81123: done with get_vars() 13632 1726884256.81745: iterating over new_blocks loaded from include file 13632 1726884256.81747: in VariableManager get_vars() 13632 1726884256.81761: done with get_vars() 13632 1726884256.81762: filtering new block on tags 13632 1726884256.81775: done filtering new block on tags 13632 1726884256.81777: in VariableManager get_vars() 13632 1726884256.81791: done with get_vars() 13632 1726884256.81792: filtering new block on tags 13632 1726884256.81811: done filtering new block on tags 13632 1726884256.81813: in VariableManager get_vars() 13632 1726884256.81823: done with get_vars() 13632 1726884256.81824: filtering new block on tags 13632 1726884256.81836: done filtering new block on tags 13632 1726884256.81838: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.snapshot for managed_node3 13632 1726884256.81842: extending task lists for all hosts with included blocks 13632 1726884256.83467: done extending task lists 13632 1726884256.83469: done processing included files 13632 1726884256.83469: results queue empty 13632 1726884256.83470: checking for any_errors_fatal 13632 1726884256.83473: done checking for any_errors_fatal 13632 1726884256.83474: checking for max_fail_percentage 13632 1726884256.83475: done checking for max_fail_percentage 13632 1726884256.83475: checking to see if all hosts have failed and the running result is not ok 13632 1726884256.83476: done checking to see if all hosts have failed 13632 1726884256.83477: getting the remaining hosts for this loop 13632 1726884256.83478: done getting the remaining hosts for this loop 13632 1726884256.83480: getting the next task for host managed_node3 13632 1726884256.83486: done getting next task for host managed_node3 13632 1726884256.83490: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884256.83493: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884256.83504: getting variables 13632 1726884256.83505: in VariableManager get_vars() 13632 1726884256.83707: Calling all_inventory to load vars for managed_node3 13632 1726884256.83710: Calling groups_inventory to load vars for managed_node3 13632 1726884256.83713: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.83719: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.83721: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.83723: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.84164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.84796: done with get_vars() 13632 1726884256.84818: done getting variables TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 20 September 2024 22:04:16 -0400 (0:00:00.080) 0:01:05.773 ****** 13632 1726884256.84893: entering _queue_task() for managed_node3/include_tasks 13632 1726884256.85169: worker is 1 (out of 1 available) 13632 1726884256.85189: exiting _queue_task() for managed_node3/include_tasks 13632 1726884256.85203: done queuing things up, now waiting for results queue to drain 13632 1726884256.85205: waiting for pending results... 13632 1726884256.85411: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884256.85505: in run() - task 12b27791-eb03-55b1-95d9-000000000b1b 13632 1726884256.85519: variable 'ansible_search_path' from source: unknown 13632 1726884256.85523: variable 'ansible_search_path' from source: unknown 13632 1726884256.85560: calling self._execute() 13632 1726884256.85654: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.85660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.85674: variable 'omit' from source: magic vars 13632 1726884256.85772: _execute() done 13632 1726884256.85776: dumping result to json 13632 1726884256.85780: done dumping result, returning 13632 1726884256.85793: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-000000000b1b] 13632 1726884256.85799: sending task result for task 12b27791-eb03-55b1-95d9-000000000b1b 13632 1726884256.85905: done sending task result for task 12b27791-eb03-55b1-95d9-000000000b1b 13632 1726884256.85908: WORKER PROCESS EXITING 13632 1726884256.85963: no more pending results, returning what we have 13632 1726884256.85969: in VariableManager get_vars() 13632 1726884256.86026: Calling all_inventory to load vars for managed_node3 13632 1726884256.86029: Calling groups_inventory to load vars for managed_node3 13632 1726884256.86032: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.86043: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.86047: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.86050: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.86621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.87255: done with get_vars() 13632 1726884256.87270: variable 'ansible_search_path' from source: unknown 13632 1726884256.87271: variable 'ansible_search_path' from source: unknown 13632 1726884256.87312: we have included files to process 13632 1726884256.87313: generating all_blocks data 13632 1726884256.87315: done generating all_blocks data 13632 1726884256.87317: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884256.87318: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884256.87320: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884256.87766: done processing included file 13632 1726884256.87768: iterating over new_blocks loaded from include file 13632 1726884256.87769: in VariableManager get_vars() 13632 1726884256.87793: done with get_vars() 13632 1726884256.87795: filtering new block on tags 13632 1726884256.87808: done filtering new block on tags 13632 1726884256.87810: in VariableManager get_vars() 13632 1726884256.87827: done with get_vars() 13632 1726884256.87829: filtering new block on tags 13632 1726884256.87846: done filtering new block on tags 13632 1726884256.87848: in VariableManager get_vars() 13632 1726884256.87864: done with get_vars() 13632 1726884256.87866: filtering new block on tags 13632 1726884256.87876: done filtering new block on tags 13632 1726884256.87878: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for managed_node3 13632 1726884256.87884: extending task lists for all hosts with included blocks 13632 1726884256.87976: done extending task lists 13632 1726884256.87977: done processing included files 13632 1726884256.87978: results queue empty 13632 1726884256.87978: checking for any_errors_fatal 13632 1726884256.87984: done checking for any_errors_fatal 13632 1726884256.87985: checking for max_fail_percentage 13632 1726884256.87986: done checking for max_fail_percentage 13632 1726884256.87986: checking to see if all hosts have failed and the running result is not ok 13632 1726884256.87987: done checking to see if all hosts have failed 13632 1726884256.87989: getting the remaining hosts for this loop 13632 1726884256.87990: done getting the remaining hosts for this loop 13632 1726884256.87992: getting the next task for host managed_node3 13632 1726884256.87996: done getting next task for host managed_node3 13632 1726884256.87998: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884256.88001: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884256.88010: getting variables 13632 1726884256.88010: in VariableManager get_vars() 13632 1726884256.88021: Calling all_inventory to load vars for managed_node3 13632 1726884256.88023: Calling groups_inventory to load vars for managed_node3 13632 1726884256.88025: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.88029: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.88031: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.88033: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.88509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.89125: done with get_vars() 13632 1726884256.89141: done getting variables TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 20 September 2024 22:04:16 -0400 (0:00:00.043) 0:01:05.816 ****** 13632 1726884256.89205: entering _queue_task() for managed_node3/setup 13632 1726884256.89470: worker is 1 (out of 1 available) 13632 1726884256.89490: exiting _queue_task() for managed_node3/setup 13632 1726884256.89503: done queuing things up, now waiting for results queue to drain 13632 1726884256.89505: waiting for pending results... 13632 1726884256.89717: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884256.89823: in run() - task 12b27791-eb03-55b1-95d9-000000000c24 13632 1726884256.89838: variable 'ansible_search_path' from source: unknown 13632 1726884256.89841: variable 'ansible_search_path' from source: unknown 13632 1726884256.89877: calling self._execute() 13632 1726884256.89969: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.89974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.89990: variable 'omit' from source: magic vars 13632 1726884256.90350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884256.92280: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884256.92333: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884256.92373: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884256.92402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884256.92425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884256.92499: 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) 13632 1726884256.92523: 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) 13632 1726884256.92544: 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) 13632 1726884256.92577: 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) 13632 1726884256.92596: 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) 13632 1726884256.92642: 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) 13632 1726884256.92661: 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) 13632 1726884256.92688: 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) 13632 1726884256.92721: 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) 13632 1726884256.92734: 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) 13632 1726884256.92878: variable '__snapshot_required_facts' from source: role '' all vars 13632 1726884256.92890: variable 'ansible_facts' from source: unknown 13632 1726884256.93125: Evaluated conditional (__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 13632 1726884256.93130: when evaluation is False, skipping this task 13632 1726884256.93133: _execute() done 13632 1726884256.93136: dumping result to json 13632 1726884256.93139: done dumping result, returning 13632 1726884256.93150: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role [12b27791-eb03-55b1-95d9-000000000c24] 13632 1726884256.93155: sending task result for task 12b27791-eb03-55b1-95d9-000000000c24 13632 1726884256.93255: done sending task result for task 12b27791-eb03-55b1-95d9-000000000c24 13632 1726884256.93258: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 13632 1726884256.93324: no more pending results, returning what we have 13632 1726884256.93329: results queue empty 13632 1726884256.93330: checking for any_errors_fatal 13632 1726884256.93332: done checking for any_errors_fatal 13632 1726884256.93333: checking for max_fail_percentage 13632 1726884256.93335: done checking for max_fail_percentage 13632 1726884256.93337: checking to see if all hosts have failed and the running result is not ok 13632 1726884256.93338: done checking to see if all hosts have failed 13632 1726884256.93338: getting the remaining hosts for this loop 13632 1726884256.93340: done getting the remaining hosts for this loop 13632 1726884256.93345: getting the next task for host managed_node3 13632 1726884256.93356: done getting next task for host managed_node3 13632 1726884256.93360: ^ task is: TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884256.93366: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884256.93399: getting variables 13632 1726884256.93401: in VariableManager get_vars() 13632 1726884256.93442: Calling all_inventory to load vars for managed_node3 13632 1726884256.93446: Calling groups_inventory to load vars for managed_node3 13632 1726884256.93448: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.93458: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.93461: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.93464: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.94046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.94795: done with get_vars() 13632 1726884256.94811: done getting variables TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 20 September 2024 22:04:16 -0400 (0:00:00.056) 0:01:05.873 ****** 13632 1726884256.94895: entering _queue_task() for managed_node3/stat 13632 1726884256.95153: worker is 1 (out of 1 available) 13632 1726884256.95168: exiting _queue_task() for managed_node3/stat 13632 1726884256.95185: done queuing things up, now waiting for results queue to drain 13632 1726884256.95188: waiting for pending results... 13632 1726884256.95397: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884256.95509: in run() - task 12b27791-eb03-55b1-95d9-000000000c26 13632 1726884256.95524: variable 'ansible_search_path' from source: unknown 13632 1726884256.95528: variable 'ansible_search_path' from source: unknown 13632 1726884256.95563: calling self._execute() 13632 1726884256.95651: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.95655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.95667: variable 'omit' from source: magic vars 13632 1726884256.95992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884256.96233: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884256.96273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884256.96308: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884256.96341: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884256.96417: 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) 13632 1726884256.96441: 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) 13632 1726884256.96463: 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) 13632 1726884256.96489: 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) 13632 1726884256.96591: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884256.96599: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884256.96602: when evaluation is False, skipping this task 13632 1726884256.96606: _execute() done 13632 1726884256.96611: dumping result to json 13632 1726884256.96616: done dumping result, returning 13632 1726884256.96624: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree [12b27791-eb03-55b1-95d9-000000000c26] 13632 1726884256.96635: sending task result for task 12b27791-eb03-55b1-95d9-000000000c26 13632 1726884256.96728: done sending task result for task 12b27791-eb03-55b1-95d9-000000000c26 13632 1726884256.96731: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884256.96808: no more pending results, returning what we have 13632 1726884256.96813: results queue empty 13632 1726884256.96814: checking for any_errors_fatal 13632 1726884256.96823: done checking for any_errors_fatal 13632 1726884256.96824: checking for max_fail_percentage 13632 1726884256.96826: done checking for max_fail_percentage 13632 1726884256.96827: checking to see if all hosts have failed and the running result is not ok 13632 1726884256.96828: done checking to see if all hosts have failed 13632 1726884256.96829: getting the remaining hosts for this loop 13632 1726884256.96831: done getting the remaining hosts for this loop 13632 1726884256.96835: getting the next task for host managed_node3 13632 1726884256.96843: done getting next task for host managed_node3 13632 1726884256.96847: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884256.96851: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884256.96871: getting variables 13632 1726884256.96872: in VariableManager get_vars() 13632 1726884256.96922: Calling all_inventory to load vars for managed_node3 13632 1726884256.96926: Calling groups_inventory to load vars for managed_node3 13632 1726884256.96929: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884256.96938: Calling all_plugins_play to load vars for managed_node3 13632 1726884256.96940: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884256.96943: Calling groups_plugins_play to load vars for managed_node3 13632 1726884256.97504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884256.98143: done with get_vars() 13632 1726884256.98158: done getting variables 13632 1726884256.98214: 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.snapshot : Set flag to indicate system is ostree] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 20 September 2024 22:04:16 -0400 (0:00:00.033) 0:01:05.906 ****** 13632 1726884256.98243: entering _queue_task() for managed_node3/set_fact 13632 1726884256.98494: worker is 1 (out of 1 available) 13632 1726884256.98508: exiting _queue_task() for managed_node3/set_fact 13632 1726884256.98520: done queuing things up, now waiting for results queue to drain 13632 1726884256.98522: waiting for pending results... 13632 1726884256.98730: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884256.98841: in run() - task 12b27791-eb03-55b1-95d9-000000000c27 13632 1726884256.98855: variable 'ansible_search_path' from source: unknown 13632 1726884256.98858: variable 'ansible_search_path' from source: unknown 13632 1726884256.98896: calling self._execute() 13632 1726884256.98981: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884256.98991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884256.99000: variable 'omit' from source: magic vars 13632 1726884256.99318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884256.99555: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884256.99598: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884256.99632: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884256.99663: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884256.99742: 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) 13632 1726884256.99764: 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) 13632 1726884256.99790: 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) 13632 1726884256.99812: 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) 13632 1726884256.99913: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884256.99922: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884256.99925: when evaluation is False, skipping this task 13632 1726884256.99929: _execute() done 13632 1726884256.99933: dumping result to json 13632 1726884256.99938: done dumping result, returning 13632 1726884256.99946: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree [12b27791-eb03-55b1-95d9-000000000c27] 13632 1726884256.99954: sending task result for task 12b27791-eb03-55b1-95d9-000000000c27 13632 1726884257.00048: done sending task result for task 12b27791-eb03-55b1-95d9-000000000c27 13632 1726884257.00051: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884257.00140: no more pending results, returning what we have 13632 1726884257.00145: results queue empty 13632 1726884257.00146: checking for any_errors_fatal 13632 1726884257.00152: done checking for any_errors_fatal 13632 1726884257.00153: checking for max_fail_percentage 13632 1726884257.00155: done checking for max_fail_percentage 13632 1726884257.00156: checking to see if all hosts have failed and the running result is not ok 13632 1726884257.00157: done checking to see if all hosts have failed 13632 1726884257.00158: getting the remaining hosts for this loop 13632 1726884257.00160: done getting the remaining hosts for this loop 13632 1726884257.00164: getting the next task for host managed_node3 13632 1726884257.00176: done getting next task for host managed_node3 13632 1726884257.00180: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884257.00187: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884257.00208: getting variables 13632 1726884257.00210: in VariableManager get_vars() 13632 1726884257.00249: Calling all_inventory to load vars for managed_node3 13632 1726884257.00252: Calling groups_inventory to load vars for managed_node3 13632 1726884257.00255: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884257.00269: Calling all_plugins_play to load vars for managed_node3 13632 1726884257.00272: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884257.00275: Calling groups_plugins_play to load vars for managed_node3 13632 1726884257.00817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884257.01451: done with get_vars() 13632 1726884257.01471: done getting variables 13632 1726884257.01523: 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.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 20 September 2024 22:04:17 -0400 (0:00:00.033) 0:01:05.939 ****** 13632 1726884257.01552: entering _queue_task() for managed_node3/include_vars 13632 1726884257.01799: worker is 1 (out of 1 available) 13632 1726884257.01815: exiting _queue_task() for managed_node3/include_vars 13632 1726884257.01828: done queuing things up, now waiting for results queue to drain 13632 1726884257.01830: waiting for pending results... 13632 1726884257.02036: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884257.02150: in run() - task 12b27791-eb03-55b1-95d9-000000000c29 13632 1726884257.02164: variable 'ansible_search_path' from source: unknown 13632 1726884257.02168: variable 'ansible_search_path' from source: unknown 13632 1726884257.02406: variable 'ansible_facts' from source: unknown 13632 1726884257.02790: variable 'ansible_facts' from source: unknown 13632 1726884257.03091: variable 'ansible_facts' from source: unknown 13632 1726884257.03381: variable 'ansible_facts' from source: unknown 13632 1726884257.03573: variable 'omit' from source: magic vars 13632 1726884257.03675: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884257.03688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884257.03700: variable 'omit' from source: magic vars 13632 1726884257.03913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884257.04137: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884257.04177: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884257.04210: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884257.04238: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884257.04306: variable '__vars_file' from source: task vars 13632 1726884257.04375: variable 'role_path' from source: magic vars 13632 1726884257.04380: variable 'item' from source: unknown 13632 1726884257.04394: Evaluated conditional (__vars_file is file): False 13632 1726884257.04398: when evaluation is False, skipping this task 13632 1726884257.04430: variable 'item' from source: unknown 13632 1726884257.04492: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 13632 1726884257.04670: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884257.04674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884257.04676: variable 'omit' from source: magic vars 13632 1726884257.04794: variable '__vars_file' from source: task vars 13632 1726884257.04861: variable 'role_path' from source: magic vars 13632 1726884257.04864: variable 'item' from source: unknown 13632 1726884257.04877: Evaluated conditional (__vars_file is file): False 13632 1726884257.04880: when evaluation is False, skipping this task 13632 1726884257.04917: variable 'item' from source: unknown 13632 1726884257.04964: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } 13632 1726884257.05055: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884257.05059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884257.05069: variable 'omit' from source: magic vars 13632 1726884257.05199: variable '__vars_file' from source: task vars 13632 1726884257.05262: variable 'role_path' from source: magic vars 13632 1726884257.05265: variable 'item' from source: unknown 13632 1726884257.05287: Evaluated conditional (__vars_file is file): False 13632 1726884257.05296: when evaluation is False, skipping this task 13632 1726884257.05317: variable 'item' from source: unknown 13632 1726884257.05366: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884257.05461: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884257.05464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884257.05467: variable 'omit' from source: magic vars 13632 1726884257.05599: variable '__vars_file' from source: task vars 13632 1726884257.05665: variable 'role_path' from source: magic vars 13632 1726884257.05669: variable 'item' from source: unknown 13632 1726884257.05681: Evaluated conditional (__vars_file is file): False 13632 1726884257.05688: when evaluation is False, skipping this task 13632 1726884257.05716: variable 'item' from source: unknown 13632 1726884257.05769: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884257.05854: dumping result to json 13632 1726884257.05857: done dumping result, returning 13632 1726884257.05860: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-000000000c29] 13632 1726884257.05863: sending task result for task 12b27791-eb03-55b1-95d9-000000000c29 13632 1726884257.05906: done sending task result for task 12b27791-eb03-55b1-95d9-000000000c29 13632 1726884257.05908: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884257.05958: no more pending results, returning what we have 13632 1726884257.05962: results queue empty 13632 1726884257.05963: checking for any_errors_fatal 13632 1726884257.05970: done checking for any_errors_fatal 13632 1726884257.05971: checking for max_fail_percentage 13632 1726884257.05973: done checking for max_fail_percentage 13632 1726884257.05974: checking to see if all hosts have failed and the running result is not ok 13632 1726884257.05975: done checking to see if all hosts have failed 13632 1726884257.05977: getting the remaining hosts for this loop 13632 1726884257.05979: done getting the remaining hosts for this loop 13632 1726884257.05985: getting the next task for host managed_node3 13632 1726884257.05998: done getting next task for host managed_node3 13632 1726884257.06003: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884257.06006: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884257.06025: getting variables 13632 1726884257.06027: in VariableManager get_vars() 13632 1726884257.06068: Calling all_inventory to load vars for managed_node3 13632 1726884257.06071: Calling groups_inventory to load vars for managed_node3 13632 1726884257.06074: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884257.06086: Calling all_plugins_play to load vars for managed_node3 13632 1726884257.06098: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884257.06102: Calling groups_plugins_play to load vars for managed_node3 13632 1726884257.06666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884257.07304: done with get_vars() 13632 1726884257.07322: done getting variables 13632 1726884257.07371: 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.snapshot : Ensure required packages are installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 20 September 2024 22:04:17 -0400 (0:00:00.058) 0:01:05.998 ****** 13632 1726884257.07404: entering _queue_task() for managed_node3/package 13632 1726884257.07650: worker is 1 (out of 1 available) 13632 1726884257.07669: exiting _queue_task() for managed_node3/package 13632 1726884257.07685: done queuing things up, now waiting for results queue to drain 13632 1726884257.07686: waiting for pending results... 13632 1726884257.07889: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884257.07971: in run() - task 12b27791-eb03-55b1-95d9-000000000b1c 13632 1726884257.07987: variable 'ansible_search_path' from source: unknown 13632 1726884257.07992: variable 'ansible_search_path' from source: unknown 13632 1726884257.08028: calling self._execute() 13632 1726884257.08115: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884257.08121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884257.08132: variable 'omit' from source: magic vars 13632 1726884257.08233: variable 'omit' from source: magic vars 13632 1726884257.08279: variable 'omit' from source: magic vars 13632 1726884257.08309: variable '__snapshot_packages' from source: role '' all vars 13632 1726884257.08465: variable '__snapshot_packages' from source: role '' all vars 13632 1726884257.08655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884257.10672: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884257.10725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884257.10759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884257.10792: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884257.10816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884257.10902: 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) 13632 1726884257.10926: 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) 13632 1726884257.10947: 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) 13632 1726884257.10982: 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) 13632 1726884257.10999: 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) 13632 1726884257.11081: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884257.11089: variable 'omit' from source: magic vars 13632 1726884257.11117: variable 'omit' from source: magic vars 13632 1726884257.11141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884257.11164: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884257.11180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884257.11199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884257.11210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884257.11237: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884257.11240: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884257.11243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884257.11329: Set connection var ansible_shell_executable to /bin/sh 13632 1726884257.11337: Set connection var ansible_connection to ssh 13632 1726884257.11344: Set connection var ansible_pipelining to False 13632 1726884257.11351: Set connection var ansible_timeout to 10 13632 1726884257.11354: Set connection var ansible_shell_type to sh 13632 1726884257.11361: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884257.11380: variable 'ansible_shell_executable' from source: unknown 13632 1726884257.11386: variable 'ansible_connection' from source: unknown 13632 1726884257.11392: variable 'ansible_module_compression' from source: unknown 13632 1726884257.11394: variable 'ansible_shell_type' from source: unknown 13632 1726884257.11397: variable 'ansible_shell_executable' from source: unknown 13632 1726884257.11401: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884257.11403: variable 'ansible_pipelining' from source: unknown 13632 1726884257.11408: variable 'ansible_timeout' from source: unknown 13632 1726884257.11413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884257.11503: 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) 13632 1726884257.11516: variable 'omit' from source: magic vars 13632 1726884257.11520: starting attempt loop 13632 1726884257.11522: running the handler 13632 1726884257.11530: variable 'ansible_facts' from source: unknown 13632 1726884257.11532: variable 'ansible_facts' from source: unknown 13632 1726884257.11581: _low_level_execute_command(): starting 13632 1726884257.11589: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884257.12126: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884257.12131: 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.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884257.12135: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884257.12196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884257.12200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884257.12210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884257.12259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884257.14056: stdout chunk (state=3): >>>/root <<< 13632 1726884257.14167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884257.14222: stderr chunk (state=3): >>><<< 13632 1726884257.14228: stdout chunk (state=3): >>><<< 13632 1726884257.14251: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884257.14263: _low_level_execute_command(): starting 13632 1726884257.14270: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845 `" && echo ansible-tmp-1726884257.1425085-15298-86241049828845="` echo /root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845 `" ) && sleep 0' 13632 1726884257.14761: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884257.14764: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884257.14767: 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.8.115 is address <<< 13632 1726884257.14769: 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 <<< 13632 1726884257.14771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884257.14828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884257.14831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884257.14886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884257.16881: stdout chunk (state=3): >>>ansible-tmp-1726884257.1425085-15298-86241049828845=/root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845 <<< 13632 1726884257.17120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884257.17124: stdout chunk (state=3): >>><<< 13632 1726884257.17128: stderr chunk (state=3): >>><<< 13632 1726884257.17151: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884257.1425085-15298-86241049828845=/root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884257.17212: variable 'ansible_module_compression' from source: unknown 13632 1726884257.17395: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884257.17400: variable 'ansible_facts' from source: unknown 13632 1726884257.17491: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845/AnsiballZ_dnf.py 13632 1726884257.17766: Sending initial data 13632 1726884257.17772: Sent initial data (151 bytes) 13632 1726884257.18217: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884257.18226: 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.8.115 originally 10.31.8.115 <<< 13632 1726884257.18233: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884257.18239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884257.18265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884257.18268: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884257.18360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884257.18416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884257.18495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884257.20067: 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" <<< 13632 1726884257.20071: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884257.20117: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884257.20192: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp4n55xrk3 /root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845/AnsiballZ_dnf.py <<< 13632 1726884257.20197: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845/AnsiballZ_dnf.py" <<< 13632 1726884257.20229: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp4n55xrk3" to remote "/root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845/AnsiballZ_dnf.py" <<< 13632 1726884257.21849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884257.22113: stderr chunk (state=3): >>><<< 13632 1726884257.22116: stdout chunk (state=3): >>><<< 13632 1726884257.22119: done transferring module to remote 13632 1726884257.22121: _low_level_execute_command(): starting 13632 1726884257.22123: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845/ /root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845/AnsiballZ_dnf.py && sleep 0' 13632 1726884257.22749: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884257.22766: 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.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration <<< 13632 1726884257.22781: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884257.22833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884257.22846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884257.22901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884257.24974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884257.24978: stderr chunk (state=3): >>><<< 13632 1726884257.24981: stdout chunk (state=3): >>><<< 13632 1726884257.25010: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884257.25017: _low_level_execute_command(): starting 13632 1726884257.25019: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845/AnsiballZ_dnf.py && sleep 0' 13632 1726884257.25642: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884257.25652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884257.25694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884257.25697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884257.25700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884257.25706: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884257.25717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884257.25740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884257.25744: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884257.25746: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884257.25781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884257.25784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884257.25787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884257.25791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884257.25798: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884257.25850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884257.25882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884257.25914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884257.25927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884257.26015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884257.28181: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884257.28230: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884257.28248: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884257.28319: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884257.28358: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884257.28418: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884257.28434: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884257.28498: 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' <<< 13632 1726884257.28541: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884257.28545: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884257.28590: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884257.28640: 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 0x7fa92e60c530> <<< 13632 1726884257.28658: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e5dbb30> # /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' <<< 13632 1726884257.28720: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e60eab0> import '_signal' # <<< 13632 1726884257.28724: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884257.28764: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 13632 1726884257.28786: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884257.28862: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884257.28933: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884257.28938: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884257.28976: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884257.29021: 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' <<< 13632 1726884257.29044: 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' <<< 13632 1726884257.29057: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e421160> <<< 13632 1726884257.29125: 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' <<< 13632 1726884257.29154: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e422150> import 'site' # <<< 13632 1726884257.29205: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884257.29479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884257.29524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884257.29552: 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' <<< 13632 1726884257.29555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884257.29601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884257.29605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884257.29657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884257.29665: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e467f20> <<< 13632 1726884257.29695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884257.29724: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4740b0> <<< 13632 1726884257.29736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884257.29772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884257.29796: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884257.29839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.29877: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884257.29882: 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 0x7fa92e497920> <<< 13632 1726884257.29922: 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 0x7fa92e497fb0> <<< 13632 1726884257.29945: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884257.30029: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e477bf0> <<< 13632 1726884257.30032: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884257.30051: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e475310> <<< 13632 1726884257.30139: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4650d0> <<< 13632 1726884257.30179: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884257.30211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884257.30238: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884257.30274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884257.30298: 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' <<< 13632 1726884257.30324: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4bb860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4ba480> <<< 13632 1726884257.30366: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884257.30392: 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 0x7fa92e4761e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4b8d10> <<< 13632 1726884257.30428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884257.30482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4ec890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e464350> <<< 13632 1726884257.30506: 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' <<< 13632 1726884257.30556: 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 0x7fa92e4ecd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4ecbf0> <<< 13632 1726884257.30570: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884257.30609: 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 0x7fa92e4ecf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e45ae70> # /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' <<< 13632 1726884257.30666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884257.30670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884257.30723: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4ed670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4ed340> import 'importlib.machinery' # <<< 13632 1726884257.30731: 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' <<< 13632 1726884257.30774: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4ee570> import 'importlib.util' # import 'runpy' # <<< 13632 1726884257.30778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884257.30822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884257.30861: 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 0x7fa92e5087a0> import 'errno' # <<< 13632 1726884257.30897: 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 0x7fa92e509ee0> <<< 13632 1726884257.30936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884257.30975: 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' <<< 13632 1726884257.31033: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e50ade0> <<< 13632 1726884257.31037: 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 0x7fa92e50b410> <<< 13632 1726884257.31068: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e50a330> # /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' <<< 13632 1726884257.31118: 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 0x7fa92e50be90> <<< 13632 1726884257.31131: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e50b5c0> <<< 13632 1726884257.31182: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4ee5d0> <<< 13632 1726884257.31228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884257.31246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884257.31270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884257.31321: 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 0x7fa92e243e00> <<< 13632 1726884257.31358: 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 0x7fa92e26c920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e26c680> <<< 13632 1726884257.31418: 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 0x7fa92e26c950> <<< 13632 1726884257.31449: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa92e26ca70> <<< 13632 1726884257.31472: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e241fa0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884257.31580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884257.31622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e26e0f0> <<< 13632 1726884257.31668: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e26cd70> <<< 13632 1726884257.31696: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4eecc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884257.31759: 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 <<< 13632 1726884257.31828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884257.31841: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e296450> <<< 13632 1726884257.31897: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884257.31928: 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 <<< 13632 1726884257.31984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884257.32038: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e2ba600> <<< 13632 1726884257.32063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884257.32087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884257.32129: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884257.32151: 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 0x7fa92e2eb3e0> <<< 13632 1726884257.32169: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884257.32216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884257.32231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884257.32267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884257.32368: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e31db80> <<< 13632 1726884257.32457: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e2eb500> <<< 13632 1726884257.32486: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e2bb290> <<< 13632 1726884257.32514: 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 0x7fa92e130560> <<< 13632 1726884257.32541: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e2b9640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e26eff0> <<< 13632 1726884257.32677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884257.32696: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa92e2b9a00> <<< 13632 1726884257.32767: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_6806rm5b/ansible_ansible.legacy.dnf_payload.zip' <<< 13632 1726884257.32787: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.32938: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.32960: 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' <<< 13632 1726884257.33013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884257.33089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884257.33122: 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 0x7fa92e18e1b0> import '_typing' # <<< 13632 1726884257.33322: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1650a0> <<< 13632 1726884257.33326: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e164260> <<< 13632 1726884257.33329: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.33360: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884257.33367: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.33390: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.33409: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.33418: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884257.33431: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.35210: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.36317: 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 0x7fa92e1675c0> <<< 13632 1726884257.36346: 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' <<< 13632 1726884257.36375: 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' <<< 13632 1726884257.36406: 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' <<< 13632 1726884257.36434: 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 0x7fa92e1b1ac0> <<< 13632 1726884257.36469: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1b1850> <<< 13632 1726884257.36535: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1b1190> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884257.36572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884257.36577: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1b18e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e18ec30> <<< 13632 1726884257.36626: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa92e1b27b0> <<< 13632 1726884257.36657: 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 0x7fa92e1b29f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884257.36718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884257.36736: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884257.36772: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1b2f30> import 'pwd' # <<< 13632 1726884257.36811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884257.36830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884257.36874: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e01cd10> <<< 13632 1726884257.36920: 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 0x7fa92e01e930> <<< 13632 1726884257.36937: stdout chunk (state=3): >>># /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' <<< 13632 1726884257.36986: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e01f2f0> <<< 13632 1726884257.37023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884257.37042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e0204d0> <<< 13632 1726884257.37076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884257.37123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884257.37127: 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' <<< 13632 1726884257.37166: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e022f30> <<< 13632 1726884257.37229: 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 0x7fa92e023050> <<< 13632 1726884257.37247: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e0211f0> <<< 13632 1726884257.37276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884257.37315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884257.37355: 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 <<< 13632 1726884257.37362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884257.37397: 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 0x7fa92e026d80> import '_tokenize' # <<< 13632 1726884257.37592: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e0258e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e025640> <<< 13632 1726884257.37596: 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 0x7fa92e027f20> <<< 13632 1726884257.37603: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e021700> <<< 13632 1726884257.37640: 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 0x7fa92e06af00> <<< 13632 1726884257.37666: 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 0x7fa92e06b080> <<< 13632 1726884257.37698: 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 <<< 13632 1726884257.37733: 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' <<< 13632 1726884257.37765: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884257.37793: 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 0x7fa92e070c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e070a10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884257.37895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884257.37956: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884257.37976: 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 0x7fa92e0731a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e071310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884257.38029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.38061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884257.38080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13632 1726884257.38117: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e07a900> <<< 13632 1726884257.38369: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e073290> # 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 0x7fa92e07bb60> <<< 13632 1726884257.38430: 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 0x7fa92e07b560> <<< 13632 1726884257.38539: 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 0x7fa92e07bc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e06b350> # /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' <<< 13632 1726884257.38602: 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' # 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 0x7fa92e07eb10> <<< 13632 1726884257.38954: 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 0x7fa92e07fe00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e07d2e0> # 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 0x7fa92e07e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e07ce90> # zipimport: zlib available <<< 13632 1726884257.38974: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.39005: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884257.39016: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.39201: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.39205: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.39209: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13632 1726884257.39333: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.39474: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.40129: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.40805: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884257.40821: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884257.40835: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884257.40839: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884257.40870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.40928: 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' <<< 13632 1726884257.40934: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa92e107590> <<< 13632 1726884257.41036: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884257.41044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884257.41062: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1054c0> <<< 13632 1726884257.41076: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e082870> <<< 13632 1726884257.41134: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884257.41141: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.41158: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.41189: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884257.41199: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.41366: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.41557: 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' <<< 13632 1726884257.41594: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1054f0> <<< 13632 1726884257.41598: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.42151: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.42694: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.42774: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.42868: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884257.42871: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.42918: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.42964: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884257.42968: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.43055: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.43217: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884257.43249: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.43272: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.43315: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884257.43338: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.43590: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.43870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884257.43938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884257.43950: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884257.44039: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e107650> <<< 13632 1726884257.44045: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.44139: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.44223: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884257.44227: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884257.44240: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884257.44264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884257.44275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884257.44353: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884257.44478: 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 0x7fa92df11970> <<< 13632 1726884257.44539: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884257.44542: 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 0x7fa92df122d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1b28a0> <<< 13632 1726884257.44563: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.44610: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.44657: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884257.44659: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.44713: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.44758: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.44824: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.44892: 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 <<< 13632 1726884257.44935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.45027: 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' <<< 13632 1726884257.45036: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa92df11070> <<< 13632 1726884257.45068: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92df124e0> <<< 13632 1726884257.45106: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884257.45112: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.45181: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.45272: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.45299: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.45341: 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' <<< 13632 1726884257.45364: 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 <<< 13632 1726884257.45385: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884257.45515: 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' <<< 13632 1726884257.45540: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfaa6f0> <<< 13632 1726884257.45599: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92df1c350> <<< 13632 1726884257.45692: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92df1a540> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92df1a330> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884257.45717: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.45761: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.45765: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884257.45830: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884257.45866: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884257.46532: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.47148: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.47920: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.48676: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 13632 1726884257.48709: 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 0x7fa92dfae030> <<< 13632 1726884257.48752: 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 0x7fa92dfae7b0> # /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' <<< 13632 1726884257.48820: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfaf2f0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfaeb10> <<< 13632 1726884257.48834: 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' <<< 13632 1726884257.48869: 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' <<< 13632 1726884257.48901: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfac230> <<< 13632 1726884257.48928: 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' <<< 13632 1726884257.48948: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 13632 1726884257.48961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13632 1726884257.49029: 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' <<< 13632 1726884257.49037: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13632 1726884257.49044: 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' <<< 13632 1726884257.49106: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92df2a4b0> # /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 0x7fa92df2a390> <<< 13632 1726884257.49146: 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 0x7fa92d5022a0> <<< 13632 1726884257.49184: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92df28620> <<< 13632 1726884257.49212: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884257.49273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884257.49304: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13632 1726884257.49309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13632 1726884257.49320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13632 1726884257.49352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13632 1726884257.49424: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d504e30> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d5039b0> <<< 13632 1726884257.49461: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d502d20> <<< 13632 1726884257.49479: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfacef0> <<< 13632 1726884257.49504: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884257.49521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13632 1726884257.49549: 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 <<< 13632 1726884257.49680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884257.49721: 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' <<< 13632 1726884257.49753: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d570d40> <<< 13632 1726884257.49877: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d528e90> <<< 13632 1726884257.49916: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e07de20> <<< 13632 1726884257.49958: stdout chunk (state=3): >>># /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' <<< 13632 1726884257.49981: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884257.50019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884257.50033: 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 0x7fa92d57c770> <<< 13632 1726884257.50072: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d572b40> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d528980> <<< 13632 1726884257.50101: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfac890> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfac2c0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfafda0> <<< 13632 1726884257.50124: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfae780> <<< 13632 1726884257.50153: 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' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfac170> <<< 13632 1726884257.50174: stdout chunk (state=3): >>># /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' <<< 13632 1726884257.50191: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13632 1726884257.50203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13632 1726884257.50269: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d57cd40> <<< 13632 1726884257.50302: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfac380> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884257.50313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.50373: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d57d610> <<< 13632 1726884257.50403: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884257.50424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13632 1726884257.50476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884257.50531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884257.50601: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884257.50674: 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 0x7fa92d58bb30> <<< 13632 1726884257.50880: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d589250> <<< 13632 1726884257.50917: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d57e360> <<< 13632 1726884257.50951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13632 1726884257.51009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13632 1726884257.51016: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d588ce0> <<< 13632 1726884257.51096: 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 0x7fa92d595e50> # /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' <<< 13632 1726884257.51101: stdout chunk (state=3): >>># /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' <<< 13632 1726884257.51134: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d596ae0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d5965a0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884257.51204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884257.51280: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d596ff0> <<< 13632 1726884257.51307: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884257.51343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884257.51580: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d55f320> <<< 13632 1726884257.51602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13632 1726884257.51634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13632 1726884257.51675: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d423ec0> <<< 13632 1726884257.51713: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.51822: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884257.51839: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.51962: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.52122: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13632 1726884257.52130: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.52191: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.52247: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 13632 1726884257.52250: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.52392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.52517: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884257.52616: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884257.53117: 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' <<< 13632 1726884257.53176: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13632 1726884257.53202: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d18ec90> <<< 13632 1726884257.53227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884257.53262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884257.53405: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d18edb0> <<< 13632 1726884257.53438: 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' <<< 13632 1726884257.53463: 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' <<< 13632 1726884257.53508: 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 0x7fa92d1daf30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d1da780> <<< 13632 1726884257.53535: 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 0x7fa92d1da930> <<< 13632 1726884257.53572: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d18f290> <<< 13632 1726884257.53586: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d18deb0> <<< 13632 1726884257.53609: 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 <<< 13632 1726884257.53616: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d18e990> <<< 13632 1726884257.53645: 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 <<< 13632 1726884257.53725: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884257.53757: 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' <<< 13632 1726884257.53786: 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' <<< 13632 1726884257.53932: 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 0x7fa92d254530> <<< 13632 1726884257.53938: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d254110> <<< 13632 1726884257.53964: 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 <<< 13632 1726884257.54022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13632 1726884257.54084: 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 0x7fa92d257e00> <<< 13632 1726884257.54128: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d254680> <<< 13632 1726884257.54155: 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 <<< 13632 1726884257.54254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884257.55260: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 13632 1726884257.55268: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa92cd42fc0> <<< 13632 1726884257.55334: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d257fe0> <<< 13632 1726884257.55363: 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 <<< 13632 1726884257.55564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884257.55670: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa92cdc0a70> <<< 13632 1726884257.55725: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92cd43350> <<< 13632 1726884257.55754: 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 <<< 13632 1726884257.55790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884257.55878: 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 0x7fa92cdc3a40> <<< 13632 1726884257.55923: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92cdc0c50> <<< 13632 1726884257.55948: 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 <<< 13632 1726884257.56002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884257.56098: 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 0x7fa92cdfbb90> <<< 13632 1726884257.56142: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92cdc3dd0> <<< 13632 1726884257.56162: 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 <<< 13632 1726884257.56182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884257.56239: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 13632 1726884257.56247: 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 0x7fa92b45ce00> <<< 13632 1726884257.56268: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b45c200> <<< 13632 1726884257.56274: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d1fbc80> <<< 13632 1726884257.56294: 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 <<< 13632 1726884257.56338: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13632 1726884257.56376: 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 <<< 13632 1726884257.56381: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884257.56410: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884257.56439: 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 0x7fa92b474320> <<< 13632 1726884257.56484: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b45f770> <<< 13632 1726884257.56501: 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 <<< 13632 1726884257.56532: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13632 1726884257.56562: 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 <<< 13632 1726884257.56566: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 13632 1726884257.56585: 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 0x7fa92b476a20> <<< 13632 1726884257.56638: 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 <<< 13632 1726884257.56674: stdout chunk (state=3): >>># 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' <<< 13632 1726884257.56678: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b477920> <<< 13632 1726884257.56702: 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' <<< 13632 1726884257.57168: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa92b498230> <<< 13632 1726884257.57202: 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 <<< 13632 1726884257.57211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884257.57234: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4996d0> <<< 13632 1726884257.57243: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b477b60> <<< 13632 1726884257.57281: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4768d0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4762a0> <<< 13632 1726884257.57331: 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 <<< 13632 1726884257.57350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.57451: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa92b49b2f0> <<< 13632 1726884257.57489: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b476e40> <<< 13632 1726884257.57559: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b474680> <<< 13632 1726884257.57605: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b45ed80> <<< 13632 1726884257.57631: 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' <<< 13632 1726884257.57804: 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 0x7fa92b45f3e0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b45f140> <<< 13632 1726884257.57824: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b45cf80> <<< 13632 1726884257.57871: 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 0x7fa92b4e0950> <<< 13632 1726884257.57906: 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 <<< 13632 1726884257.57926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884257.57938: 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 <<< 13632 1726884257.57944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884257.57986: 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 <<< 13632 1726884257.58004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884257.58020: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4e2e70> <<< 13632 1726884257.58060: 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' <<< 13632 1726884257.58080: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4e3650> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4e2180> <<< 13632 1726884257.58124: 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 <<< 13632 1726884257.58149: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13632 1726884257.58177: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4e3e60> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4e0920> <<< 13632 1726884257.58207: 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' <<< 13632 1726884257.58232: 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 <<< 13632 1726884257.58254: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13632 1726884257.58278: 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 <<< 13632 1726884257.58286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 13632 1726884257.58309: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b5098e0> <<< 13632 1726884257.58361: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b508e60> <<< 13632 1726884257.58366: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b508c80> <<< 13632 1726884257.58378: 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' <<< 13632 1726884257.58400: 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 <<< 13632 1726884257.58434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884257.58469: 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 <<< 13632 1726884257.58498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884257.58533: 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' <<< 13632 1726884257.58541: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae1c8f0> <<< 13632 1726884257.58576: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884257.58610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884257.58643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884257.58696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884257.58706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884257.58719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884257.58738: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae46960> <<< 13632 1726884257.58767: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884257.58796: 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 0x7fa92ae46cc0> <<< 13632 1726884257.58863: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae1ec00> <<< 13632 1726884257.58901: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae1cda0> <<< 13632 1726884257.58927: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b50bdd0> <<< 13632 1726884257.58993: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b50a060> <<< 13632 1726884257.58996: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b509dc0> <<< 13632 1726884257.59033: 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' <<< 13632 1726884257.59045: 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 <<< 13632 1726884257.59052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.59107: 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 <<< 13632 1726884257.59113: 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 0x7fa92ae807a0> <<< 13632 1726884257.59116: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae478f0> <<< 13632 1726884257.59152: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b50a5a0> <<< 13632 1726884257.59209: 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 <<< 13632 1726884257.59269: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13632 1726884257.59273: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae80e90> <<< 13632 1726884257.59276: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae81250> <<< 13632 1726884257.59278: 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 0x7fa92ae812e0> <<< 13632 1726884257.59311: 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 0x7fa92ae81400> <<< 13632 1726884257.59337: 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 <<< 13632 1726884257.59371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884257.59401: 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 <<< 13632 1726884257.59428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884257.59506: 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 0x7fa92ae83f80> <<< 13632 1726884257.59528: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae820f0> <<< 13632 1726884257.59567: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae83f20> <<< 13632 1726884257.59585: 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 <<< 13632 1726884257.59594: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884257.59700: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aeac170> <<< 13632 1726884257.59708: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae812b0> <<< 13632 1726884257.59736: 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' <<< 13632 1726884257.59749: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aeac2f0> <<< 13632 1726884257.59775: 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 <<< 13632 1726884257.59792: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13632 1726884257.59825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884257.59900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884257.59929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884257.59959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884257.59986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884257.60006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884257.60039: 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 0x7fa92aecfce0> <<< 13632 1726884257.60081: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aecf110> <<< 13632 1726884257.60157: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aecdb20> <<< 13632 1726884257.60346: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aeada60> <<< 13632 1726884257.60355: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aeacec0> <<< 13632 1726884257.60387: 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 <<< 13632 1726884257.60393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aeaf110> <<< 13632 1726884257.60424: 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 <<< 13632 1726884257.60434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 13632 1726884257.60441: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92cdfba70> <<< 13632 1726884257.60473: 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' <<< 13632 1726884257.60484: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acb8620> <<< 13632 1726884257.60510: 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 <<< 13632 1726884257.60516: 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 0x7fa92acb8890> <<< 13632 1726884257.60544: 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' <<< 13632 1726884257.60575: 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 <<< 13632 1726884257.60597: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13632 1726884257.60613: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acb91c0> <<< 13632 1726884257.60619: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acb8c50> <<< 13632 1726884257.60647: 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 0x7fa92acba0c0> <<< 13632 1726884257.60672: stdout chunk (state=3): >>>import 'gc' # <<< 13632 1726884257.60701: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d1db0b0> <<< 13632 1726884257.60708: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d18db20> <<< 13632 1726884257.61303: 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 <<< 13632 1726884257.61326: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884257.61355: 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' <<< 13632 1726884257.61369: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acbb410> <<< 13632 1726884257.61516: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884257.61543: 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 <<< 13632 1726884257.61549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884257.61579: 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' <<< 13632 1726884257.61610: 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 <<< 13632 1726884257.61656: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884257.61697: 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 <<< 13632 1726884257.61738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884257.61771: 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' <<< 13632 1726884257.61774: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acf7d10> <<< 13632 1726884257.61808: 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 <<< 13632 1726884257.61815: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 13632 1726884257.61834: 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 <<< 13632 1726884257.61858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884257.61890: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 13632 1726884257.61898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.62010: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884257.62021: 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 0x7fa92ad1dd00> <<< 13632 1726884257.62029: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad1d8b0> <<< 13632 1726884257.62057: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884257.62082: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884257.62098: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa92dfaeea0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad1c800> <<< 13632 1726884257.62105: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acf7f80> <<< 13632 1726884257.62128: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acf4d70> <<< 13632 1726884257.62158: 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 <<< 13632 1726884257.62165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884257.62183: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acf7b00> <<< 13632 1726884257.62204: 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 <<< 13632 1726884257.62242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.62259: 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 <<< 13632 1726884257.62280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884257.62316: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad37290> <<< 13632 1726884257.62359: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad35dc0> <<< 13632 1726884257.62396: 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 <<< 13632 1726884257.62408: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884257.62415: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad58aa0> <<< 13632 1726884257.62441: 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' <<< 13632 1726884257.62458: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad58da0> <<< 13632 1726884257.62495: 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' <<< 13632 1726884257.62505: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad59010> <<< 13632 1726884257.62528: 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 <<< 13632 1726884257.62534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 13632 1726884257.62556: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad592b0> <<< 13632 1726884257.62575: 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 <<< 13632 1726884257.62588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13632 1726884257.62604: 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 <<< 13632 1726884257.62636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884257.62672: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad599a0> <<< 13632 1726884257.62678: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad597f0> <<< 13632 1726884257.62709: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 13632 1726884257.62716: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad5b200> <<< 13632 1726884257.62743: 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 <<< 13632 1726884257.62750: 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 0x7fa92ad5b380> <<< 13632 1726884257.62783: 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 <<< 13632 1726884257.62811: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13632 1726884257.62820: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad5b5c0> <<< 13632 1726884257.62839: 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 <<< 13632 1726884257.62861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13632 1726884257.62896: 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 <<< 13632 1726884257.62915: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884257.62925: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad74560> <<< 13632 1726884257.62945: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad5bda0> <<< 13632 1726884257.62964: 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 <<< 13632 1726884257.62990: stdout chunk (state=3): >>># 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 0x7fa92ad75100> <<< 13632 1726884257.63039: 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' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad75550> <<< 13632 1726884257.63064: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 13632 1726884257.63097: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad75730> <<< 13632 1726884257.63100: 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 <<< 13632 1726884257.63122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884257.63156: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad75a00> <<< 13632 1726884257.63184: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 13632 1726884257.63195: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad76900> <<< 13632 1726884257.63219: 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 <<< 13632 1726884257.63235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 13632 1726884257.63243: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad76b70> <<< 13632 1726884257.63324: 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 <<< 13632 1726884257.63331: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13632 1726884257.63334: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad76d80> # /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 <<< 13632 1726884257.63364: 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 <<< 13632 1726884257.63396: stdout chunk (state=3): >>># 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 0x7fa92ad77950> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad774a0> <<< 13632 1726884257.63436: 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 <<< 13632 1726884257.63465: stdout chunk (state=3): >>># 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 <<< 13632 1726884257.63469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ada07a0> <<< 13632 1726884257.63498: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ada0110> <<< 13632 1726884257.63518: 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 <<< 13632 1726884257.63522: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884257.63534: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ada1430> <<< 13632 1726884257.63554: 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 <<< 13632 1726884257.63582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13632 1726884257.63605: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ada1730> <<< 13632 1726884257.63610: 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 <<< 13632 1726884257.63632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 13632 1726884257.63640: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ada2690> <<< 13632 1726884257.63676: 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' <<< 13632 1726884257.63680: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ada2930> <<< 13632 1726884257.63714: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 13632 1726884257.63733: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ada2ae0> <<< 13632 1726884257.63751: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acbb4d0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acbaf90> <<< 13632 1726884257.63755: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acba5a0> <<< 13632 1726884257.63789: 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 <<< 13632 1726884257.63797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13632 1726884257.63839: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acbafc0> <<< 13632 1726884257.63866: 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 <<< 13632 1726884257.63881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13632 1726884257.63922: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ada3470> <<< 13632 1726884257.63947: 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 <<< 13632 1726884257.63963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13632 1726884257.63977: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ada3950> <<< 13632 1726884257.64017: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 13632 1726884257.64020: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad4350> <<< 13632 1726884257.64044: 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 <<< 13632 1726884257.64084: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13632 1726884257.64106: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.64129: 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 <<< 13632 1726884257.64133: 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 0x7fa92aad5730> <<< 13632 1726884257.64156: 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' <<< 13632 1726884257.64181: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad57f0> <<< 13632 1726884257.64207: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884257.64325: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 13632 1726884257.64333: 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 0x7fa92aad5f10> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad5d90> <<< 13632 1726884257.64368: 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 <<< 13632 1726884257.64412: stdout chunk (state=3): >>># 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 <<< 13632 1726884257.64415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 13632 1726884257.64439: 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 <<< 13632 1726884257.64464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884257.64495: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab00590> <<< 13632 1726884257.64517: 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 <<< 13632 1726884257.64535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13632 1726884257.64560: 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 <<< 13632 1726884257.64568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 13632 1726884257.64614: 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 0x7fa92ab01700> <<< 13632 1726884257.64632: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab01970> <<< 13632 1726884257.64668: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py <<< 13632 1726884257.64704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 13632 1726884257.64708: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884257.64734: 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 0x7fa92ab01ac0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab01910> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab01220> <<< 13632 1726884257.64764: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab006e0> <<< 13632 1726884257.64801: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad7980> <<< 13632 1726884257.64805: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad6f00> <<< 13632 1726884257.64825: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad6780> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad5220> <<< 13632 1726884257.64838: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad4770> <<< 13632 1726884257.64869: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884257.64881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 13632 1726884257.64921: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab013d0> <<< 13632 1726884257.64925: 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 <<< 13632 1726884257.64932: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13632 1726884257.64956: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab02480> <<< 13632 1726884257.64978: 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 <<< 13632 1726884257.64986: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13632 1726884257.65022: 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' <<< 13632 1726884257.65056: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab03380> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab030b0> <<< 13632 1726884257.65089: 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 <<< 13632 1726884257.65092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.65108: 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 <<< 13632 1726884257.65267: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884257.65289: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884257.65327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884257.65413: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab357c0> <<< 13632 1726884257.65428: stdout chunk (state=3): >>># /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' <<< 13632 1726884257.65533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884257.65542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884257.65561: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab36e70> <<< 13632 1726884257.65711: 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 0x7fa92ab360c0> <<< 13632 1726884257.65714: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab35be0> <<< 13632 1726884257.65741: 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 <<< 13632 1726884257.65754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884257.65780: 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 <<< 13632 1726884257.65795: 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 0x7fa92ab6c710> <<< 13632 1726884257.65841: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab5bb00> <<< 13632 1726884257.65845: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884257.65869: 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 <<< 13632 1726884257.65928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884257.65936: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884257.65948: 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 <<< 13632 1726884257.65951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884257.65967: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab6f530> <<< 13632 1726884257.66002: 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' <<< 13632 1726884257.66039: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab6fe90> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 13632 1726884257.66056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884257.66090: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884257.66124: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab6cd70> <<< 13632 1726884257.66156: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab6ca40> <<< 13632 1726884257.66180: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab03650> <<< 13632 1726884257.66207: 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 <<< 13632 1726884257.66214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 13632 1726884257.66250: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab35310> <<< 13632 1726884257.66258: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab033b0> <<< 13632 1726884257.66273: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab02ab0> <<< 13632 1726884257.66312: 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 <<< 13632 1726884257.66315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 13632 1726884257.66329: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab92150> <<< 13632 1726884257.66363: 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 <<< 13632 1726884257.66366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 13632 1726884257.66385: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab92a50> <<< 13632 1726884257.66411: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 13632 1726884257.66418: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab933e0> <<< 13632 1726884257.66438: 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 <<< 13632 1726884257.66463: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13632 1726884257.66514: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab93800> <<< 13632 1726884257.66521: 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 # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13632 1726884257.66555: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92abac3e0> <<< 13632 1726884257.66558: 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 <<< 13632 1726884257.66601: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884257.66628: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92abaca70> <<< 13632 1726884257.66667: 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 <<< 13632 1726884257.66670: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 13632 1726884257.66694: 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' <<< 13632 1726884257.66722: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 13632 1726884257.66729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 13632 1726884257.66765: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884257.66809: 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 0x7fa92abaf8f0> <<< 13632 1726884257.66859: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92abaf2c0> <<< 13632 1726884257.66861: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92abaef60> <<< 13632 1726884257.66862: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92abaec60> <<< 13632 1726884258.82746: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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}}} <<< 13632 1726884258.84296: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 13632 1726884258.84817: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks <<< 13632 1726884258.84823: stdout chunk (state=3): >>># 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 <<< 13632 1726884258.84874: 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 # 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 _sha2 # 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 <<< 13632 1726884258.84968: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # 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 <<< 13632 1726884258.85031: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 13632 1726884258.85101: 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 # 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 <<< 13632 1726884258.85130: stdout chunk (state=3): >>># cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # 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<<< 13632 1726884258.85177: stdout chunk (state=3): >>> # 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 <<< 13632 1726884258.85216: stdout chunk (state=3): >>># 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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<<< 13632 1726884258.85232: stdout chunk (state=3): >>> # 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884258.85758: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma <<< 13632 1726884258.85809: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13632 1726884258.85837: stdout chunk (state=3): >>># destroy ntpath # destroy zipimport <<< 13632 1726884258.85895: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux <<< 13632 1726884258.85898: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884258.85920: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884258.85978: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel <<< 13632 1726884258.86036: stdout chunk (state=3): >>># 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 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 <<< 13632 1726884258.86039: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 13632 1726884258.86092: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 13632 1726884258.86154: stdout chunk (state=3): >>># cleanup[3] wiping _decimal <<< 13632 1726884258.86208: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # 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 <<< 13632 1726884258.86261: stdout chunk (state=3): >>># 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 <<< 13632 1726884258.86318: stdout chunk (state=3): >>># 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 <<< 13632 1726884258.86404: 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 # 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 <<< 13632 1726884258.86423: stdout chunk (state=3): >>># 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 <<< 13632 1726884258.86497: stdout chunk (state=3): >>># 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 <<< 13632 1726884258.86609: stdout chunk (state=3): >>># 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 hashlib <<< 13632 1726884258.86616: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian <<< 13632 1726884258.86680: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping 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 <<< 13632 1726884258.86752: stdout chunk (state=3): >>># 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 <<< 13632 1726884258.86772: 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 # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13632 1726884258.86852: stdout chunk (state=3): >>># 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 <<< 13632 1726884258.86939: 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 # 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 <<< 13632 1726884258.86947: 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 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 13632 1726884258.86997: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884258.87001: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 <<< 13632 1726884258.87025: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884258.87510: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884258.87556: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 13632 1726884258.87618: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884258.87660: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884258.87706: stdout chunk (state=3): >>># destroy _queue # destroy array # destroy copyreg <<< 13632 1726884258.87769: 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 <<< 13632 1726884258.87793: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip <<< 13632 1726884258.87897: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 13632 1726884258.87901: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd <<< 13632 1726884258.88117: stdout chunk (state=3): >>># 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 <<< 13632 1726884258.88132: stdout chunk (state=3): >>># 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 <<< 13632 1726884258.88181: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 13632 1726884258.88234: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13632 1726884258.88301: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884258.88453: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884258.88540: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13632 1726884258.88584: stdout chunk (state=3): >>># destroy _random # destroy _sre <<< 13632 1726884258.88685: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 13632 1726884258.89346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884258.89757: stderr chunk (state=3): >>>Shared connection to 10.31.8.115 closed. <<< 13632 1726884258.89761: stderr chunk (state=3): >>><<< 13632 1726884258.89764: stdout chunk (state=3): >>><<< 13632 1726884258.90113: _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 0x7fa92e60c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e5dbb30> # /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 0x7fa92e60eab0> 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 0x7fa92e421160> # /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 0x7fa92e422150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e467f20> # /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 0x7fa92e4740b0> # /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 0x7fa92e497920> # /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 0x7fa92e497fb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e477bf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e475310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4650d0> # /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 0x7fa92e4bb860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4ba480> # /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 0x7fa92e4761e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4b8d10> # /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 0x7fa92e4ec890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e464350> # /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 0x7fa92e4ecd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4ecbf0> # 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 0x7fa92e4ecf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e45ae70> # /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 0x7fa92e4ed670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4ed340> 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 0x7fa92e4ee570> 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 0x7fa92e5087a0> 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 0x7fa92e509ee0> # /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 0x7fa92e50ade0> # 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 0x7fa92e50b410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e50a330> # /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 0x7fa92e50be90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e50b5c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4ee5d0> # /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 0x7fa92e243e00> # /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 0x7fa92e26c920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e26c680> # 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 0x7fa92e26c950> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa92e26ca70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e241fa0> # /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 0x7fa92e26e0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e26cd70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e4eecc0> # /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 0x7fa92e296450> # /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 0x7fa92e2ba600> # /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 0x7fa92e2eb3e0> # /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 0x7fa92e31db80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e2eb500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e2bb290> # /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 0x7fa92e130560> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e2b9640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e26eff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa92e2b9a00> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_6806rm5b/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 0x7fa92e18e1b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1650a0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e164260> # 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 0x7fa92e1675c0> # /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 0x7fa92e1b1ac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1b1850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1b1190> # /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 0x7fa92e1b18e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e18ec30> 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 0x7fa92e1b27b0> # 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 0x7fa92e1b29f0> # /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 0x7fa92e1b2f30> 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 0x7fa92e01cd10> # 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 0x7fa92e01e930> # /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 0x7fa92e01f2f0> # /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 0x7fa92e0204d0> # /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 0x7fa92e022f30> # 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 0x7fa92e023050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e0211f0> # /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 0x7fa92e026d80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e0258e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e025640> # /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 0x7fa92e027f20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e021700> # 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 0x7fa92e06af00> # /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 0x7fa92e06b080> # /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 0x7fa92e070c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e070a10> # /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 0x7fa92e0731a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e071310> # /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 0x7fa92e07a900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e073290> # 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 0x7fa92e07bb60> # 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 0x7fa92e07b560> # 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 0x7fa92e07bc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e06b350> # /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 0x7fa92e07eb10> # 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 0x7fa92e07fe00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e07d2e0> # 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 0x7fa92e07e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e07ce90> # 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 0x7fa92e107590> # /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 0x7fa92e1054c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e082870> 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 0x7fa92e1054f0> # 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 0x7fa92e107650> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa92df11970> # 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 0x7fa92df122d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e1b28a0> # 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 0x7fa92df11070> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92df124e0> 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 0x7fa92dfaa6f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92df1c350> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92df1a540> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92df1a330> # 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 0x7fa92dfae030> # /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 0x7fa92dfae7b0> # /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 0x7fa92dfaf2f0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfaeb10> # /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 0x7fa92dfac230> # /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 0x7fa92df2a4b0> # /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 0x7fa92df2a390> # /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 0x7fa92d5022a0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92df28620> # /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 0x7fa92d504e30> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d5039b0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d502d20> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfacef0> # /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 0x7fa92d570d40> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d528e90> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92e07de20> # /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 0x7fa92d57c770> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d572b40> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d528980> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfac890> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfac2c0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfafda0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfae780> # /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 0x7fa92dfac170> # /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 0x7fa92d57cd40> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92dfac380> # /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 0x7fa92d57d610> # /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 0x7fa92d58bb30> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d589250> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d57e360> # /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 0x7fa92d588ce0> # /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 0x7fa92d595e50> # /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 0x7fa92d596ae0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d5965a0> # /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 0x7fa92d596ff0> # /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 0x7fa92d55f320> # /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 0x7fa92d423ec0> # 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 0x7fa92d18ec90> # /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 0x7fa92d18edb0> # /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 0x7fa92d1daf30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d1da780> # 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 0x7fa92d1da930> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d18f290> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d18deb0> # /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 0x7fa92d18e990> # /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 0x7fa92d254530> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d254110> # /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 0x7fa92d257e00> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d254680> # /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 0x7fa92cd42fc0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d257fe0> # /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 0x7fa92cdc0a70> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92cd43350> # /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 0x7fa92cdc3a40> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92cdc0c50> # /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 0x7fa92cdfbb90> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92cdc3dd0> # /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 0x7fa92b45ce00> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b45c200> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d1fbc80> # /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 0x7fa92b474320> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b45f770> # /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 0x7fa92b476a20> # /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 0x7fa92b477920> # /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 0x7fa92b498230> # /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 0x7fa92b4996d0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b477b60> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4768d0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4762a0> # /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 0x7fa92b49b2f0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b476e40> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b474680> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b45ed80> # /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 0x7fa92b45f3e0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b45f140> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b45cf80> # /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 0x7fa92b4e0950> # /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 0x7fa92b4e2e70> # /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 0x7fa92b4e3650> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4e2180> # /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 0x7fa92b4e3e60> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b4e0920> # /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 0x7fa92b5098e0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b508e60> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b508c80> # /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 0x7fa92ae1c8f0> # /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 0x7fa92ae46960> # 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 0x7fa92ae46cc0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae1ec00> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae1cda0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b50bdd0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b50a060> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b509dc0> # /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 0x7fa92ae807a0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae478f0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92b50a5a0> # /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 0x7fa92ae80e90> # /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 0x7fa92ae81250> # /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 0x7fa92ae812e0> # /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 0x7fa92ae81400> # /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 0x7fa92ae83f80> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae820f0> # /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 0x7fa92ae83f20> # /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 0x7fa92aeac170> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ae812b0> # /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 0x7fa92aeac2f0> # /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 0x7fa92aecfce0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aecf110> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aecdb20> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aeada60> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aeacec0> # /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 0x7fa92aeaf110> # /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 0x7fa92cdfba70> # /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 0x7fa92acb8620> # /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 0x7fa92acb8890> # /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 0x7fa92acb91c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acb8c50> # /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 0x7fa92acba0c0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d1db0b0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92d18db20> # /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' # /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 0x7fa92acbb410> # destroy dnf.plugin.dynamic.copr # /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/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 0x7fa92acf7d10> # /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 0x7fa92ad1dd00> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad1d8b0> # 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 0x7fa92dfaeea0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad1c800> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acf7f80> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acf4d70> # /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 0x7fa92acf7b00> # /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 0x7fa92ad37290> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad35dc0> # /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 0x7fa92ad58aa0> # /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 0x7fa92ad58da0> # /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 0x7fa92ad59010> # /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 0x7fa92ad592b0> # /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 0x7fa92ad599a0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad597f0> # /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 0x7fa92ad5b200> # /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 0x7fa92ad5b380> # /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 0x7fa92ad5b5c0> # /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 0x7fa92ad74560> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad5bda0> # /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 0x7fa92ad75100> # /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 0x7fa92ad75550> # /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 0x7fa92ad75730> # /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 0x7fa92ad75a00> # /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 0x7fa92ad76900> # /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 0x7fa92ad76b70> # /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 0x7fa92ad76d80> # /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 0x7fa92ad77950> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ad774a0> # /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 0x7fa92ada07a0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ada0110> # /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 0x7fa92ada1430> # /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 0x7fa92ada1730> # /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 0x7fa92ada2690> # /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 0x7fa92ada2930> # /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 0x7fa92ada2ae0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acbb4d0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acbaf90> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92acba5a0> # /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 0x7fa92acbafc0> # /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 0x7fa92ada3470> # /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 0x7fa92ada3950> # /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 0x7fa92aad4350> # /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 0x7fa92aad5730> # /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 0x7fa92aad57f0> # /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 0x7fa92aad5f10> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad5d90> # /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 0x7fa92ab00590> # /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 0x7fa92ab01700> # /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 0x7fa92ab01970> # /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 0x7fa92ab01ac0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab01910> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab01220> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab006e0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad7980> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad6f00> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad6780> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad5220> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92aad4770> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab013d0> # /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 0x7fa92ab02480> # /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 0x7fa92ab03380> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab030b0> # /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 0x7fa92ab357c0> # /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 0x7fa92ab36e70> # 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 0x7fa92ab360c0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab35be0> # /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 0x7fa92ab6c710> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab5bb00> # /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 0x7fa92ab6f530> # /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 0x7fa92ab6fe90> # /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 0x7fa92ab6cd70> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab6ca40> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab03650> # /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 0x7fa92ab35310> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab033b0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab02ab0> # /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 0x7fa92ab92150> # /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 0x7fa92ab92a50> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92ab933e0> # /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 0x7fa92ab93800> # /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 0x7fa92abac3e0> # /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 0x7fa92abaca70> # /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 0x7fa92abaf8f0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92abaf2c0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92abaef60> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa92abaec60> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884258.93379: done with _execute_module (ansible.legacy.dnf, {'name': ['lvm2', 'util-linux-core'], '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-1726884257.1425085-15298-86241049828845/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884258.93387: _low_level_execute_command(): starting 13632 1726884258.93457: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884257.1425085-15298-86241049828845/ > /dev/null 2>&1 && sleep 0' 13632 1726884258.93461: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884258.93465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884258.93468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884258.93470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884258.94773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884258.94804: stderr chunk (state=3): >>><<< 13632 1726884258.95005: stdout chunk (state=3): >>><<< 13632 1726884258.95030: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884258.95034: handler run complete 13632 1726884258.95093: attempt loop complete, returning result 13632 1726884258.95097: _execute() done 13632 1726884258.95104: dumping result to json 13632 1726884258.95107: done dumping result, returning 13632 1726884258.95139: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed [12b27791-eb03-55b1-95d9-000000000b1c] 13632 1726884258.95143: sending task result for task 12b27791-eb03-55b1-95d9-000000000b1c 13632 1726884258.95361: done sending task result for task 12b27791-eb03-55b1-95d9-000000000b1c 13632 1726884258.95365: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884258.95698: no more pending results, returning what we have 13632 1726884258.95702: results queue empty 13632 1726884258.95703: checking for any_errors_fatal 13632 1726884258.95713: done checking for any_errors_fatal 13632 1726884258.95714: checking for max_fail_percentage 13632 1726884258.95716: done checking for max_fail_percentage 13632 1726884258.95717: checking to see if all hosts have failed and the running result is not ok 13632 1726884258.95718: done checking to see if all hosts have failed 13632 1726884258.95719: getting the remaining hosts for this loop 13632 1726884258.95721: done getting the remaining hosts for this loop 13632 1726884258.95726: getting the next task for host managed_node3 13632 1726884258.95736: done getting next task for host managed_node3 13632 1726884258.95740: ^ task is: TASK: fedora.linux_system_roles.snapshot : Run snapshot module {{ snapshot_lvm_action }} 13632 1726884258.95744: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 13632 1726884258.95757: getting variables 13632 1726884258.95759: in VariableManager get_vars() 13632 1726884258.95810: Calling all_inventory to load vars for managed_node3 13632 1726884258.95813: Calling groups_inventory to load vars for managed_node3 13632 1726884258.95816: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884258.95828: Calling all_plugins_play to load vars for managed_node3 13632 1726884258.95831: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884258.95834: Calling groups_plugins_play to load vars for managed_node3 13632 1726884258.97813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884259.00963: done with get_vars() 13632 1726884259.00993: done getting variables 13632 1726884259.01493: variable 'snapshot_lvm_action' from source: include params TASK [fedora.linux_system_roles.snapshot : Run snapshot module remove] ********* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 Friday 20 September 2024 22:04:19 -0400 (0:00:01.941) 0:01:07.939 ****** 13632 1726884259.01530: entering _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884259.02296: worker is 1 (out of 1 available) 13632 1726884259.02309: exiting _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884259.02322: done queuing things up, now waiting for results queue to drain 13632 1726884259.02324: waiting for pending results... 13632 1726884259.02921: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module remove 13632 1726884259.03256: in run() - task 12b27791-eb03-55b1-95d9-000000000b1e 13632 1726884259.03273: variable 'ansible_search_path' from source: unknown 13632 1726884259.03277: variable 'ansible_search_path' from source: unknown 13632 1726884259.03322: calling self._execute() 13632 1726884259.03674: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884259.03678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884259.03685: variable 'omit' from source: magic vars 13632 1726884259.03786: variable 'omit' from source: magic vars 13632 1726884259.04045: variable 'omit' from source: magic vars 13632 1726884259.04081: variable 'snapshot_lvm_action' from source: include params 13632 1726884259.04494: variable 'snapshot_lvm_action' from source: include params 13632 1726884259.04880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884259.09905: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884259.10244: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884259.10462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884259.10465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884259.10469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884259.10702: 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) 13632 1726884259.10742: 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) 13632 1726884259.11009: 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) 13632 1726884259.11012: 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) 13632 1726884259.11024: 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) 13632 1726884259.11310: variable 'ansible_check_mode' from source: magic vars 13632 1726884259.11672: variable 'snapshot_lvm_all_vgs' from source: role '' defaults 13632 1726884259.11956: variable 'snapshot_lvm_verify_only' from source: include params 13632 1726884259.12353: variable 'snapshot_lvm_mount_origin' from source: role '' defaults 13632 1726884259.12733: variable 'snapshot_lvm_mountpoint_create' from source: role '' defaults 13632 1726884259.12962: variable 'snapshot_lvm_unmount_all' from source: role '' defaults 13632 1726884259.13310: variable 'snapshot_lvm_percent_space_required' from source: role '' defaults 13632 1726884259.13322: variable 'omit' from source: magic vars 13632 1726884259.13658: variable 'snapshot_lvm_vg' from source: role '' defaults 13632 1726884259.13661: variable 'omit' from source: magic vars 13632 1726884259.13874: variable 'snapshot_lvm_lv' from source: role '' defaults 13632 1726884259.13940: variable 'omit' from source: magic vars 13632 1726884259.14234: variable 'snapshot_lvm_snapset_name' from source: role '' defaults 13632 1726884259.14368: variable 'omit' from source: magic vars 13632 1726884259.14571: variable 'snapshot_lvm_mount_options' from source: role '' defaults 13632 1726884259.14592: variable 'omit' from source: magic vars 13632 1726884259.14893: variable 'snapshot_lvm_fstype' from source: role '' defaults 13632 1726884259.14906: variable 'omit' from source: magic vars 13632 1726884259.15196: variable 'snapshot_lvm_mountpoint' from source: role '' defaults 13632 1726884259.15199: variable 'omit' from source: magic vars 13632 1726884259.15476: variable 'snapshot_lvm_set' from source: include params 13632 1726884259.15536: variable 'snapshot_test_set' from source: play vars 13632 1726884259.15668: variable 'snapshot_test_set' from source: play vars 13632 1726884259.15982: variable 'omit' from source: magic vars 13632 1726884259.16431: variable 'snapshot_lvm_vg_include' from source: role '' defaults 13632 1726884259.16458: variable 'omit' from source: magic vars 13632 1726884259.16539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884259.16637: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884259.16761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884259.16795: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884259.16815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884259.16893: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884259.16960: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884259.16971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884259.17242: Set connection var ansible_shell_executable to /bin/sh 13632 1726884259.17300: Set connection var ansible_connection to ssh 13632 1726884259.17493: Set connection var ansible_pipelining to False 13632 1726884259.17496: Set connection var ansible_timeout to 10 13632 1726884259.17501: Set connection var ansible_shell_type to sh 13632 1726884259.17504: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884259.17507: variable 'ansible_shell_executable' from source: unknown 13632 1726884259.17509: variable 'ansible_connection' from source: unknown 13632 1726884259.17511: variable 'ansible_module_compression' from source: unknown 13632 1726884259.17514: variable 'ansible_shell_type' from source: unknown 13632 1726884259.17516: variable 'ansible_shell_executable' from source: unknown 13632 1726884259.17518: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884259.17520: variable 'ansible_pipelining' from source: unknown 13632 1726884259.17523: variable 'ansible_timeout' from source: unknown 13632 1726884259.17527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884259.17943: 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__) 13632 1726884259.17969: variable 'omit' from source: magic vars 13632 1726884259.18192: starting attempt loop 13632 1726884259.18197: running the handler 13632 1726884259.18201: _low_level_execute_command(): starting 13632 1726884259.18203: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884259.19486: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884259.19720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884259.19735: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884259.19808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884259.21593: stdout chunk (state=3): >>>/root <<< 13632 1726884259.21773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884259.21794: stderr chunk (state=3): >>><<< 13632 1726884259.21805: stdout chunk (state=3): >>><<< 13632 1726884259.21839: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884259.21904: _low_level_execute_command(): starting 13632 1726884259.21916: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192 `" && echo ansible-tmp-1726884259.2188888-15374-256876063605192="` echo /root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192 `" ) && sleep 0' 13632 1726884259.23333: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884259.23337: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884259.23340: 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.8.115 is address <<< 13632 1726884259.23342: 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.8.115 originally 10.31.8.115 <<< 13632 1726884259.23345: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884259.23401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884259.23611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884259.23679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884259.25732: stdout chunk (state=3): >>>ansible-tmp-1726884259.2188888-15374-256876063605192=/root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192 <<< 13632 1726884259.25932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884259.25936: stdout chunk (state=3): >>><<< 13632 1726884259.25938: stderr chunk (state=3): >>><<< 13632 1726884259.25959: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884259.2188888-15374-256876063605192=/root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884259.26297: variable 'ansible_module_compression' from source: unknown 13632 1726884259.26395: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.snapshot-ZIP_DEFLATED 13632 1726884259.26398: variable 'ansible_facts' from source: unknown 13632 1726884259.26459: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192/AnsiballZ_snapshot.py 13632 1726884259.26879: Sending initial data 13632 1726884259.26893: Sent initial data (157 bytes) 13632 1726884259.28413: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884259.28478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884259.28502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884259.28549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884259.28595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884259.30301: 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 <<< 13632 1726884259.30353: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884259.30401: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpivm2frav /root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192/AnsiballZ_snapshot.py <<< 13632 1726884259.30406: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192/AnsiballZ_snapshot.py" <<< 13632 1726884259.30481: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpivm2frav" to remote "/root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192/AnsiballZ_snapshot.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192/AnsiballZ_snapshot.py" <<< 13632 1726884259.32088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884259.32095: stderr chunk (state=3): >>><<< 13632 1726884259.32098: stdout chunk (state=3): >>><<< 13632 1726884259.32100: done transferring module to remote 13632 1726884259.32120: _low_level_execute_command(): starting 13632 1726884259.32131: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192/ /root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192/AnsiballZ_snapshot.py && sleep 0' 13632 1726884259.33202: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884259.33222: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884259.33244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884259.33268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884259.33391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884259.33406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884259.33499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884259.35577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884259.35605: stdout chunk (state=3): >>><<< 13632 1726884259.35680: stderr chunk (state=3): >>><<< 13632 1726884259.35714: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884259.35730: _low_level_execute_command(): starting 13632 1726884259.35742: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192/AnsiballZ_snapshot.py && sleep 0' 13632 1726884259.37194: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884259.37200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 <<< 13632 1726884259.37204: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884259.37458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884259.37462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884259.37506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884259.37564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884259.39864: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884259.39923: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884259.39958: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884259.40223: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884259.40249: 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' # <<< 13632 1726884259.40284: 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 0x7fca917b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91783b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884259.40314: 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 0x7fca917b6ab0> <<< 13632 1726884259.40364: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 13632 1726884259.40410: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884259.40507: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884259.40539: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884259.40599: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884259.40618: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884259.40650: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884259.40690: 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 0x7fca91589160> <<< 13632 1726884259.40801: 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 0x7fca9158a150> import 'site' # <<< 13632 1726884259.40827: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884259.41102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884259.41150: 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 # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884259.41153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884259.41207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884259.41374: stdout chunk (state=3): >>># /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 0x7fca915cff20> <<< 13632 1726884259.41377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884259.41379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915dc0b0> # /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' <<< 13632 1726884259.41398: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884259.41446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 13632 1726884259.41532: 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 0x7fca915ff920> <<< 13632 1726884259.41558: 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 0x7fca915fffb0> import '_collections' # <<< 13632 1726884259.41607: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915dfbf0> import '_functools' # <<< 13632 1726884259.41658: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915dd310> <<< 13632 1726884259.41752: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915cd0d0> <<< 13632 1726884259.41813: 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' # <<< 13632 1726884259.41891: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884259.41898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884259.41999: 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 0x7fca91623860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91622480> <<< 13632 1726884259.42032: 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 0x7fca915de1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91620ce0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884259.42070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca916508c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915cc350> # /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' <<< 13632 1726884259.42196: 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 0x7fca91650d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91650bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884259.42208: 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 0x7fca91650fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915c2e70> <<< 13632 1726884259.42362: 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 # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca916516a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91651370> import 'importlib.machinery' # <<< 13632 1726884259.42370: 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 0x7fca916525a0> import 'importlib.util' # import 'runpy' # <<< 13632 1726884259.42374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884259.42523: stdout chunk (state=3): >>># 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 <<< 13632 1726884259.42533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9166c7d0> import 'errno' # <<< 13632 1726884259.42622: 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 0x7fca9166df10> # /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 0x7fca9166ee10> <<< 13632 1726884259.42652: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884259.42662: 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 0x7fca9166f470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9166e360> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884259.42749: stdout chunk (state=3): >>># 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 0x7fca9166fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9166f560> <<< 13632 1726884259.42789: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91652600> # /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' <<< 13632 1726884259.42873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884259.42969: 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 0x7fca913efcb0> # /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' <<< 13632 1726884259.42973: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884259.43090: 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 0x7fca914187a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91418500> # 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 0x7fca914186e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca91418950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca913ede50> <<< 13632 1726884259.43093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884259.43132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884259.43242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9141a060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91418ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91652780> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884259.43309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884259.43330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884259.43393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884259.43409: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9144a390> <<< 13632 1726884259.43469: 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' <<< 13632 1726884259.43741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884259.43745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91466540> # /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 0x7fca9149b320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884259.43763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884259.43789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884259.43821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884259.43916: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca914c5ac0> <<< 13632 1726884259.43993: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9149b440> <<< 13632 1726884259.44034: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca914671d0> <<< 13632 1726884259.44092: 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 0x7fca91498b00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91465580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9141af30> <<< 13632 1726884259.44202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884259.44222: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fca912e05c0> <<< 13632 1726884259.44302: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload_pkx_agdc/ansible_fedora.linux_system_roles.snapshot_payload.zip' <<< 13632 1726884259.44322: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.44458: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.44545: 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' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884259.44621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884259.44655: 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 0x7fca9133a0c0> <<< 13632 1726884259.44678: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884259.44864: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9130cfb0> <<< 13632 1726884259.44950: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9130c110> # zipimport: zlib available <<< 13632 1726884259.44971: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13632 1726884259.46533: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.47901: 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 0x7fca9130ff50> <<< 13632 1726884259.47932: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9135db50> <<< 13632 1726884259.47957: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9135d8e0> <<< 13632 1726884259.48208: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9135d1f0> <<< 13632 1726884259.48212: 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' <<< 13632 1726884259.48253: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9135d640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9133ad50> 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 0x7fca9135e8d0> # 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 0x7fca9135eb10> # /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' # <<< 13632 1726884259.48280: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9135eff0> import 'pwd' # <<< 13632 1726884259.48311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884259.48331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884259.48379: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911c8d70> <<< 13632 1726884259.48421: 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 0x7fca911ca990> <<< 13632 1726884259.48436: stdout chunk (state=3): >>># /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' <<< 13632 1726884259.48490: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911cb290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884259.48526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884259.48554: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911cc470> <<< 13632 1726884259.48594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884259.48619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884259.48744: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911cef30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884259.48747: 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 0x7fca911cf050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911cd1f0> <<< 13632 1726884259.48776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884259.48850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884259.48918: 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 0x7fca911d2f00> import '_tokenize' # <<< 13632 1726884259.48995: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911d19d0> <<< 13632 1726884259.49151: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911d1730> # /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' <<< 13632 1726884259.49177: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911d3dd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911cd700> # 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 0x7fca91217140> <<< 13632 1726884259.49203: 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 0x7fca91217320> <<< 13632 1726884259.49256: 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 <<< 13632 1726884259.49296: 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' <<< 13632 1726884259.49355: 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 0x7fca91218e00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91218bc0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884259.49464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884259.49609: 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 0x7fca9121b320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91219490> <<< 13632 1726884259.49627: stdout chunk (state=3): >>># /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' # <<< 13632 1726884259.49681: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91226ae0> <<< 13632 1726884259.49830: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9121b4a0> <<< 13632 1726884259.49923: 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' <<< 13632 1726884259.50057: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca91227d40> # 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 0x7fca91227a70> <<< 13632 1726884259.50073: 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 0x7fca91227d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91217500> # /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 <<< 13632 1726884259.50104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884259.50241: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884259.50262: 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 0x7fca9122b3b0> <<< 13632 1726884259.50346: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884259.50387: 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 0x7fca9122c890> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91229b20> <<< 13632 1726884259.50500: 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 0x7fca9122aed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91229760> # zipimport: zlib available <<< 13632 1726884259.50515: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884259.50554: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.50664: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.50841: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884259.50844: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.50874: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.51019: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.51701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.52398: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884259.52429: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884259.52513: stdout chunk (state=3): >>># 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 0x7fca912b0a40> <<< 13632 1726884259.52828: 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 0x7fca912b1760> <<< 13632 1726884259.52832: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9122f440> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13632 1726884259.52938: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.53122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884259.53150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca912b1520> # zipimport: zlib available <<< 13632 1726884259.53736: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.54296: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.54348: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.54437: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884259.54505: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884259.54530: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884259.54551: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.54623: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.54743: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884259.54822: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884259.54860: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884259.54886: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13632 1726884259.55242: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.55471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884259.55580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884259.55614: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884259.55640: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca912b26f0> # zipimport: zlib available <<< 13632 1726884259.55723: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.55826: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884259.55931: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884259.55957: 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' <<< 13632 1726884259.55973: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884259.56091: 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 0x7fca910be360> <<< 13632 1726884259.56166: 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 0x7fca910becc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca912b3050> # zipimport: zlib available <<< 13632 1726884259.56279: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13632 1726884259.56310: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.56367: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.56419: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.56506: 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 <<< 13632 1726884259.56536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884259.56635: 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 0x7fca910bda00> <<< 13632 1726884259.56822: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca910bef00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884259.56857: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.56891: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.56929: 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 <<< 13632 1726884259.56955: stdout chunk (state=3): >>># 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 <<< 13632 1726884259.57028: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884259.57055: 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' <<< 13632 1726884259.57085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884259.57104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884259.57161: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9114eff0> <<< 13632 1726884259.57208: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca910cbe60> <<< 13632 1726884259.57299: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca910c2ed0> <<< 13632 1726884259.57367: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca910c2d20> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884259.57394: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884259.57516: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 13632 1726884259.57607: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available <<< 13632 1726884259.57611: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13632 1726884259.57691: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 13632 1726884259.58941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.60216: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884259.91762: stdout chunk (state=3): >>> {"changed": false, "return_code": 0, "message": "", "errors": "", "msg": "", "invocation": {"module_args": {"snapshot_lvm_action": "remove", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": true, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} <<< 13632 1726884259.91791: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884259.92243: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 13632 1726884259.92412: 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 # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit <<< 13632 1726884259.92416: stdout chunk (state=3): >>># 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 <<< 13632 1726884259.92424: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six <<< 13632 1726884259.92427: stdout chunk (state=3): >>># 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 <<< 13632 1726884259.92429: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 13632 1726884259.92457: 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules <<< 13632 1726884259.92676: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884259.92694: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884259.92734: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884259.92766: 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 fnmatch # destroy ipaddress <<< 13632 1726884259.92799: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884259.92822: 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 <<< 13632 1726884259.92860: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13632 1726884259.92886: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 13632 1726884259.92912: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid<<< 13632 1726884259.92933: stdout chunk (state=3): >>> # destroy selectors # destroy errno # destroy array <<< 13632 1726884259.92971: stdout chunk (state=3): >>># destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884259.92990: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884259.93055: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 13632 1726884259.93098: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 13632 1726884259.93102: stdout chunk (state=3): >>># 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 <<< 13632 1726884259.93144: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 13632 1726884259.93163: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884259.93192: 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 <<< 13632 1726884259.93201: 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 <<< 13632 1726884259.93223: stdout chunk (state=3): >>># cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 13632 1726884259.93298: 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 <<< 13632 1726884259.93365: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884259.93403: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884259.93406: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13632 1726884259.93451: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884259.93485: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13632 1726884259.93491: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884259.93518: 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 marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884259.93622: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884259.93636: 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 <<< 13632 1726884259.93683: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884259.93715: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 13632 1726884259.93745: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884259.94226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884259.94261: stderr chunk (state=3): >>><<< 13632 1726884259.94265: stdout chunk (state=3): >>><<< 13632 1726884259.94473: _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 0x7fca917b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91783b30> # /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 0x7fca917b6ab0> 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 0x7fca91589160> # /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 0x7fca9158a150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915cff20> # /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 0x7fca915dc0b0> # /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 0x7fca915ff920> # /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 0x7fca915fffb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915dfbf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915dd310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915cd0d0> # /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 0x7fca91623860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91622480> # /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 0x7fca915de1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91620ce0> # /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 0x7fca916508c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915cc350> # /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 0x7fca91650d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91650bf0> # 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 0x7fca91650fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca915c2e70> # /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 0x7fca916516a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91651370> 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 0x7fca916525a0> 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 0x7fca9166c7d0> 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 0x7fca9166df10> # /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 0x7fca9166ee10> # 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 0x7fca9166f470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9166e360> # /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 0x7fca9166fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9166f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91652600> # /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 0x7fca913efcb0> # /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 0x7fca914187a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91418500> # 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 0x7fca914186e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca91418950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca913ede50> # /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 0x7fca9141a060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91418ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91652780> # /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 0x7fca9144a390> # /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 0x7fca91466540> # /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 0x7fca9149b320> # /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 0x7fca914c5ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9149b440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca914671d0> # /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 0x7fca91498b00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91465580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9141af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fca912e05c0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload_pkx_agdc/ansible_fedora.linux_system_roles.snapshot_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 0x7fca9133a0c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9130cfb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9130c110> # 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 0x7fca9130ff50> # /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 0x7fca9135db50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9135d8e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9135d1f0> # /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 0x7fca9135d640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9133ad50> 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 0x7fca9135e8d0> # 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 0x7fca9135eb10> # /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 0x7fca9135eff0> 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 0x7fca911c8d70> # 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 0x7fca911ca990> # /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 0x7fca911cb290> # /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 0x7fca911cc470> # /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 0x7fca911cef30> # 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 0x7fca911cf050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911cd1f0> # /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 0x7fca911d2f00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911d19d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911d1730> # /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 0x7fca911d3dd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca911cd700> # 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 0x7fca91217140> # /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 0x7fca91217320> # /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 0x7fca91218e00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91218bc0> # /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 0x7fca9121b320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91219490> # /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 0x7fca91226ae0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9121b4a0> # 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 0x7fca91227d40> # 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 0x7fca91227a70> # 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 0x7fca91227d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91217500> # /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 0x7fca9122b3b0> # 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 0x7fca9122c890> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91229b20> # 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 0x7fca9122aed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca91229760> # 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 0x7fca912b0a40> # /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 0x7fca912b1760> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9122f440> 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 0x7fca912b1520> # 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 0x7fca912b26f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca910be360> # 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 0x7fca910becc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca912b3050> # 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 0x7fca910bda00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca910bef00> 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 0x7fca9114eff0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca910cbe60> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca910c2ed0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca910c2d20> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "return_code": 0, "message": "", "errors": "", "msg": "", "invocation": {"module_args": {"snapshot_lvm_action": "remove", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": true, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884259.95840: done with _execute_module (fedora.linux_system_roles.snapshot, {'snapshot_lvm_action': 'remove', 'ansible_check_mode': False, 'snapshot_lvm_all_vgs': False, 'snapshot_lvm_verify_only': True, 'snapshot_lvm_mount_origin': False, 'snapshot_lvm_mountpoint_create': False, 'snapshot_lvm_unmount_all': False, 'snapshot_lvm_percent_space_required': '', 'snapshot_lvm_vg': '', 'snapshot_lvm_lv': '', 'snapshot_lvm_snapset_name': '', 'snapshot_lvm_mount_options': '', 'snapshot_lvm_fstype': '', 'snapshot_lvm_mountpoint': '', 'snapshot_lvm_set': {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]}, 'snapshot_lvm_vg_include': '', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.snapshot', '_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-1726884259.2188888-15374-256876063605192/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884259.95844: _low_level_execute_command(): starting 13632 1726884259.95847: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884259.2188888-15374-256876063605192/ > /dev/null 2>&1 && sleep 0' 13632 1726884259.96384: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884259.96448: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13632 1726884259.96451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884259.96454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884259.96456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884259.98428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884259.98509: stderr chunk (state=3): >>><<< 13632 1726884259.98530: stdout chunk (state=3): >>><<< 13632 1726884259.98693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884259.98698: handler run complete 13632 1726884259.98700: attempt loop complete, returning result 13632 1726884259.98703: _execute() done 13632 1726884259.98705: dumping result to json 13632 1726884259.98708: done dumping result, returning 13632 1726884259.98710: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module remove [12b27791-eb03-55b1-95d9-000000000b1e] 13632 1726884259.98712: sending task result for task 12b27791-eb03-55b1-95d9-000000000b1e ok: [managed_node3] => { "changed": false, "errors": "", "message": "", "return_code": 0 } 13632 1726884259.99334: no more pending results, returning what we have 13632 1726884259.99338: results queue empty 13632 1726884259.99339: checking for any_errors_fatal 13632 1726884259.99353: done checking for any_errors_fatal 13632 1726884259.99354: checking for max_fail_percentage 13632 1726884259.99357: done checking for max_fail_percentage 13632 1726884259.99358: checking to see if all hosts have failed and the running result is not ok 13632 1726884259.99359: done checking to see if all hosts have failed 13632 1726884259.99360: getting the remaining hosts for this loop 13632 1726884259.99363: done getting the remaining hosts for this loop 13632 1726884259.99368: getting the next task for host managed_node3 13632 1726884259.99376: done getting next task for host managed_node3 13632 1726884259.99381: ^ task is: TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884259.99390: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=1, handlers=0, run_state=3, 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 13632 1726884259.99406: getting variables 13632 1726884259.99408: in VariableManager get_vars() 13632 1726884259.99606: Calling all_inventory to load vars for managed_node3 13632 1726884259.99610: Calling groups_inventory to load vars for managed_node3 13632 1726884259.99613: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884259.99621: done sending task result for task 12b27791-eb03-55b1-95d9-000000000b1e 13632 1726884259.99625: WORKER PROCESS EXITING 13632 1726884259.99645: Calling all_plugins_play to load vars for managed_node3 13632 1726884259.99649: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884259.99654: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.01099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.03929: done with get_vars() 13632 1726884260.03972: done getting variables 13632 1726884260.04089: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 Friday 20 September 2024 22:04:20 -0400 (0:00:01.026) 0:01:08.965 ****** 13632 1726884260.04136: entering _queue_task() for managed_node3/debug 13632 1726884260.04548: worker is 1 (out of 1 available) 13632 1726884260.04564: exiting _queue_task() for managed_node3/debug 13632 1726884260.04576: done queuing things up, now waiting for results queue to drain 13632 1726884260.04578: waiting for pending results... 13632 1726884260.04847: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884260.04998: in run() - task 12b27791-eb03-55b1-95d9-000000000b20 13632 1726884260.05023: variable 'ansible_search_path' from source: unknown 13632 1726884260.05032: variable 'ansible_search_path' from source: unknown 13632 1726884260.05081: calling self._execute() 13632 1726884260.05201: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.05214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.05230: variable 'omit' from source: magic vars 13632 1726884260.05350: variable 'omit' from source: magic vars 13632 1726884260.05437: variable 'omit' from source: magic vars 13632 1726884260.05533: variable 'omit' from source: magic vars 13632 1726884260.05674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884260.05722: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884260.05755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884260.05781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884260.05832: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884260.05963: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884260.05967: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.05972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.06092: Set connection var ansible_shell_executable to /bin/sh 13632 1726884260.06108: Set connection var ansible_connection to ssh 13632 1726884260.06119: Set connection var ansible_pipelining to False 13632 1726884260.06129: Set connection var ansible_timeout to 10 13632 1726884260.06182: Set connection var ansible_shell_type to sh 13632 1726884260.06186: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884260.06192: variable 'ansible_shell_executable' from source: unknown 13632 1726884260.06194: variable 'ansible_connection' from source: unknown 13632 1726884260.06196: variable 'ansible_module_compression' from source: unknown 13632 1726884260.06200: variable 'ansible_shell_type' from source: unknown 13632 1726884260.06203: variable 'ansible_shell_executable' from source: unknown 13632 1726884260.06293: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.06497: variable 'ansible_pipelining' from source: unknown 13632 1726884260.06500: variable 'ansible_timeout' from source: unknown 13632 1726884260.06502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.06807: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884260.06895: variable 'omit' from source: magic vars 13632 1726884260.06899: starting attempt loop 13632 1726884260.06902: running the handler 13632 1726884260.06917: variable 'snapshot_cmd' from source: set_fact 13632 1726884260.07312: variable 'snapshot_cmd' from source: set_fact 13632 1726884260.07536: handler run complete 13632 1726884260.07573: attempt loop complete, returning result 13632 1726884260.07637: _execute() done 13632 1726884260.07647: dumping result to json 13632 1726884260.07658: done dumping result, returning 13632 1726884260.07680: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response [12b27791-eb03-55b1-95d9-000000000b20] 13632 1726884260.07696: sending task result for task 12b27791-eb03-55b1-95d9-000000000b20 13632 1726884260.08096: done sending task result for task 12b27791-eb03-55b1-95d9-000000000b20 13632 1726884260.08100: WORKER PROCESS EXITING ok: [managed_node3] => { "snapshot_cmd": { "changed": false, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } } 13632 1726884260.08192: no more pending results, returning what we have 13632 1726884260.08196: results queue empty 13632 1726884260.08197: checking for any_errors_fatal 13632 1726884260.08226: done checking for any_errors_fatal 13632 1726884260.08227: checking for max_fail_percentage 13632 1726884260.08230: done checking for max_fail_percentage 13632 1726884260.08232: checking to see if all hosts have failed and the running result is not ok 13632 1726884260.08233: done checking to see if all hosts have failed 13632 1726884260.08234: getting the remaining hosts for this loop 13632 1726884260.08236: done getting the remaining hosts for this loop 13632 1726884260.08242: getting the next task for host managed_node3 13632 1726884260.08250: done getting next task for host managed_node3 13632 1726884260.08255: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884260.08260: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=2, handlers=0, run_state=3, 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 13632 1726884260.08274: getting variables 13632 1726884260.08276: in VariableManager get_vars() 13632 1726884260.08532: Calling all_inventory to load vars for managed_node3 13632 1726884260.08536: Calling groups_inventory to load vars for managed_node3 13632 1726884260.08539: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.08549: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.08553: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.08556: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.10541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.12033: done with get_vars() 13632 1726884260.12062: done getting variables 13632 1726884260.12142: 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.snapshot : Set result] ************************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:45 Friday 20 September 2024 22:04:20 -0400 (0:00:00.081) 0:01:09.046 ****** 13632 1726884260.12241: entering _queue_task() for managed_node3/set_fact 13632 1726884260.12793: worker is 1 (out of 1 available) 13632 1726884260.12809: exiting _queue_task() for managed_node3/set_fact 13632 1726884260.12825: done queuing things up, now waiting for results queue to drain 13632 1726884260.12827: waiting for pending results... 13632 1726884260.13151: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884260.13307: in run() - task 12b27791-eb03-55b1-95d9-000000000b21 13632 1726884260.13328: variable 'ansible_search_path' from source: unknown 13632 1726884260.13336: variable 'ansible_search_path' from source: unknown 13632 1726884260.13382: calling self._execute() 13632 1726884260.13615: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.13624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.13628: variable 'omit' from source: magic vars 13632 1726884260.13693: variable 'omit' from source: magic vars 13632 1726884260.13766: variable 'omit' from source: magic vars 13632 1726884260.13807: variable 'snapshot_cmd' from source: set_fact 13632 1726884260.14056: variable 'snapshot_cmd' from source: set_fact 13632 1726884260.14179: variable 'omit' from source: magic vars 13632 1726884260.14236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884260.14296: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884260.14325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884260.14392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884260.14424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884260.14462: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884260.14484: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.14487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.14705: Set connection var ansible_shell_executable to /bin/sh 13632 1726884260.14708: Set connection var ansible_connection to ssh 13632 1726884260.14715: Set connection var ansible_pipelining to False 13632 1726884260.14718: Set connection var ansible_timeout to 10 13632 1726884260.14721: Set connection var ansible_shell_type to sh 13632 1726884260.14723: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884260.14725: variable 'ansible_shell_executable' from source: unknown 13632 1726884260.14742: variable 'ansible_connection' from source: unknown 13632 1726884260.14752: variable 'ansible_module_compression' from source: unknown 13632 1726884260.14760: variable 'ansible_shell_type' from source: unknown 13632 1726884260.14767: variable 'ansible_shell_executable' from source: unknown 13632 1726884260.14774: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.14783: variable 'ansible_pipelining' from source: unknown 13632 1726884260.14793: variable 'ansible_timeout' from source: unknown 13632 1726884260.14802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.15294: 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) 13632 1726884260.15300: variable 'omit' from source: magic vars 13632 1726884260.15302: starting attempt loop 13632 1726884260.15305: running the handler 13632 1726884260.15307: handler run complete 13632 1726884260.15310: attempt loop complete, returning result 13632 1726884260.15312: _execute() done 13632 1726884260.15314: dumping result to json 13632 1726884260.15316: done dumping result, returning 13632 1726884260.15318: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result [12b27791-eb03-55b1-95d9-000000000b21] 13632 1726884260.15320: sending task result for task 12b27791-eb03-55b1-95d9-000000000b21 ok: [managed_node3] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } }, "changed": false } 13632 1726884260.15533: no more pending results, returning what we have 13632 1726884260.15536: results queue empty 13632 1726884260.15542: checking for any_errors_fatal 13632 1726884260.15554: done checking for any_errors_fatal 13632 1726884260.15555: checking for max_fail_percentage 13632 1726884260.15558: done checking for max_fail_percentage 13632 1726884260.15559: checking to see if all hosts have failed and the running result is not ok 13632 1726884260.15560: done checking to see if all hosts have failed 13632 1726884260.15561: getting the remaining hosts for this loop 13632 1726884260.15563: done getting the remaining hosts for this loop 13632 1726884260.15569: getting the next task for host managed_node3 13632 1726884260.15578: done getting next task for host managed_node3 13632 1726884260.15582: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884260.15873: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=3, handlers=0, run_state=3, 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 13632 1726884260.15892: getting variables 13632 1726884260.15895: in VariableManager get_vars() 13632 1726884260.15948: Calling all_inventory to load vars for managed_node3 13632 1726884260.15953: Calling groups_inventory to load vars for managed_node3 13632 1726884260.15956: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.15969: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.15973: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.16095: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.16113: done sending task result for task 12b27791-eb03-55b1-95d9-000000000b21 13632 1726884260.16116: WORKER PROCESS EXITING 13632 1726884260.17570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.18641: done with get_vars() 13632 1726884260.18668: done getting variables 13632 1726884260.18744: 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.snapshot : Set snapshot_facts to the JSON results] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:49 Friday 20 September 2024 22:04:20 -0400 (0:00:00.065) 0:01:09.111 ****** 13632 1726884260.18781: entering _queue_task() for managed_node3/set_fact 13632 1726884260.19157: worker is 1 (out of 1 available) 13632 1726884260.19172: exiting _queue_task() for managed_node3/set_fact 13632 1726884260.19186: done queuing things up, now waiting for results queue to drain 13632 1726884260.19190: waiting for pending results... 13632 1726884260.19908: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884260.20355: in run() - task 12b27791-eb03-55b1-95d9-000000000b22 13632 1726884260.20390: variable 'ansible_search_path' from source: unknown 13632 1726884260.20402: variable 'ansible_search_path' from source: unknown 13632 1726884260.20450: calling self._execute() 13632 1726884260.20603: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.20619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.20665: variable 'omit' from source: magic vars 13632 1726884260.22317: variable 'snapshot_lvm_action' from source: include params 13632 1726884260.22519: Evaluated conditional (snapshot_lvm_action == "list"): False 13632 1726884260.22523: when evaluation is False, skipping this task 13632 1726884260.22533: _execute() done 13632 1726884260.22536: dumping result to json 13632 1726884260.22538: done dumping result, returning 13632 1726884260.22541: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results [12b27791-eb03-55b1-95d9-000000000b22] 13632 1726884260.22543: sending task result for task 12b27791-eb03-55b1-95d9-000000000b22 skipping: [managed_node3] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } 13632 1726884260.22822: no more pending results, returning what we have 13632 1726884260.22827: results queue empty 13632 1726884260.22828: checking for any_errors_fatal 13632 1726884260.22836: done checking for any_errors_fatal 13632 1726884260.22837: checking for max_fail_percentage 13632 1726884260.22839: done checking for max_fail_percentage 13632 1726884260.22841: checking to see if all hosts have failed and the running result is not ok 13632 1726884260.22842: done checking to see if all hosts have failed 13632 1726884260.22843: getting the remaining hosts for this loop 13632 1726884260.22845: done getting the remaining hosts for this loop 13632 1726884260.22851: getting the next task for host managed_node3 13632 1726884260.22865: done getting next task for host managed_node3 13632 1726884260.22870: ^ task is: TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884260.22875: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=4, handlers=0, run_state=3, 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 13632 1726884260.22907: getting variables 13632 1726884260.22909: in VariableManager get_vars() 13632 1726884260.22967: Calling all_inventory to load vars for managed_node3 13632 1726884260.22971: Calling groups_inventory to load vars for managed_node3 13632 1726884260.22973: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.23394: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.23399: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.23405: done sending task result for task 12b27791-eb03-55b1-95d9-000000000b22 13632 1726884260.23408: WORKER PROCESS EXITING 13632 1726884260.23412: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.24948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.26554: done with get_vars() 13632 1726884260.26577: done getting variables 13632 1726884260.26658: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:54 Friday 20 September 2024 22:04:20 -0400 (0:00:00.079) 0:01:09.191 ****** 13632 1726884260.26704: entering _queue_task() for managed_node3/debug 13632 1726884260.27217: worker is 1 (out of 1 available) 13632 1726884260.27230: exiting _queue_task() for managed_node3/debug 13632 1726884260.27242: done queuing things up, now waiting for results queue to drain 13632 1726884260.27244: waiting for pending results... 13632 1726884260.27446: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884260.27764: in run() - task 12b27791-eb03-55b1-95d9-000000000b23 13632 1726884260.27951: variable 'ansible_search_path' from source: unknown 13632 1726884260.27955: variable 'ansible_search_path' from source: unknown 13632 1726884260.28165: calling self._execute() 13632 1726884260.28524: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.28621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.28648: variable 'omit' from source: magic vars 13632 1726884260.29844: variable 'snapshot_cmd' from source: set_fact 13632 1726884260.29894: Evaluated conditional (snapshot_cmd["return_code"] != 0): False 13632 1726884260.29904: when evaluation is False, skipping this task 13632 1726884260.29912: _execute() done 13632 1726884260.29920: dumping result to json 13632 1726884260.29928: done dumping result, returning 13632 1726884260.29940: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors [12b27791-eb03-55b1-95d9-000000000b23] 13632 1726884260.29991: sending task result for task 12b27791-eb03-55b1-95d9-000000000b23 13632 1726884260.30240: done sending task result for task 12b27791-eb03-55b1-95d9-000000000b23 13632 1726884260.30244: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } 13632 1726884260.30337: no more pending results, returning what we have 13632 1726884260.30345: results queue empty 13632 1726884260.30347: checking for any_errors_fatal 13632 1726884260.30359: done checking for any_errors_fatal 13632 1726884260.30360: checking for max_fail_percentage 13632 1726884260.30362: done checking for max_fail_percentage 13632 1726884260.30364: checking to see if all hosts have failed and the running result is not ok 13632 1726884260.30365: done checking to see if all hosts have failed 13632 1726884260.30366: getting the remaining hosts for this loop 13632 1726884260.30368: done getting the remaining hosts for this loop 13632 1726884260.30374: getting the next task for host managed_node3 13632 1726884260.30389: done getting next task for host managed_node3 13632 1726884260.30393: ^ task is: TASK: meta (role_complete) 13632 1726884260.30398: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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 13632 1726884260.30423: getting variables 13632 1726884260.30425: in VariableManager get_vars() 13632 1726884260.30474: Calling all_inventory to load vars for managed_node3 13632 1726884260.30477: Calling groups_inventory to load vars for managed_node3 13632 1726884260.30721: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.30810: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.30815: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.30820: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.31853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.33511: done with get_vars() 13632 1726884260.33544: done getting variables 13632 1726884260.33662: done queuing things up, now waiting for results queue to drain 13632 1726884260.33665: results queue empty 13632 1726884260.33666: checking for any_errors_fatal 13632 1726884260.33670: done checking for any_errors_fatal 13632 1726884260.33671: checking for max_fail_percentage 13632 1726884260.33673: done checking for max_fail_percentage 13632 1726884260.33674: checking to see if all hosts have failed and the running result is not ok 13632 1726884260.33675: done checking to see if all hosts have failed 13632 1726884260.33676: getting the remaining hosts for this loop 13632 1726884260.33677: done getting the remaining hosts for this loop 13632 1726884260.33681: getting the next task for host managed_node3 13632 1726884260.33690: done getting next task for host managed_node3 13632 1726884260.33693: ^ task is: TASK: Remove again to check idempotence 13632 1726884260.33695: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884260.33699: getting variables 13632 1726884260.33700: in VariableManager get_vars() 13632 1726884260.33715: Calling all_inventory to load vars for managed_node3 13632 1726884260.33718: Calling groups_inventory to load vars for managed_node3 13632 1726884260.33721: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.33727: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.33731: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.33735: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.34941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.37121: done with get_vars() 13632 1726884260.37154: done getting variables TASK [Remove again to check idempotence] *************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:109 Friday 20 September 2024 22:04:20 -0400 (0:00:00.106) 0:01:09.298 ****** 13632 1726884260.37413: entering _queue_task() for managed_node3/include_role 13632 1726884260.37914: worker is 1 (out of 1 available) 13632 1726884260.37929: exiting _queue_task() for managed_node3/include_role 13632 1726884260.37969: done queuing things up, now waiting for results queue to drain 13632 1726884260.37971: waiting for pending results... 13632 1726884260.38701: running TaskExecutor() for managed_node3/TASK: Remove again to check idempotence 13632 1726884260.38900: in run() - task 12b27791-eb03-55b1-95d9-00000000000f 13632 1726884260.38905: variable 'ansible_search_path' from source: unknown 13632 1726884260.38908: calling self._execute() 13632 1726884260.38911: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.38914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.38917: variable 'omit' from source: magic vars 13632 1726884260.38921: _execute() done 13632 1726884260.38924: dumping result to json 13632 1726884260.38927: done dumping result, returning 13632 1726884260.38935: done running TaskExecutor() for managed_node3/TASK: Remove again to check idempotence [12b27791-eb03-55b1-95d9-00000000000f] 13632 1726884260.38938: sending task result for task 12b27791-eb03-55b1-95d9-00000000000f 13632 1726884260.39152: done sending task result for task 12b27791-eb03-55b1-95d9-00000000000f 13632 1726884260.39161: WORKER PROCESS EXITING 13632 1726884260.39202: no more pending results, returning what we have 13632 1726884260.39207: in VariableManager get_vars() 13632 1726884260.39250: Calling all_inventory to load vars for managed_node3 13632 1726884260.39253: Calling groups_inventory to load vars for managed_node3 13632 1726884260.39257: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.39270: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.39273: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.39277: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.40602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.43743: done with get_vars() 13632 1726884260.43775: variable 'ansible_search_path' from source: unknown 13632 1726884260.50956: variable 'omit' from source: magic vars 13632 1726884260.51009: variable 'omit' from source: magic vars 13632 1726884260.51067: variable 'omit' from source: magic vars 13632 1726884260.51073: we have included files to process 13632 1726884260.51074: generating all_blocks data 13632 1726884260.51077: done generating all_blocks data 13632 1726884260.51081: processing included file: fedora.linux_system_roles.snapshot 13632 1726884260.51112: in VariableManager get_vars() 13632 1726884260.51250: done with get_vars() 13632 1726884260.51326: in VariableManager get_vars() 13632 1726884260.51455: done with get_vars() 13632 1726884260.51557: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/main.yml 13632 1726884260.51741: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/defaults/main.yml 13632 1726884260.51944: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/meta/main.yml 13632 1726884260.52207: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml 13632 1726884260.52627: in VariableManager get_vars() 13632 1726884260.52654: done with get_vars() 13632 1726884260.53749: iterating over new_blocks loaded from include file 13632 1726884260.53755: in VariableManager get_vars() 13632 1726884260.53778: done with get_vars() 13632 1726884260.53780: filtering new block on tags 13632 1726884260.53806: done filtering new block on tags 13632 1726884260.53809: in VariableManager get_vars() 13632 1726884260.53826: done with get_vars() 13632 1726884260.53828: filtering new block on tags 13632 1726884260.53865: done filtering new block on tags 13632 1726884260.53868: in VariableManager get_vars() 13632 1726884260.54216: done with get_vars() 13632 1726884260.54219: filtering new block on tags 13632 1726884260.54241: done filtering new block on tags 13632 1726884260.54244: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.snapshot for managed_node3 13632 1726884260.54250: extending task lists for all hosts with included blocks 13632 1726884260.57912: done extending task lists 13632 1726884260.57915: done processing included files 13632 1726884260.57916: results queue empty 13632 1726884260.57917: checking for any_errors_fatal 13632 1726884260.57919: done checking for any_errors_fatal 13632 1726884260.57920: checking for max_fail_percentage 13632 1726884260.57921: done checking for max_fail_percentage 13632 1726884260.57922: checking to see if all hosts have failed and the running result is not ok 13632 1726884260.57923: done checking to see if all hosts have failed 13632 1726884260.57924: getting the remaining hosts for this loop 13632 1726884260.57926: done getting the remaining hosts for this loop 13632 1726884260.57929: getting the next task for host managed_node3 13632 1726884260.57934: done getting next task for host managed_node3 13632 1726884260.57937: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884260.57941: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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 13632 1726884260.57956: getting variables 13632 1726884260.57957: in VariableManager get_vars() 13632 1726884260.57977: Calling all_inventory to load vars for managed_node3 13632 1726884260.57980: Calling groups_inventory to load vars for managed_node3 13632 1726884260.57985: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.57998: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.58005: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.58010: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.58899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.60122: done with get_vars() 13632 1726884260.60146: done getting variables TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 20 September 2024 22:04:20 -0400 (0:00:00.228) 0:01:09.526 ****** 13632 1726884260.60255: entering _queue_task() for managed_node3/include_tasks 13632 1726884260.60755: worker is 1 (out of 1 available) 13632 1726884260.60767: exiting _queue_task() for managed_node3/include_tasks 13632 1726884260.60778: done queuing things up, now waiting for results queue to drain 13632 1726884260.60780: waiting for pending results... 13632 1726884260.61245: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884260.61250: in run() - task 12b27791-eb03-55b1-95d9-000000000d7a 13632 1726884260.61254: variable 'ansible_search_path' from source: unknown 13632 1726884260.61257: variable 'ansible_search_path' from source: unknown 13632 1726884260.61291: calling self._execute() 13632 1726884260.61415: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.61429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.61507: variable 'omit' from source: magic vars 13632 1726884260.61601: _execute() done 13632 1726884260.61618: dumping result to json 13632 1726884260.61627: done dumping result, returning 13632 1726884260.61642: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-000000000d7a] 13632 1726884260.61655: sending task result for task 12b27791-eb03-55b1-95d9-000000000d7a 13632 1726884260.62007: no more pending results, returning what we have 13632 1726884260.62013: in VariableManager get_vars() 13632 1726884260.62064: Calling all_inventory to load vars for managed_node3 13632 1726884260.62069: Calling groups_inventory to load vars for managed_node3 13632 1726884260.62072: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.62090: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.62095: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.62099: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.62706: done sending task result for task 12b27791-eb03-55b1-95d9-000000000d7a 13632 1726884260.62710: WORKER PROCESS EXITING 13632 1726884260.63248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.64508: done with get_vars() 13632 1726884260.64528: variable 'ansible_search_path' from source: unknown 13632 1726884260.64530: variable 'ansible_search_path' from source: unknown 13632 1726884260.64594: we have included files to process 13632 1726884260.64595: generating all_blocks data 13632 1726884260.64597: done generating all_blocks data 13632 1726884260.64602: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884260.64603: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884260.64606: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml 13632 1726884260.65330: done processing included file 13632 1726884260.65337: iterating over new_blocks loaded from include file 13632 1726884260.65339: in VariableManager get_vars() 13632 1726884260.65372: done with get_vars() 13632 1726884260.65375: filtering new block on tags 13632 1726884260.65400: done filtering new block on tags 13632 1726884260.65403: in VariableManager get_vars() 13632 1726884260.65429: done with get_vars() 13632 1726884260.65431: filtering new block on tags 13632 1726884260.65465: done filtering new block on tags 13632 1726884260.65468: in VariableManager get_vars() 13632 1726884260.65500: done with get_vars() 13632 1726884260.65503: filtering new block on tags 13632 1726884260.65520: done filtering new block on tags 13632 1726884260.65523: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for managed_node3 13632 1726884260.65529: extending task lists for all hosts with included blocks 13632 1726884260.65701: done extending task lists 13632 1726884260.65703: done processing included files 13632 1726884260.65704: results queue empty 13632 1726884260.65705: checking for any_errors_fatal 13632 1726884260.65709: done checking for any_errors_fatal 13632 1726884260.65710: checking for max_fail_percentage 13632 1726884260.65712: done checking for max_fail_percentage 13632 1726884260.65713: checking to see if all hosts have failed and the running result is not ok 13632 1726884260.65714: done checking to see if all hosts have failed 13632 1726884260.65715: getting the remaining hosts for this loop 13632 1726884260.65716: done getting the remaining hosts for this loop 13632 1726884260.65719: getting the next task for host managed_node3 13632 1726884260.65724: done getting next task for host managed_node3 13632 1726884260.65728: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884260.65732: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884260.65745: getting variables 13632 1726884260.65746: in VariableManager get_vars() 13632 1726884260.65762: Calling all_inventory to load vars for managed_node3 13632 1726884260.65765: Calling groups_inventory to load vars for managed_node3 13632 1726884260.65772: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.65785: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.65790: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.65794: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.66695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.67941: done with get_vars() 13632 1726884260.67965: done getting variables TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 20 September 2024 22:04:20 -0400 (0:00:00.078) 0:01:09.604 ****** 13632 1726884260.68075: entering _queue_task() for managed_node3/setup 13632 1726884260.68635: worker is 1 (out of 1 available) 13632 1726884260.68650: exiting _queue_task() for managed_node3/setup 13632 1726884260.68664: done queuing things up, now waiting for results queue to drain 13632 1726884260.68665: waiting for pending results... 13632 1726884260.69007: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role 13632 1726884260.69214: in run() - task 12b27791-eb03-55b1-95d9-000000000eb0 13632 1726884260.69237: variable 'ansible_search_path' from source: unknown 13632 1726884260.69245: variable 'ansible_search_path' from source: unknown 13632 1726884260.69301: calling self._execute() 13632 1726884260.69425: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.69439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.69456: variable 'omit' from source: magic vars 13632 1726884260.70048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884260.73285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884260.73377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884260.73439: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884260.73491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884260.73592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884260.73647: 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) 13632 1726884260.73692: 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) 13632 1726884260.73741: 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) 13632 1726884260.73802: 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) 13632 1726884260.73833: 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) 13632 1726884260.73910: 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) 13632 1726884260.73957: 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) 13632 1726884260.74044: 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) 13632 1726884260.74061: 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) 13632 1726884260.74086: 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) 13632 1726884260.74323: variable '__snapshot_required_facts' from source: role '' all vars 13632 1726884260.74338: variable 'ansible_facts' from source: unknown 13632 1726884260.74794: Evaluated conditional (__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 13632 1726884260.74812: when evaluation is False, skipping this task 13632 1726884260.74992: _execute() done 13632 1726884260.74996: dumping result to json 13632 1726884260.74999: done dumping result, returning 13632 1726884260.75002: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role [12b27791-eb03-55b1-95d9-000000000eb0] 13632 1726884260.75005: sending task result for task 12b27791-eb03-55b1-95d9-000000000eb0 13632 1726884260.75085: done sending task result for task 12b27791-eb03-55b1-95d9-000000000eb0 13632 1726884260.75090: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 13632 1726884260.75153: no more pending results, returning what we have 13632 1726884260.75159: results queue empty 13632 1726884260.75160: checking for any_errors_fatal 13632 1726884260.75162: done checking for any_errors_fatal 13632 1726884260.75163: checking for max_fail_percentage 13632 1726884260.75165: done checking for max_fail_percentage 13632 1726884260.75167: checking to see if all hosts have failed and the running result is not ok 13632 1726884260.75168: done checking to see if all hosts have failed 13632 1726884260.75169: getting the remaining hosts for this loop 13632 1726884260.75171: done getting the remaining hosts for this loop 13632 1726884260.75176: getting the next task for host managed_node3 13632 1726884260.75193: done getting next task for host managed_node3 13632 1726884260.75205: ^ task is: TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884260.75211: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884260.75237: getting variables 13632 1726884260.75239: in VariableManager get_vars() 13632 1726884260.75426: Calling all_inventory to load vars for managed_node3 13632 1726884260.75430: Calling groups_inventory to load vars for managed_node3 13632 1726884260.75434: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.75445: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.75448: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.75452: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.76765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.78029: done with get_vars() 13632 1726884260.78056: done getting variables TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 20 September 2024 22:04:20 -0400 (0:00:00.101) 0:01:09.705 ****** 13632 1726884260.78186: entering _queue_task() for managed_node3/stat 13632 1726884260.78545: worker is 1 (out of 1 available) 13632 1726884260.78560: exiting _queue_task() for managed_node3/stat 13632 1726884260.78801: done queuing things up, now waiting for results queue to drain 13632 1726884260.78803: waiting for pending results... 13632 1726884260.79006: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree 13632 1726884260.79149: in run() - task 12b27791-eb03-55b1-95d9-000000000eb2 13632 1726884260.79194: variable 'ansible_search_path' from source: unknown 13632 1726884260.79198: variable 'ansible_search_path' from source: unknown 13632 1726884260.79218: calling self._execute() 13632 1726884260.79343: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.79449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.79453: variable 'omit' from source: magic vars 13632 1726884260.79860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884260.80254: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884260.80312: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884260.80365: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884260.80409: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884260.80519: 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) 13632 1726884260.80562: 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) 13632 1726884260.80600: 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) 13632 1726884260.80632: 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) 13632 1726884260.80792: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884260.80803: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884260.80807: when evaluation is False, skipping this task 13632 1726884260.80810: _execute() done 13632 1726884260.80868: dumping result to json 13632 1726884260.80871: done dumping result, returning 13632 1726884260.80874: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Check if system is ostree [12b27791-eb03-55b1-95d9-000000000eb2] 13632 1726884260.80878: sending task result for task 12b27791-eb03-55b1-95d9-000000000eb2 13632 1726884260.80950: done sending task result for task 12b27791-eb03-55b1-95d9-000000000eb2 13632 1726884260.80954: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884260.81030: no more pending results, returning what we have 13632 1726884260.81035: results queue empty 13632 1726884260.81036: checking for any_errors_fatal 13632 1726884260.81048: done checking for any_errors_fatal 13632 1726884260.81049: checking for max_fail_percentage 13632 1726884260.81052: done checking for max_fail_percentage 13632 1726884260.81053: checking to see if all hosts have failed and the running result is not ok 13632 1726884260.81054: done checking to see if all hosts have failed 13632 1726884260.81055: getting the remaining hosts for this loop 13632 1726884260.81058: done getting the remaining hosts for this loop 13632 1726884260.81063: getting the next task for host managed_node3 13632 1726884260.81071: done getting next task for host managed_node3 13632 1726884260.81076: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884260.81082: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884260.81219: getting variables 13632 1726884260.81221: in VariableManager get_vars() 13632 1726884260.81267: Calling all_inventory to load vars for managed_node3 13632 1726884260.81270: Calling groups_inventory to load vars for managed_node3 13632 1726884260.81273: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.81287: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.81417: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.81423: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.82424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.83710: done with get_vars() 13632 1726884260.83737: done getting variables 13632 1726884260.83825: 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.snapshot : Set flag to indicate system is ostree] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 20 September 2024 22:04:20 -0400 (0:00:00.056) 0:01:09.762 ****** 13632 1726884260.83869: entering _queue_task() for managed_node3/set_fact 13632 1726884260.84280: worker is 1 (out of 1 available) 13632 1726884260.84349: exiting _queue_task() for managed_node3/set_fact 13632 1726884260.84363: done queuing things up, now waiting for results queue to drain 13632 1726884260.84364: waiting for pending results... 13632 1726884260.84804: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree 13632 1726884260.84821: in run() - task 12b27791-eb03-55b1-95d9-000000000eb3 13632 1726884260.84839: variable 'ansible_search_path' from source: unknown 13632 1726884260.84845: variable 'ansible_search_path' from source: unknown 13632 1726884260.84898: calling self._execute() 13632 1726884260.85021: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.85028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.85041: variable 'omit' from source: magic vars 13632 1726884260.85549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884260.85941: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884260.86013: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884260.86056: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884260.86111: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884260.86221: 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) 13632 1726884260.86252: 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) 13632 1726884260.86284: 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) 13632 1726884260.86333: 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) 13632 1726884260.86496: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884260.86509: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884260.86513: when evaluation is False, skipping this task 13632 1726884260.86521: _execute() done 13632 1726884260.86526: dumping result to json 13632 1726884260.86536: done dumping result, returning 13632 1726884260.86551: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree [12b27791-eb03-55b1-95d9-000000000eb3] 13632 1726884260.86558: sending task result for task 12b27791-eb03-55b1-95d9-000000000eb3 13632 1726884260.86783: done sending task result for task 12b27791-eb03-55b1-95d9-000000000eb3 13632 1726884260.86788: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884260.86867: no more pending results, returning what we have 13632 1726884260.86872: results queue empty 13632 1726884260.86873: checking for any_errors_fatal 13632 1726884260.86880: done checking for any_errors_fatal 13632 1726884260.86881: checking for max_fail_percentage 13632 1726884260.86886: done checking for max_fail_percentage 13632 1726884260.86888: checking to see if all hosts have failed and the running result is not ok 13632 1726884260.86890: done checking to see if all hosts have failed 13632 1726884260.86891: getting the remaining hosts for this loop 13632 1726884260.86893: done getting the remaining hosts for this loop 13632 1726884260.86898: getting the next task for host managed_node3 13632 1726884260.86909: done getting next task for host managed_node3 13632 1726884260.86914: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884260.86919: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884260.86945: getting variables 13632 1726884260.86946: in VariableManager get_vars() 13632 1726884260.87126: Calling all_inventory to load vars for managed_node3 13632 1726884260.87129: Calling groups_inventory to load vars for managed_node3 13632 1726884260.87133: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.87144: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.87147: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.87151: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.88166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884260.89527: done with get_vars() 13632 1726884260.89560: done getting variables 13632 1726884260.89645: 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.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 20 September 2024 22:04:20 -0400 (0:00:00.058) 0:01:09.821 ****** 13632 1726884260.89696: entering _queue_task() for managed_node3/include_vars 13632 1726884260.90268: worker is 1 (out of 1 available) 13632 1726884260.90285: exiting _queue_task() for managed_node3/include_vars 13632 1726884260.90303: done queuing things up, now waiting for results queue to drain 13632 1726884260.90305: waiting for pending results... 13632 1726884260.91044: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables 13632 1726884260.91536: in run() - task 12b27791-eb03-55b1-95d9-000000000eb5 13632 1726884260.91543: variable 'ansible_search_path' from source: unknown 13632 1726884260.91546: variable 'ansible_search_path' from source: unknown 13632 1726884260.92059: variable 'ansible_facts' from source: unknown 13632 1726884260.92766: variable 'ansible_facts' from source: unknown 13632 1726884260.93415: variable 'ansible_facts' from source: unknown 13632 1726884260.93916: variable 'ansible_facts' from source: unknown 13632 1726884260.94393: variable 'omit' from source: magic vars 13632 1726884260.94461: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.94475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.94693: variable 'omit' from source: magic vars 13632 1726884260.94993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884260.95192: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884260.95243: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884260.95295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884260.95334: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884260.95518: variable '__vars_file' from source: task vars 13632 1726884260.95550: variable 'role_path' from source: magic vars 13632 1726884260.95554: variable 'item' from source: unknown 13632 1726884260.95570: Evaluated conditional (__vars_file is file): False 13632 1726884260.95574: when evaluation is False, skipping this task 13632 1726884260.95637: variable 'item' from source: unknown 13632 1726884260.95749: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 13632 1726884260.96158: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.96163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.96166: variable 'omit' from source: magic vars 13632 1726884260.96170: variable '__vars_file' from source: task vars 13632 1726884260.96374: variable 'role_path' from source: magic vars 13632 1726884260.96378: variable 'item' from source: unknown 13632 1726884260.96381: Evaluated conditional (__vars_file is file): False 13632 1726884260.96383: when evaluation is False, skipping this task 13632 1726884260.96386: variable 'item' from source: unknown 13632 1726884260.96451: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } 13632 1726884260.96874: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.96879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.96881: variable 'omit' from source: magic vars 13632 1726884260.96884: variable '__vars_file' from source: task vars 13632 1726884260.96918: variable 'role_path' from source: magic vars 13632 1726884260.96928: variable 'item' from source: unknown 13632 1726884260.96942: Evaluated conditional (__vars_file is file): False 13632 1726884260.96945: when evaluation is False, skipping this task 13632 1726884260.96997: variable 'item' from source: unknown 13632 1726884260.97079: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884260.97258: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884260.97262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884260.97265: variable 'omit' from source: magic vars 13632 1726884260.97493: variable '__vars_file' from source: task vars 13632 1726884260.97531: variable 'role_path' from source: magic vars 13632 1726884260.97537: variable 'item' from source: unknown 13632 1726884260.97550: Evaluated conditional (__vars_file is file): False 13632 1726884260.97554: when evaluation is False, skipping this task 13632 1726884260.97603: variable 'item' from source: unknown 13632 1726884260.97703: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884260.97882: dumping result to json 13632 1726884260.97886: done dumping result, returning 13632 1726884260.97891: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set platform/version specific variables [12b27791-eb03-55b1-95d9-000000000eb5] 13632 1726884260.97894: sending task result for task 12b27791-eb03-55b1-95d9-000000000eb5 13632 1726884260.97935: done sending task result for task 12b27791-eb03-55b1-95d9-000000000eb5 13632 1726884260.97938: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884260.98010: no more pending results, returning what we have 13632 1726884260.98015: results queue empty 13632 1726884260.98016: checking for any_errors_fatal 13632 1726884260.98026: done checking for any_errors_fatal 13632 1726884260.98027: checking for max_fail_percentage 13632 1726884260.98029: done checking for max_fail_percentage 13632 1726884260.98031: checking to see if all hosts have failed and the running result is not ok 13632 1726884260.98032: done checking to see if all hosts have failed 13632 1726884260.98034: getting the remaining hosts for this loop 13632 1726884260.98036: done getting the remaining hosts for this loop 13632 1726884260.98041: getting the next task for host managed_node3 13632 1726884260.98052: done getting next task for host managed_node3 13632 1726884260.98057: ^ task is: TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884260.98061: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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 13632 1726884260.98091: getting variables 13632 1726884260.98093: in VariableManager get_vars() 13632 1726884260.98138: Calling all_inventory to load vars for managed_node3 13632 1726884260.98141: Calling groups_inventory to load vars for managed_node3 13632 1726884260.98144: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884260.98156: Calling all_plugins_play to load vars for managed_node3 13632 1726884260.98160: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884260.98164: Calling groups_plugins_play to load vars for managed_node3 13632 1726884260.99343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884261.00622: done with get_vars() 13632 1726884261.00646: done getting variables 13632 1726884261.00727: 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.snapshot : Ensure required packages are installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 20 September 2024 22:04:21 -0400 (0:00:00.110) 0:01:09.931 ****** 13632 1726884261.00764: entering _queue_task() for managed_node3/package 13632 1726884261.01198: worker is 1 (out of 1 available) 13632 1726884261.01212: exiting _queue_task() for managed_node3/package 13632 1726884261.01223: done queuing things up, now waiting for results queue to drain 13632 1726884261.01231: waiting for pending results... 13632 1726884261.01707: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed 13632 1726884261.01714: in run() - task 12b27791-eb03-55b1-95d9-000000000d7b 13632 1726884261.01717: variable 'ansible_search_path' from source: unknown 13632 1726884261.01721: variable 'ansible_search_path' from source: unknown 13632 1726884261.01723: calling self._execute() 13632 1726884261.01820: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884261.01827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884261.01841: variable 'omit' from source: magic vars 13632 1726884261.01973: variable 'omit' from source: magic vars 13632 1726884261.02048: variable 'omit' from source: magic vars 13632 1726884261.02240: variable '__snapshot_packages' from source: role '' all vars 13632 1726884261.02312: variable '__snapshot_packages' from source: role '' all vars 13632 1726884261.02612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884261.05842: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884261.05922: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884261.06193: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884261.06197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884261.06200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884261.06214: 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) 13632 1726884261.06247: 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) 13632 1726884261.06297: 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) 13632 1726884261.06348: 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) 13632 1726884261.06365: 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) 13632 1726884261.06502: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884261.06509: variable 'omit' from source: magic vars 13632 1726884261.06550: variable 'omit' from source: magic vars 13632 1726884261.06582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884261.06627: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884261.06944: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884261.06949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884261.06952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884261.06955: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884261.06958: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884261.06960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884261.06962: Set connection var ansible_shell_executable to /bin/sh 13632 1726884261.06965: Set connection var ansible_connection to ssh 13632 1726884261.06967: Set connection var ansible_pipelining to False 13632 1726884261.06969: Set connection var ansible_timeout to 10 13632 1726884261.06971: Set connection var ansible_shell_type to sh 13632 1726884261.06974: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884261.06976: variable 'ansible_shell_executable' from source: unknown 13632 1726884261.06978: variable 'ansible_connection' from source: unknown 13632 1726884261.06980: variable 'ansible_module_compression' from source: unknown 13632 1726884261.06982: variable 'ansible_shell_type' from source: unknown 13632 1726884261.06984: variable 'ansible_shell_executable' from source: unknown 13632 1726884261.06986: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884261.06990: variable 'ansible_pipelining' from source: unknown 13632 1726884261.06992: variable 'ansible_timeout' from source: unknown 13632 1726884261.06994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884261.07111: 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) 13632 1726884261.07293: variable 'omit' from source: magic vars 13632 1726884261.07296: starting attempt loop 13632 1726884261.07299: running the handler 13632 1726884261.07301: variable 'ansible_facts' from source: unknown 13632 1726884261.07304: variable 'ansible_facts' from source: unknown 13632 1726884261.07306: _low_level_execute_command(): starting 13632 1726884261.07308: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884261.08015: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884261.08038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884261.08050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884261.08068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884261.08149: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884261.08184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884261.08203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884261.08222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884261.08382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884261.10154: stdout chunk (state=3): >>>/root <<< 13632 1726884261.10336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884261.10549: stderr chunk (state=3): >>><<< 13632 1726884261.10562: stdout chunk (state=3): >>><<< 13632 1726884261.10581: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884261.10603: _low_level_execute_command(): starting 13632 1726884261.10611: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806 `" && echo ansible-tmp-1726884261.1058528-15414-215951948449806="` echo /root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806 `" ) && sleep 0' 13632 1726884261.11802: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884261.11930: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884261.11942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884261.11959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884261.11971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884261.12014: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884261.12029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884261.12045: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884261.12053: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884261.12062: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884261.12072: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884261.12144: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884261.12392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884261.12396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884261.12438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884261.14477: stdout chunk (state=3): >>>ansible-tmp-1726884261.1058528-15414-215951948449806=/root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806 <<< 13632 1726884261.14639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884261.14786: stderr chunk (state=3): >>><<< 13632 1726884261.14791: stdout chunk (state=3): >>><<< 13632 1726884261.14814: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884261.1058528-15414-215951948449806=/root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884261.14859: variable 'ansible_module_compression' from source: unknown 13632 1726884261.15011: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884261.15053: variable 'ansible_facts' from source: unknown 13632 1726884261.15405: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806/AnsiballZ_dnf.py 13632 1726884261.15961: Sending initial data 13632 1726884261.15964: Sent initial data (152 bytes) 13632 1726884261.17107: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884261.17235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884261.17241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884261.17403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884261.17471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884261.19167: 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 <<< 13632 1726884261.19221: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884261.19313: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp1q6kfxw0 /root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806/AnsiballZ_dnf.py <<< 13632 1726884261.19317: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806/AnsiballZ_dnf.py" <<< 13632 1726884261.19396: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp1q6kfxw0" to remote "/root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806/AnsiballZ_dnf.py" <<< 13632 1726884261.22107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884261.22111: stderr chunk (state=3): >>><<< 13632 1726884261.22113: stdout chunk (state=3): >>><<< 13632 1726884261.22142: done transferring module to remote 13632 1726884261.22159: _low_level_execute_command(): starting 13632 1726884261.22165: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806/ /root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806/AnsiballZ_dnf.py && sleep 0' 13632 1726884261.23811: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884261.23849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884261.23870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884261.23890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884261.23961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884261.25952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884261.25963: stdout chunk (state=3): >>><<< 13632 1726884261.25975: stderr chunk (state=3): >>><<< 13632 1726884261.26000: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884261.26009: _low_level_execute_command(): starting 13632 1726884261.26019: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806/AnsiballZ_dnf.py && sleep 0' 13632 1726884261.26629: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884261.26646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884261.26663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884261.26683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884261.26704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884261.26717: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884261.26730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884261.26804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884261.26841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884261.26858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884261.26883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884261.26970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884261.29205: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884261.29237: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884261.29268: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884261.29346: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884261.29394: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884261.29427: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884261.29459: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # <<< 13632 1726884261.29478: stdout chunk (state=3): >>># installed zipimport hook <<< 13632 1726884261.29518: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884261.29554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884261.29574: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 13632 1726884261.29612: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884261.29644: 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 0x7f2c3b20c530> <<< 13632 1726884261.29675: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b1dbb30> <<< 13632 1726884261.29701: 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 0x7f2c3b20eab0><<< 13632 1726884261.29723: stdout chunk (state=3): >>> import '_signal' # <<< 13632 1726884261.29753: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884261.29782: stdout chunk (state=3): >>> import 'abc' # import 'io' # <<< 13632 1726884261.29811: stdout chunk (state=3): >>>import '_stat' # <<< 13632 1726884261.29831: stdout chunk (state=3): >>>import 'stat' # <<< 13632 1726884261.29911: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884261.29944: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884261.29998: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884261.30023: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 13632 1726884261.30044: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884261.30077: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884261.30093: 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 <<< 13632 1726884261.30113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b021160> <<< 13632 1726884261.30183: 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 <<< 13632 1726884261.30196: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884261.30222: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b022150> <<< 13632 1726884261.30232: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884261.30256: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884261.30552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884261.30574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884261.30589: 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' <<< 13632 1726884261.30609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884261.30659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884261.30713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884261.30730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b067f20> <<< 13632 1726884261.30764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884261.30792: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0740b0> <<< 13632 1726884261.30809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884261.30875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884261.30909: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884261.31153: stdout chunk (state=3): >>># 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 0x7f2c3b097920> # /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 0x7f2c3b097fb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b077bf0> import '_functools' # <<< 13632 1726884261.31156: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b075310> <<< 13632 1726884261.31208: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0650d0> <<< 13632 1726884261.31231: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884261.31269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884261.31292: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884261.31311: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884261.31343: 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' <<< 13632 1726884261.31394: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0bb860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0ba480> <<< 13632 1726884261.31427: 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' <<< 13632 1726884261.31508: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0761e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0b8d10> # /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 0x7f2c3b0ec890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b064350> <<< 13632 1726884261.31539: 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' <<< 13632 1726884261.31566: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884261.31735: 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 0x7f2c3b0ecd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0ecbf0> <<< 13632 1726884261.31740: 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 0x7f2c3b0ecf80> <<< 13632 1726884261.31745: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b05ae70> # /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 <<< 13632 1726884261.31748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884261.31763: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0ed670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0ed340> import 'importlib.machinery' # <<< 13632 1726884261.31797: 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' <<< 13632 1726884261.31833: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0ee570> import 'importlib.util' # <<< 13632 1726884261.31874: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884261.31950: stdout chunk (state=3): >>># 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' <<< 13632 1726884261.31954: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b1087a0> <<< 13632 1726884261.32154: 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' # 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 0x7f2c3b109ee0> # /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 0x7f2c3b10ade0> # 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 0x7f2c3b10b410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b10a330> # /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' <<< 13632 1726884261.32217: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884261.32220: 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 0x7f2c3b10be90> <<< 13632 1726884261.32223: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b10b5c0> <<< 13632 1726884261.32357: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0ee5d0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884261.32373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884261.32402: 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 0x7f2c3ae6be00> <<< 13632 1726884261.32421: 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' <<< 13632 1726884261.32465: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884261.32469: 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 0x7f2c3ae94920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ae94680> <<< 13632 1726884261.32519: 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 0x7f2c3ae94950> <<< 13632 1726884261.32585: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c3ae94a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ae69fa0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884261.32693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884261.32735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884261.32741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884261.32791: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ae960f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ae94d70> <<< 13632 1726884261.32806: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0eecc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884261.32864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884261.33067: 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 0x7f2c3aec2450> # /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 <<< 13632 1726884261.33072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884261.33166: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3aee2600> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884261.33223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884261.33286: 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 0x7f2c3af133e0> <<< 13632 1726884261.33304: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884261.33424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884261.33499: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3af45b80> <<< 13632 1726884261.33571: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3af13500> <<< 13632 1726884261.33675: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3aee3290> # /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 0x7f2c3ad54560> <<< 13632 1726884261.33678: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3aee1640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ae96ff0> <<< 13632 1726884261.33795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884261.33812: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c3aee1a00> <<< 13632 1726884261.33914: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_hlo5hlre/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 13632 1726884261.34100: 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' <<< 13632 1726884261.34144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884261.34233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884261.34345: 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 0x7f2c3adb21e0> <<< 13632 1726884261.34410: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884261.34489: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ad890d0> <<< 13632 1726884261.34494: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ad88260> # zipimport: zlib available <<< 13632 1726884261.34592: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 13632 1726884261.34595: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.36306: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.37449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884261.37467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ad8b8c0> <<< 13632 1726884261.37520: 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' <<< 13632 1726884261.37714: 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 0x7f2c3add5af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3add5880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3add5190> # /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' <<< 13632 1726884261.37744: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3add58e0> <<< 13632 1726884261.37748: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3adb2c00> import 'atexit' # <<< 13632 1726884261.37775: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884261.37794: 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 0x7f2c3add6750> <<< 13632 1726884261.37838: 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 0x7f2c3add6900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884261.37945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 13632 1726884261.38010: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3add6e10> 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' <<< 13632 1726884261.38054: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac3cc20> <<< 13632 1726884261.38071: 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 0x7f2c3ac3e840> <<< 13632 1726884261.38099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884261.38165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac3f1a0> <<< 13632 1726884261.38177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884261.38208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884261.38273: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac40350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884261.38290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884261.38382: 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' <<< 13632 1726884261.38520: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac42db0> # 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 0x7f2c3ac42f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac410d0> # /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' <<< 13632 1726884261.38523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884261.38604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac46cc0> import '_tokenize' # <<< 13632 1726884261.38666: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac45790> <<< 13632 1726884261.38710: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac454f0> # /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' <<< 13632 1726884261.38838: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac47920> <<< 13632 1726884261.38841: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac415b0> <<< 13632 1726884261.38844: 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 0x7f2c3ac8ae70> <<< 13632 1726884261.38948: 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 0x7f2c3ac8b050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13632 1726884261.38952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884261.38955: 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' <<< 13632 1726884261.39137: 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 0x7f2c3ac90b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac908c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884261.39158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884261.39192: 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 0x7f2c3ac93080> <<< 13632 1726884261.39210: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac911f0> <<< 13632 1726884261.39222: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884261.39270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884261.39286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884261.39373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac9a8a0> <<< 13632 1726884261.39611: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac93230> # 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 0x7f2c3ac9bbc0> <<< 13632 1726884261.39627: 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' <<< 13632 1726884261.39642: 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 0x7f2c3ac9ba70> <<< 13632 1726884261.39823: 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 0x7f2c3ac9bce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac8b170> # /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' <<< 13632 1726884261.39827: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884261.39850: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884261.39862: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c3ac9f440> <<< 13632 1726884261.40046: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884261.40314: 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 0x7f2c3aca0650> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac9dbb0> # 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 0x7f2c3ac9ef60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac9d7c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884261.40382: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.40400: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884261.40430: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.40445: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884261.40607: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884261.40751: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.41438: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.42113: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884261.42131: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884261.42145: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884261.42297: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884261.42300: stdout chunk (state=3): >>># 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 0x7f2c3ad24710> <<< 13632 1726884261.42400: 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 0x7f2c3ad25490> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3aca2f90> <<< 13632 1726884261.42451: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884261.42465: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.42508: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13632 1726884261.42688: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.42895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884261.42900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884261.42903: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ad25250> <<< 13632 1726884261.42971: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.43495: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.44093: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.44147: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.44210: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884261.44264: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.44353: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.44370: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13632 1726884261.44473: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.44513: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884261.44530: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.44546: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884261.44578: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.44612: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.44908: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13632 1726884261.44952: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.45237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884261.45307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884261.45322: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884261.45452: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ad27ef0> # zipimport: zlib available <<< 13632 1726884261.45511: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.45671: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884261.45744: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884261.45882: 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 0x7f2c3ad2dee0> <<< 13632 1726884261.45999: 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 0x7f2c3ad2e840> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ad26f90> # zipimport: zlib available <<< 13632 1726884261.46019: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.46058: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884261.46061: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.46124: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.46314: stdout chunk (state=3): >>># 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 <<< 13632 1726884261.46330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884261.46427: 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 0x7f2c3ad2d520> <<< 13632 1726884261.46473: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ad2e9f0> <<< 13632 1726884261.46508: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884261.46521: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.46591: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.46663: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.46694: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.46808: 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' # /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 <<< 13632 1726884261.46872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884261.46900: 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' <<< 13632 1726884261.46976: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc6c60> <<< 13632 1726884261.47006: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ab389b0> <<< 13632 1726884261.47097: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ab36a80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ab368d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884261.47181: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.47199: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884261.47226: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884261.47240: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.47303: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884261.48004: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.48598: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.49369: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.50214: 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 0x7f2c3abcbb90> # /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 0x7f2c3abcbad0> # /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' <<< 13632 1726884261.50318: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc8740> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc82c0> # /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' <<< 13632 1726884261.50356: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc9070> <<< 13632 1726884261.50375: 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' <<< 13632 1726884261.50405: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 13632 1726884261.50418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13632 1726884261.50577: 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' <<< 13632 1726884261.50582: stdout chunk (state=3): >>># /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 0x7f2c3abaea80> # /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 0x7f2c3abae960> <<< 13632 1726884261.50585: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 13632 1726884261.50589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 13632 1726884261.50592: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0e6870> <<< 13632 1726884261.50654: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abacbc0> <<< 13632 1726884261.50661: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884261.50756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884261.50811: 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' # /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' <<< 13632 1726884261.50862: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0f9400> <<< 13632 1726884261.50882: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0e7f80> <<< 13632 1726884261.50979: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0e72f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc9d00> # /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 <<< 13632 1726884261.51180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884261.51184: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 13632 1726884261.51216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a165370> <<< 13632 1726884261.51395: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a11d4c0> <<< 13632 1726884261.51421: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abae1e0> # /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' <<< 13632 1726884261.51437: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884261.51449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884261.51484: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 13632 1726884261.51519: 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 0x7f2c3a16ce90> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a167140> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a11cfb0> <<< 13632 1726884261.51553: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc93a0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc9100> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc8e30> <<< 13632 1726884261.51646: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc8aa0> # /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 0x7f2c3abc9010> # /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' <<< 13632 1726884261.51655: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13632 1726884261.51694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13632 1726884261.51709: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a16d4c0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a16d070> <<< 13632 1726884261.51752: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884261.51774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884261.51873: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a16ddc0> <<< 13632 1726884261.51877: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884261.51953: stdout chunk (state=3): >>># 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 <<< 13632 1726884261.52006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884261.52059: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884261.52145: 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 0x7f2c3a1807d0><<< 13632 1726884261.52202: stdout chunk (state=3): >>> <<< 13632 1726884261.52377: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a159940> <<< 13632 1726884261.52393: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a16ec00> <<< 13632 1726884261.52613: stdout chunk (state=3): >>># /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 0x7f2c3a159430> # /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 0x7f2c3a18a6f0> # /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 0x7f2c3a18b3b0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a18ae40> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884261.52671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884261.52753: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a18b890> <<< 13632 1726884261.52767: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884261.52871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884261.53210: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a14fda0> # /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 0x7f2c3a07f3e0> # zipimport: zlib available <<< 13632 1726884261.53286: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884261.53292: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.53518: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.53627: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available <<< 13632 1726884261.53736: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 13632 1726884261.53913: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.53974: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884261.54205: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884261.54585: 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' <<< 13632 1726884261.54613: 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 <<< 13632 1726884261.54642: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13632 1726884261.54668: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0b31a0> <<< 13632 1726884261.54680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884261.54902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884261.54921: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0b3290> # /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 <<< 13632 1726884261.54933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13632 1726884261.55006: 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 0x7f2c39e634a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39e62cf0> # 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 0x7f2c39e62ed0> <<< 13632 1726884261.55037: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0b37d0> <<< 13632 1726884261.55194: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0b2720> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py <<< 13632 1726884261.55199: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0b2e70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 13632 1726884261.55202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884261.55226: 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' <<< 13632 1726884261.55443: 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' <<< 13632 1726884261.55449: 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 0x7f2c39ee0a10> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39ee0620> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 13632 1726884261.55552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13632 1726884261.55556: 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 0x7f2c39f102f0> <<< 13632 1726884261.55675: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39ee0b30> <<< 13632 1726884261.55679: 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 <<< 13632 1726884261.55785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884261.56863: 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 0x7f2c39cbf3b0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39f10440> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 13632 1726884261.57428: stdout chunk (state=3): >>># 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 0x7f2c39d3cec0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39cbf7a0> # /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 0x7f2c39d3fec0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39d3d0d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 13632 1726884261.57481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884261.57576: 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 0x7f2c39d77fb0> <<< 13632 1726884261.57624: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39d74200> <<< 13632 1726884261.57647: 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 <<< 13632 1726884261.57658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884261.57722: 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 0x7f2c380d5250> <<< 13632 1726884261.57751: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380d4650> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39ee01d0> <<< 13632 1726884261.57978: 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 # 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 0x7f2c380f4770> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380d7bc0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 13632 1726884261.58212: stdout chunk (state=3): >>># 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 0x7f2c380f6ea0> # /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 0x7f2c380f7da0> # /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' <<< 13632 1726884261.58815: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c381186b0> # /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 0x7f2c38119bb0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380f7fe0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380f6d50> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380f66f0> # /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' <<< 13632 1726884261.58922: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c3811b7d0> <<< 13632 1726884261.59014: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380f72c0> <<< 13632 1726884261.59030: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380f4ad0> <<< 13632 1726884261.59077: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380d71d0> <<< 13632 1726884261.59390: 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' # 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 0x7f2c380d78f0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380d7650> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380d53d0> <<< 13632 1726884261.59395: 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 0x7f2c3815ce00> <<< 13632 1726884261.59400: 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 <<< 13632 1726884261.59403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884261.59405: 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 <<< 13632 1726884261.59435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884261.59622: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3815f350> # /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 0x7f2c3815fb30> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3815e630> # /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' <<< 13632 1726884261.59634: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c38184350> <<< 13632 1726884261.59700: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3815cdd0> <<< 13632 1726884261.59715: 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' <<< 13632 1726884261.59724: 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 <<< 13632 1726884261.59743: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13632 1726884261.59806: 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 <<< 13632 1726884261.59811: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 13632 1726884261.59827: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c38185d90> <<< 13632 1726884261.59832: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c38185310> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c38185130> <<< 13632 1726884261.59918: 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' # /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' <<< 13632 1726884261.59938: 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 <<< 13632 1726884261.60027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884261.60037: 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 <<< 13632 1726884261.60045: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a9ce30> <<< 13632 1726884261.60049: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884261.60097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884261.60244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884261.60249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884261.60275: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37ac6ea0> # 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 0x7f2c37ac7200> <<< 13632 1726884261.60593: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a9f140> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a9d2e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a9c320> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c38186570> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c381862a0> # /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' <<< 13632 1726884261.60685: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b00d40> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37ac7e60> <<< 13632 1726884261.60696: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c38186ab0> <<< 13632 1726884261.60700: 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 <<< 13632 1726884261.60705: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13632 1726884261.60707: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b01460> <<< 13632 1726884261.60794: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b01820> <<< 13632 1726884261.60808: 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'<<< 13632 1726884261.60817: stdout chunk (state=3): >>> import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b018e0> <<< 13632 1726884261.60997: 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 <<< 13632 1726884261.61029: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b01a00> <<< 13632 1726884261.61032: 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 # 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 0x7f2c37b245f0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b02720> <<< 13632 1726884261.61126: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b24770> <<< 13632 1726884261.61139: 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 <<< 13632 1726884261.61142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884261.61205: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b24860> <<< 13632 1726884261.61229: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b01850> <<< 13632 1726884261.61262: 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' <<< 13632 1726884261.61268: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b24a10> <<< 13632 1726884261.61353: 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 <<< 13632 1726884261.61357: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13632 1726884261.61360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884261.61410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884261.61494: stdout chunk (state=3): >>># /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' <<< 13632 1726884261.61703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884261.61807: stdout chunk (state=3): >>># 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 0x7f2c37b6c410> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b4f800> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b4e210> <<< 13632 1726884261.61854: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b26180> <<< 13632 1726884261.61883: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b255e0> <<< 13632 1726884261.61930: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b26600> <<< 13632 1726884261.61942: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b24470> <<< 13632 1726884261.62132: 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' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b8ce00> <<< 13632 1726884261.62137: 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 # 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 0x7f2c37b8d040> # /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 0x7f2c37b8d970> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b8d430> <<< 13632 1726884261.62226: 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 0x7f2c37b8e870> <<< 13632 1726884261.62230: stdout chunk (state=3): >>>import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39e635f0> <<< 13632 1726884261.62403: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3adb1340> <<< 13632 1726884261.62805: 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 <<< 13632 1726884261.62836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884261.63214: 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 0x7f2c37b8fc50> # destroy dnf.plugin.dynamic.copr # /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/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 <<< 13632 1726884261.63495: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884261.63499: 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 0x7f2c37998470> <<< 13632 1726884261.63502: 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' <<< 13632 1726884261.63621: 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 # 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 0x7f2c3799a3f0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37999fa0> # 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 0x7f2c381850d0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37998f20> <<< 13632 1726884261.63633: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379987a0> <<< 13632 1726884261.63706: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37965490> # /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' <<< 13632 1726884261.63710: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37998260> <<< 13632 1726884261.63795: 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 <<< 13632 1726884261.63798: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884261.63801: 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 <<< 13632 1726884261.63814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884261.63897: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379b39b0> <<< 13632 1726884261.63900: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379b24e0> <<< 13632 1726884261.63935: 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 <<< 13632 1726884261.63998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379d51c0> # /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' <<< 13632 1726884261.64113: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379d54c0> # /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 0x7f2c379d5730> # /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 0x7f2c379d59d0> # /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' <<< 13632 1726884261.64134: 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 <<< 13632 1726884261.64177: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884261.64460: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379d60f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379d5f40> <<< 13632 1726884261.64463: 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 <<< 13632 1726884261.64471: 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 0x7f2c379d79e0> <<< 13632 1726884261.64473: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379d7b30> # /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' <<< 13632 1726884261.64477: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379d7d40> <<< 13632 1726884261.64539: 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' # /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 0x7f2c379f0ce0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379f0560> # /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 0x7f2c379f1880> <<< 13632 1726884261.64566: 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' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379f1cd0> <<< 13632 1726884261.64610: 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 <<< 13632 1726884261.64619: stdout chunk (state=3): >>># 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 0x7f2c379f1e80> <<< 13632 1726884261.64638: 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 <<< 13632 1726884261.64679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884261.64701: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379f2150> <<< 13632 1726884261.64741: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 13632 1726884261.64816: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379f3020> # /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 <<< 13632 1726884261.64866: stdout chunk (state=3): >>># 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 0x7f2c379f3290> # /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 0x7f2c379f34a0> # /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 <<< 13632 1726884261.64943: 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 0x7f2c379f3f80> <<< 13632 1726884261.65037: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379f3b90> <<< 13632 1726884261.65041: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13632 1726884261.65085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a1cef0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a1c830> <<< 13632 1726884261.65091: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a1db80> <<< 13632 1726884261.65160: 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 <<< 13632 1726884261.65180: stdout chunk (state=3): >>># 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 0x7f2c37a1de80> # /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 <<< 13632 1726884261.65183: 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 0x7f2c37a1ede0> <<< 13632 1726884261.65224: 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' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a1f080> <<< 13632 1726884261.65285: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 13632 1726884261.65293: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a1f230> <<< 13632 1726884261.65421: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b8ecc0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b8f7d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b8ed50> # /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 0x7f2c37b8f7a0> <<< 13632 1726884261.65425: 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 <<< 13632 1726884261.65427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13632 1726884261.65528: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a1fb60> # /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 0x7f2c377500b0> <<< 13632 1726884261.65560: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 13632 1726884261.65616: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37750a40> <<< 13632 1726884261.65619: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13632 1726884261.65664: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884261.65705: 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 0x7f2c37751df0> <<< 13632 1726884261.65709: 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 <<< 13632 1726884261.65712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884261.65781: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37751eb0> # /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' <<< 13632 1726884261.65898: 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 0x7f2c377525a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37752450> <<< 13632 1726884261.65911: 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' <<< 13632 1726884261.65961: 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' <<< 13632 1726884261.65994: 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 <<< 13632 1726884261.66080: 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 0x7f2c37778aa0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 13632 1726884261.66083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13632 1726884261.66110: 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' <<< 13632 1726884261.66175: 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'<<< 13632 1726884261.66179: stdout chunk (state=3): >>> import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37779cd0> <<< 13632 1726884261.66181: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37779f40> <<< 13632 1726884261.66316: stdout chunk (state=3): >>># /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 0x7f2c3777a090> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37779ee0> <<< 13632 1726884261.66323: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37779790> <<< 13632 1726884261.66325: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37778c20> <<< 13632 1726884261.66420: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37753ef0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377534d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37752d50> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37751910> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37750e60> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884261.66494: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3777a270> <<< 13632 1726884261.66522: 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' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3777ab70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 13632 1726884261.66530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13632 1726884261.66621: 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' # /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 0x7f2c3777ba40> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3777b770> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py <<< 13632 1726884261.66625: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884261.66726: 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 <<< 13632 1726884261.66815: stdout chunk (state=3): >>># 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 <<< 13632 1726884261.66878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884261.66946: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377b5eb0> <<< 13632 1726884261.67020: stdout chunk (state=3): >>># /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' <<< 13632 1726884261.67060: stdout chunk (state=3): >>># /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' <<< 13632 1726884261.67097: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377b75f0> <<< 13632 1726884261.67269: 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'<<< 13632 1726884261.67272: stdout chunk (state=3): >>> import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c377b67e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377b6390> <<< 13632 1726884261.67339: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884261.67344: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377e8ec0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377e82f0> <<< 13632 1726884261.67392: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884261.67418: 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 <<< 13632 1726884261.67450: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884261.67470: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884261.67502: 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 <<< 13632 1726884261.67537: stdout chunk (state=3): >>># 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 0x7f2c377ebd40> <<< 13632 1726884261.67581: 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 0x7f2c377ebe90> <<< 13632 1726884261.67586: 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 <<< 13632 1726884261.67611: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884261.67636: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884261.67684: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377e94f0> <<< 13632 1726884261.67689: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377e91c0> <<< 13632 1726884261.67767: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3777bd10> <<< 13632 1726884261.67770: 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 <<< 13632 1726884261.67796: stdout chunk (state=3): >>># 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 0x7f2c377b5100> <<< 13632 1726884261.67822: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3777ba70> <<< 13632 1726884261.67874: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3777b1a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 13632 1726884261.67886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37812810> <<< 13632 1726884261.67916: 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' <<< 13632 1726884261.67936: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37813140> <<< 13632 1726884261.67972: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37813b00> <<< 13632 1726884261.68002: 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 <<< 13632 1726884261.68042: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37813f20> <<< 13632 1726884261.68048: 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 <<< 13632 1726884261.68102: 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 0x7f2c37828b00> <<< 13632 1726884261.68106: 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 <<< 13632 1726884261.68139: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884261.68179: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37829190> <<< 13632 1726884261.68212: 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' <<< 13632 1726884261.68241: 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' <<< 13632 1726884261.68265: 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' <<< 13632 1726884261.68306: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884261.68351: 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 0x7f2c3782bfe0> <<< 13632 1726884261.68383: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3782ba10> <<< 13632 1726884261.68408: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3782b6b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3782b380> <<< 13632 1726884262.81874: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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}}} <<< 13632 1726884262.83639: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884262.83644: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884262.84067: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 13632 1726884262.84071: 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 # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re <<< 13632 1726884262.84311: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib <<< 13632 1726884262.84318: 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 # cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 <<< 13632 1726884262.84322: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 13632 1726884262.84347: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 <<< 13632 1726884262.84814: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.84818: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.84820: stdout chunk (state=3): >>># 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff <<< 13632 1726884262.84823: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # 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 <<< 13632 1726884262.84839: stdout chunk (state=3): >>># 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884262.84980: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 <<< 13632 1726884262.85008: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884262.85044: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13632 1726884262.85068: stdout chunk (state=3): >>># destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 13632 1726884262.85102: stdout chunk (state=3): >>># destroy selinux <<< 13632 1726884262.85125: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884262.85152: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884262.85183: 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 <<< 13632 1726884262.85211: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 13632 1726884262.85237: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.85273: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 13632 1726884262.85294: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 13632 1726884262.85319: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 13632 1726884262.85398: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 <<< 13632 1726884262.85483: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.85505: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const <<< 13632 1726884262.85563: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.85592: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.85597: 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 # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 13632 1726884262.85670: 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 # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types <<< 13632 1726884262.85675: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.85722: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.85761: 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 <<< 13632 1726884262.85814: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime <<< 13632 1726884262.85818: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.85881: stdout chunk (state=3): >>># 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian <<< 13632 1726884262.85911: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket <<< 13632 1726884262.85959: 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 # 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 <<< 13632 1726884262.85985: stdout chunk (state=3): >>># cleanup[3] wiping pwd <<< 13632 1726884262.86004: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.86055: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.86060: stdout chunk (state=3): >>># cleanup[3] wiping tempfile <<< 13632 1726884262.86085: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # 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 <<< 13632 1726884262.86155: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.86160: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.86178: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884262.86203: 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 <<< 13632 1726884262.86252: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.86256: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884262.86293: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader <<< 13632 1726884262.86297: stdout chunk (state=3): >>># destroy systemd._journal # destroy _datetime <<< 13632 1726884262.86727: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884262.86738: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884262.86783: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 13632 1726884262.86830: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13632 1726884262.86833: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser <<< 13632 1726884262.86878: stdout chunk (state=3): >>># destroy tokenize <<< 13632 1726884262.86901: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error <<< 13632 1726884262.86924: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array <<< 13632 1726884262.87059: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.87084: stdout chunk (state=3): >>># 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 _hashlib # 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 <<< 13632 1726884262.87108: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 13632 1726884262.87202: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.87231: stdout chunk (state=3): >>># 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 <<< 13632 1726884262.87311: stdout chunk (state=3): >>># destroy itertools # destroy functools <<< 13632 1726884262.87318: 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 <<< 13632 1726884262.87438: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings <<< 13632 1726884262.87453: stdout chunk (state=3): >>># destroy string <<< 13632 1726884262.87631: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884262.87635: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884262.87705: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13632 1726884262.87736: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884262.87761: stdout chunk (state=3): >>># destroy _sre # destroy _operator # destroy _functools <<< 13632 1726884262.87778: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884262.88625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884262.88793: stdout chunk (state=3): >>><<< 13632 1726884262.88797: stderr chunk (state=3): >>><<< 13632 1726884262.89198: _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 0x7f2c3b20c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b1dbb30> # /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 0x7f2c3b20eab0> 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 0x7f2c3b021160> # /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 0x7f2c3b022150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b067f20> # /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 0x7f2c3b0740b0> # /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 0x7f2c3b097920> # /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 0x7f2c3b097fb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b077bf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b075310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0650d0> # /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 0x7f2c3b0bb860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0ba480> # /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 0x7f2c3b0761e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0b8d10> # /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 0x7f2c3b0ec890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b064350> # /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 0x7f2c3b0ecd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0ecbf0> # 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 0x7f2c3b0ecf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b05ae70> # /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 0x7f2c3b0ed670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0ed340> 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 0x7f2c3b0ee570> 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 0x7f2c3b1087a0> 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 0x7f2c3b109ee0> # /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 0x7f2c3b10ade0> # 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 0x7f2c3b10b410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b10a330> # /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 0x7f2c3b10be90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b10b5c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0ee5d0> # /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 0x7f2c3ae6be00> # /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 0x7f2c3ae94920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ae94680> # 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 0x7f2c3ae94950> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c3ae94a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ae69fa0> # /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 0x7f2c3ae960f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ae94d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3b0eecc0> # /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 0x7f2c3aec2450> # /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 0x7f2c3aee2600> # /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 0x7f2c3af133e0> # /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 0x7f2c3af45b80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3af13500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3aee3290> # /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 0x7f2c3ad54560> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3aee1640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ae96ff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c3aee1a00> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_hlo5hlre/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 0x7f2c3adb21e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ad890d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ad88260> # 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 0x7f2c3ad8b8c0> # /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 0x7f2c3add5af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3add5880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3add5190> # /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 0x7f2c3add58e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3adb2c00> 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 0x7f2c3add6750> # 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 0x7f2c3add6900> # /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 0x7f2c3add6e10> 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 0x7f2c3ac3cc20> # 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 0x7f2c3ac3e840> # /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 0x7f2c3ac3f1a0> # /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 0x7f2c3ac40350> # /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 0x7f2c3ac42db0> # 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 0x7f2c3ac42f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac410d0> # /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 0x7f2c3ac46cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac45790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac454f0> # /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 0x7f2c3ac47920> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac415b0> # 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 0x7f2c3ac8ae70> # /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 0x7f2c3ac8b050> # /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 0x7f2c3ac90b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac908c0> # /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 0x7f2c3ac93080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac911f0> # /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 0x7f2c3ac9a8a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac93230> # 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 0x7f2c3ac9bbc0> # 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 0x7f2c3ac9ba70> # 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 0x7f2c3ac9bce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac8b170> # /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 0x7f2c3ac9f440> # 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 0x7f2c3aca0650> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac9dbb0> # 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 0x7f2c3ac9ef60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ac9d7c0> # 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 0x7f2c3ad24710> # /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 0x7f2c3ad25490> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3aca2f90> 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 0x7f2c3ad25250> # 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 0x7f2c3ad27ef0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c3ad2dee0> # 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 0x7f2c3ad2e840> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ad26f90> # 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 0x7f2c3ad2d520> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ad2e9f0> 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 0x7f2c3abc6c60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ab389b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ab36a80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3ab368d0> # 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 0x7f2c3abcbb90> # /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 0x7f2c3abcbad0> # /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 0x7f2c3abc8740> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc82c0> # /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 0x7f2c3abc9070> # /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 0x7f2c3abaea80> # /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 0x7f2c3abae960> # /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 0x7f2c3a0e6870> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abacbc0> # /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 0x7f2c3a0f9400> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0e7f80> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0e72f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc9d00> # /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 0x7f2c3a165370> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a11d4c0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abae1e0> # /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 0x7f2c3a16ce90> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a167140> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a11cfb0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc93a0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc9100> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc8e30> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3abc8aa0> # /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 0x7f2c3abc9010> # /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 0x7f2c3a16d4c0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a16d070> # /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 0x7f2c3a16ddc0> # /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 0x7f2c3a1807d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a159940> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a16ec00> # /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 0x7f2c3a159430> # /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 0x7f2c3a18a6f0> # /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 0x7f2c3a18b3b0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a18ae40> # /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 0x7f2c3a18b890> # /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 0x7f2c3a14fda0> # /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 0x7f2c3a07f3e0> # 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 0x7f2c3a0b31a0> # /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 0x7f2c3a0b3290> # /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 0x7f2c39e634a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39e62cf0> # 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 0x7f2c39e62ed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0b37d0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3a0b2720> # /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 0x7f2c3a0b2e70> # /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 0x7f2c39ee0a10> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39ee0620> # /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 0x7f2c39f102f0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39ee0b30> # /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 0x7f2c39cbf3b0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39f10440> # /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 0x7f2c39d3cec0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39cbf7a0> # /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 0x7f2c39d3fec0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39d3d0d0> # /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 0x7f2c39d77fb0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39d74200> # /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 0x7f2c380d5250> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380d4650> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39ee01d0> # /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 0x7f2c380f4770> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380d7bc0> # /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 0x7f2c380f6ea0> # /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 0x7f2c380f7da0> # /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 0x7f2c381186b0> # /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 0x7f2c38119bb0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380f7fe0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380f6d50> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380f66f0> # /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 0x7f2c3811b7d0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380f72c0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380f4ad0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380d71d0> # /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 0x7f2c380d78f0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380d7650> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c380d53d0> # /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 0x7f2c3815ce00> # /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 0x7f2c3815f350> # /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 0x7f2c3815fb30> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3815e630> # /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 0x7f2c38184350> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3815cdd0> # /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 0x7f2c38185d90> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c38185310> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c38185130> # /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 0x7f2c37a9ce30> # /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 0x7f2c37ac6ea0> # 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 0x7f2c37ac7200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a9f140> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a9d2e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a9c320> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c38186570> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c381862a0> # /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 0x7f2c37b00d40> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37ac7e60> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c38186ab0> # /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 0x7f2c37b01460> # /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 0x7f2c37b01820> # /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 0x7f2c37b018e0> # /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 0x7f2c37b01a00> # /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 0x7f2c37b245f0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b02720> # /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 0x7f2c37b24770> # /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 0x7f2c37b24860> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b01850> # /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 0x7f2c37b24a10> # /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 0x7f2c37b6c410> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b4f800> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b4e210> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b26180> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b255e0> # /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 0x7f2c37b26600> # /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 0x7f2c37b24470> # /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 0x7f2c37b8ce00> # /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 0x7f2c37b8d040> # /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 0x7f2c37b8d970> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b8d430> # /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 0x7f2c37b8e870> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c39e635f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3adb1340> # /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' # /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 0x7f2c37b8fc50> # destroy dnf.plugin.dynamic.copr # /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/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 0x7f2c37998470> # /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 0x7f2c3799a3f0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37999fa0> # 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 0x7f2c381850d0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37998f20> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379987a0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37965490> # /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 0x7f2c37998260> # /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 0x7f2c379b39b0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379b24e0> # /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 0x7f2c379d51c0> # /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 0x7f2c379d54c0> # /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 0x7f2c379d5730> # /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 0x7f2c379d59d0> # /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 0x7f2c379d60f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379d5f40> # /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 0x7f2c379d79e0> # /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 0x7f2c379d7b30> # /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 0x7f2c379d7d40> # /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 0x7f2c379f0ce0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379f0560> # /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 0x7f2c379f1880> # /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 0x7f2c379f1cd0> # /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 0x7f2c379f1e80> # /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 0x7f2c379f2150> # /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 0x7f2c379f3020> # /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 0x7f2c379f3290> # /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 0x7f2c379f34a0> # /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 0x7f2c379f3f80> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c379f3b90> # /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 0x7f2c37a1cef0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37a1c830> # /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 0x7f2c37a1db80> # /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 0x7f2c37a1de80> # /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 0x7f2c37a1ede0> # /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 0x7f2c37a1f080> # /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 0x7f2c37a1f230> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b8ecc0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b8f7d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37b8ed50> # /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 0x7f2c37b8f7a0> # /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 0x7f2c37a1fb60> # /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 0x7f2c377500b0> # /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 0x7f2c37750a40> # /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 0x7f2c37751df0> # /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 0x7f2c37751eb0> # /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 0x7f2c377525a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37752450> # /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 0x7f2c37778aa0> # /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 0x7f2c37779cd0> # /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 0x7f2c37779f40> # /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 0x7f2c3777a090> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37779ee0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37779790> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37778c20> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37753ef0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377534d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37752d50> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37751910> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37750e60> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3777a270> # /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 0x7f2c3777ab70> # /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 0x7f2c3777ba40> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3777b770> # /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 0x7f2c377b5eb0> # /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 0x7f2c377b75f0> # 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 0x7f2c377b67e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377b6390> # /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 0x7f2c377e8ec0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377e82f0> # /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 0x7f2c377ebd40> # /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 0x7f2c377ebe90> # /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 0x7f2c377e94f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c377e91c0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3777bd10> # /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 0x7f2c377b5100> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3777ba70> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3777b1a0> # /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 0x7f2c37812810> # /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 0x7f2c37813140> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c37813b00> # /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 0x7f2c37813f20> # /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 0x7f2c37828b00> # /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 0x7f2c37829190> # /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 0x7f2c3782bfe0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3782ba10> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3782b6b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3782b380> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["lvm2", "util-linux-core"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884262.92531: done with _execute_module (ansible.legacy.dnf, {'name': ['lvm2', 'util-linux-core'], '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-1726884261.1058528-15414-215951948449806/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884262.92534: _low_level_execute_command(): starting 13632 1726884262.92537: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884261.1058528-15414-215951948449806/ > /dev/null 2>&1 && sleep 0' 13632 1726884262.92540: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884262.92543: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884262.92545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884262.92548: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884262.92550: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884262.92552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884262.92555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884262.93713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884262.93824: stderr chunk (state=3): >>><<< 13632 1726884262.93829: stdout chunk (state=3): >>><<< 13632 1726884262.93833: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884262.93835: handler run complete 13632 1726884262.94123: attempt loop complete, returning result 13632 1726884262.94127: _execute() done 13632 1726884262.94129: dumping result to json 13632 1726884262.94132: done dumping result, returning 13632 1726884262.94134: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Ensure required packages are installed [12b27791-eb03-55b1-95d9-000000000d7b] 13632 1726884262.94136: sending task result for task 12b27791-eb03-55b1-95d9-000000000d7b ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884262.94523: no more pending results, returning what we have 13632 1726884262.94528: results queue empty 13632 1726884262.94529: checking for any_errors_fatal 13632 1726884262.94540: done checking for any_errors_fatal 13632 1726884262.94541: checking for max_fail_percentage 13632 1726884262.94544: done checking for max_fail_percentage 13632 1726884262.94545: checking to see if all hosts have failed and the running result is not ok 13632 1726884262.94547: done checking to see if all hosts have failed 13632 1726884262.94548: getting the remaining hosts for this loop 13632 1726884262.94550: done getting the remaining hosts for this loop 13632 1726884262.94555: getting the next task for host managed_node3 13632 1726884262.94568: done getting next task for host managed_node3 13632 1726884262.94573: ^ task is: TASK: fedora.linux_system_roles.snapshot : Run snapshot module {{ snapshot_lvm_action }} 13632 1726884262.94578: ^ state is: HOST STATE: block=2, task=28, rescue=0, 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 13632 1726884262.94802: done sending task result for task 12b27791-eb03-55b1-95d9-000000000d7b 13632 1726884262.94806: WORKER PROCESS EXITING 13632 1726884262.94918: getting variables 13632 1726884262.94920: in VariableManager get_vars() 13632 1726884262.94966: Calling all_inventory to load vars for managed_node3 13632 1726884262.94969: Calling groups_inventory to load vars for managed_node3 13632 1726884262.94972: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884262.94989: Calling all_plugins_play to load vars for managed_node3 13632 1726884262.94994: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884262.94999: Calling groups_plugins_play to load vars for managed_node3 13632 1726884262.97670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884262.98959: done with get_vars() 13632 1726884262.98991: done getting variables 13632 1726884262.99227: variable 'snapshot_lvm_action' from source: include params TASK [fedora.linux_system_roles.snapshot : Run snapshot module remove] ********* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 Friday 20 September 2024 22:04:22 -0400 (0:00:01.984) 0:01:11.916 ****** 13632 1726884262.99273: entering _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884262.99700: worker is 1 (out of 1 available) 13632 1726884262.99824: exiting _queue_task() for managed_node3/fedora.linux_system_roles.snapshot 13632 1726884262.99837: done queuing things up, now waiting for results queue to drain 13632 1726884262.99839: waiting for pending results... 13632 1726884263.00030: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module remove 13632 1726884263.00210: in run() - task 12b27791-eb03-55b1-95d9-000000000d7d 13632 1726884263.00232: variable 'ansible_search_path' from source: unknown 13632 1726884263.00242: variable 'ansible_search_path' from source: unknown 13632 1726884263.00301: calling self._execute() 13632 1726884263.00435: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884263.00450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884263.00471: variable 'omit' from source: magic vars 13632 1726884263.00636: variable 'omit' from source: magic vars 13632 1726884263.00727: variable 'omit' from source: magic vars 13632 1726884263.00768: variable 'snapshot_lvm_action' from source: include params 13632 1726884263.01186: variable 'snapshot_lvm_action' from source: include params 13632 1726884263.01420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884263.04143: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884263.04215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884263.04249: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884263.04282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884263.04311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884263.04378: 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) 13632 1726884263.04409: 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) 13632 1726884263.04431: 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) 13632 1726884263.04467: 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) 13632 1726884263.04484: 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) 13632 1726884263.04560: variable 'ansible_check_mode' from source: magic vars 13632 1726884263.04682: variable 'snapshot_lvm_all_vgs' from source: role '' defaults 13632 1726884263.04778: variable 'snapshot_lvm_verify_only' from source: role '' defaults 13632 1726884263.04869: variable 'snapshot_lvm_mount_origin' from source: role '' defaults 13632 1726884263.04972: variable 'snapshot_lvm_mountpoint_create' from source: role '' defaults 13632 1726884263.05065: variable 'snapshot_lvm_unmount_all' from source: role '' defaults 13632 1726884263.05393: variable 'snapshot_lvm_percent_space_required' from source: role '' defaults 13632 1726884263.05397: variable 'omit' from source: magic vars 13632 1726884263.05399: variable 'snapshot_lvm_vg' from source: role '' defaults 13632 1726884263.05401: variable 'omit' from source: magic vars 13632 1726884263.05470: variable 'snapshot_lvm_lv' from source: role '' defaults 13632 1726884263.05481: variable 'omit' from source: magic vars 13632 1726884263.05640: variable 'snapshot_lvm_snapset_name' from source: role '' defaults 13632 1726884263.05651: variable 'omit' from source: magic vars 13632 1726884263.05794: variable 'snapshot_lvm_mount_options' from source: role '' defaults 13632 1726884263.05806: variable 'omit' from source: magic vars 13632 1726884263.05946: variable 'snapshot_lvm_fstype' from source: role '' defaults 13632 1726884263.05966: variable 'omit' from source: magic vars 13632 1726884263.06100: variable 'snapshot_lvm_mountpoint' from source: role '' defaults 13632 1726884263.06111: variable 'omit' from source: magic vars 13632 1726884263.06247: variable 'snapshot_lvm_set' from source: include params 13632 1726884263.06258: variable 'snapshot_test_set' from source: play vars 13632 1726884263.06348: variable 'snapshot_test_set' from source: play vars 13632 1726884263.06732: variable 'omit' from source: magic vars 13632 1726884263.07109: variable 'snapshot_lvm_vg_include' from source: role '' defaults 13632 1726884263.07195: variable 'omit' from source: magic vars 13632 1726884263.07399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884263.07494: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884263.07500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884263.07503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884263.07506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884263.07734: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884263.07739: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884263.07741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884263.07890: Set connection var ansible_shell_executable to /bin/sh 13632 1726884263.07908: Set connection var ansible_connection to ssh 13632 1726884263.07923: Set connection var ansible_pipelining to False 13632 1726884263.07951: Set connection var ansible_timeout to 10 13632 1726884263.07966: Set connection var ansible_shell_type to sh 13632 1726884263.07980: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884263.08065: variable 'ansible_shell_executable' from source: unknown 13632 1726884263.08074: variable 'ansible_connection' from source: unknown 13632 1726884263.08077: variable 'ansible_module_compression' from source: unknown 13632 1726884263.08079: variable 'ansible_shell_type' from source: unknown 13632 1726884263.08081: variable 'ansible_shell_executable' from source: unknown 13632 1726884263.08083: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884263.08086: variable 'ansible_pipelining' from source: unknown 13632 1726884263.08090: variable 'ansible_timeout' from source: unknown 13632 1726884263.08093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884263.08280: 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__) 13632 1726884263.08306: variable 'omit' from source: magic vars 13632 1726884263.08390: starting attempt loop 13632 1726884263.08398: running the handler 13632 1726884263.08401: _low_level_execute_command(): starting 13632 1726884263.08403: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884263.09164: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884263.09244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884263.09284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884263.09363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884263.11547: stdout chunk (state=3): >>>/root <<< 13632 1726884263.11554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884263.11558: stdout chunk (state=3): >>><<< 13632 1726884263.11561: stderr chunk (state=3): >>><<< 13632 1726884263.11564: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884263.11567: _low_level_execute_command(): starting 13632 1726884263.11573: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796 `" && echo ansible-tmp-1726884263.1143706-15479-100028054020796="` echo /root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796 `" ) && sleep 0' 13632 1726884263.12801: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884263.13136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884263.13142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884263.15113: stdout chunk (state=3): >>>ansible-tmp-1726884263.1143706-15479-100028054020796=/root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796 <<< 13632 1726884263.15213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884263.15306: stderr chunk (state=3): >>><<< 13632 1726884263.15597: stdout chunk (state=3): >>><<< 13632 1726884263.15601: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884263.1143706-15479-100028054020796=/root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884263.15604: variable 'ansible_module_compression' from source: unknown 13632 1726884263.15606: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.snapshot-ZIP_DEFLATED 13632 1726884263.15609: variable 'ansible_facts' from source: unknown 13632 1726884263.15904: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796/AnsiballZ_snapshot.py 13632 1726884263.16382: Sending initial data 13632 1726884263.16396: Sent initial data (157 bytes) 13632 1726884263.17860: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884263.17978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884263.18001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884263.18126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884263.19755: 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 <<< 13632 1726884263.19833: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884263.19954: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpwr5sh0fp /root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796/AnsiballZ_snapshot.py <<< 13632 1726884263.19959: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796/AnsiballZ_snapshot.py" <<< 13632 1726884263.19993: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpwr5sh0fp" to remote "/root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796/AnsiballZ_snapshot.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796/AnsiballZ_snapshot.py" <<< 13632 1726884263.22395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884263.22629: stderr chunk (state=3): >>><<< 13632 1726884263.22640: stdout chunk (state=3): >>><<< 13632 1726884263.22822: done transferring module to remote 13632 1726884263.22826: _low_level_execute_command(): starting 13632 1726884263.22828: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796/ /root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796/AnsiballZ_snapshot.py && sleep 0' 13632 1726884263.24059: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884263.24073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884263.24182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884263.24243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884263.24271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884263.24347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884263.24408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884263.24460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884263.26399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884263.26527: stderr chunk (state=3): >>><<< 13632 1726884263.26814: stdout chunk (state=3): >>><<< 13632 1726884263.26818: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884263.26821: _low_level_execute_command(): starting 13632 1726884263.26823: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796/AnsiballZ_snapshot.py && sleep 0' 13632 1726884263.27946: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884263.27967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884263.27983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884263.28097: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884263.28122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884263.28211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884263.30664: stdout chunk (state=3): >>>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 <<< 13632 1726884263.30669: stdout chunk (state=3): >>>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' <<< 13632 1726884263.30695: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884263.30712: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884263.30761: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884263.30781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884263.30784: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f056700c530> <<< 13632 1726884263.30806: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566fdbb30> <<< 13632 1726884263.30823: 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' <<< 13632 1726884263.30832: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f056700eab0> <<< 13632 1726884263.30876: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884263.30897: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884263.31024: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 13632 1726884263.31037: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884263.31070: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884263.31107: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884263.31138: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884263.31160: 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' <<< 13632 1726884263.31221: 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' <<< 13632 1726884263.31233: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e01160> <<< 13632 1726884263.31315: 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 <<< 13632 1726884263.31331: 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 0x7f0566e02150> import 'site' # <<< 13632 1726884263.31363: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884263.31670: 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' <<< 13632 1726884263.31686: 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 <<< 13632 1726884263.31934: 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 0x7f0566e47f20> # /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 0x7f0566e540b0> # /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 <<< 13632 1726884263.31986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884263.31996: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884263.32024: 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 0x7f0566e77920> <<< 13632 1726884263.32053: 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 0x7f0566e77fb0> <<< 13632 1726884263.32068: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884263.32118: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e57bf0> <<< 13632 1726884263.32133: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884263.32158: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e55310> <<< 13632 1726884263.32256: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e450d0> <<< 13632 1726884263.32290: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884263.32478: stdout chunk (state=3): >>># 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 0x7f0566e9b860> <<< 13632 1726884263.32481: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e9a480> <<< 13632 1726884263.32486: 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' <<< 13632 1726884263.32503: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e561b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e98ce0> <<< 13632 1726884263.32534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884263.32571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ec88c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e44350> # /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' <<< 13632 1726884263.32624: 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 0x7f0566ec8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ec8bf0> <<< 13632 1726884263.32886: 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 0x7f0566ec8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e3ae70> # /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 0x7f0566ec96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ec9370> 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' <<< 13632 1726884263.32898: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566eca5a0> import 'importlib.util' # <<< 13632 1726884263.32901: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884263.32904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884263.32906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884263.32937: 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 0x7f0566ee47d0> <<< 13632 1726884263.32964: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884263.32986: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.33018: 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 0x7f0566ee5f10> <<< 13632 1726884263.33073: 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' <<< 13632 1726884263.33116: 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' <<< 13632 1726884263.33120: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ee6e10> # 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 0x7f0566ee7470> <<< 13632 1726884263.33164: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ee6360> <<< 13632 1726884263.33196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884263.33200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884263.33203: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.33205: 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 0x7f0566ee7e30> <<< 13632 1726884263.33307: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ee7560> <<< 13632 1726884263.33312: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566eca600> <<< 13632 1726884263.33376: stdout chunk (state=3): >>># /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' <<< 13632 1726884263.33399: 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 0x7f0566c7fcb0> <<< 13632 1726884263.33465: 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 0x7f0566ca87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ca8500> <<< 13632 1726884263.33521: 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 0x7f0566ca86e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0566ca8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566c7de50> <<< 13632 1726884263.33540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884263.33636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884263.33668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884263.33713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566caa060> <<< 13632 1726884263.33717: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ca8ce0> <<< 13632 1726884263.33757: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566eca780> <<< 13632 1726884263.33764: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884263.33808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884263.33822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884263.33866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884263.33898: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566cda390> <<< 13632 1726884263.33963: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884263.33967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884263.33995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884263.34013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884263.34062: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566cf6540> <<< 13632 1726884263.34083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884263.34128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884263.34179: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884263.34218: 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 0x7f0566d2b320> <<< 13632 1726884263.34232: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884263.34261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884263.34292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884263.34328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884263.34430: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566d55ac0> <<< 13632 1726884263.34502: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566d2b440> <<< 13632 1726884263.34570: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566cf71d0> <<< 13632 1726884263.34575: 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 0x7f0566d28b00> <<< 13632 1726884263.34599: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566cf5580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566caaf30> <<< 13632 1726884263.34716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884263.34733: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0566b6c5c0> <<< 13632 1726884263.34813: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload_1yh0gwzi/ansible_fedora.linux_system_roles.snapshot_payload.zip' <<< 13632 1726884263.34834: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.34977: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.35001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884263.35015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884263.35051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884263.35124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884263.35169: 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 0x7f0566bc60c0> <<< 13632 1726884263.35172: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884263.35506: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566b98fb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566b98110> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13632 1726884263.37037: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.38292: 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 0x7f0566b9bf50> <<< 13632 1726884263.38318: 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' <<< 13632 1726884263.38354: 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' <<< 13632 1726884263.38375: 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' <<< 13632 1726884263.38416: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.38419: 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 0x7f0566be9b50> <<< 13632 1726884263.38450: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566be98e0> <<< 13632 1726884263.38488: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566be91f0> <<< 13632 1726884263.38511: 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' <<< 13632 1726884263.38554: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566be9640> <<< 13632 1726884263.38583: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566bc6d50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.38627: 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 0x7f0566bea930> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.38631: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.38641: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0566beab40> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884263.38693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884263.38711: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884263.38754: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566beb020> <<< 13632 1726884263.38758: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884263.38790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884263.38809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884263.38834: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a50e00> <<< 13632 1726884263.38863: 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 0x7f0566a52a20> <<< 13632 1726884263.38906: stdout chunk (state=3): >>># /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' <<< 13632 1726884263.38958: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a533e0> <<< 13632 1726884263.38961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884263.39006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884263.39016: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a54320> <<< 13632 1726884263.39038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884263.39075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884263.39100: 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' <<< 13632 1726884263.39152: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a57020> <<< 13632 1726884263.39191: 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 0x7f0566a57140> <<< 13632 1726884263.39212: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a552e0> <<< 13632 1726884263.39256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884263.39259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884263.39303: 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' <<< 13632 1726884263.39306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884263.39382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884263.39404: 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 0x7f0566a5af60> import '_tokenize' # <<< 13632 1726884263.39458: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a59a30> <<< 13632 1726884263.39480: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a59790> # /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' <<< 13632 1726884263.39565: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a5bfe0> <<< 13632 1726884263.39619: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a557f0> <<< 13632 1726884263.39654: 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 0x7f0566a9f020> # /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' <<< 13632 1726884263.39669: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a9f200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13632 1726884263.39696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884263.39738: 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' <<< 13632 1726884263.39766: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.39779: 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 0x7f0566aa0d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566aa0b00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884263.39880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884263.39949: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.39954: 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 0x7f0566aa3260> <<< 13632 1726884263.39979: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566aa13a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884263.40006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884263.40030: 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' <<< 13632 1726884263.40055: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884263.40108: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566aae9c0> <<< 13632 1726884263.40245: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566aa3350> <<< 13632 1726884263.40327: 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' <<< 13632 1726884263.40338: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0566aaf7a0> <<< 13632 1726884263.40357: 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 0x7f0566aafa10> <<< 13632 1726884263.40419: 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' <<< 13632 1726884263.40433: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0566aaf3b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a9f410> <<< 13632 1726884263.40457: 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' <<< 13632 1726884263.40478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884263.40503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884263.40541: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.40556: 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 0x7f0566ab3320> <<< 13632 1726884263.40769: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.40772: 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 0x7f0566ab4830> <<< 13632 1726884263.40779: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ab1af0> <<< 13632 1726884263.40808: 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 0x7f0566ab2ea0> <<< 13632 1726884263.40823: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ab1700> <<< 13632 1726884263.40851: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.40868: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884263.40973: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.41078: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.41103: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.41117: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13632 1726884263.41121: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.41138: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884263.41143: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.41290: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.41430: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.42084: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.42761: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884263.42765: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884263.42807: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884263.42818: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884263.42839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884263.42873: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.42902: 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 0x7f0566b38a40> <<< 13632 1726884263.42997: 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' <<< 13632 1726884263.43029: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566b397c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ab7380> <<< 13632 1726884263.43095: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884263.43142: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884263.43146: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13632 1726884263.43315: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.43521: 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' <<< 13632 1726884263.43536: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566b39850> # zipimport: zlib available <<< 13632 1726884263.44091: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.44638: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.44726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.44823: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884263.44827: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.44859: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.44902: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884263.44909: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.44992: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.45107: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884263.45131: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.45137: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884263.45158: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.45201: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.45247: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884263.45254: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.45535: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.45817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884263.45880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884263.45889: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884263.45979: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566b3a840> <<< 13632 1726884263.45987: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.46072: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.46165: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884263.46171: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884263.46205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884263.46211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884263.46286: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.46416: 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 0x7f0566b42300><<< 13632 1726884263.46422: stdout chunk (state=3): >>> <<< 13632 1726884263.46477: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884263.46484: 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 0x7f0566b42b40> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566b3b770> <<< 13632 1726884263.46507: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.46548: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.46592: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884263.46598: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.46648: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.46705: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.46769: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.46842: 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 <<< 13632 1726884263.46888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884263.46977: 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' <<< 13632 1726884263.46985: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0566b41970> <<< 13632 1726884263.47022: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566b42c60> <<< 13632 1726884263.47059: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884263.47062: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.47133: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.47206: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.47233: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.47277: 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 <<< 13632 1726884263.47287: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884263.47302: 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 <<< 13632 1726884263.47321: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884263.47345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884263.47435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884263.47462: 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' <<< 13632 1726884263.47511: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f05669d2e10> <<< 13632 1726884263.47562: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f056694ca70> <<< 13632 1726884263.47655: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566946d20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566946b70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884263.47681: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.47717: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884263.47774: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884263.47811: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.47858: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # <<< 13632 1726884263.47862: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884263.47899: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available <<< 13632 1726884263.47931: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13632 1726884263.47957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13632 1726884263.47972: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.49225: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884263.50445: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884264.07130: stdout chunk (state=3): >>> {"changed": false, "return_code": 0, "message": "", "errors": "", "msg": "", "invocation": {"module_args": {"snapshot_lvm_action": "remove", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": false, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} <<< 13632 1726884264.07142: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884264.07642: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884264.07652: 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 <<< 13632 1726884264.07688: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _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 <<< 13632 1726884264.07700: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing 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 <<< 13632 1726884264.07740: 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib <<< 13632 1726884264.07745: 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 # 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 <<< 13632 1726884264.07757: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit <<< 13632 1726884264.07804: stdout chunk (state=3): >>># 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 <<< 13632 1726884264.07820: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules <<< 13632 1726884264.08065: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884264.08099: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884264.08123: stdout chunk (state=3): >>># destroy binascii # destroy struct <<< 13632 1726884264.08127: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 13632 1726884264.08154: stdout chunk (state=3): >>># destroy ipaddress <<< 13632 1726884264.08171: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884264.08219: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13632 1726884264.08223: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 13632 1726884264.08227: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 13632 1726884264.08315: stdout chunk (state=3): >>># 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 <<< 13632 1726884264.08360: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884264.08377: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884264.08427: 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 <<< 13632 1726884264.08491: 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 <<< 13632 1726884264.08497: stdout chunk (state=3): >>># 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 <<< 13632 1726884264.08530: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 13632 1726884264.08570: stdout chunk (state=3): >>># 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 <<< 13632 1726884264.08594: stdout chunk (state=3): >>># 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 <<< 13632 1726884264.08730: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884264.08746: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884264.08770: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13632 1726884264.08797: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884264.08847: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 13632 1726884264.08879: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884264.08979: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884264.08992: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 13632 1726884264.08995: 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 <<< 13632 1726884264.09063: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884264.09101: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 13632 1726884264.09105: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884264.09515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884264.09615: stderr chunk (state=3): >>><<< 13632 1726884264.09633: stdout chunk (state=3): >>><<< 13632 1726884264.09736: _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 0x7f056700c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566fdbb30> # /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 0x7f056700eab0> 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 0x7f0566e01160> # /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 0x7f0566e02150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e47f20> # /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 0x7f0566e540b0> # /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 0x7f0566e77920> # /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 0x7f0566e77fb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e57bf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e55310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e450d0> # /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 0x7f0566e9b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e9a480> # /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 0x7f0566e561b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e98ce0> # /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 0x7f0566ec88c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e44350> # /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 0x7f0566ec8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ec8bf0> # 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 0x7f0566ec8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566e3ae70> # /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 0x7f0566ec96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ec9370> 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 0x7f0566eca5a0> 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 0x7f0566ee47d0> 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 0x7f0566ee5f10> # /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 0x7f0566ee6e10> # 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 0x7f0566ee7470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ee6360> # /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 0x7f0566ee7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ee7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566eca600> # /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 0x7f0566c7fcb0> # /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 0x7f0566ca87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ca8500> # 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 0x7f0566ca86e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0566ca8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566c7de50> # /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 0x7f0566caa060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ca8ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566eca780> # /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 0x7f0566cda390> # /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 0x7f0566cf6540> # /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 0x7f0566d2b320> # /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 0x7f0566d55ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566d2b440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566cf71d0> # /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 0x7f0566d28b00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566cf5580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566caaf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0566b6c5c0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.snapshot_payload_1yh0gwzi/ansible_fedora.linux_system_roles.snapshot_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 0x7f0566bc60c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566b98fb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566b98110> # 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 0x7f0566b9bf50> # /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 0x7f0566be9b50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566be98e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566be91f0> # /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 0x7f0566be9640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566bc6d50> 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 0x7f0566bea930> # 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 0x7f0566beab40> # /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 0x7f0566beb020> 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 0x7f0566a50e00> # 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 0x7f0566a52a20> # /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 0x7f0566a533e0> # /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 0x7f0566a54320> # /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 0x7f0566a57020> # 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 0x7f0566a57140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a552e0> # /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 0x7f0566a5af60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a59a30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a59790> # /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 0x7f0566a5bfe0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a557f0> # 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 0x7f0566a9f020> # /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 0x7f0566a9f200> # /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 0x7f0566aa0d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566aa0b00> # /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 0x7f0566aa3260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566aa13a0> # /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 0x7f0566aae9c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566aa3350> # 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 0x7f0566aaf7a0> # 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 0x7f0566aafa10> # 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 0x7f0566aaf3b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566a9f410> # /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 0x7f0566ab3320> # 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 0x7f0566ab4830> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ab1af0> # 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 0x7f0566ab2ea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ab1700> # 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 0x7f0566b38a40> # /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 0x7f0566b397c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566ab7380> 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 0x7f0566b39850> # 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 0x7f0566b3a840> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0566b42300> # 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 0x7f0566b42b40> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566b3b770> # 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 0x7f0566b41970> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566b42c60> 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 0x7f05669d2e10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f056694ca70> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566946d20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0566946b70> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "return_code": 0, "message": "", "errors": "", "msg": "", "invocation": {"module_args": {"snapshot_lvm_action": "remove", "ansible_check_mode": false, "snapshot_lvm_all_vgs": false, "snapshot_lvm_verify_only": false, "snapshot_lvm_mount_origin": false, "snapshot_lvm_mountpoint_create": false, "snapshot_lvm_unmount_all": false, "snapshot_lvm_percent_space_required": "", "snapshot_lvm_vg": "", "snapshot_lvm_lv": "", "snapshot_lvm_snapset_name": "", "snapshot_lvm_mount_options": "", "snapshot_lvm_fstype": "", "snapshot_lvm_mountpoint": "", "snapshot_lvm_set": {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": "20", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": "15", "mountpoint": null, "mount_origin": null, "fstype": null, "options": null, "all_targets": null, "mountpoint_create": null, "thin_pool": null}]}, "snapshot_lvm_vg_include": ""}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884264.11131: done with _execute_module (fedora.linux_system_roles.snapshot, {'snapshot_lvm_action': 'remove', 'ansible_check_mode': False, 'snapshot_lvm_all_vgs': False, 'snapshot_lvm_verify_only': False, 'snapshot_lvm_mount_origin': False, 'snapshot_lvm_mountpoint_create': False, 'snapshot_lvm_unmount_all': False, 'snapshot_lvm_percent_space_required': '', 'snapshot_lvm_vg': '', 'snapshot_lvm_lv': '', 'snapshot_lvm_snapset_name': '', 'snapshot_lvm_mount_options': '', 'snapshot_lvm_fstype': '', 'snapshot_lvm_mountpoint': '', 'snapshot_lvm_set': {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]}, 'snapshot_lvm_vg_include': '', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.snapshot', '_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-1726884263.1143706-15479-100028054020796/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884264.11135: _low_level_execute_command(): starting 13632 1726884264.11137: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884263.1143706-15479-100028054020796/ > /dev/null 2>&1 && sleep 0' 13632 1726884264.11138: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884264.11140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884264.11141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884264.11143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884264.11144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884264.11145: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884264.11147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884264.11148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884264.11150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884264.11151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884264.11153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884264.11154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884264.12887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884264.12947: stderr chunk (state=3): >>><<< 13632 1726884264.12951: stdout chunk (state=3): >>><<< 13632 1726884264.12968: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884264.12974: handler run complete 13632 1726884264.13015: attempt loop complete, returning result 13632 1726884264.13020: _execute() done 13632 1726884264.13023: dumping result to json 13632 1726884264.13031: done dumping result, returning 13632 1726884264.13040: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Run snapshot module remove [12b27791-eb03-55b1-95d9-000000000d7d] 13632 1726884264.13046: sending task result for task 12b27791-eb03-55b1-95d9-000000000d7d 13632 1726884264.13217: done sending task result for task 12b27791-eb03-55b1-95d9-000000000d7d 13632 1726884264.13221: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "errors": "", "message": "", "return_code": 0 } 13632 1726884264.13429: no more pending results, returning what we have 13632 1726884264.13439: results queue empty 13632 1726884264.13443: checking for any_errors_fatal 13632 1726884264.13452: done checking for any_errors_fatal 13632 1726884264.13453: checking for max_fail_percentage 13632 1726884264.13455: done checking for max_fail_percentage 13632 1726884264.13457: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.13458: done checking to see if all hosts have failed 13632 1726884264.13459: getting the remaining hosts for this loop 13632 1726884264.13461: done getting the remaining hosts for this loop 13632 1726884264.13466: getting the next task for host managed_node3 13632 1726884264.13473: done getting next task for host managed_node3 13632 1726884264.13477: ^ task is: TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884264.13480: ^ state is: HOST STATE: block=2, task=28, rescue=0, 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=1, handlers=0, run_state=3, 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 13632 1726884264.13517: getting variables 13632 1726884264.13519: in VariableManager get_vars() 13632 1726884264.13563: Calling all_inventory to load vars for managed_node3 13632 1726884264.13569: Calling groups_inventory to load vars for managed_node3 13632 1726884264.13575: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.13602: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.13606: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.13617: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.14409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.15405: done with get_vars() 13632 1726884264.15430: done getting variables 13632 1726884264.15482: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 Friday 20 September 2024 22:04:24 -0400 (0:00:01.162) 0:01:13.079 ****** 13632 1726884264.15523: entering _queue_task() for managed_node3/debug 13632 1726884264.15838: worker is 1 (out of 1 available) 13632 1726884264.15853: exiting _queue_task() for managed_node3/debug 13632 1726884264.15868: done queuing things up, now waiting for results queue to drain 13632 1726884264.15871: waiting for pending results... 13632 1726884264.16160: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response 13632 1726884264.16262: in run() - task 12b27791-eb03-55b1-95d9-000000000d7f 13632 1726884264.16274: variable 'ansible_search_path' from source: unknown 13632 1726884264.16278: variable 'ansible_search_path' from source: unknown 13632 1726884264.16313: calling self._execute() 13632 1726884264.16401: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.16407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.16417: variable 'omit' from source: magic vars 13632 1726884264.16518: variable 'omit' from source: magic vars 13632 1726884264.16562: variable 'omit' from source: magic vars 13632 1726884264.16598: variable 'omit' from source: magic vars 13632 1726884264.16638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884264.16680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884264.16702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884264.16718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.16728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.16756: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884264.16759: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.16761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.16852: Set connection var ansible_shell_executable to /bin/sh 13632 1726884264.16861: Set connection var ansible_connection to ssh 13632 1726884264.16868: Set connection var ansible_pipelining to False 13632 1726884264.16884: Set connection var ansible_timeout to 10 13632 1726884264.16887: Set connection var ansible_shell_type to sh 13632 1726884264.16897: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884264.16917: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.16921: variable 'ansible_connection' from source: unknown 13632 1726884264.16926: variable 'ansible_module_compression' from source: unknown 13632 1726884264.16928: variable 'ansible_shell_type' from source: unknown 13632 1726884264.16933: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.16937: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.16942: variable 'ansible_pipelining' from source: unknown 13632 1726884264.16946: variable 'ansible_timeout' from source: unknown 13632 1726884264.16951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.17081: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884264.17100: variable 'omit' from source: magic vars 13632 1726884264.17110: starting attempt loop 13632 1726884264.17113: running the handler 13632 1726884264.17153: variable 'snapshot_cmd' from source: set_fact 13632 1726884264.17319: variable 'snapshot_cmd' from source: set_fact 13632 1726884264.17389: handler run complete 13632 1726884264.17408: attempt loop complete, returning result 13632 1726884264.17412: _execute() done 13632 1726884264.17415: dumping result to json 13632 1726884264.17419: done dumping result, returning 13632 1726884264.17428: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Print out response [12b27791-eb03-55b1-95d9-000000000d7f] 13632 1726884264.17434: sending task result for task 12b27791-eb03-55b1-95d9-000000000d7f 13632 1726884264.17532: done sending task result for task 12b27791-eb03-55b1-95d9-000000000d7f 13632 1726884264.17535: WORKER PROCESS EXITING ok: [managed_node3] => { "snapshot_cmd": { "changed": false, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } } 13632 1726884264.17621: no more pending results, returning what we have 13632 1726884264.17624: results queue empty 13632 1726884264.17625: checking for any_errors_fatal 13632 1726884264.17638: done checking for any_errors_fatal 13632 1726884264.17639: checking for max_fail_percentage 13632 1726884264.17641: done checking for max_fail_percentage 13632 1726884264.17642: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.17643: done checking to see if all hosts have failed 13632 1726884264.17644: getting the remaining hosts for this loop 13632 1726884264.17648: done getting the remaining hosts for this loop 13632 1726884264.17652: getting the next task for host managed_node3 13632 1726884264.17659: done getting next task for host managed_node3 13632 1726884264.17663: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884264.17667: ^ state is: HOST STATE: block=2, task=28, rescue=0, 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=2, handlers=0, run_state=3, 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 13632 1726884264.17679: getting variables 13632 1726884264.17681: in VariableManager get_vars() 13632 1726884264.17718: Calling all_inventory to load vars for managed_node3 13632 1726884264.17721: Calling groups_inventory to load vars for managed_node3 13632 1726884264.17724: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.17733: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.17736: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.17740: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.18290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.18928: done with get_vars() 13632 1726884264.18943: done getting variables 13632 1726884264.18995: 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.snapshot : Set result] ************************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:45 Friday 20 September 2024 22:04:24 -0400 (0:00:00.034) 0:01:13.114 ****** 13632 1726884264.19020: entering _queue_task() for managed_node3/set_fact 13632 1726884264.19236: worker is 1 (out of 1 available) 13632 1726884264.19248: exiting _queue_task() for managed_node3/set_fact 13632 1726884264.19262: done queuing things up, now waiting for results queue to drain 13632 1726884264.19263: waiting for pending results... 13632 1726884264.19465: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result 13632 1726884264.19557: in run() - task 12b27791-eb03-55b1-95d9-000000000d80 13632 1726884264.19569: variable 'ansible_search_path' from source: unknown 13632 1726884264.19572: variable 'ansible_search_path' from source: unknown 13632 1726884264.19608: calling self._execute() 13632 1726884264.19697: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.19704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.19716: variable 'omit' from source: magic vars 13632 1726884264.19810: variable 'omit' from source: magic vars 13632 1726884264.19855: variable 'omit' from source: magic vars 13632 1726884264.19881: variable 'snapshot_cmd' from source: set_fact 13632 1726884264.20047: variable 'snapshot_cmd' from source: set_fact 13632 1726884264.20129: variable 'omit' from source: magic vars 13632 1726884264.20165: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884264.20205: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884264.20222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884264.20239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.20249: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.20282: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884264.20291: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.20296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.20380: Set connection var ansible_shell_executable to /bin/sh 13632 1726884264.20395: Set connection var ansible_connection to ssh 13632 1726884264.20402: Set connection var ansible_pipelining to False 13632 1726884264.20409: Set connection var ansible_timeout to 10 13632 1726884264.20412: Set connection var ansible_shell_type to sh 13632 1726884264.20419: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884264.20438: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.20441: variable 'ansible_connection' from source: unknown 13632 1726884264.20445: variable 'ansible_module_compression' from source: unknown 13632 1726884264.20447: variable 'ansible_shell_type' from source: unknown 13632 1726884264.20452: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.20455: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.20461: variable 'ansible_pipelining' from source: unknown 13632 1726884264.20463: variable 'ansible_timeout' from source: unknown 13632 1726884264.20473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.20604: 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) 13632 1726884264.20610: variable 'omit' from source: magic vars 13632 1726884264.20617: starting attempt loop 13632 1726884264.20621: running the handler 13632 1726884264.20632: handler run complete 13632 1726884264.20642: attempt loop complete, returning result 13632 1726884264.20645: _execute() done 13632 1726884264.20647: dumping result to json 13632 1726884264.20653: done dumping result, returning 13632 1726884264.20660: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set result [12b27791-eb03-55b1-95d9-000000000d80] 13632 1726884264.20666: sending task result for task 12b27791-eb03-55b1-95d9-000000000d80 13632 1726884264.20757: done sending task result for task 12b27791-eb03-55b1-95d9-000000000d80 13632 1726884264.20760: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } }, "changed": false } 13632 1726884264.20882: no more pending results, returning what we have 13632 1726884264.20886: results queue empty 13632 1726884264.20886: checking for any_errors_fatal 13632 1726884264.20894: done checking for any_errors_fatal 13632 1726884264.20895: checking for max_fail_percentage 13632 1726884264.20897: done checking for max_fail_percentage 13632 1726884264.20898: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.20899: done checking to see if all hosts have failed 13632 1726884264.20900: getting the remaining hosts for this loop 13632 1726884264.20902: done getting the remaining hosts for this loop 13632 1726884264.20905: getting the next task for host managed_node3 13632 1726884264.20912: done getting next task for host managed_node3 13632 1726884264.20915: ^ task is: TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884264.20918: ^ state is: HOST STATE: block=2, task=28, rescue=0, 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=3, handlers=0, run_state=3, 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 13632 1726884264.20930: getting variables 13632 1726884264.20932: in VariableManager get_vars() 13632 1726884264.20962: Calling all_inventory to load vars for managed_node3 13632 1726884264.20964: Calling groups_inventory to load vars for managed_node3 13632 1726884264.20966: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.20973: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.20975: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.20977: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.21505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.22138: done with get_vars() 13632 1726884264.22156: done getting variables 13632 1726884264.22208: 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.snapshot : Set snapshot_facts to the JSON results] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:49 Friday 20 September 2024 22:04:24 -0400 (0:00:00.032) 0:01:13.146 ****** 13632 1726884264.22233: entering _queue_task() for managed_node3/set_fact 13632 1726884264.22468: worker is 1 (out of 1 available) 13632 1726884264.22483: exiting _queue_task() for managed_node3/set_fact 13632 1726884264.22500: done queuing things up, now waiting for results queue to drain 13632 1726884264.22502: waiting for pending results... 13632 1726884264.22717: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results 13632 1726884264.22809: in run() - task 12b27791-eb03-55b1-95d9-000000000d81 13632 1726884264.22822: variable 'ansible_search_path' from source: unknown 13632 1726884264.22826: variable 'ansible_search_path' from source: unknown 13632 1726884264.22861: calling self._execute() 13632 1726884264.22949: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.22962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.22973: variable 'omit' from source: magic vars 13632 1726884264.23303: variable 'snapshot_lvm_action' from source: include params 13632 1726884264.23311: Evaluated conditional (snapshot_lvm_action == "list"): False 13632 1726884264.23315: when evaluation is False, skipping this task 13632 1726884264.23320: _execute() done 13632 1726884264.23324: dumping result to json 13632 1726884264.23329: done dumping result, returning 13632 1726884264.23337: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results [12b27791-eb03-55b1-95d9-000000000d81] 13632 1726884264.23344: sending task result for task 12b27791-eb03-55b1-95d9-000000000d81 13632 1726884264.23442: done sending task result for task 12b27791-eb03-55b1-95d9-000000000d81 13632 1726884264.23445: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } 13632 1726884264.23508: no more pending results, returning what we have 13632 1726884264.23512: results queue empty 13632 1726884264.23513: checking for any_errors_fatal 13632 1726884264.23519: done checking for any_errors_fatal 13632 1726884264.23520: checking for max_fail_percentage 13632 1726884264.23522: done checking for max_fail_percentage 13632 1726884264.23523: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.23524: done checking to see if all hosts have failed 13632 1726884264.23525: getting the remaining hosts for this loop 13632 1726884264.23527: done getting the remaining hosts for this loop 13632 1726884264.23531: getting the next task for host managed_node3 13632 1726884264.23538: done getting next task for host managed_node3 13632 1726884264.23541: ^ task is: TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884264.23545: ^ state is: HOST STATE: block=2, task=28, rescue=0, 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=4, handlers=0, run_state=3, 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 13632 1726884264.23575: getting variables 13632 1726884264.23577: in VariableManager get_vars() 13632 1726884264.23616: Calling all_inventory to load vars for managed_node3 13632 1726884264.23619: Calling groups_inventory to load vars for managed_node3 13632 1726884264.23622: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.23630: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.23632: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.23634: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.24360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.24978: done with get_vars() 13632 1726884264.24995: done getting variables 13632 1726884264.25042: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:54 Friday 20 September 2024 22:04:24 -0400 (0:00:00.028) 0:01:13.174 ****** 13632 1726884264.25066: entering _queue_task() for managed_node3/debug 13632 1726884264.25286: worker is 1 (out of 1 available) 13632 1726884264.25303: exiting _queue_task() for managed_node3/debug 13632 1726884264.25317: done queuing things up, now waiting for results queue to drain 13632 1726884264.25318: waiting for pending results... 13632 1726884264.25531: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors 13632 1726884264.25625: in run() - task 12b27791-eb03-55b1-95d9-000000000d82 13632 1726884264.25639: variable 'ansible_search_path' from source: unknown 13632 1726884264.25643: variable 'ansible_search_path' from source: unknown 13632 1726884264.25677: calling self._execute() 13632 1726884264.25770: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.25774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.25794: variable 'omit' from source: magic vars 13632 1726884264.26130: variable 'snapshot_cmd' from source: set_fact 13632 1726884264.26153: Evaluated conditional (snapshot_cmd["return_code"] != 0): False 13632 1726884264.26157: when evaluation is False, skipping this task 13632 1726884264.26160: _execute() done 13632 1726884264.26164: dumping result to json 13632 1726884264.26169: done dumping result, returning 13632 1726884264.26176: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.snapshot : Show errors [12b27791-eb03-55b1-95d9-000000000d82] 13632 1726884264.26183: sending task result for task 12b27791-eb03-55b1-95d9-000000000d82 13632 1726884264.26284: done sending task result for task 12b27791-eb03-55b1-95d9-000000000d82 13632 1726884264.26289: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } 13632 1726884264.26357: no more pending results, returning what we have 13632 1726884264.26360: results queue empty 13632 1726884264.26361: checking for any_errors_fatal 13632 1726884264.26368: done checking for any_errors_fatal 13632 1726884264.26369: checking for max_fail_percentage 13632 1726884264.26371: done checking for max_fail_percentage 13632 1726884264.26372: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.26373: done checking to see if all hosts have failed 13632 1726884264.26374: getting the remaining hosts for this loop 13632 1726884264.26376: done getting the remaining hosts for this loop 13632 1726884264.26380: getting the next task for host managed_node3 13632 1726884264.26390: done getting next task for host managed_node3 13632 1726884264.26393: ^ task is: TASK: meta (role_complete) 13632 1726884264.26396: ^ state is: HOST STATE: block=2, task=29, rescue=0, 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 13632 1726884264.26420: getting variables 13632 1726884264.26421: in VariableManager get_vars() 13632 1726884264.26455: Calling all_inventory to load vars for managed_node3 13632 1726884264.26457: Calling groups_inventory to load vars for managed_node3 13632 1726884264.26459: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.26467: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.26469: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.26472: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.26993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.27618: done with get_vars() 13632 1726884264.27631: done getting variables 13632 1726884264.27700: done queuing things up, now waiting for results queue to drain 13632 1726884264.27702: results queue empty 13632 1726884264.27703: checking for any_errors_fatal 13632 1726884264.27705: done checking for any_errors_fatal 13632 1726884264.27705: checking for max_fail_percentage 13632 1726884264.27706: done checking for max_fail_percentage 13632 1726884264.27707: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.27707: done checking to see if all hosts have failed 13632 1726884264.27708: getting the remaining hosts for this loop 13632 1726884264.27708: done getting the remaining hosts for this loop 13632 1726884264.27710: getting the next task for host managed_node3 13632 1726884264.27714: done getting next task for host managed_node3 13632 1726884264.27715: ^ task is: TASK: Assert no changes for remove snapset 13632 1726884264.27716: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884264.27718: getting variables 13632 1726884264.27719: in VariableManager get_vars() 13632 1726884264.27727: Calling all_inventory to load vars for managed_node3 13632 1726884264.27729: Calling groups_inventory to load vars for managed_node3 13632 1726884264.27731: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.27734: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.27736: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.27738: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.28174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.28791: done with get_vars() 13632 1726884264.28803: done getting variables 13632 1726884264.28834: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert no changes for remove snapset] ************************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:116 Friday 20 September 2024 22:04:24 -0400 (0:00:00.037) 0:01:13.212 ****** 13632 1726884264.28860: entering _queue_task() for managed_node3/assert 13632 1726884264.29082: worker is 1 (out of 1 available) 13632 1726884264.29099: exiting _queue_task() for managed_node3/assert 13632 1726884264.29113: done queuing things up, now waiting for results queue to drain 13632 1726884264.29115: waiting for pending results... 13632 1726884264.29312: running TaskExecutor() for managed_node3/TASK: Assert no changes for remove snapset 13632 1726884264.29385: in run() - task 12b27791-eb03-55b1-95d9-000000000010 13632 1726884264.29404: variable 'ansible_search_path' from source: unknown 13632 1726884264.29436: calling self._execute() 13632 1726884264.29526: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.29532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.29543: variable 'omit' from source: magic vars 13632 1726884264.29644: variable 'omit' from source: magic vars 13632 1726884264.29674: variable 'omit' from source: magic vars 13632 1726884264.29707: variable 'omit' from source: magic vars 13632 1726884264.29745: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884264.29780: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884264.29799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884264.29815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.29827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.29853: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884264.29857: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.29862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.29954: Set connection var ansible_shell_executable to /bin/sh 13632 1726884264.29962: Set connection var ansible_connection to ssh 13632 1726884264.29969: Set connection var ansible_pipelining to False 13632 1726884264.29976: Set connection var ansible_timeout to 10 13632 1726884264.29978: Set connection var ansible_shell_type to sh 13632 1726884264.29985: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884264.30015: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.30018: variable 'ansible_connection' from source: unknown 13632 1726884264.30021: variable 'ansible_module_compression' from source: unknown 13632 1726884264.30026: variable 'ansible_shell_type' from source: unknown 13632 1726884264.30028: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.30033: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.30038: variable 'ansible_pipelining' from source: unknown 13632 1726884264.30042: variable 'ansible_timeout' from source: unknown 13632 1726884264.30047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.30178: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884264.30192: variable 'omit' from source: magic vars 13632 1726884264.30198: starting attempt loop 13632 1726884264.30201: running the handler 13632 1726884264.30439: variable 'snapshot_cmd' from source: set_fact 13632 1726884264.30463: Evaluated conditional (not snapshot_cmd["changed"]): True 13632 1726884264.30470: handler run complete 13632 1726884264.30489: attempt loop complete, returning result 13632 1726884264.30492: _execute() done 13632 1726884264.30495: dumping result to json 13632 1726884264.30497: done dumping result, returning 13632 1726884264.30504: done running TaskExecutor() for managed_node3/TASK: Assert no changes for remove snapset [12b27791-eb03-55b1-95d9-000000000010] 13632 1726884264.30510: sending task result for task 12b27791-eb03-55b1-95d9-000000000010 13632 1726884264.30606: done sending task result for task 12b27791-eb03-55b1-95d9-000000000010 13632 1726884264.30609: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 13632 1726884264.30667: no more pending results, returning what we have 13632 1726884264.30670: results queue empty 13632 1726884264.30671: checking for any_errors_fatal 13632 1726884264.30673: done checking for any_errors_fatal 13632 1726884264.30674: checking for max_fail_percentage 13632 1726884264.30676: done checking for max_fail_percentage 13632 1726884264.30677: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.30678: done checking to see if all hosts have failed 13632 1726884264.30679: getting the remaining hosts for this loop 13632 1726884264.30681: done getting the remaining hosts for this loop 13632 1726884264.30689: getting the next task for host managed_node3 13632 1726884264.30696: done getting next task for host managed_node3 13632 1726884264.30699: ^ task is: TASK: Cleanup 13632 1726884264.30701: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13632 1726884264.30705: getting variables 13632 1726884264.30706: in VariableManager get_vars() 13632 1726884264.30741: Calling all_inventory to load vars for managed_node3 13632 1726884264.30744: Calling groups_inventory to load vars for managed_node3 13632 1726884264.30747: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.30757: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.30761: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.30764: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.31283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.31902: done with get_vars() 13632 1726884264.31916: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:120 Friday 20 September 2024 22:04:24 -0400 (0:00:00.031) 0:01:13.244 ****** 13632 1726884264.31990: entering _queue_task() for managed_node3/include_tasks 13632 1726884264.32205: worker is 1 (out of 1 available) 13632 1726884264.32220: exiting _queue_task() for managed_node3/include_tasks 13632 1726884264.32234: done queuing things up, now waiting for results queue to drain 13632 1726884264.32236: waiting for pending results... 13632 1726884264.32439: running TaskExecutor() for managed_node3/TASK: Cleanup 13632 1726884264.32522: in run() - task 12b27791-eb03-55b1-95d9-000000000011 13632 1726884264.32534: variable 'ansible_search_path' from source: unknown 13632 1726884264.32568: calling self._execute() 13632 1726884264.32656: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.32663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.32675: variable 'omit' from source: magic vars 13632 1726884264.32775: _execute() done 13632 1726884264.32779: dumping result to json 13632 1726884264.32782: done dumping result, returning 13632 1726884264.32797: done running TaskExecutor() for managed_node3/TASK: Cleanup [12b27791-eb03-55b1-95d9-000000000011] 13632 1726884264.32801: sending task result for task 12b27791-eb03-55b1-95d9-000000000011 13632 1726884264.32913: done sending task result for task 12b27791-eb03-55b1-95d9-000000000011 13632 1726884264.32916: WORKER PROCESS EXITING 13632 1726884264.32947: no more pending results, returning what we have 13632 1726884264.32953: in VariableManager get_vars() 13632 1726884264.32996: Calling all_inventory to load vars for managed_node3 13632 1726884264.33000: Calling groups_inventory to load vars for managed_node3 13632 1726884264.33003: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.33014: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.33017: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.33020: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.33761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.34365: done with get_vars() 13632 1726884264.34380: variable 'ansible_search_path' from source: unknown 13632 1726884264.34394: we have included files to process 13632 1726884264.34395: generating all_blocks data 13632 1726884264.34396: done generating all_blocks data 13632 1726884264.34401: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/cleanup.yml 13632 1726884264.34401: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/cleanup.yml 13632 1726884264.34403: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/cleanup.yml 13632 1726884264.34706: in VariableManager get_vars() 13632 1726884264.34724: done with get_vars() 13632 1726884264.34879: done processing included file 13632 1726884264.34881: iterating over new_blocks loaded from include file 13632 1726884264.34882: in VariableManager get_vars() 13632 1726884264.34895: done with get_vars() 13632 1726884264.34896: filtering new block on tags 13632 1726884264.34913: done filtering new block on tags 13632 1726884264.34915: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/cleanup.yml for managed_node3 13632 1726884264.34920: extending task lists for all hosts with included blocks 13632 1726884264.37219: done extending task lists 13632 1726884264.37221: done processing included files 13632 1726884264.37222: results queue empty 13632 1726884264.37222: checking for any_errors_fatal 13632 1726884264.37226: done checking for any_errors_fatal 13632 1726884264.37226: checking for max_fail_percentage 13632 1726884264.37227: done checking for max_fail_percentage 13632 1726884264.37228: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.37229: done checking to see if all hosts have failed 13632 1726884264.37229: getting the remaining hosts for this loop 13632 1726884264.37230: done getting the remaining hosts for this loop 13632 1726884264.37232: getting the next task for host managed_node3 13632 1726884264.37236: done getting next task for host managed_node3 13632 1726884264.37238: ^ task is: TASK: Remove storage volumes 13632 1726884264.37240: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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 13632 1726884264.37242: getting variables 13632 1726884264.37243: in VariableManager get_vars() 13632 1726884264.37255: Calling all_inventory to load vars for managed_node3 13632 1726884264.37257: Calling groups_inventory to load vars for managed_node3 13632 1726884264.37260: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.37268: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.37270: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.37272: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.37746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.38370: done with get_vars() 13632 1726884264.38392: done getting variables TASK [Remove storage volumes] ************************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/cleanup.yml:7 Friday 20 September 2024 22:04:24 -0400 (0:00:00.064) 0:01:13.308 ****** 13632 1726884264.38463: entering _queue_task() for managed_node3/include_role 13632 1726884264.38753: worker is 1 (out of 1 available) 13632 1726884264.38767: exiting _queue_task() for managed_node3/include_role 13632 1726884264.38781: done queuing things up, now waiting for results queue to drain 13632 1726884264.38783: waiting for pending results... 13632 1726884264.38996: running TaskExecutor() for managed_node3/TASK: Remove storage volumes 13632 1726884264.39093: in run() - task 12b27791-eb03-55b1-95d9-000000000ef3 13632 1726884264.39108: variable 'ansible_search_path' from source: unknown 13632 1726884264.39112: variable 'ansible_search_path' from source: unknown 13632 1726884264.39148: calling self._execute() 13632 1726884264.39242: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.39250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.39260: variable 'omit' from source: magic vars 13632 1726884264.39364: _execute() done 13632 1726884264.39368: dumping result to json 13632 1726884264.39373: done dumping result, returning 13632 1726884264.39382: done running TaskExecutor() for managed_node3/TASK: Remove storage volumes [12b27791-eb03-55b1-95d9-000000000ef3] 13632 1726884264.39392: sending task result for task 12b27791-eb03-55b1-95d9-000000000ef3 13632 1726884264.39514: done sending task result for task 12b27791-eb03-55b1-95d9-000000000ef3 13632 1726884264.39517: WORKER PROCESS EXITING 13632 1726884264.39552: no more pending results, returning what we have 13632 1726884264.39558: in VariableManager get_vars() 13632 1726884264.39610: Calling all_inventory to load vars for managed_node3 13632 1726884264.39614: Calling groups_inventory to load vars for managed_node3 13632 1726884264.39617: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.39634: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.39638: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.39642: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.40227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.40868: done with get_vars() 13632 1726884264.40881: variable 'ansible_search_path' from source: unknown 13632 1726884264.40884: variable 'ansible_search_path' from source: unknown 13632 1726884264.41051: variable 'omit' from source: magic vars 13632 1726884264.41078: variable 'omit' from source: magic vars 13632 1726884264.41093: variable 'omit' from source: magic vars 13632 1726884264.41096: we have included files to process 13632 1726884264.41097: generating all_blocks data 13632 1726884264.41099: done generating all_blocks data 13632 1726884264.41100: processing included file: fedora.linux_system_roles.storage 13632 1726884264.41120: in VariableManager get_vars() 13632 1726884264.41134: done with get_vars() 13632 1726884264.41157: in VariableManager get_vars() 13632 1726884264.41169: done with get_vars() 13632 1726884264.41201: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 13632 1726884264.41225: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 13632 1726884264.41316: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 13632 1726884264.41381: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 13632 1726884264.41465: in VariableManager get_vars() 13632 1726884264.41484: done with get_vars() 13632 1726884264.41713: in VariableManager get_vars() 13632 1726884264.41730: done with get_vars() 13632 1726884264.41829: iterating over new_blocks loaded from include file 13632 1726884264.41830: in VariableManager get_vars() 13632 1726884264.41843: done with get_vars() 13632 1726884264.41844: filtering new block on tags 13632 1726884264.41861: done filtering new block on tags 13632 1726884264.41863: in VariableManager get_vars() 13632 1726884264.41875: done with get_vars() 13632 1726884264.41877: filtering new block on tags 13632 1726884264.41896: done filtering new block on tags 13632 1726884264.41898: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node3 13632 1726884264.41903: extending task lists for all hosts with included blocks 13632 1726884264.42042: done extending task lists 13632 1726884264.42043: done processing included files 13632 1726884264.42044: results queue empty 13632 1726884264.42044: checking for any_errors_fatal 13632 1726884264.42048: done checking for any_errors_fatal 13632 1726884264.42048: checking for max_fail_percentage 13632 1726884264.42049: done checking for max_fail_percentage 13632 1726884264.42050: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.42051: done checking to see if all hosts have failed 13632 1726884264.42051: getting the remaining hosts for this loop 13632 1726884264.42052: done getting the remaining hosts for this loop 13632 1726884264.42054: getting the next task for host managed_node3 13632 1726884264.42058: done getting next task for host managed_node3 13632 1726884264.42060: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884264.42063: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (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), did rescue? False, did start at task? False 13632 1726884264.42072: getting variables 13632 1726884264.42073: in VariableManager get_vars() 13632 1726884264.42085: Calling all_inventory to load vars for managed_node3 13632 1726884264.42089: Calling groups_inventory to load vars for managed_node3 13632 1726884264.42091: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.42097: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.42099: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.42103: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.42666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.46520: done with get_vars() 13632 1726884264.46536: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 22:04:24 -0400 (0:00:00.081) 0:01:13.390 ****** 13632 1726884264.46607: entering _queue_task() for managed_node3/include_tasks 13632 1726884264.46877: worker is 1 (out of 1 available) 13632 1726884264.46894: exiting _queue_task() for managed_node3/include_tasks 13632 1726884264.46905: done queuing things up, now waiting for results queue to drain 13632 1726884264.46907: waiting for pending results... 13632 1726884264.47125: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884264.47236: in run() - task 12b27791-eb03-55b1-95d9-000000001053 13632 1726884264.47252: variable 'ansible_search_path' from source: unknown 13632 1726884264.47255: variable 'ansible_search_path' from source: unknown 13632 1726884264.47292: calling self._execute() 13632 1726884264.47384: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.47396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.47406: variable 'omit' from source: magic vars 13632 1726884264.47506: _execute() done 13632 1726884264.47510: dumping result to json 13632 1726884264.47513: done dumping result, returning 13632 1726884264.47522: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [12b27791-eb03-55b1-95d9-000000001053] 13632 1726884264.47528: sending task result for task 12b27791-eb03-55b1-95d9-000000001053 13632 1726884264.47628: done sending task result for task 12b27791-eb03-55b1-95d9-000000001053 13632 1726884264.47631: WORKER PROCESS EXITING 13632 1726884264.47691: no more pending results, returning what we have 13632 1726884264.47697: in VariableManager get_vars() 13632 1726884264.47756: Calling all_inventory to load vars for managed_node3 13632 1726884264.47760: Calling groups_inventory to load vars for managed_node3 13632 1726884264.47763: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.47773: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.47776: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.47780: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.48321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.48947: done with get_vars() 13632 1726884264.48962: variable 'ansible_search_path' from source: unknown 13632 1726884264.48963: variable 'ansible_search_path' from source: unknown 13632 1726884264.48996: we have included files to process 13632 1726884264.48997: generating all_blocks data 13632 1726884264.48999: done generating all_blocks data 13632 1726884264.49002: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 13632 1726884264.49003: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 13632 1726884264.49004: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 13632 1726884264.49421: done processing included file 13632 1726884264.49423: iterating over new_blocks loaded from include file 13632 1726884264.49424: in VariableManager get_vars() 13632 1726884264.49443: done with get_vars() 13632 1726884264.49444: filtering new block on tags 13632 1726884264.49461: done filtering new block on tags 13632 1726884264.49463: in VariableManager get_vars() 13632 1726884264.49478: done with get_vars() 13632 1726884264.49480: filtering new block on tags 13632 1726884264.49502: done filtering new block on tags 13632 1726884264.49505: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node3 13632 1726884264.49509: extending task lists for all hosts with included blocks 13632 1726884264.49730: done extending task lists 13632 1726884264.49731: done processing included files 13632 1726884264.49732: results queue empty 13632 1726884264.49733: checking for any_errors_fatal 13632 1726884264.49736: done checking for any_errors_fatal 13632 1726884264.49737: checking for max_fail_percentage 13632 1726884264.49737: done checking for max_fail_percentage 13632 1726884264.49738: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.49739: done checking to see if all hosts have failed 13632 1726884264.49739: getting the remaining hosts for this loop 13632 1726884264.49740: done getting the remaining hosts for this loop 13632 1726884264.49742: getting the next task for host managed_node3 13632 1726884264.49746: done getting next task for host managed_node3 13632 1726884264.49748: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 13632 1726884264.49750: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884264.49758: getting variables 13632 1726884264.49759: in VariableManager get_vars() 13632 1726884264.49769: Calling all_inventory to load vars for managed_node3 13632 1726884264.49771: Calling groups_inventory to load vars for managed_node3 13632 1726884264.49773: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.49777: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.49779: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.49781: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.50234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.50855: done with get_vars() 13632 1726884264.50870: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 22:04:24 -0400 (0:00:00.043) 0:01:13.433 ****** 13632 1726884264.50938: entering _queue_task() for managed_node3/setup 13632 1726884264.51205: worker is 1 (out of 1 available) 13632 1726884264.51218: exiting _queue_task() for managed_node3/setup 13632 1726884264.51232: done queuing things up, now waiting for results queue to drain 13632 1726884264.51233: waiting for pending results... 13632 1726884264.51444: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 13632 1726884264.51578: in run() - task 12b27791-eb03-55b1-95d9-00000000107c 13632 1726884264.51591: variable 'ansible_search_path' from source: unknown 13632 1726884264.51595: variable 'ansible_search_path' from source: unknown 13632 1726884264.51628: calling self._execute() 13632 1726884264.51721: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.51728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.51739: variable 'omit' from source: magic vars 13632 1726884264.52120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884264.54014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884264.54088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884264.54122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884264.54153: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884264.54178: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884264.54256: 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) 13632 1726884264.54281: 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) 13632 1726884264.54311: 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) 13632 1726884264.54345: 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) 13632 1726884264.54358: 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) 13632 1726884264.54412: 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) 13632 1726884264.54436: 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) 13632 1726884264.54456: 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) 13632 1726884264.54493: 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) 13632 1726884264.54505: 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) 13632 1726884264.54672: variable '__storage_required_facts' from source: role '' all vars 13632 1726884264.54682: variable 'ansible_facts' from source: unknown 13632 1726884264.54993: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 13632 1726884264.54997: when evaluation is False, skipping this task 13632 1726884264.54999: _execute() done 13632 1726884264.55003: dumping result to json 13632 1726884264.55008: done dumping result, returning 13632 1726884264.55018: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [12b27791-eb03-55b1-95d9-00000000107c] 13632 1726884264.55023: sending task result for task 12b27791-eb03-55b1-95d9-00000000107c 13632 1726884264.55122: done sending task result for task 12b27791-eb03-55b1-95d9-00000000107c 13632 1726884264.55125: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 13632 1726884264.55182: no more pending results, returning what we have 13632 1726884264.55187: results queue empty 13632 1726884264.55189: checking for any_errors_fatal 13632 1726884264.55191: done checking for any_errors_fatal 13632 1726884264.55192: checking for max_fail_percentage 13632 1726884264.55194: done checking for max_fail_percentage 13632 1726884264.55195: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.55196: done checking to see if all hosts have failed 13632 1726884264.55197: getting the remaining hosts for this loop 13632 1726884264.55199: done getting the remaining hosts for this loop 13632 1726884264.55204: getting the next task for host managed_node3 13632 1726884264.55214: done getting next task for host managed_node3 13632 1726884264.55218: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884264.55224: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 13632 1726884264.55246: getting variables 13632 1726884264.55247: in VariableManager get_vars() 13632 1726884264.55303: Calling all_inventory to load vars for managed_node3 13632 1726884264.55307: Calling groups_inventory to load vars for managed_node3 13632 1726884264.55310: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.55320: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.55324: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.55327: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.55955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.56613: done with get_vars() 13632 1726884264.56633: done getting variables 13632 1726884264.56684: 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.storage : Set platform/version specific variables] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 22:04:24 -0400 (0:00:00.057) 0:01:13.491 ****** 13632 1726884264.56729: entering _queue_task() for managed_node3/include_vars 13632 1726884264.57000: worker is 1 (out of 1 available) 13632 1726884264.57014: exiting _queue_task() for managed_node3/include_vars 13632 1726884264.57029: done queuing things up, now waiting for results queue to drain 13632 1726884264.57031: waiting for pending results... 13632 1726884264.57246: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 13632 1726884264.57380: in run() - task 12b27791-eb03-55b1-95d9-00000000107d 13632 1726884264.57398: variable 'ansible_search_path' from source: unknown 13632 1726884264.57402: variable 'ansible_search_path' from source: unknown 13632 1726884264.57658: variable 'ansible_facts' from source: unknown 13632 1726884264.58055: variable 'ansible_facts' from source: unknown 13632 1726884264.58366: variable 'ansible_facts' from source: unknown 13632 1726884264.58666: variable 'ansible_facts' from source: unknown 13632 1726884264.58870: variable 'omit' from source: magic vars 13632 1726884264.58977: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.58992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.59005: variable 'omit' from source: magic vars 13632 1726884264.59232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884264.59465: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884264.59537: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884264.59570: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884264.59613: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884264.59678: variable '__vars_file' from source: task vars 13632 1726884264.59750: variable 'role_path' from source: magic vars 13632 1726884264.59755: variable 'item' from source: unknown 13632 1726884264.59768: Evaluated conditional (__vars_file is file): False 13632 1726884264.59772: when evaluation is False, skipping this task 13632 1726884264.59815: variable 'item' from source: unknown 13632 1726884264.59873: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 13632 1726884264.60053: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.60057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.60060: variable 'omit' from source: magic vars 13632 1726884264.60162: variable '__vars_file' from source: task vars 13632 1726884264.60234: variable 'role_path' from source: magic vars 13632 1726884264.60238: variable 'item' from source: unknown 13632 1726884264.60250: Evaluated conditional (__vars_file is file): True 13632 1726884264.60255: variable 'omit' from source: magic vars 13632 1726884264.60322: variable 'omit' from source: magic vars 13632 1726884264.60371: variable '__vars_file' from source: task vars 13632 1726884264.60433: variable '__vars_file' from source: task vars 13632 1726884264.60503: variable 'role_path' from source: magic vars 13632 1726884264.60507: variable 'item' from source: unknown 13632 1726884264.60527: variable 'omit' from source: magic vars 13632 1726884264.60552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884264.60577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884264.60596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884264.60613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.60631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.60653: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884264.60656: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.60661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.60751: Set connection var ansible_shell_executable to /bin/sh 13632 1726884264.60759: Set connection var ansible_connection to ssh 13632 1726884264.60765: Set connection var ansible_pipelining to False 13632 1726884264.60772: Set connection var ansible_timeout to 10 13632 1726884264.60775: Set connection var ansible_shell_type to sh 13632 1726884264.60782: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884264.60803: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.60806: variable 'ansible_connection' from source: unknown 13632 1726884264.60809: variable 'ansible_module_compression' from source: unknown 13632 1726884264.60813: variable 'ansible_shell_type' from source: unknown 13632 1726884264.60817: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.60821: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.60827: variable 'ansible_pipelining' from source: unknown 13632 1726884264.60830: variable 'ansible_timeout' from source: unknown 13632 1726884264.60837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.60935: 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) 13632 1726884264.60945: variable 'omit' from source: magic vars 13632 1726884264.60950: starting attempt loop 13632 1726884264.60966: running the handler 13632 1726884264.61061: handler run complete 13632 1726884264.61072: attempt loop complete, returning result 13632 1726884264.61090: variable 'item' from source: unknown 13632 1726884264.61142: variable 'item' from source: unknown ok: [managed_node3] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } 13632 1726884264.61276: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.61279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.61282: variable 'omit' from source: magic vars 13632 1726884264.61411: variable '__vars_file' from source: task vars 13632 1726884264.61473: variable 'role_path' from source: magic vars 13632 1726884264.61477: variable 'item' from source: unknown 13632 1726884264.61491: Evaluated conditional (__vars_file is file): False 13632 1726884264.61494: when evaluation is False, skipping this task 13632 1726884264.61533: variable 'item' from source: unknown 13632 1726884264.61584: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884264.61673: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.61689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.61696: variable 'omit' from source: magic vars 13632 1726884264.61830: variable '__vars_file' from source: task vars 13632 1726884264.61911: variable 'role_path' from source: magic vars 13632 1726884264.61914: variable 'item' from source: unknown 13632 1726884264.61917: Evaluated conditional (__vars_file is file): False 13632 1726884264.61919: when evaluation is False, skipping this task 13632 1726884264.61946: variable 'item' from source: unknown 13632 1726884264.62001: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 13632 1726884264.62086: dumping result to json 13632 1726884264.62091: done dumping result, returning 13632 1726884264.62095: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [12b27791-eb03-55b1-95d9-00000000107d] 13632 1726884264.62097: sending task result for task 12b27791-eb03-55b1-95d9-00000000107d 13632 1726884264.62148: done sending task result for task 12b27791-eb03-55b1-95d9-00000000107d 13632 1726884264.62151: WORKER PROCESS EXITING 13632 1726884264.62239: no more pending results, returning what we have 13632 1726884264.62243: results queue empty 13632 1726884264.62244: checking for any_errors_fatal 13632 1726884264.62249: done checking for any_errors_fatal 13632 1726884264.62250: checking for max_fail_percentage 13632 1726884264.62252: done checking for max_fail_percentage 13632 1726884264.62253: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.62254: done checking to see if all hosts have failed 13632 1726884264.62255: getting the remaining hosts for this loop 13632 1726884264.62257: done getting the remaining hosts for this loop 13632 1726884264.62266: getting the next task for host managed_node3 13632 1726884264.62277: done getting next task for host managed_node3 13632 1726884264.62281: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 13632 1726884264.62287: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884264.62307: getting variables 13632 1726884264.62309: in VariableManager get_vars() 13632 1726884264.62348: Calling all_inventory to load vars for managed_node3 13632 1726884264.62351: Calling groups_inventory to load vars for managed_node3 13632 1726884264.62354: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.62364: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.62366: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.62375: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.62954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.63779: done with get_vars() 13632 1726884264.63800: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 22:04:24 -0400 (0:00:00.071) 0:01:13.562 ****** 13632 1726884264.63884: entering _queue_task() for managed_node3/stat 13632 1726884264.64140: worker is 1 (out of 1 available) 13632 1726884264.64153: exiting _queue_task() for managed_node3/stat 13632 1726884264.64167: done queuing things up, now waiting for results queue to drain 13632 1726884264.64169: waiting for pending results... 13632 1726884264.64368: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree 13632 1726884264.64493: in run() - task 12b27791-eb03-55b1-95d9-00000000107f 13632 1726884264.64512: variable 'ansible_search_path' from source: unknown 13632 1726884264.64516: variable 'ansible_search_path' from source: unknown 13632 1726884264.64550: calling self._execute() 13632 1726884264.64641: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.64649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.64660: variable 'omit' from source: magic vars 13632 1726884264.64980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884264.65226: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884264.65270: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884264.65302: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884264.65336: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884264.65413: 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) 13632 1726884264.65436: 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) 13632 1726884264.65458: 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) 13632 1726884264.65479: 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) 13632 1726884264.65596: variable '__storage_is_ostree' from source: set_fact 13632 1726884264.65600: Evaluated conditional (not __storage_is_ostree is defined): False 13632 1726884264.65602: when evaluation is False, skipping this task 13632 1726884264.65605: _execute() done 13632 1726884264.65612: dumping result to json 13632 1726884264.65615: done dumping result, returning 13632 1726884264.65628: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree [12b27791-eb03-55b1-95d9-00000000107f] 13632 1726884264.65632: sending task result for task 12b27791-eb03-55b1-95d9-00000000107f 13632 1726884264.65727: done sending task result for task 12b27791-eb03-55b1-95d9-00000000107f 13632 1726884264.65730: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884264.65793: no more pending results, returning what we have 13632 1726884264.65797: results queue empty 13632 1726884264.65798: checking for any_errors_fatal 13632 1726884264.65810: done checking for any_errors_fatal 13632 1726884264.65811: checking for max_fail_percentage 13632 1726884264.65813: done checking for max_fail_percentage 13632 1726884264.65814: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.65815: done checking to see if all hosts have failed 13632 1726884264.65816: getting the remaining hosts for this loop 13632 1726884264.65818: done getting the remaining hosts for this loop 13632 1726884264.65822: getting the next task for host managed_node3 13632 1726884264.65830: done getting next task for host managed_node3 13632 1726884264.65833: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 13632 1726884264.65839: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884264.65856: getting variables 13632 1726884264.65858: in VariableManager get_vars() 13632 1726884264.65907: Calling all_inventory to load vars for managed_node3 13632 1726884264.65910: Calling groups_inventory to load vars for managed_node3 13632 1726884264.65913: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.65923: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.65926: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.65929: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.66462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.67093: done with get_vars() 13632 1726884264.67110: done getting variables 13632 1726884264.67156: 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.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 22:04:24 -0400 (0:00:00.033) 0:01:13.596 ****** 13632 1726884264.67191: entering _queue_task() for managed_node3/set_fact 13632 1726884264.67415: worker is 1 (out of 1 available) 13632 1726884264.67429: exiting _queue_task() for managed_node3/set_fact 13632 1726884264.67443: done queuing things up, now waiting for results queue to drain 13632 1726884264.67445: waiting for pending results... 13632 1726884264.67652: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 13632 1726884264.67776: in run() - task 12b27791-eb03-55b1-95d9-000000001080 13632 1726884264.67793: variable 'ansible_search_path' from source: unknown 13632 1726884264.67799: variable 'ansible_search_path' from source: unknown 13632 1726884264.67829: calling self._execute() 13632 1726884264.67918: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.67925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.67936: variable 'omit' from source: magic vars 13632 1726884264.68264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884264.68515: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884264.68557: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884264.68593: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884264.68625: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884264.68706: 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) 13632 1726884264.68727: 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) 13632 1726884264.68749: 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) 13632 1726884264.68772: 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) 13632 1726884264.68881: variable '__storage_is_ostree' from source: set_fact 13632 1726884264.68897: Evaluated conditional (not __storage_is_ostree is defined): False 13632 1726884264.68901: when evaluation is False, skipping this task 13632 1726884264.68903: _execute() done 13632 1726884264.68906: dumping result to json 13632 1726884264.68913: done dumping result, returning 13632 1726884264.68921: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [12b27791-eb03-55b1-95d9-000000001080] 13632 1726884264.68926: sending task result for task 12b27791-eb03-55b1-95d9-000000001080 13632 1726884264.69018: done sending task result for task 12b27791-eb03-55b1-95d9-000000001080 13632 1726884264.69021: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884264.69077: no more pending results, returning what we have 13632 1726884264.69082: results queue empty 13632 1726884264.69083: checking for any_errors_fatal 13632 1726884264.69095: done checking for any_errors_fatal 13632 1726884264.69096: checking for max_fail_percentage 13632 1726884264.69098: done checking for max_fail_percentage 13632 1726884264.69099: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.69100: done checking to see if all hosts have failed 13632 1726884264.69101: getting the remaining hosts for this loop 13632 1726884264.69103: done getting the remaining hosts for this loop 13632 1726884264.69107: getting the next task for host managed_node3 13632 1726884264.69118: done getting next task for host managed_node3 13632 1726884264.69122: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 13632 1726884264.69127: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (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), did rescue? False, did start at task? False 13632 1726884264.69156: getting variables 13632 1726884264.69157: in VariableManager get_vars() 13632 1726884264.69197: Calling all_inventory to load vars for managed_node3 13632 1726884264.69200: Calling groups_inventory to load vars for managed_node3 13632 1726884264.69203: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.69212: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.69215: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.69219: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.69789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.70450: done with get_vars() 13632 1726884264.70470: done getting variables 13632 1726884264.70527: 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.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 22:04:24 -0400 (0:00:00.033) 0:01:13.629 ****** 13632 1726884264.70559: entering _queue_task() for managed_node3/set_fact 13632 1726884264.70827: worker is 1 (out of 1 available) 13632 1726884264.70842: exiting _queue_task() for managed_node3/set_fact 13632 1726884264.70857: done queuing things up, now waiting for results queue to drain 13632 1726884264.70858: waiting for pending results... 13632 1726884264.71071: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 13632 1726884264.71170: in run() - task 12b27791-eb03-55b1-95d9-000000001054 13632 1726884264.71185: variable 'ansible_search_path' from source: unknown 13632 1726884264.71191: variable 'ansible_search_path' from source: unknown 13632 1726884264.71226: calling self._execute() 13632 1726884264.71324: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.71329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.71337: variable 'omit' from source: magic vars 13632 1726884264.71439: variable 'omit' from source: magic vars 13632 1726884264.71495: variable 'omit' from source: magic vars 13632 1726884264.71525: variable 'omit' from source: magic vars 13632 1726884264.71568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884264.71602: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884264.71620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884264.71639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.71653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.71681: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884264.71687: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.71692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.71780: Set connection var ansible_shell_executable to /bin/sh 13632 1726884264.71791: Set connection var ansible_connection to ssh 13632 1726884264.71798: Set connection var ansible_pipelining to False 13632 1726884264.71805: Set connection var ansible_timeout to 10 13632 1726884264.71807: Set connection var ansible_shell_type to sh 13632 1726884264.71814: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884264.71833: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.71837: variable 'ansible_connection' from source: unknown 13632 1726884264.71841: variable 'ansible_module_compression' from source: unknown 13632 1726884264.71846: variable 'ansible_shell_type' from source: unknown 13632 1726884264.71849: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.71852: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.71859: variable 'ansible_pipelining' from source: unknown 13632 1726884264.71862: variable 'ansible_timeout' from source: unknown 13632 1726884264.71873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.72195: 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) 13632 1726884264.72199: variable 'omit' from source: magic vars 13632 1726884264.72202: starting attempt loop 13632 1726884264.72204: running the handler 13632 1726884264.72207: handler run complete 13632 1726884264.72209: attempt loop complete, returning result 13632 1726884264.72211: _execute() done 13632 1726884264.72214: dumping result to json 13632 1726884264.72216: done dumping result, returning 13632 1726884264.72219: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [12b27791-eb03-55b1-95d9-000000001054] 13632 1726884264.72221: sending task result for task 12b27791-eb03-55b1-95d9-000000001054 13632 1726884264.72297: done sending task result for task 12b27791-eb03-55b1-95d9-000000001054 13632 1726884264.72301: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 13632 1726884264.72398: no more pending results, returning what we have 13632 1726884264.72402: results queue empty 13632 1726884264.72404: checking for any_errors_fatal 13632 1726884264.72412: done checking for any_errors_fatal 13632 1726884264.72413: checking for max_fail_percentage 13632 1726884264.72416: done checking for max_fail_percentage 13632 1726884264.72417: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.72418: done checking to see if all hosts have failed 13632 1726884264.72419: getting the remaining hosts for this loop 13632 1726884264.72421: done getting the remaining hosts for this loop 13632 1726884264.72426: getting the next task for host managed_node3 13632 1726884264.72436: done getting next task for host managed_node3 13632 1726884264.72440: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 13632 1726884264.72447: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (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), did rescue? False, did start at task? False 13632 1726884264.72461: getting variables 13632 1726884264.72463: in VariableManager get_vars() 13632 1726884264.72715: Calling all_inventory to load vars for managed_node3 13632 1726884264.72719: Calling groups_inventory to load vars for managed_node3 13632 1726884264.72722: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.72734: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.72738: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.72742: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.73707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.74828: done with get_vars() 13632 1726884264.74855: done getting variables 13632 1726884264.74937: 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.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 22:04:24 -0400 (0:00:00.044) 0:01:13.673 ****** 13632 1726884264.74981: entering _queue_task() for managed_node3/set_fact 13632 1726884264.75328: worker is 1 (out of 1 available) 13632 1726884264.75342: exiting _queue_task() for managed_node3/set_fact 13632 1726884264.75357: done queuing things up, now waiting for results queue to drain 13632 1726884264.75358: waiting for pending results... 13632 1726884264.75704: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 13632 1726884264.75869: in run() - task 12b27791-eb03-55b1-95d9-000000001055 13632 1726884264.75896: variable 'ansible_search_path' from source: unknown 13632 1726884264.75911: variable 'ansible_search_path' from source: unknown 13632 1726884264.75958: calling self._execute() 13632 1726884264.76088: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.76108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.76136: variable 'omit' from source: magic vars 13632 1726884264.76281: variable 'omit' from source: magic vars 13632 1726884264.76371: variable 'omit' from source: magic vars 13632 1726884264.76423: variable 'omit' from source: magic vars 13632 1726884264.76492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884264.76564: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884264.76582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884264.76613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.76674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.76682: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884264.76695: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.76706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.76848: Set connection var ansible_shell_executable to /bin/sh 13632 1726884264.76868: Set connection var ansible_connection to ssh 13632 1726884264.76992: Set connection var ansible_pipelining to False 13632 1726884264.76996: Set connection var ansible_timeout to 10 13632 1726884264.77001: Set connection var ansible_shell_type to sh 13632 1726884264.77003: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884264.77006: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.77008: variable 'ansible_connection' from source: unknown 13632 1726884264.77010: variable 'ansible_module_compression' from source: unknown 13632 1726884264.77012: variable 'ansible_shell_type' from source: unknown 13632 1726884264.77015: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.77017: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.77019: variable 'ansible_pipelining' from source: unknown 13632 1726884264.77021: variable 'ansible_timeout' from source: unknown 13632 1726884264.77023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.77203: 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) 13632 1726884264.77224: variable 'omit' from source: magic vars 13632 1726884264.77234: starting attempt loop 13632 1726884264.77247: running the handler 13632 1726884264.77268: handler run complete 13632 1726884264.77287: attempt loop complete, returning result 13632 1726884264.77297: _execute() done 13632 1726884264.77304: dumping result to json 13632 1726884264.77312: done dumping result, returning 13632 1726884264.77326: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [12b27791-eb03-55b1-95d9-000000001055] 13632 1726884264.77353: sending task result for task 12b27791-eb03-55b1-95d9-000000001055 13632 1726884264.77449: done sending task result for task 12b27791-eb03-55b1-95d9-000000001055 13632 1726884264.77453: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 13632 1726884264.77547: no more pending results, returning what we have 13632 1726884264.77551: results queue empty 13632 1726884264.77552: checking for any_errors_fatal 13632 1726884264.77561: done checking for any_errors_fatal 13632 1726884264.77562: checking for max_fail_percentage 13632 1726884264.77569: done checking for max_fail_percentage 13632 1726884264.77570: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.77571: done checking to see if all hosts have failed 13632 1726884264.77572: getting the remaining hosts for this loop 13632 1726884264.77574: done getting the remaining hosts for this loop 13632 1726884264.77579: getting the next task for host managed_node3 13632 1726884264.77590: done getting next task for host managed_node3 13632 1726884264.77595: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 13632 1726884264.77601: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (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), did rescue? False, did start at task? False 13632 1726884264.77615: getting variables 13632 1726884264.77617: in VariableManager get_vars() 13632 1726884264.77661: Calling all_inventory to load vars for managed_node3 13632 1726884264.77664: Calling groups_inventory to load vars for managed_node3 13632 1726884264.77668: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.77684: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.77690: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.77694: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.78255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.79111: done with get_vars() 13632 1726884264.79125: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 22:04:24 -0400 (0:00:00.042) 0:01:13.716 ****** 13632 1726884264.79205: entering _queue_task() for managed_node3/include_tasks 13632 1726884264.79445: worker is 1 (out of 1 available) 13632 1726884264.79459: exiting _queue_task() for managed_node3/include_tasks 13632 1726884264.79473: done queuing things up, now waiting for results queue to drain 13632 1726884264.79474: waiting for pending results... 13632 1726884264.79683: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 13632 1726884264.79789: in run() - task 12b27791-eb03-55b1-95d9-000000001056 13632 1726884264.79805: variable 'ansible_search_path' from source: unknown 13632 1726884264.79810: variable 'ansible_search_path' from source: unknown 13632 1726884264.79847: calling self._execute() 13632 1726884264.79942: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.79947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.79957: variable 'omit' from source: magic vars 13632 1726884264.80237: variable 'storage_provider' from source: role '' defaults 13632 1726884264.80248: _execute() done 13632 1726884264.80251: dumping result to json 13632 1726884264.80259: done dumping result, returning 13632 1726884264.80272: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [12b27791-eb03-55b1-95d9-000000001056] 13632 1726884264.80274: sending task result for task 12b27791-eb03-55b1-95d9-000000001056 13632 1726884264.80379: done sending task result for task 12b27791-eb03-55b1-95d9-000000001056 13632 1726884264.80382: WORKER PROCESS EXITING 13632 1726884264.80433: no more pending results, returning what we have 13632 1726884264.80438: in VariableManager get_vars() 13632 1726884264.80486: Calling all_inventory to load vars for managed_node3 13632 1726884264.80492: Calling groups_inventory to load vars for managed_node3 13632 1726884264.80494: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.80505: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.80508: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.80511: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.81076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.81714: done with get_vars() 13632 1726884264.81727: variable 'ansible_search_path' from source: unknown 13632 1726884264.81728: variable 'ansible_search_path' from source: unknown 13632 1726884264.81753: we have included files to process 13632 1726884264.81754: generating all_blocks data 13632 1726884264.81755: done generating all_blocks data 13632 1726884264.81758: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 13632 1726884264.81759: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 13632 1726884264.81760: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 13632 1726884264.82510: in VariableManager get_vars() 13632 1726884264.82535: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 13632 1726884264.84077: done processing included file 13632 1726884264.84079: iterating over new_blocks loaded from include file 13632 1726884264.84080: in VariableManager get_vars() 13632 1726884264.84105: done with get_vars() 13632 1726884264.84107: filtering new block on tags 13632 1726884264.84140: done filtering new block on tags 13632 1726884264.84143: in VariableManager get_vars() 13632 1726884264.84159: done with get_vars() 13632 1726884264.84160: filtering new block on tags 13632 1726884264.84195: done filtering new block on tags 13632 1726884264.84198: in VariableManager get_vars() 13632 1726884264.84217: done with get_vars() 13632 1726884264.84218: filtering new block on tags 13632 1726884264.84255: done filtering new block on tags 13632 1726884264.84256: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node3 13632 1726884264.84261: extending task lists for all hosts with included blocks 13632 1726884264.84830: done extending task lists 13632 1726884264.84831: done processing included files 13632 1726884264.84832: results queue empty 13632 1726884264.84833: checking for any_errors_fatal 13632 1726884264.84837: done checking for any_errors_fatal 13632 1726884264.84838: checking for max_fail_percentage 13632 1726884264.84838: done checking for max_fail_percentage 13632 1726884264.84839: checking to see if all hosts have failed and the running result is not ok 13632 1726884264.84840: done checking to see if all hosts have failed 13632 1726884264.84840: getting the remaining hosts for this loop 13632 1726884264.84841: done getting the remaining hosts for this loop 13632 1726884264.84844: getting the next task for host managed_node3 13632 1726884264.84849: done getting next task for host managed_node3 13632 1726884264.84851: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 13632 1726884264.84855: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884264.84862: getting variables 13632 1726884264.84863: in VariableManager get_vars() 13632 1726884264.84875: Calling all_inventory to load vars for managed_node3 13632 1726884264.84877: Calling groups_inventory to load vars for managed_node3 13632 1726884264.84878: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884264.84885: Calling all_plugins_play to load vars for managed_node3 13632 1726884264.84888: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884264.84891: Calling groups_plugins_play to load vars for managed_node3 13632 1726884264.85350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884264.85990: done with get_vars() 13632 1726884264.86004: done getting variables 13632 1726884264.86039: 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.storage : Make sure blivet is available] ******* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 22:04:24 -0400 (0:00:00.068) 0:01:13.784 ****** 13632 1726884264.86069: entering _queue_task() for managed_node3/package 13632 1726884264.86345: worker is 1 (out of 1 available) 13632 1726884264.86359: exiting _queue_task() for managed_node3/package 13632 1726884264.86372: done queuing things up, now waiting for results queue to drain 13632 1726884264.86373: waiting for pending results... 13632 1726884264.86580: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 13632 1726884264.86703: in run() - task 12b27791-eb03-55b1-95d9-0000000010bf 13632 1726884264.86716: variable 'ansible_search_path' from source: unknown 13632 1726884264.86721: variable 'ansible_search_path' from source: unknown 13632 1726884264.86755: calling self._execute() 13632 1726884264.86844: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.86848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.86859: variable 'omit' from source: magic vars 13632 1726884264.87206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884264.87454: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884264.87495: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884264.87526: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884264.87559: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884264.87637: 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) 13632 1726884264.87658: 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) 13632 1726884264.87687: 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) 13632 1726884264.87715: 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) 13632 1726884264.87848: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): True 13632 1726884264.87853: variable 'omit' from source: magic vars 13632 1726884264.87916: variable 'omit' from source: magic vars 13632 1726884264.87947: variable 'blivet_package_list' from source: include_vars 13632 1726884264.88013: variable 'blivet_package_list' from source: include_vars 13632 1726884264.88123: variable 'ansible_architecture' from source: facts 13632 1726884264.88329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884264.89956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884264.90206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884264.90240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884264.90268: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884264.90292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884264.90349: 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) 13632 1726884264.90373: 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) 13632 1726884264.90398: 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) 13632 1726884264.90436: 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) 13632 1726884264.90450: 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) 13632 1726884264.90531: variable '__storage_is_ostree' from source: set_fact 13632 1726884264.90535: variable 'omit' from source: magic vars 13632 1726884264.90558: variable 'omit' from source: magic vars 13632 1726884264.90581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884264.90607: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884264.90623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884264.90639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.90649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884264.90681: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884264.90689: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.90692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.90776: Set connection var ansible_shell_executable to /bin/sh 13632 1726884264.90792: Set connection var ansible_connection to ssh 13632 1726884264.90796: Set connection var ansible_pipelining to False 13632 1726884264.90806: Set connection var ansible_timeout to 10 13632 1726884264.90809: Set connection var ansible_shell_type to sh 13632 1726884264.90812: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884264.90831: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.90834: variable 'ansible_connection' from source: unknown 13632 1726884264.90837: variable 'ansible_module_compression' from source: unknown 13632 1726884264.90842: variable 'ansible_shell_type' from source: unknown 13632 1726884264.90844: variable 'ansible_shell_executable' from source: unknown 13632 1726884264.90849: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884264.90856: variable 'ansible_pipelining' from source: unknown 13632 1726884264.90858: variable 'ansible_timeout' from source: unknown 13632 1726884264.90865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884264.90956: 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) 13632 1726884264.90966: variable 'omit' from source: magic vars 13632 1726884264.90973: starting attempt loop 13632 1726884264.90977: running the handler 13632 1726884264.90993: variable 'ansible_facts' from source: unknown 13632 1726884264.90998: variable 'ansible_facts' from source: unknown 13632 1726884264.91042: _low_level_execute_command(): starting 13632 1726884264.91048: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884264.91593: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884264.91604: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884264.91607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884264.91621: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884264.91681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884264.91688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884264.91691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884264.91742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884264.93506: stdout chunk (state=3): >>>/root <<< 13632 1726884264.93608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884264.93674: stderr chunk (state=3): >>><<< 13632 1726884264.93678: stdout chunk (state=3): >>><<< 13632 1726884264.93708: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884264.93720: _low_level_execute_command(): starting 13632 1726884264.93733: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602 `" && echo ansible-tmp-1726884264.9370847-15527-44264463152602="` echo /root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602 `" ) && sleep 0' 13632 1726884264.94233: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884264.94236: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884264.94239: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884264.94241: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884264.94244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884264.94298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884264.94302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884264.94354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884264.96319: stdout chunk (state=3): >>>ansible-tmp-1726884264.9370847-15527-44264463152602=/root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602 <<< 13632 1726884264.96442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884264.96493: stderr chunk (state=3): >>><<< 13632 1726884264.96496: stdout chunk (state=3): >>><<< 13632 1726884264.96516: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884264.9370847-15527-44264463152602=/root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884264.96554: variable 'ansible_module_compression' from source: unknown 13632 1726884264.96604: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884264.96642: variable 'ansible_facts' from source: unknown 13632 1726884264.96719: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602/AnsiballZ_dnf.py 13632 1726884264.96837: Sending initial data 13632 1726884264.96841: Sent initial data (151 bytes) 13632 1726884264.97329: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884264.97332: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884264.97335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884264.97337: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884264.97392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884264.97398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884264.97445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884264.99038: 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" <<< 13632 1726884264.99042: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884264.99078: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884264.99132: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpmzv7boym /root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602/AnsiballZ_dnf.py <<< 13632 1726884264.99136: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602/AnsiballZ_dnf.py" <<< 13632 1726884264.99183: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpmzv7boym" to remote "/root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602/AnsiballZ_dnf.py" <<< 13632 1726884264.99186: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602/AnsiballZ_dnf.py" <<< 13632 1726884265.00213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884265.00282: stderr chunk (state=3): >>><<< 13632 1726884265.00285: stdout chunk (state=3): >>><<< 13632 1726884265.00309: done transferring module to remote 13632 1726884265.00322: _low_level_execute_command(): starting 13632 1726884265.00328: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602/ /root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602/AnsiballZ_dnf.py && sleep 0' 13632 1726884265.00774: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884265.00820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884265.00823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884265.00827: 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884265.00830: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884265.00832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884265.00878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884265.00882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884265.00932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884265.02775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884265.02833: stderr chunk (state=3): >>><<< 13632 1726884265.02836: stdout chunk (state=3): >>><<< 13632 1726884265.02853: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884265.02856: _low_level_execute_command(): starting 13632 1726884265.02862: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602/AnsiballZ_dnf.py && sleep 0' 13632 1726884265.03373: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884265.03376: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884265.03380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884265.03382: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884265.03384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884265.03444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884265.03448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884265.03500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884265.05648: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884265.05675: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884265.05712: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884265.05718: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884265.05785: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884265.05796: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884265.05829: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884265.05862: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884265.05889: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884265.05905: stdout chunk (state=3): >>>import 'zipimport' # <<< 13632 1726884265.05910: stdout chunk (state=3): >>># installed zipimport hook <<< 13632 1726884265.05957: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884265.05967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.05974: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884265.06003: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884265.06043: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884265.06071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884265.06074: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f47b4530> <<< 13632 1726884265.06092: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4783b30> <<< 13632 1726884265.06109: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884265.06118: 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 0x7f91f47b6ab0> <<< 13632 1726884265.06149: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884265.06163: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884265.06181: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884265.06194: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884265.06230: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884265.06325: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884265.06356: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884265.06362: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884265.06389: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884265.06416: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 13632 1726884265.06432: stdout chunk (state=3): >>>Processing global site-packages <<< 13632 1726884265.06438: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884265.06456: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884265.06486: 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 <<< 13632 1726884265.06491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884265.06513: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4589160> <<< 13632 1726884265.06573: 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 <<< 13632 1726884265.06592: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.06598: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f458a150> <<< 13632 1726884265.06624: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884265.06649: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884265.06942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884265.06946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884265.06976: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884265.06981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.07010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884265.07048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884265.07067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884265.07095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884265.07114: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45cff20> <<< 13632 1726884265.07128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884265.07151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884265.07171: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884265.07177: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45dc0b0> <<< 13632 1726884265.07196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884265.07225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884265.07244: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884265.07299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.07313: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884265.07342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884265.07350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45ff920> <<< 13632 1726884265.07369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884265.07390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45fffb0> <<< 13632 1726884265.07400: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884265.07455: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45dfbf0> <<< 13632 1726884265.07466: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884265.07496: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45dd310> <<< 13632 1726884265.07594: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45cd0d0> <<< 13632 1726884265.07614: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884265.07637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884265.07647: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884265.07673: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884265.07697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884265.07723: 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' <<< 13632 1726884265.07762: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4623860> <<< 13632 1726884265.07768: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4622480> <<< 13632 1726884265.07809: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884265.07813: 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 0x7f91f45de1e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4620d10> <<< 13632 1726884265.07873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884265.07879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4654890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45cc350> <<< 13632 1726884265.07907: 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' <<< 13632 1726884265.07941: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.07952: 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 0x7f91f4654d40> <<< 13632 1726884265.07958: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4654bf0> <<< 13632 1726884265.07995: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.08000: 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 0x7f91f4654f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45c2e70> <<< 13632 1726884265.08037: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13632 1726884265.08046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.08052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884265.08100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884265.08107: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4655670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4655340> <<< 13632 1726884265.08115: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884265.08149: 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' <<< 13632 1726884265.08169: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4656570> <<< 13632 1726884265.08173: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884265.08199: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884265.08220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884265.08255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884265.08276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884265.08281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f46707a0> <<< 13632 1726884265.08304: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884265.08336: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.08349: 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 0x7f91f4671ee0> <<< 13632 1726884265.08365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884265.08374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884265.08407: 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' <<< 13632 1726884265.08423: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4672de0> <<< 13632 1726884265.08469: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.08472: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.08480: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91f4673410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4672330> <<< 13632 1726884265.08496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884265.08508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884265.08550: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.08566: 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 0x7f91f4673e90> <<< 13632 1726884265.08572: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f46735c0> <<< 13632 1726884265.08613: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f46565d0> <<< 13632 1726884265.08637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884265.08658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884265.08684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884265.08704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884265.08740: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.08755: 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 0x7f91f43abe00> <<< 13632 1726884265.08763: 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' <<< 13632 1726884265.08808: 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 0x7f91f43d4920> <<< 13632 1726884265.08826: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f43d4680> <<< 13632 1726884265.08830: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.08843: 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 0x7f91f43d4950> <<< 13632 1726884265.08859: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.08865: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91f43d4a70> <<< 13632 1726884265.08889: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f43a9fa0> <<< 13632 1726884265.08903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884265.09006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884265.09031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884265.09050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f43d60f0> <<< 13632 1726884265.09077: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f43d4d70> <<< 13632 1726884265.09098: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4656cc0> <<< 13632 1726884265.09131: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884265.09177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.09202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884265.09245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884265.09278: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f43fe450> <<< 13632 1726884265.09325: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884265.09347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.09358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884265.09387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884265.09437: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4422600> <<< 13632 1726884265.09461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884265.09501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884265.09559: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884265.09578: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13632 1726884265.09590: 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 0x7f91f44533e0> <<< 13632 1726884265.09606: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884265.09643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884265.09665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884265.09711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884265.09801: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4485b80> <<< 13632 1726884265.09877: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4453500> <<< 13632 1726884265.09924: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4423290> <<< 13632 1726884265.09953: 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 0x7f91f4294560> <<< 13632 1726884265.09971: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4421640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f43d6ff0> <<< 13632 1726884265.10096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884265.10112: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f91f4421a00> <<< 13632 1726884265.10199: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_2r6ei511/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 13632 1726884265.10359: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.10381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884265.10397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884265.10440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884265.10517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884265.10557: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884265.10562: 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 0x7f91f42f21e0> import '_typing' # <<< 13632 1726884265.10768: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f42c90d0> <<< 13632 1726884265.10775: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f42c8260> # zipimport: zlib available <<< 13632 1726884265.10807: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884265.10819: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.10840: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.10843: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.10862: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884265.10873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.12444: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.13716: 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 0x7f91f42cb8c0> <<< 13632 1726884265.13742: 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' <<< 13632 1726884265.13780: 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' <<< 13632 1726884265.13810: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13632 1726884265.13816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884265.13846: 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 0x7f91f4315ac0> <<< 13632 1726884265.13898: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4315850> <<< 13632 1726884265.13923: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4315160> <<< 13632 1726884265.13945: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884265.13951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884265.14005: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4315bb0> <<< 13632 1726884265.14008: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f42f2c00> import 'atexit' # <<< 13632 1726884265.14038: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.14044: 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 0x7f91f43167e0> <<< 13632 1726884265.14068: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.14075: 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 0x7f91f4316a20> <<< 13632 1726884265.14094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884265.14148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884265.14153: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884265.14215: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4316f00> <<< 13632 1726884265.14223: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884265.14245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884265.14256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884265.14302: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f417cc80> <<< 13632 1726884265.14331: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.14343: 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 0x7f91f417e8a0> <<< 13632 1726884265.14354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884265.14371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884265.14408: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f417f260> <<< 13632 1726884265.14433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884265.14460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884265.14475: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4180140> <<< 13632 1726884265.14498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884265.14539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884265.14555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884265.14566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884265.14617: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4182e40> <<< 13632 1726884265.14653: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.14677: 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 0x7f91f4183170> <<< 13632 1726884265.14685: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4181100> <<< 13632 1726884265.14700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884265.14731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884265.14754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13632 1726884265.14763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884265.14775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884265.14813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884265.14832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884265.14836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13632 1726884265.14851: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4186d80> <<< 13632 1726884265.14861: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884265.14937: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4185850> <<< 13632 1726884265.14940: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41855b0> <<< 13632 1726884265.14956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884265.14966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884265.15041: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4187d40> <<< 13632 1726884265.15071: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41815b0> <<< 13632 1726884265.15101: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.15112: 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 0x7f91f41caf00> <<< 13632 1726884265.15134: 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 <<< 13632 1726884265.15143: 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 0x7f91f41cb080> <<< 13632 1726884265.15153: 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 <<< 13632 1726884265.15176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884265.15201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13632 1726884265.15210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13632 1726884265.15244: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884265.15258: 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 0x7f91f41d0c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41d0a10> <<< 13632 1726884265.15264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884265.15390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884265.15444: 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 0x7f91f41d31d0> <<< 13632 1726884265.15448: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41d1340> <<< 13632 1726884265.15470: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884265.15525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.15547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884265.15555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884265.15560: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884265.15615: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41da9f0> <<< 13632 1726884265.15767: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41d3380> <<< 13632 1726884265.15848: 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' <<< 13632 1726884265.15858: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91f41dbc80> <<< 13632 1726884265.15888: 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 0x7f91f41db650> <<< 13632 1726884265.15938: 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 0x7f91f41dbad0> <<< 13632 1726884265.15959: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41cb350> <<< 13632 1726884265.15983: 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 <<< 13632 1726884265.15997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884265.16005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884265.16034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884265.16064: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.16098: 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 0x7f91f41deb70> <<< 13632 1726884265.16293: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.16306: 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 0x7f91f41e0080> <<< 13632 1726884265.16315: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41dd310> <<< 13632 1726884265.16351: 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 0x7f91f41de6c0> <<< 13632 1726884265.16355: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41dcec0> <<< 13632 1726884265.16378: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.16389: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.16402: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884265.16413: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.16512: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.16621: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.16627: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.16653: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884265.16660: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.16672: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884265.16695: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.16835: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.16979: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.17676: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.18372: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884265.18379: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884265.18406: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884265.18424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.18489: 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 0x7f91f42642f0> <<< 13632 1726884265.18598: 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' <<< 13632 1726884265.18626: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4265040> <<< 13632 1726884265.18632: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41e2b70> <<< 13632 1726884265.18695: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884265.18702: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.18731: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.18737: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884265.18758: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.18933: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.19116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884265.19137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884265.19140: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4264e60> <<< 13632 1726884265.19147: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.19711: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.20261: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.20347: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.20439: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884265.20449: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.20492: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.20533: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884265.20539: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.20627: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.20749: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884265.20761: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.20764: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.20786: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884265.20789: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.20838: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.20880: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884265.20896: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.21170: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.21457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884265.21527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884265.21542: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884265.21630: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4267a40> <<< 13632 1726884265.21650: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.21727: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.21812: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884265.21820: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884265.21833: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884265.21860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884265.21864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884265.21949: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.22077: 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 0x7f91f426dd90> <<< 13632 1726884265.22140: 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 0x7f91f426e690> <<< 13632 1726884265.22149: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f42666c0> <<< 13632 1726884265.22162: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.22211: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.22256: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884265.22262: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.22309: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.22358: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.22416: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.22492: 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 <<< 13632 1726884265.22533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.22625: 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 0x7f91f426d490> <<< 13632 1726884265.22670: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f426e8d0> <<< 13632 1726884265.22704: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884265.22707: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13632 1726884265.22721: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.22787: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.22853: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.22884: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.22932: 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 <<< 13632 1726884265.22945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.22953: 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 <<< 13632 1726884265.22981: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884265.22997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884265.23059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884265.23072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884265.23098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884265.23155: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4106930> <<< 13632 1726884265.23205: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f40785c0> <<< 13632 1726884265.23288: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f40766f0> <<< 13632 1726884265.23305: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4076540> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884265.23337: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.23362: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884265.23368: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884265.23429: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884265.23449: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.23466: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884265.23472: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.24125: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.24724: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.25484: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.26244: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 13632 1726884265.26256: 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 0x7f91f410aea0> <<< 13632 1726884265.26276: 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'<<< 13632 1726884265.26300: stdout chunk (state=3): >>> import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f410b2c0> <<< 13632 1726884265.26305: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py <<< 13632 1726884265.26325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 13632 1726884265.26329: 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' <<< 13632 1726884265.26358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 13632 1726884265.26365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f410bd40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f410b6e0> <<< 13632 1726884265.26400: 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' <<< 13632 1726884265.26414: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 13632 1726884265.26421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884265.26467: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41087d0> <<< 13632 1726884265.26503: 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' <<< 13632 1726884265.26520: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 13632 1726884265.26525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13632 1726884265.26547: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 13632 1726884265.26555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13632 1726884265.26569: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13632 1726884265.26593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13632 1726884265.26623: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13632 1726884265.26635: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f40e67b0> <<< 13632 1726884265.26657: 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 0x7f91f40e6690> <<< 13632 1726884265.26696: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 13632 1726884265.26703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b4e5a0> <<< 13632 1726884265.26752: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f40e4920> <<< 13632 1726884265.26771: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884265.26808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884265.26836: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13632 1726884265.26841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13632 1726884265.26865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13632 1726884265.26903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13632 1726884265.26974: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b51130> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b4fcb0> <<< 13632 1726884265.27016: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b4f020> <<< 13632 1726884265.27031: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4109490> <<< 13632 1726884265.27059: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884265.27071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13632 1726884265.27096: 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 <<< 13632 1726884265.27240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884265.27265: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 13632 1726884265.27269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13632 1726884265.27294: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bbd160> <<< 13632 1726884265.27434: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b752e0> <<< 13632 1726884265.27474: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b4fb30> <<< 13632 1726884265.27504: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13632 1726884265.27516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 13632 1726884265.27527: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884265.27555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884265.27594: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 13632 1726884265.27608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' <<< 13632 1726884265.27621: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bc8bf0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bbef60> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b74e60> <<< 13632 1726884265.27662: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4108e60> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4108860> <<< 13632 1726884265.27668: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4108560> <<< 13632 1726884265.27671: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f410b290> <<< 13632 1726884265.27709: 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' <<< 13632 1726884265.27718: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4108770> <<< 13632 1726884265.27736: stdout chunk (state=3): >>># /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' <<< 13632 1726884265.27751: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13632 1726884265.27768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13632 1726884265.27817: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bc9280> <<< 13632 1726884265.27824: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bc8e90> <<< 13632 1726884265.27857: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884265.27860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.27932: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bc99d0> <<< 13632 1726884265.27958: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884265.27985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13632 1726884265.28046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884265.28083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884265.28161: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.28247: 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 0x7f91f3bd0620> <<< 13632 1726884265.28453: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bad790> <<< 13632 1726884265.28483: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bca960> <<< 13632 1726884265.28511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13632 1726884265.28516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13632 1726884265.28558: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bad280> <<< 13632 1726884265.28578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 13632 1726884265.28591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 13632 1726884265.28600: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3be2600> <<< 13632 1726884265.28622: 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' <<< 13632 1726884265.28644: stdout chunk (state=3): >>># /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' <<< 13632 1726884265.28662: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3be32c0> <<< 13632 1726884265.28673: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3be2d50> <<< 13632 1726884265.28702: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884265.28773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884265.28852: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3be3770> <<< 13632 1726884265.28869: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884265.28912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884265.29147: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3ba7950> <<< 13632 1726884265.29170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13632 1726884265.29187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13632 1726884265.29215: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f35be1b0> <<< 13632 1726884265.29269: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.29385: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884265.29393: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.29529: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.29676: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13632 1726884265.29697: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.29746: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.29803: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 13632 1726884265.29812: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.29950: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.30071: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884265.30170: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884265.30700: 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' <<< 13632 1726884265.30720: 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 <<< 13632 1726884265.30730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13632 1726884265.30755: 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' <<< 13632 1726884265.30762: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f35f3230> <<< 13632 1726884265.30798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884265.30826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884265.30963: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f35f3350> <<< 13632 1726884265.30989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13632 1726884265.31000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13632 1726884265.31025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13632 1726884265.31032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13632 1726884265.31060: 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' <<< 13632 1726884265.31066: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91f33a34d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f33a2d50> <<< 13632 1726884265.31097: 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 0x7f91f33a2f00> <<< 13632 1726884265.31135: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f35f3860> <<< 13632 1726884265.31141: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f35f2480> <<< 13632 1726884265.31175: 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 <<< 13632 1726884265.31181: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f35f2ed0> <<< 13632 1726884265.31204: 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 <<< 13632 1726884265.31289: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884265.31314: 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' <<< 13632 1726884265.31343: 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' <<< 13632 1726884265.31478: 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 0x7f91f3420aa0> <<< 13632 1726884265.31490: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3420680> <<< 13632 1726884265.31511: 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 <<< 13632 1726884265.31569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13632 1726884265.31633: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 13632 1726884265.31640: 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 0x7f91f34502f0> <<< 13632 1726884265.31675: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3420b30> <<< 13632 1726884265.31706: 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 <<< 13632 1726884265.31800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884265.32807: 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 0x7f91f2f332c0> <<< 13632 1726884265.32886: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3450140> <<< 13632 1726884265.32924: 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 <<< 13632 1726884265.33133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884265.33235: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 13632 1726884265.33241: stdout chunk (state=3): >>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91f2face00> <<< 13632 1726884265.33290: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f2f336e0> <<< 13632 1726884265.33312: 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 <<< 13632 1726884265.33351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884265.33436: 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 0x7f91f2fafdd0> <<< 13632 1726884265.33482: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f2facfe0> <<< 13632 1726884265.33512: 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 <<< 13632 1726884265.33562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884265.33653: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 13632 1726884265.33659: 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 0x7f91f2febfb0> <<< 13632 1726884265.33700: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f2fe8200> <<< 13632 1726884265.33729: 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 <<< 13632 1726884265.33739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884265.33804: 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 0x7f91f160d310> <<< 13632 1726884265.33828: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f160c710> <<< 13632 1726884265.33844: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3420230> <<< 13632 1726884265.33847: 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 <<< 13632 1726884265.33885: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13632 1726884265.33912: 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 <<< 13632 1726884265.33925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884265.33945: 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 <<< 13632 1726884265.33954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884265.33987: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.33992: 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 0x7f91f16307a0> <<< 13632 1726884265.34020: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f160fbf0> <<< 13632 1726884265.34046: 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 <<< 13632 1726884265.34072: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13632 1726884265.34099: 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' <<< 13632 1726884265.34130: 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 0x7f91f1632f00> <<< 13632 1726884265.34158: 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 <<< 13632 1726884265.34179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13632 1726884265.34207: 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' <<< 13632 1726884265.34213: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1633e00> <<< 13632 1726884265.34245: 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' <<< 13632 1726884265.34709: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91f1654710> <<< 13632 1726884265.34750: 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 <<< 13632 1726884265.34760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884265.34778: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1655c10> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1633fe0> <<< 13632 1726884265.34815: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1632db0> <<< 13632 1726884265.34826: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1632750> <<< 13632 1726884265.34857: 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 <<< 13632 1726884265.34878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.34992: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91f1657860> <<< 13632 1726884265.35022: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1633320> <<< 13632 1726884265.35093: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1630b30> <<< 13632 1726884265.35148: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f160f230> <<< 13632 1726884265.35180: 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' <<< 13632 1726884265.35325: 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 0x7f91f160f920> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f160f680> <<< 13632 1726884265.35366: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f160d430> <<< 13632 1726884265.35395: 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 0x7f91f1698dd0> <<< 13632 1726884265.35421: 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 <<< 13632 1726884265.35447: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884265.35476: 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 <<< 13632 1726884265.35480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884265.35514: 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 <<< 13632 1726884265.35522: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884265.35545: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f169b2c0> <<< 13632 1726884265.35573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884265.35581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884265.35611: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f169ba70> <<< 13632 1726884265.35618: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f169a600> <<< 13632 1726884265.35641: 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 <<< 13632 1726884265.35665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13632 1726884265.35683: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c02c0> <<< 13632 1726884265.35712: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1698da0> <<< 13632 1726884265.35738: 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' <<< 13632 1726884265.35768: 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 <<< 13632 1726884265.35794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13632 1726884265.35817: 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' <<< 13632 1726884265.35843: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c1d30> <<< 13632 1726884265.35873: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c12b0> <<< 13632 1726884265.35883: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c10d0> <<< 13632 1726884265.35902: 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 <<< 13632 1726884265.35909: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 13632 1726884265.35932: 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 <<< 13632 1726884265.35962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884265.35993: 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 <<< 13632 1726884265.36008: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884265.36039: 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 <<< 13632 1726884265.36050: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13632 1726884265.36056: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16ecda0> <<< 13632 1726884265.36095: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884265.36140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884265.36163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884265.36213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884265.36245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884265.36253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884265.36274: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1006e10> <<< 13632 1726884265.36305: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.36325: 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 0x7f91f1007170> <<< 13632 1726884265.36381: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16ef0b0> <<< 13632 1726884265.36429: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16ed250> <<< 13632 1726884265.36450: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16ec290> <<< 13632 1726884265.36495: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c24e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c21b0> <<< 13632 1726884265.36534: 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 <<< 13632 1726884265.36537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13632 1726884265.36570: 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 <<< 13632 1726884265.36578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.36609: 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 <<< 13632 1726884265.36619: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884265.36637: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1044ce0> <<< 13632 1726884265.36643: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1007e00> <<< 13632 1726884265.36690: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c2a20> <<< 13632 1726884265.36718: 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 <<< 13632 1726884265.36724: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13632 1726884265.36749: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10453d0> <<< 13632 1726884265.36776: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1045760> <<< 13632 1726884265.36805: 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 0x7f91f1045820> <<< 13632 1726884265.36840: 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 0x7f91f1045940> <<< 13632 1726884265.36875: 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 <<< 13632 1726884265.36905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884265.36930: 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 <<< 13632 1726884265.36959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884265.37040: 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 0x7f91f1064530> <<< 13632 1726884265.37066: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1046660> <<< 13632 1726884265.37096: 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 <<< 13632 1726884265.37111: 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 0x7f91f1064680> <<< 13632 1726884265.37126: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884265.37237: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1064770> <<< 13632 1726884265.37244: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1045790> <<< 13632 1726884265.37270: 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 <<< 13632 1726884265.37283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 13632 1726884265.37293: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1064920> <<< 13632 1726884265.37319: 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 <<< 13632 1726884265.37329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13632 1726884265.37359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884265.37440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884265.37460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884265.37499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884265.37523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884265.37545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884265.37572: 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 0x7f91f10ac320> <<< 13632 1726884265.37621: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f108f710> <<< 13632 1726884265.37684: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f108e120> <<< 13632 1726884265.37871: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1066090> <<< 13632 1726884265.37885: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10654f0> <<< 13632 1726884265.37916: 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' <<< 13632 1726884265.37922: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1066540> <<< 13632 1726884265.37953: 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 <<< 13632 1726884265.37964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 13632 1726884265.37977: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f160f890> <<< 13632 1726884265.38004: 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' <<< 13632 1726884265.38011: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10ccc50> <<< 13632 1726884265.38041: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' <<< 13632 1726884265.38049: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10ccec0> <<< 13632 1726884265.38078: 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 <<< 13632 1726884265.38091: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 13632 1726884265.38105: 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 <<< 13632 1726884265.38124: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13632 1726884265.38140: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10cd7f0> <<< 13632 1726884265.38152: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10cd280> <<< 13632 1726884265.38181: 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 <<< 13632 1726884265.38191: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10ce6f0> <<< 13632 1726884265.38209: stdout chunk (state=3): >>>import 'gc' # <<< 13632 1726884265.38225: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f33a3620> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f35f22d0> <<< 13632 1726884265.38818: 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 <<< 13632 1726884265.38844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884265.38874: 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' <<< 13632 1726884265.38896: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10cfc20> <<< 13632 1726884265.39040: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884265.39071: 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 <<< 13632 1726884265.39078: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884265.39106: 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' <<< 13632 1726884265.39138: 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 <<< 13632 1726884265.39181: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884265.39205: 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 <<< 13632 1726884265.39265: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884265.39298: 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 <<< 13632 1726884265.39305: stdout chunk (state=3): >>># 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 0x7f91f0ed8560> <<< 13632 1726884265.39327: 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 <<< 13632 1726884265.39334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 13632 1726884265.39356: 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 <<< 13632 1726884265.39385: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884265.39408: stdout chunk (state=3): >>># /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' <<< 13632 1726884265.39534: 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 0x7f91f0eda4e0> <<< 13632 1726884265.39542: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0eda090> <<< 13632 1726884265.39578: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.39607: 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 0x7f91f41e3530> <<< 13632 1726884265.39615: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0ed8fe0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0ed8860> <<< 13632 1726884265.39646: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0ea5580> <<< 13632 1726884265.39689: 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 <<< 13632 1726884265.39696: stdout chunk (state=3): >>># 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 0x7f91f0ed8320> <<< 13632 1726884265.39725: 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 <<< 13632 1726884265.39751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.39773: 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 <<< 13632 1726884265.39800: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884265.39841: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0ef3b00> <<< 13632 1726884265.39877: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0ef2630> <<< 13632 1726884265.39913: 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 <<< 13632 1726884265.39920: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884265.39945: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f192b0> <<< 13632 1726884265.39962: 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 <<< 13632 1726884265.39975: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 13632 1726884265.39981: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f195b0> <<< 13632 1726884265.40007: 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' <<< 13632 1726884265.40028: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f19820> <<< 13632 1726884265.40044: 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 <<< 13632 1726884265.40066: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 13632 1726884265.40072: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f19ac0> <<< 13632 1726884265.40100: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13632 1726884265.40127: 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 <<< 13632 1726884265.40157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884265.40198: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f1a1e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f1a030> <<< 13632 1726884265.40236: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 13632 1726884265.40243: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f1bad0> <<< 13632 1726884265.40276: 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 <<< 13632 1726884265.40283: 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 0x7f91f0f1bbc0> <<< 13632 1726884265.40305: 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 <<< 13632 1726884265.40329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13632 1726884265.40352: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f1bdd0> <<< 13632 1726884265.40373: 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 <<< 13632 1726884265.40397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13632 1726884265.40416: 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 <<< 13632 1726884265.40445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884265.40460: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f2cd70> <<< 13632 1726884265.40471: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f2c5f0> <<< 13632 1726884265.40503: 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 <<< 13632 1726884265.40515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 13632 1726884265.40521: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f2d910> <<< 13632 1726884265.40544: 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' <<< 13632 1726884265.40564: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f2dd30> <<< 13632 1726884265.40591: 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 <<< 13632 1726884265.40603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 13632 1726884265.40611: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f2df10> <<< 13632 1726884265.40639: 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 <<< 13632 1726884265.40647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884265.40699: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f2e1e0> <<< 13632 1726884265.40724: 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 <<< 13632 1726884265.40735: 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 0x7f91f0f2f0e0> <<< 13632 1726884265.40758: 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 <<< 13632 1726884265.40764: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 13632 1726884265.40786: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f2f350> <<< 13632 1726884265.40807: 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 <<< 13632 1726884265.40824: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13632 1726884265.40845: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f2f560> <<< 13632 1726884265.40855: 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 <<< 13632 1726884265.40875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 13632 1726884265.40913: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 13632 1726884265.40920: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f60110> <<< 13632 1726884265.40930: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f2fc50> <<< 13632 1726884265.40954: 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 <<< 13632 1726884265.40964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13632 1726884265.40997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13632 1726884265.41006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 13632 1726884265.41021: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f60f80> <<< 13632 1726884265.41028: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f608c0> <<< 13632 1726884265.41058: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884265.41072: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f61c10> <<< 13632 1726884265.41099: 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 <<< 13632 1726884265.41118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13632 1726884265.41140: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f61f10> <<< 13632 1726884265.41165: 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 <<< 13632 1726884265.41175: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 13632 1726884265.41183: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f62e70> <<< 13632 1726884265.41216: 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' <<< 13632 1726884265.41223: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f63110> <<< 13632 1726884265.41250: 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 <<< 13632 1726884265.41256: stdout chunk (state=3): >>># 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 0x7f91f0f632c0> <<< 13632 1726884265.41282: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10cfcb0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10cf830> <<< 13632 1726884265.41298: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10cef00> <<< 13632 1726884265.41323: 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 <<< 13632 1726884265.41332: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13632 1726884265.41381: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0ea4c50> <<< 13632 1726884265.41413: 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 <<< 13632 1726884265.41418: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13632 1726884265.41458: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f63bf0> <<< 13632 1726884265.41492: 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 <<< 13632 1726884265.41508: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13632 1726884265.41514: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c90140> <<< 13632 1726884265.41542: 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 <<< 13632 1726884265.41549: 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 0x7f91f0c90b00> <<< 13632 1726884265.41577: 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 <<< 13632 1726884265.41599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13632 1726884265.41627: 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 <<< 13632 1726884265.41634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.41671: 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 0x7f91f0c91eb0> <<< 13632 1726884265.41687: 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 <<< 13632 1726884265.41713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884265.41718: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c91f70> <<< 13632 1726884265.41750: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884265.41867: 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 0x7f91f0c92690> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c92510> <<< 13632 1726884265.41900: 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 <<< 13632 1726884265.41906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 13632 1726884265.41930: 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 <<< 13632 1726884265.41954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 13632 1726884265.41976: 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 <<< 13632 1726884265.41999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884265.42025: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb4ce0> <<< 13632 1726884265.42052: 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 <<< 13632 1726884265.42067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13632 1726884265.42094: 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' <<< 13632 1726884265.42126: 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 0x7f91f0cb5f10> <<< 13632 1726884265.42162: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb6180> <<< 13632 1726884265.42191: stdout chunk (state=3): >>># /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' <<< 13632 1726884265.42221: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.42250: 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 0x7f91f0cb6300> <<< 13632 1726884265.42257: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb6120> <<< 13632 1726884265.42274: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb59d0> <<< 13632 1726884265.42292: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb4e60> <<< 13632 1726884265.42307: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb4110> <<< 13632 1726884265.42316: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c93650> <<< 13632 1726884265.42337: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c92ed0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c919d0> <<< 13632 1726884265.42365: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c90f20> <<< 13632 1726884265.42391: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884265.42408: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 13632 1726884265.42432: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb5bb0> <<< 13632 1726884265.42445: 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 <<< 13632 1726884265.42459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13632 1726884265.42479: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb6cc0> <<< 13632 1726884265.42508: 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 <<< 13632 1726884265.42515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13632 1726884265.42545: 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' <<< 13632 1726884265.42579: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb7bc0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb78f0> <<< 13632 1726884265.42611: 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'<<< 13632 1726884265.42617: stdout chunk (state=3): >>> <<< 13632 1726884265.42637: 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 <<< 13632 1726884265.42773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884265.42802: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884265.42839: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884265.42918: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cf6030> <<< 13632 1726884265.42942: stdout chunk (state=3): >>># /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' <<< 13632 1726884265.43026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884265.43039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884265.43067: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cf7710> <<< 13632 1726884265.43213: 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 0x7f91f0cf6930> <<< 13632 1726884265.43221: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cf6510> <<< 13632 1726884265.43249: 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 <<< 13632 1726884265.43265: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884265.43295: 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 <<< 13632 1726884265.43305: 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 0x7f91f0d28e30> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cf6450> <<< 13632 1726884265.43338: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.43365: 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 <<< 13632 1726884265.43405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884265.43422: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884265.43439: 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 <<< 13632 1726884265.43461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884265.43470: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d2bcb0> <<< 13632 1726884265.43500: 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' <<< 13632 1726884265.43521: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d2bdd0> <<< 13632 1726884265.43542: 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 <<< 13632 1726884265.43562: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884265.43567: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884265.43636: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d29460> <<< 13632 1726884265.43643: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d29160> <<< 13632 1726884265.43697: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb7e90> <<< 13632 1726884265.43711: 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 <<< 13632 1726884265.43729: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 13632 1726884265.43750: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cf5b80> <<< 13632 1726884265.43767: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb7bf0> <<< 13632 1726884265.43775: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb72f0> <<< 13632 1726884265.43814: 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 <<< 13632 1726884265.43823: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 13632 1726884265.43842: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d52780> <<< 13632 1726884265.43853: 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 <<< 13632 1726884265.43870: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 13632 1726884265.43877: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d530b0> <<< 13632 1726884265.43915: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' <<< 13632 1726884265.43922: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d53a40> <<< 13632 1726884265.43942: 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 <<< 13632 1726884265.43965: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13632 1726884265.43974: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d53e30> <<< 13632 1726884265.44007: 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 <<< 13632 1726884265.44015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13632 1726884265.44036: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d689e0> <<< 13632 1726884265.44050: 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 <<< 13632 1726884265.44097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884265.44132: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d69070> <<< 13632 1726884265.44153: 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 <<< 13632 1726884265.44158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 13632 1726884265.44183: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 13632 1726884265.44193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884265.44216: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 13632 1726884265.44222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 13632 1726884265.44256: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.44303: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884265.44316: stdout chunk (state=3): >>>import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91f0d6bf20> <<< 13632 1726884265.44333: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d6b8f0> <<< 13632 1726884265.44342: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d6b5c0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d6b290> <<< 13632 1726884266.59029: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli", "libblockdev"], "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}}} <<< 13632 1726884266.60452: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884266.60502: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884266.60952: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884266.60962: 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 <<< 13632 1726884266.60970: 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 <<< 13632 1726884266.61013: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _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 <<< 13632 1726884266.61063: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.61090: 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 # cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 <<< 13632 1726884266.61102: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.61166: stdout chunk (state=3): >>># 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 _hashlib<<< 13632 1726884266.61183: stdout chunk (state=3): >>> # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext <<< 13632 1726884266.61203: stdout chunk (state=3): >>># cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro <<< 13632 1726884266.61220: 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 <<< 13632 1726884266.61239: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.61267: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.61283: stdout chunk (state=3): >>># 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<<< 13632 1726884266.61308: stdout chunk (state=3): >>> # 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 <<< 13632 1726884266.61327: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.61343: stdout chunk (state=3): >>># cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers <<< 13632 1726884266.61360: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.61372: 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 <<< 13632 1726884266.61396: 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 # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell<<< 13632 1726884266.61421: stdout chunk (state=3): >>> # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph <<< 13632 1726884266.61469: stdout chunk (state=3): >>># 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<<< 13632 1726884266.61474: stdout chunk (state=3): >>> # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys <<< 13632 1726884266.61491: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884266.61982: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884266.62000: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma <<< 13632 1726884266.62024: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884266.62028: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13632 1726884266.62077: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884266.62083: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 13632 1726884266.62155: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy distro.distro <<< 13632 1726884266.62162: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884266.62246: 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 <<< 13632 1726884266.62252: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 13632 1726884266.62255: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common<<< 13632 1726884266.62259: stdout chunk (state=3): >>> # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves <<< 13632 1726884266.62287: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 13632 1726884266.62317: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 13632 1726884266.62339: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 13632 1726884266.62378: stdout chunk (state=3): >>># cleanup[3] wiping _decimal <<< 13632 1726884266.62421: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # 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 <<< 13632 1726884266.62441: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 13632 1726884266.62462: 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 <<< 13632 1726884266.62485: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.62506: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.62523: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.62567: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.62573: 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 # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 13632 1726884266.62631: 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 <<< 13632 1726884266.62635: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue <<< 13632 1726884266.62698: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.62704: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.62724: 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 <<< 13632 1726884266.62739: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.62770: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 13632 1726884266.62796: stdout chunk (state=3): >>># cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 13632 1726884266.62799: 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 # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser <<< 13632 1726884266.62853: stdout chunk (state=3): >>># 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian <<< 13632 1726884266.62889: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping 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 <<< 13632 1726884266.62906: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.62973: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.62977: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping fcntl <<< 13632 1726884266.63011: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.63033: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13632 1726884266.63113: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.63133: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.63149: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.63167: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 13632 1726884266.63200: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.63207: 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 <<< 13632 1726884266.63244: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 13632 1726884266.63263: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # 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 <<< 13632 1726884266.63693: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884266.63700: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884266.63749: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 13632 1726884266.63804: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13632 1726884266.63818: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884266.63838: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884266.63893: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue <<< 13632 1726884266.63896: stdout chunk (state=3): >>># destroy array <<< 13632 1726884266.63918: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.63953: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves <<< 13632 1726884266.63985: stdout chunk (state=3): >>># destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 13632 1726884266.64051: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd <<< 13632 1726884266.64055: stdout chunk (state=3): >>># destroy gettext # destroy libcomps # destroy urllib <<< 13632 1726884266.64074: 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 # destroy urllib.parse # destroy fnmatch <<< 13632 1726884266.64133: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar<<< 13632 1726884266.64149: stdout chunk (state=3): >>> # destroy dnf.yum.misc # destroy glob <<< 13632 1726884266.64158: stdout chunk (state=3): >>># 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 <<< 13632 1726884266.64196: stdout chunk (state=3): >>># destroy rpm <<< 13632 1726884266.64272: 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 # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 13632 1726884266.64392: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 13632 1726884266.64431: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13632 1726884266.64458: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884266.64553: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884266.64672: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 13632 1726884266.64689: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13632 1726884266.64713: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884266.64745: stdout chunk (state=3): >>># destroy _sre <<< 13632 1726884266.64749: stdout chunk (state=3): >>># destroy _operator # destroy _functools <<< 13632 1726884266.64772: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884266.65479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884266.65589: stderr chunk (state=3): >>><<< 13632 1726884266.65610: stdout chunk (state=3): >>><<< 13632 1726884266.65810: _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 0x7f91f47b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4783b30> # /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 0x7f91f47b6ab0> 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 0x7f91f4589160> # /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 0x7f91f458a150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45cff20> # /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 0x7f91f45dc0b0> # /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 0x7f91f45ff920> # /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 0x7f91f45fffb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45dfbf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45dd310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45cd0d0> # /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 0x7f91f4623860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4622480> # /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 0x7f91f45de1e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4620d10> # /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 0x7f91f4654890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45cc350> # /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 0x7f91f4654d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4654bf0> # 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 0x7f91f4654f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f45c2e70> # /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 0x7f91f4655670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4655340> 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 0x7f91f4656570> 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 0x7f91f46707a0> 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 0x7f91f4671ee0> # /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 0x7f91f4672de0> # 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 0x7f91f4673410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4672330> # /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 0x7f91f4673e90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f46735c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f46565d0> # /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 0x7f91f43abe00> # /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 0x7f91f43d4920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f43d4680> # 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 0x7f91f43d4950> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91f43d4a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f43a9fa0> # /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 0x7f91f43d60f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f43d4d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4656cc0> # /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 0x7f91f43fe450> # /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 0x7f91f4422600> # /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 0x7f91f44533e0> # /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 0x7f91f4485b80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4453500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4423290> # /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 0x7f91f4294560> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4421640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f43d6ff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f91f4421a00> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_2r6ei511/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 0x7f91f42f21e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f42c90d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f42c8260> # 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 0x7f91f42cb8c0> # /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 0x7f91f4315ac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4315850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4315160> # /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 0x7f91f4315bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f42f2c00> 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 0x7f91f43167e0> # 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 0x7f91f4316a20> # /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 0x7f91f4316f00> 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 0x7f91f417cc80> # 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 0x7f91f417e8a0> # /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 0x7f91f417f260> # /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 0x7f91f4180140> # /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 0x7f91f4182e40> # 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 0x7f91f4183170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4181100> # /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 0x7f91f4186d80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4185850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41855b0> # /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 0x7f91f4187d40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41815b0> # 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 0x7f91f41caf00> # /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 0x7f91f41cb080> # /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 0x7f91f41d0c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41d0a10> # /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 0x7f91f41d31d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41d1340> # /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 0x7f91f41da9f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41d3380> # 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 0x7f91f41dbc80> # 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 0x7f91f41db650> # 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 0x7f91f41dbad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41cb350> # /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 0x7f91f41deb70> # 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 0x7f91f41e0080> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41dd310> # 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 0x7f91f41de6c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41dcec0> # 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 0x7f91f42642f0> # /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 0x7f91f4265040> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f41e2b70> 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 0x7f91f4264e60> # 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 0x7f91f4267a40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91f426dd90> # 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 0x7f91f426e690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f42666c0> # 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 0x7f91f426d490> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f426e8d0> 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 0x7f91f4106930> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f40785c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f40766f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4076540> # 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 0x7f91f410aea0> # /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 0x7f91f410b2c0> # /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 0x7f91f410bd40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f410b6e0> # /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 0x7f91f41087d0> # /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 0x7f91f40e67b0> # /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 0x7f91f40e6690> # /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 0x7f91f3b4e5a0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f40e4920> # /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 0x7f91f3b51130> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b4fcb0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b4f020> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4109490> # /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 0x7f91f3bbd160> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b752e0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b4fb30> # /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 0x7f91f3bc8bf0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bbef60> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3b74e60> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4108e60> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4108860> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f4108560> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f410b290> # /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 0x7f91f4108770> # /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 0x7f91f3bc9280> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bc8e90> # /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 0x7f91f3bc99d0> # /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 0x7f91f3bd0620> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bad790> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3bca960> # /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 0x7f91f3bad280> # /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 0x7f91f3be2600> # /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 0x7f91f3be32c0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3be2d50> # /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 0x7f91f3be3770> # /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 0x7f91f3ba7950> # /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 0x7f91f35be1b0> # 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 0x7f91f35f3230> # /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 0x7f91f35f3350> # /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 0x7f91f33a34d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f33a2d50> # 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 0x7f91f33a2f00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f35f3860> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f35f2480> # /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 0x7f91f35f2ed0> # /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 0x7f91f3420aa0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3420680> # /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 0x7f91f34502f0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3420b30> # /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 0x7f91f2f332c0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3450140> # /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 0x7f91f2face00> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f2f336e0> # /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 0x7f91f2fafdd0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f2facfe0> # /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 0x7f91f2febfb0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f2fe8200> # /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 0x7f91f160d310> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f160c710> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f3420230> # /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 0x7f91f16307a0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f160fbf0> # /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 0x7f91f1632f00> # /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 0x7f91f1633e00> # /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 0x7f91f1654710> # /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 0x7f91f1655c10> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1633fe0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1632db0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1632750> # /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 0x7f91f1657860> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1633320> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1630b30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f160f230> # /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 0x7f91f160f920> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f160f680> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f160d430> # /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 0x7f91f1698dd0> # /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 0x7f91f169b2c0> # /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 0x7f91f169ba70> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f169a600> # /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 0x7f91f16c02c0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1698da0> # /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 0x7f91f16c1d30> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c12b0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c10d0> # /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 0x7f91f16ecda0> # /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 0x7f91f1006e10> # 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 0x7f91f1007170> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16ef0b0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16ed250> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16ec290> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c24e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c21b0> # /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 0x7f91f1044ce0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1007e00> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f16c2a20> # /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 0x7f91f10453d0> # /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 0x7f91f1045760> # /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 0x7f91f1045820> # /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 0x7f91f1045940> # /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 0x7f91f1064530> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1046660> # /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 0x7f91f1064680> # /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 0x7f91f1064770> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1045790> # /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 0x7f91f1064920> # /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 0x7f91f10ac320> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f108f710> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f108e120> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f1066090> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10654f0> # /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 0x7f91f1066540> # /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 0x7f91f160f890> # /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 0x7f91f10ccc50> # /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 0x7f91f10ccec0> # /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 0x7f91f10cd7f0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10cd280> # /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 0x7f91f10ce6f0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f33a3620> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f35f22d0> # /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' # /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 0x7f91f10cfc20> # destroy dnf.plugin.dynamic.copr # /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/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 0x7f91f0ed8560> # /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 0x7f91f0eda4e0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0eda090> # 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 0x7f91f41e3530> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0ed8fe0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0ed8860> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0ea5580> # /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 0x7f91f0ed8320> # /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 0x7f91f0ef3b00> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0ef2630> # /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 0x7f91f0f192b0> # /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 0x7f91f0f195b0> # /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 0x7f91f0f19820> # /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 0x7f91f0f19ac0> # /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 0x7f91f0f1a1e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f1a030> # /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 0x7f91f0f1bad0> # /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 0x7f91f0f1bbc0> # /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 0x7f91f0f1bdd0> # /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 0x7f91f0f2cd70> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f2c5f0> # /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 0x7f91f0f2d910> # /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 0x7f91f0f2dd30> # /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 0x7f91f0f2df10> # /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 0x7f91f0f2e1e0> # /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 0x7f91f0f2f0e0> # /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 0x7f91f0f2f350> # /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 0x7f91f0f2f560> # /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 0x7f91f0f60110> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f2fc50> # /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 0x7f91f0f60f80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0f608c0> # /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 0x7f91f0f61c10> # /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 0x7f91f0f61f10> # /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 0x7f91f0f62e70> # /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 0x7f91f0f63110> # /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 0x7f91f0f632c0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10cfcb0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10cf830> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f10cef00> # /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 0x7f91f0ea4c50> # /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 0x7f91f0f63bf0> # /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 0x7f91f0c90140> # /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 0x7f91f0c90b00> # /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 0x7f91f0c91eb0> # /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 0x7f91f0c91f70> # /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 0x7f91f0c92690> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c92510> # /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 0x7f91f0cb4ce0> # /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 0x7f91f0cb5f10> # /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 0x7f91f0cb6180> # /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 0x7f91f0cb6300> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb6120> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb59d0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb4e60> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb4110> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c93650> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c92ed0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c919d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0c90f20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb5bb0> # /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 0x7f91f0cb6cc0> # /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 0x7f91f0cb7bc0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb78f0> # /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 0x7f91f0cf6030> # /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 0x7f91f0cf7710> # 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 0x7f91f0cf6930> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cf6510> # /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 0x7f91f0d28e30> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cf6450> # /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 0x7f91f0d2bcb0> # /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 0x7f91f0d2bdd0> # /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 0x7f91f0d29460> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d29160> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb7e90> # /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 0x7f91f0cf5b80> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb7bf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0cb72f0> # /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 0x7f91f0d52780> # /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 0x7f91f0d530b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d53a40> # /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 0x7f91f0d53e30> # /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 0x7f91f0d689e0> # /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 0x7f91f0d69070> # /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 0x7f91f0d6bf20> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d6b8f0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d6b5c0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91f0d6b290> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-fs", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli", "libblockdev"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884266.67362: done with _execute_module (ansible.legacy.dnf, {'name': ['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-fs', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'stratisd', 'stratis-cli', 'libblockdev'], '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-1726884264.9370847-15527-44264463152602/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884266.67365: _low_level_execute_command(): starting 13632 1726884266.67368: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884264.9370847-15527-44264463152602/ > /dev/null 2>&1 && sleep 0' 13632 1726884266.67371: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884266.67373: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884266.67376: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884266.67379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884266.67381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884266.67383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884266.67391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884266.68831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884266.68885: stderr chunk (state=3): >>><<< 13632 1726884266.68891: stdout chunk (state=3): >>><<< 13632 1726884266.68906: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884266.68914: handler run complete 13632 1726884266.68954: attempt loop complete, returning result 13632 1726884266.68958: _execute() done 13632 1726884266.68961: dumping result to json 13632 1726884266.68967: done dumping result, returning 13632 1726884266.68980: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [12b27791-eb03-55b1-95d9-0000000010bf] 13632 1726884266.68987: sending task result for task 12b27791-eb03-55b1-95d9-0000000010bf 13632 1726884266.69103: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010bf 13632 1726884266.69106: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884266.69241: no more pending results, returning what we have 13632 1726884266.69245: results queue empty 13632 1726884266.69245: checking for any_errors_fatal 13632 1726884266.69247: done checking for any_errors_fatal 13632 1726884266.69248: checking for max_fail_percentage 13632 1726884266.69250: done checking for max_fail_percentage 13632 1726884266.69251: checking to see if all hosts have failed and the running result is not ok 13632 1726884266.69252: done checking to see if all hosts have failed 13632 1726884266.69253: getting the remaining hosts for this loop 13632 1726884266.69255: done getting the remaining hosts for this loop 13632 1726884266.69259: getting the next task for host managed_node3 13632 1726884266.69267: done getting next task for host managed_node3 13632 1726884266.69271: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 13632 1726884266.69277: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884266.69293: getting variables 13632 1726884266.69294: in VariableManager get_vars() 13632 1726884266.69343: Calling all_inventory to load vars for managed_node3 13632 1726884266.69346: Calling groups_inventory to load vars for managed_node3 13632 1726884266.69349: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884266.69359: Calling all_plugins_play to load vars for managed_node3 13632 1726884266.69362: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884266.69366: Calling groups_plugins_play to load vars for managed_node3 13632 1726884266.69911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884266.70569: done with get_vars() 13632 1726884266.70585: done getting variables 13632 1726884266.70636: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 22:04:26 -0400 (0:00:01.845) 0:01:15.630 ****** 13632 1726884266.70671: entering _queue_task() for managed_node3/debug 13632 1726884266.70906: worker is 1 (out of 1 available) 13632 1726884266.70919: exiting _queue_task() for managed_node3/debug 13632 1726884266.70932: done queuing things up, now waiting for results queue to drain 13632 1726884266.70934: waiting for pending results... 13632 1726884266.71138: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools 13632 1726884266.71255: in run() - task 12b27791-eb03-55b1-95d9-0000000010c0 13632 1726884266.71273: variable 'ansible_search_path' from source: unknown 13632 1726884266.71278: variable 'ansible_search_path' from source: unknown 13632 1726884266.71312: calling self._execute() 13632 1726884266.71402: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884266.71409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884266.71419: variable 'omit' from source: magic vars 13632 1726884266.71520: variable 'omit' from source: magic vars 13632 1726884266.71583: variable 'omit' from source: magic vars 13632 1726884266.71620: variable 'omit' from source: magic vars 13632 1726884266.71658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884266.71695: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884266.71718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884266.71734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884266.71745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884266.71772: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884266.71775: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884266.71780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884266.71875: Set connection var ansible_shell_executable to /bin/sh 13632 1726884266.71884: Set connection var ansible_connection to ssh 13632 1726884266.71893: Set connection var ansible_pipelining to False 13632 1726884266.71900: Set connection var ansible_timeout to 10 13632 1726884266.71903: Set connection var ansible_shell_type to sh 13632 1726884266.71910: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884266.71934: variable 'ansible_shell_executable' from source: unknown 13632 1726884266.71939: variable 'ansible_connection' from source: unknown 13632 1726884266.71942: variable 'ansible_module_compression' from source: unknown 13632 1726884266.71944: variable 'ansible_shell_type' from source: unknown 13632 1726884266.71947: variable 'ansible_shell_executable' from source: unknown 13632 1726884266.71949: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884266.71955: variable 'ansible_pipelining' from source: unknown 13632 1726884266.71957: variable 'ansible_timeout' from source: unknown 13632 1726884266.71963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884266.72100: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884266.72110: variable 'omit' from source: magic vars 13632 1726884266.72117: starting attempt loop 13632 1726884266.72120: running the handler 13632 1726884266.72170: variable 'storage_pools' from source: include params 13632 1726884266.72382: variable 'storage_pools' from source: include params 13632 1726884266.73423: variable 'test_storage_pools' from source: play vars 13632 1726884266.73652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884266.76423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884266.76517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884266.76556: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884266.76603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884266.76650: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884266.76764: 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) 13632 1726884266.76798: 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) 13632 1726884266.76828: 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) 13632 1726884266.76882: 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) 13632 1726884266.76900: 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) 13632 1726884266.76941: 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) 13632 1726884266.76966: 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) 13632 1726884266.76986: 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) 13632 1726884266.77038: 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) 13632 1726884266.77053: 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) 13632 1726884266.77170: variable 'unused_disks' from source: set_fact 13632 1726884266.77595: variable 'unused_disks' from source: set_fact 13632 1726884266.77795: variable 'unused_disks' from source: set_fact 13632 1726884266.78139: handler run complete 13632 1726884266.78169: attempt loop complete, returning result 13632 1726884266.78174: _execute() done 13632 1726884266.78177: dumping result to json 13632 1726884266.78183: done dumping result, returning 13632 1726884266.78198: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools [12b27791-eb03-55b1-95d9-0000000010c0] 13632 1726884266.78204: sending task result for task 12b27791-eb03-55b1-95d9-0000000010c0 13632 1726884266.78327: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010c0 13632 1726884266.78330: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" }, { "name": "lv2", "state": "absent" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "state": "absent", "volumes": [ { "name": "lv3", "state": "absent" }, { "name": "lv4", "state": "absent" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "state": "absent", "volumes": [ { "name": "lv5", "state": "absent" }, { "name": "lv6", "state": "absent" }, { "name": "lv7", "state": "absent" }, { "name": "lv8", "state": "absent" } ] } ] } 13632 1726884266.78509: no more pending results, returning what we have 13632 1726884266.78513: results queue empty 13632 1726884266.78514: checking for any_errors_fatal 13632 1726884266.78526: done checking for any_errors_fatal 13632 1726884266.78528: checking for max_fail_percentage 13632 1726884266.78529: done checking for max_fail_percentage 13632 1726884266.78530: checking to see if all hosts have failed and the running result is not ok 13632 1726884266.78531: done checking to see if all hosts have failed 13632 1726884266.78532: getting the remaining hosts for this loop 13632 1726884266.78534: done getting the remaining hosts for this loop 13632 1726884266.78538: getting the next task for host managed_node3 13632 1726884266.78545: done getting next task for host managed_node3 13632 1726884266.78548: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 13632 1726884266.78554: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884266.78565: getting variables 13632 1726884266.78567: in VariableManager get_vars() 13632 1726884266.78634: Calling all_inventory to load vars for managed_node3 13632 1726884266.78637: Calling groups_inventory to load vars for managed_node3 13632 1726884266.78639: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884266.78647: Calling all_plugins_play to load vars for managed_node3 13632 1726884266.78649: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884266.78652: Calling groups_plugins_play to load vars for managed_node3 13632 1726884266.79339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884266.80007: done with get_vars() 13632 1726884266.80025: done getting variables 13632 1726884266.80075: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 22:04:26 -0400 (0:00:00.094) 0:01:15.725 ****** 13632 1726884266.80107: entering _queue_task() for managed_node3/debug 13632 1726884266.80362: worker is 1 (out of 1 available) 13632 1726884266.80374: exiting _queue_task() for managed_node3/debug 13632 1726884266.80392: done queuing things up, now waiting for results queue to drain 13632 1726884266.80394: waiting for pending results... 13632 1726884266.80608: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes 13632 1726884266.80940: in run() - task 12b27791-eb03-55b1-95d9-0000000010c1 13632 1726884266.80951: variable 'ansible_search_path' from source: unknown 13632 1726884266.80960: variable 'ansible_search_path' from source: unknown 13632 1726884266.80964: calling self._execute() 13632 1726884266.80967: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884266.80970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884266.80973: variable 'omit' from source: magic vars 13632 1726884266.81092: variable 'omit' from source: magic vars 13632 1726884266.81371: variable 'omit' from source: magic vars 13632 1726884266.81515: variable 'omit' from source: magic vars 13632 1726884266.81565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884266.81637: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884266.81641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884266.81726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884266.81729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884266.81732: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884266.81740: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884266.81742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884266.81927: Set connection var ansible_shell_executable to /bin/sh 13632 1726884266.81936: Set connection var ansible_connection to ssh 13632 1726884266.81942: Set connection var ansible_pipelining to False 13632 1726884266.81945: Set connection var ansible_timeout to 10 13632 1726884266.81948: Set connection var ansible_shell_type to sh 13632 1726884266.81950: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884266.81952: variable 'ansible_shell_executable' from source: unknown 13632 1726884266.81955: variable 'ansible_connection' from source: unknown 13632 1726884266.81957: variable 'ansible_module_compression' from source: unknown 13632 1726884266.81959: variable 'ansible_shell_type' from source: unknown 13632 1726884266.81962: variable 'ansible_shell_executable' from source: unknown 13632 1726884266.81964: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884266.81966: variable 'ansible_pipelining' from source: unknown 13632 1726884266.81968: variable 'ansible_timeout' from source: unknown 13632 1726884266.81970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884266.82194: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884266.82198: variable 'omit' from source: magic vars 13632 1726884266.82201: starting attempt loop 13632 1726884266.82204: running the handler 13632 1726884266.82492: handler run complete 13632 1726884266.82528: attempt loop complete, returning result 13632 1726884266.82532: _execute() done 13632 1726884266.82535: dumping result to json 13632 1726884266.82537: done dumping result, returning 13632 1726884266.82594: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes [12b27791-eb03-55b1-95d9-0000000010c1] 13632 1726884266.82600: sending task result for task 12b27791-eb03-55b1-95d9-0000000010c1 13632 1726884266.82689: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010c1 13632 1726884266.82693: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 13632 1726884266.82786: no more pending results, returning what we have 13632 1726884266.82791: results queue empty 13632 1726884266.82792: checking for any_errors_fatal 13632 1726884266.82803: done checking for any_errors_fatal 13632 1726884266.82804: checking for max_fail_percentage 13632 1726884266.82806: done checking for max_fail_percentage 13632 1726884266.82808: checking to see if all hosts have failed and the running result is not ok 13632 1726884266.82809: done checking to see if all hosts have failed 13632 1726884266.82810: getting the remaining hosts for this loop 13632 1726884266.82812: done getting the remaining hosts for this loop 13632 1726884266.82816: getting the next task for host managed_node3 13632 1726884266.82823: done getting next task for host managed_node3 13632 1726884266.82826: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 13632 1726884266.82833: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884266.82845: getting variables 13632 1726884266.82846: in VariableManager get_vars() 13632 1726884266.82914: Calling all_inventory to load vars for managed_node3 13632 1726884266.82918: Calling groups_inventory to load vars for managed_node3 13632 1726884266.82922: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884266.82933: Calling all_plugins_play to load vars for managed_node3 13632 1726884266.82937: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884266.82942: Calling groups_plugins_play to load vars for managed_node3 13632 1726884266.83835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884266.85160: done with get_vars() 13632 1726884266.85192: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 22:04:26 -0400 (0:00:00.052) 0:01:15.777 ****** 13632 1726884266.85334: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884266.85863: worker is 1 (out of 1 available) 13632 1726884266.85877: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884266.86094: done queuing things up, now waiting for results queue to drain 13632 1726884266.86097: waiting for pending results... 13632 1726884266.86376: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages 13632 1726884266.86440: in run() - task 12b27791-eb03-55b1-95d9-0000000010c2 13632 1726884266.86510: variable 'ansible_search_path' from source: unknown 13632 1726884266.86514: variable 'ansible_search_path' from source: unknown 13632 1726884266.86518: calling self._execute() 13632 1726884266.86658: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884266.86662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884266.86665: variable 'omit' from source: magic vars 13632 1726884266.87260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884266.87580: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884266.87631: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884266.87718: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884266.87759: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884266.87978: 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) 13632 1726884266.87989: 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) 13632 1726884266.87997: 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) 13632 1726884266.88001: 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) 13632 1726884266.88121: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 13632 1726884266.88128: variable 'omit' from source: magic vars 13632 1726884266.88230: variable 'omit' from source: magic vars 13632 1726884266.88375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884266.90517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884266.90572: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884266.90607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884266.90639: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884266.90662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884266.90708: 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) 13632 1726884266.90733: 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) 13632 1726884266.90755: 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) 13632 1726884266.90790: 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) 13632 1726884266.90804: 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) 13632 1726884266.90879: variable 'storage_pools' from source: include params 13632 1726884266.91444: variable 'test_storage_pools' from source: play vars 13632 1726884266.91544: 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) 13632 1726884266.91564: 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) 13632 1726884266.91591: 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) 13632 1726884266.91626: 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) 13632 1726884266.91638: 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) 13632 1726884266.91676: 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) 13632 1726884266.91700: 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) 13632 1726884266.91724: 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) 13632 1726884266.91754: 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) 13632 1726884266.91767: 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) 13632 1726884266.91873: variable 'unused_disks' from source: set_fact 13632 1726884266.92080: variable 'unused_disks' from source: set_fact 13632 1726884266.92243: variable 'unused_disks' from source: set_fact 13632 1726884266.92579: variable 'storage_use_partitions' from source: role '' defaults 13632 1726884266.92595: variable 'storage_disklabel_type' from source: role '' defaults 13632 1726884266.92598: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884266.92652: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884266.92713: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884266.92763: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884266.92859: variable 'omit' from source: magic vars 13632 1726884266.92890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884266.92917: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884266.92930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884266.92948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884266.92958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884266.92986: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884266.92995: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884266.92998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884266.93081: Set connection var ansible_shell_executable to /bin/sh 13632 1726884266.93093: Set connection var ansible_connection to ssh 13632 1726884266.93101: Set connection var ansible_pipelining to False 13632 1726884266.93108: Set connection var ansible_timeout to 10 13632 1726884266.93110: Set connection var ansible_shell_type to sh 13632 1726884266.93117: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884266.93141: variable 'ansible_shell_executable' from source: unknown 13632 1726884266.93144: variable 'ansible_connection' from source: unknown 13632 1726884266.93147: variable 'ansible_module_compression' from source: unknown 13632 1726884266.93150: variable 'ansible_shell_type' from source: unknown 13632 1726884266.93154: variable 'ansible_shell_executable' from source: unknown 13632 1726884266.93157: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884266.93163: variable 'ansible_pipelining' from source: unknown 13632 1726884266.93166: variable 'ansible_timeout' from source: unknown 13632 1726884266.93171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884266.93293: 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__) 13632 1726884266.93303: variable 'omit' from source: magic vars 13632 1726884266.93315: starting attempt loop 13632 1726884266.93318: running the handler 13632 1726884266.93332: _low_level_execute_command(): starting 13632 1726884266.93339: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884266.93905: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884266.93909: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884266.93912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884266.93914: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884266.93974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884266.93977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884266.93979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884266.94033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884266.95784: stdout chunk (state=3): >>>/root <<< 13632 1726884266.95897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884266.95968: stderr chunk (state=3): >>><<< 13632 1726884266.95970: stdout chunk (state=3): >>><<< 13632 1726884266.95992: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884266.96007: _low_level_execute_command(): starting 13632 1726884266.96014: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713 `" && echo ansible-tmp-1726884266.959954-15560-227576478886713="` echo /root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713 `" ) && sleep 0' 13632 1726884266.96679: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884266.96683: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884266.96687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration <<< 13632 1726884266.96691: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884266.96693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884266.96742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884266.96747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884266.96800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884266.98763: stdout chunk (state=3): >>>ansible-tmp-1726884266.959954-15560-227576478886713=/root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713 <<< 13632 1726884266.98894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884266.98960: stderr chunk (state=3): >>><<< 13632 1726884266.98963: stdout chunk (state=3): >>><<< 13632 1726884266.98981: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884266.959954-15560-227576478886713=/root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884266.99137: variable 'ansible_module_compression' from source: unknown 13632 1726884266.99245: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 13632 1726884266.99248: variable 'ansible_facts' from source: unknown 13632 1726884266.99364: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713/AnsiballZ_blivet.py 13632 1726884266.99568: Sending initial data 13632 1726884266.99573: Sent initial data (154 bytes) 13632 1726884267.00297: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884267.00300: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884267.00303: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884267.00306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884267.00402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884267.00444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884267.02051: 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" <<< 13632 1726884267.02057: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884267.02098: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884267.02161: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmporecrg5j /root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713/AnsiballZ_blivet.py <<< 13632 1726884267.02164: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713/AnsiballZ_blivet.py" <<< 13632 1726884267.02204: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmporecrg5j" to remote "/root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713/AnsiballZ_blivet.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713/AnsiballZ_blivet.py" <<< 13632 1726884267.03168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884267.03243: stderr chunk (state=3): >>><<< 13632 1726884267.03246: stdout chunk (state=3): >>><<< 13632 1726884267.03269: done transferring module to remote 13632 1726884267.03285: _low_level_execute_command(): starting 13632 1726884267.03295: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713/ /root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713/AnsiballZ_blivet.py && sleep 0' 13632 1726884267.03781: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884267.03786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884267.03790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884267.03794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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 <<< 13632 1726884267.03796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884267.03849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884267.03868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884267.03950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884267.05757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884267.05826: stderr chunk (state=3): >>><<< 13632 1726884267.05829: stdout chunk (state=3): >>><<< 13632 1726884267.05872: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884267.05880: _low_level_execute_command(): starting 13632 1726884267.05886: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713/AnsiballZ_blivet.py && sleep 0' 13632 1726884267.06564: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884267.06569: 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.8.115 originally 10.31.8.115 <<< 13632 1726884267.06574: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884267.06606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884267.06650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884267.08806: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884267.08853: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884267.08878: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884267.08954: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884267.08957: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884267.08985: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884267.09024: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884267.09063: stdout chunk (state=3): >>># installing zipimport hook <<< 13632 1726884267.09068: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 13632 1726884267.09072: stdout chunk (state=3): >>># installed zipimport hook <<< 13632 1726884267.09141: 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' <<< 13632 1726884267.09144: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884267.09165: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884267.09204: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884267.09231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884267.09263: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e72c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e6fbb30> <<< 13632 1726884267.09299: 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' <<< 13632 1726884267.09347: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e72eab0> import '_signal' # <<< 13632 1726884267.09357: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884267.09376: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884267.09398: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884267.09497: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884267.09526: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884267.09586: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884267.09613: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884267.09644: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884267.09676: 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 0x7f780e4dd160> <<< 13632 1726884267.09747: 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 <<< 13632 1726884267.09776: 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 0x7f780e4de150> <<< 13632 1726884267.09797: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884267.09834: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884267.10121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884267.10138: 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 <<< 13632 1726884267.10166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.10169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884267.10232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884267.10274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884267.10277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884267.10342: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e523ef0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884267.10345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884267.10348: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e523fb0> <<< 13632 1726884267.10376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884267.10386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884267.10411: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884267.10457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.10481: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884267.10506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884267.10518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5538c0> <<< 13632 1726884267.10542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884267.10549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e553f50> <<< 13632 1726884267.10571: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884267.10626: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e533bc0> <<< 13632 1726884267.10633: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884267.10665: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5312e0> <<< 13632 1726884267.10766: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5210a0> <<< 13632 1726884267.10797: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884267.10821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13632 1726884267.10846: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884267.10870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884267.10894: 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' <<< 13632 1726884267.10933: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e577830> <<< 13632 1726884267.10946: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e576450> <<< 13632 1726884267.10983: 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 0x7f780e5321b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e574ce0> <<< 13632 1726884267.11051: 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 0x7f780e5a8890> <<< 13632 1726884267.11091: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e520320> # /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' <<< 13632 1726884267.11130: 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 0x7f780e5a8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5a8bf0> <<< 13632 1726884267.11194: 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 0x7f780e5a8fb0> <<< 13632 1726884267.11198: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e516e40> <<< 13632 1726884267.11228: 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' <<< 13632 1726884267.11256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884267.11303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884267.11306: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5a96a0> <<< 13632 1726884267.11310: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5a9370> <<< 13632 1726884267.11328: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884267.11371: 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 0x7f780e5aa570> <<< 13632 1726884267.11410: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13632 1726884267.11413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884267.11491: stdout chunk (state=3): >>># 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 <<< 13632 1726884267.11518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5c07a0> import 'errno' # <<< 13632 1726884267.11529: 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' <<< 13632 1726884267.11549: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f780e5c1e50> <<< 13632 1726884267.11577: 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' <<< 13632 1726884267.11595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884267.11619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5c2d50> <<< 13632 1726884267.11656: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884267.11660: 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 0x7f780e5c33b0> <<< 13632 1726884267.11692: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5c22a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884267.11713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884267.11762: 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 0x7f780e5c3e30> <<< 13632 1726884267.11768: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5c3560> <<< 13632 1726884267.11842: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5aa5d0> <<< 13632 1726884267.11846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884267.11866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884267.11872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884267.11912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884267.11952: 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 0x7f780e317cb0> <<< 13632 1726884267.11975: 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' <<< 13632 1726884267.12003: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884267.12016: 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 0x7f780e3407d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e340530> <<< 13632 1726884267.12042: 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 0x7f780e340740> <<< 13632 1726884267.12071: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f780e3409b0> <<< 13632 1726884267.12089: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e315e50> <<< 13632 1726884267.12109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884267.12199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884267.12255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884267.12277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e342090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e340d10> <<< 13632 1726884267.12296: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5aa750> <<< 13632 1726884267.12318: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884267.12373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.12393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884267.12437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884267.12464: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e3723f0> <<< 13632 1726884267.12541: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884267.12545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.12569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884267.12574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884267.12631: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e38e540> <<< 13632 1726884267.12653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884267.12698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884267.12745: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884267.12781: 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' <<< 13632 1726884267.12784: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e3c3320> <<< 13632 1726884267.12809: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884267.12846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884267.12874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884267.12905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884267.12999: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e3f1ac0> <<< 13632 1726884267.13104: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e3c3440> <<< 13632 1726884267.13124: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e38f1d0> <<< 13632 1726884267.13148: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884267.13162: 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 0x7f780e204410> <<< 13632 1726884267.13172: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e38d580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e342f90> <<< 13632 1726884267.13279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884267.13302: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f780e38d940> <<< 13632 1726884267.13395: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_nydp1slv/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 13632 1726884267.13548: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.13594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884267.13598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884267.13631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884267.13706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884267.13742: 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 0x7f780e25e0f0> <<< 13632 1726884267.13748: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884267.13952: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e230fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e230170> <<< 13632 1726884267.13986: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.14007: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884267.14048: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884267.14070: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 13632 1726884267.15628: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.16857: 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 0x7f780e233f50> <<< 13632 1726884267.16915: 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' <<< 13632 1726884267.16926: 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' <<< 13632 1726884267.16951: 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' <<< 13632 1726884267.17004: 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 0x7f780e285af0> <<< 13632 1726884267.17020: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e285880> <<< 13632 1726884267.17050: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e285190> <<< 13632 1726884267.17086: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884267.17091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884267.17123: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e2855e0> <<< 13632 1726884267.17136: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e25eb10> import 'atexit' # <<< 13632 1726884267.17159: 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 0x7f780e286870> <<< 13632 1726884267.17193: 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 0x7f780e286a80> <<< 13632 1726884267.17222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884267.17270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884267.17278: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884267.17319: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e286f30> <<< 13632 1726884267.17356: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884267.17359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884267.17389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884267.17413: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0ecce0> <<< 13632 1726884267.17439: 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 0x7f780e0ee900> <<< 13632 1726884267.17468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884267.17482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884267.17520: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0ef200> <<< 13632 1726884267.17542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884267.17573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884267.17587: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f03b0> <<< 13632 1726884267.17609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884267.17642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884267.17666: 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' <<< 13632 1726884267.17729: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f2de0> <<< 13632 1726884267.17768: 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 0x7f780e0f2f30> <<< 13632 1726884267.17802: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f10d0> <<< 13632 1726884267.17830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884267.17839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884267.17865: 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' <<< 13632 1726884267.17892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884267.17938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884267.17943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884267.17972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f6db0> import '_tokenize' # <<< 13632 1726884267.18047: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f5880> <<< 13632 1726884267.18053: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f55e0> <<< 13632 1726884267.18077: 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' <<< 13632 1726884267.18156: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f7c50> <<< 13632 1726884267.18190: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f15e0> <<< 13632 1726884267.18209: 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 0x7f780e13af60> <<< 13632 1726884267.18237: 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 0x7f780e13b0b0> <<< 13632 1726884267.18271: 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 <<< 13632 1726884267.18274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884267.18306: 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' <<< 13632 1726884267.18343: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884267.18349: 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 0x7f780e13cc80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e13ca70> <<< 13632 1726884267.18376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884267.18486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884267.18531: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884267.18543: 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 0x7f780e13f1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e13d340> <<< 13632 1726884267.18576: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884267.18609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.18650: 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' <<< 13632 1726884267.18654: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884267.18708: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e14a990> <<< 13632 1726884267.18854: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e13f320> <<< 13632 1726884267.18939: 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 0x7f780e14b740> <<< 13632 1726884267.18982: 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 0x7f780e14b770> <<< 13632 1726884267.19022: 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 0x7f780e14bc50> <<< 13632 1726884267.19047: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e13b3b0> <<< 13632 1726884267.19070: 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 <<< 13632 1726884267.19076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884267.19097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884267.19117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884267.19147: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884267.19177: 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 0x7f780e14f350> <<< 13632 1726884267.19370: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884267.19384: 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 0x7f780e150680> <<< 13632 1726884267.19393: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e14daf0> <<< 13632 1726884267.19434: 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 0x7f780e14eea0> <<< 13632 1726884267.19445: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e14d700> # zipimport: zlib available <<< 13632 1726884267.19486: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884267.19500: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.19600: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.19694: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.19710: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884267.19767: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884267.19772: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884267.19780: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.19905: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.20050: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.20711: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.21391: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884267.21409: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884267.21434: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884267.21454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.21507: 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 0x7f780e1d4800> <<< 13632 1726884267.21630: 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' <<< 13632 1726884267.21662: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e1d5610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e153d40> <<< 13632 1726884267.21719: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884267.21745: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.21755: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 13632 1726884267.21784: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.21948: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.22147: 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' <<< 13632 1726884267.22191: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e1d5370> # zipimport: zlib available <<< 13632 1726884267.22739: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.23286: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.23371: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.23462: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884267.23471: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.23514: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.23558: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884267.23566: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.23655: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.23767: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884267.23785: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.23800: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.23813: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884267.23817: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.23867: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.23905: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884267.23924: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.24201: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.24489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884267.24551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884267.24569: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884267.24659: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e1d7110> <<< 13632 1726884267.24665: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.24750: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.24846: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884267.24853: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884267.24889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884267.24896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884267.24968: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884267.25098: 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 0x7f780dfde000> <<< 13632 1726884267.25165: 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' <<< 13632 1726884267.25169: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f780dfde900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e153d10> <<< 13632 1726884267.25189: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.25229: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.25277: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884267.25280: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.25331: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.25378: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.25440: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.25513: 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 <<< 13632 1726884267.25551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.25641: 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' <<< 13632 1726884267.25647: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f780dfdd6a0> <<< 13632 1726884267.25684: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780dfdea50> <<< 13632 1726884267.25725: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884267.25728: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13632 1726884267.25731: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.25799: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.25866: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.25898: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.25944: 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' <<< 13632 1726884267.25963: 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 <<< 13632 1726884267.25990: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884267.26017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884267.26160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884267.26223: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e076c00> <<< 13632 1726884267.26235: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780dfe8950> <<< 13632 1726884267.26297: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780dfe2a20> <<< 13632 1726884267.26312: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780dfe2870> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884267.26318: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13632 1726884267.26341: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.26380: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884267.26438: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884267.26449: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.26473: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13632 1726884267.26484: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.26506: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.26510: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # <<< 13632 1726884267.26530: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.26543: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13632 1726884267.26552: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.26569: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13632 1726884267.26600: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.26606: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.26617: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13632 1726884267.26624: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.28407: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.29893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884267.29993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884267.29997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884267.30019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884267.30033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884267.30047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884267.30080: 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 0x7f780d528ec0> <<< 13632 1726884267.30110: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5282f0> <<< 13632 1726884267.30157: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e062ba0> <<< 13632 1726884267.30318: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e07ffe0> <<< 13632 1726884267.30350: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.30495: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py <<< 13632 1726884267.30536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' <<< 13632 1726884267.30540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884267.30551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884267.30569: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d53ff80> <<< 13632 1726884267.30593: stdout chunk (state=3): >>># /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' <<< 13632 1726884267.30745: stdout chunk (state=3): >>># /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' <<< 13632 1726884267.30783: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5610d0> <<< 13632 1726884267.30842: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884267.30858: stdout chunk (state=3): >>># 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 0x7f780d560aa0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d560830> <<< 13632 1726884267.30873: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py <<< 13632 1726884267.30877: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884267.30900: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884267.30954: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884267.30957: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'<<< 13632 1726884267.30964: stdout chunk (state=3): >>> <<< 13632 1726884267.31025: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d563a10> <<< 13632 1726884267.31033: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d563620> <<< 13632 1726884267.31128: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5633b0> <<< 13632 1726884267.31156: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc' <<< 13632 1726884267.31185: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py <<< 13632 1726884267.31195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.31211: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/gi <<< 13632 1726884267.31390: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py <<< 13632 1726884267.31397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d568e30> <<< 13632 1726884267.31453: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884267.31459: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f780d568c50> <<< 13632 1726884267.31482: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d568530> <<< 13632 1726884267.31520: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.31546: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py <<< 13632 1726884267.31552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' <<< 13632 1726884267.31575: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py <<< 13632 1726884267.31600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' <<< 13632 1726884267.31631: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' <<< 13632 1726884267.31684: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56bc20> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56bfb0> <<< 13632 1726884267.31716: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py <<< 13632 1726884267.31745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5ac4a0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py <<< 13632 1726884267.31785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5acd40> <<< 13632 1726884267.31799: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56b320> <<< 13632 1726884267.31838: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56ad80> # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py <<< 13632 1726884267.31861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides <<< 13632 1726884267.31884: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56b140> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56a8d0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56a840> <<< 13632 1726884267.31922: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py <<< 13632 1726884267.31980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' <<< 13632 1726884267.31986: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py <<< 13632 1726884267.32037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5afa40> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py <<< 13632 1726884267.32057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' <<< 13632 1726884267.32060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py <<< 13632 1726884267.32089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' <<< 13632 1726884267.32186: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5b4920> <<< 13632 1726884267.32212: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5aff80> <<< 13632 1726884267.32425: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5addf0> <<< 13632 1726884267.32443: stdout chunk (state=3): >>>import 'gi.repository.GLib' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' <<< 13632 1726884267.32558: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5bd580> <<< 13632 1726884267.32604: stdout chunk (state=3): >>>import 'gi.repository.GObject' # <<< 13632 1726884267.32640: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' <<< 13632 1726884267.32860: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5c2cf0> import 'gi.repository.Gio' # <<< 13632 1726884267.32879: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d563f50> <<< 13632 1726884267.33015: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.33045: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py <<< 13632 1726884267.33059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' <<< 13632 1726884267.33165: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4508c0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d450140> <<< 13632 1726884267.34100: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5bd130> <<< 13632 1726884267.34110: stdout chunk (state=3): >>>import 'gi.repository.BlockDev' # <<< 13632 1726884267.34154: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d53d9d0> <<< 13632 1726884267.34178: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py <<< 13632 1726884267.34189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc' <<< 13632 1726884267.34216: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' <<< 13632 1726884267.34244: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc' <<< 13632 1726884267.34291: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45ca70> <<< 13632 1726884267.34294: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45c6e0> <<< 13632 1726884267.34297: stdout chunk (state=3): >>>import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d44f6e0> <<< 13632 1726884267.34727: stdout chunk (state=3): >>>failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory <<< 13632 1726884267.34775: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e07d220> <<< 13632 1726884267.34806: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py <<< 13632 1726884267.34810: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc' <<< 13632 1726884267.34879: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45cf20> <<< 13632 1726884267.34910: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45ef90> <<< 13632 1726884267.34935: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.34968: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py <<< 13632 1726884267.34972: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc' <<< 13632 1726884267.35089: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py <<< 13632 1726884267.35115: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc' <<< 13632 1726884267.35149: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.35180: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py <<< 13632 1726884267.35191: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc' <<< 13632 1726884267.35219: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d462600> <<< 13632 1726884267.35250: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc' <<< 13632 1726884267.35258: stdout chunk (state=3): >>>import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d462c90> <<< 13632 1726884267.35286: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py <<< 13632 1726884267.35296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc' <<< 13632 1726884267.35325: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.35351: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' <<< 13632 1726884267.35386: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc' <<< 13632 1726884267.35392: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d463d70> <<< 13632 1726884267.35405: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d463bf0> <<< 13632 1726884267.35426: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py <<< 13632 1726884267.35432: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc' <<< 13632 1726884267.35482: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d463fe0> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d463950> <<< 13632 1726884267.35510: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884267.35541: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py <<< 13632 1726884267.35561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' <<< 13632 1726884267.35566: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d46c500> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d46c380> <<< 13632 1726884267.35592: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.35612: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py <<< 13632 1726884267.35643: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc' <<< 13632 1726884267.35677: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d46c860> <<< 13632 1726884267.35681: stdout chunk (state=3): >>>import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d46c560> <<< 13632 1726884267.35686: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4630e0> <<< 13632 1726884267.35712: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py <<< 13632 1726884267.35720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc' <<< 13632 1726884267.35758: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d463770> <<< 13632 1726884267.35778: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py <<< 13632 1726884267.35799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc' <<< 13632 1726884267.35824: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.35854: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc' <<< 13632 1726884267.35873: stdout chunk (state=3): >>>import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d470620> <<< 13632 1726884267.35904: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py <<< 13632 1726884267.35911: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4709b0> <<< 13632 1726884267.35926: stdout chunk (state=3): >>>import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d470350> <<< 13632 1726884267.35949: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d46fa70> <<< 13632 1726884267.36032: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4702f0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4622d0> <<< 13632 1726884267.36035: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d470bc0> <<< 13632 1726884267.36162: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45fef0> <<< 13632 1726884267.36233: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45f650> <<< 13632 1726884267.36278: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py <<< 13632 1726884267.36281: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc' <<< 13632 1726884267.36323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' <<< 13632 1726884267.36339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 13632 1726884267.36481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 13632 1726884267.36831: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5fe270> import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d473f80> # /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4a00b0> <<< 13632 1726884267.36835: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d472180> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c654e60> <<< 13632 1726884267.36838: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' <<< 13632 1726884267.36840: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py <<< 13632 1726884267.36850: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' <<< 13632 1726884267.36853: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py <<< 13632 1726884267.36922: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884267.36929: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py <<< 13632 1726884267.36977: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6571d0> <<< 13632 1726884267.37020: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c657980> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py <<< 13632 1726884267.37040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c657fb0> <<< 13632 1726884267.37054: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c66c350> <<< 13632 1726884267.37107: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py <<< 13632 1726884267.37110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' <<< 13632 1726884267.37171: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c66cbc0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c657020> <<< 13632 1726884267.37199: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c656810> <<< 13632 1726884267.37278: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c655550> <<< 13632 1726884267.37314: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc' <<< 13632 1726884267.37339: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc' <<< 13632 1726884267.37364: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c66f500> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c66f2f0> <<< 13632 1726884267.37431: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c655010> <<< 13632 1726884267.37456: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc' <<< 13632 1726884267.37477: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6881a0> <<< 13632 1726884267.37540: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c655850> <<< 13632 1726884267.37557: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' <<< 13632 1726884267.37602: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e13cb30> <<< 13632 1726884267.37633: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc' <<< 13632 1726884267.37696: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c688cb0> <<< 13632 1726884267.37717: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' <<< 13632 1726884267.37732: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6892e0> <<< 13632 1726884267.37936: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' <<< 13632 1726884267.37971: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py <<< 13632 1726884267.37999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.38116: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f780c6acce0> <<< 13632 1726884267.38149: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc' <<< 13632 1726884267.38192: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6ade20> <<< 13632 1726884267.38219: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6ad7f0> <<< 13632 1726884267.38240: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6ae210> <<< 13632 1726884267.38280: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py <<< 13632 1726884267.38283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc' <<< 13632 1726884267.38331: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6aedb0> <<< 13632 1726884267.38334: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py <<< 13632 1726884267.38374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884267.38378: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py <<< 13632 1726884267.38441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c465a60> <<< 13632 1726884267.38445: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4647a0> <<< 13632 1726884267.38490: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc' <<< 13632 1726884267.38495: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c466ea0> <<< 13632 1726884267.38517: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c488200> <<< 13632 1726884267.38548: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py <<< 13632 1726884267.38585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc' <<< 13632 1726884267.38592: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c489040> <<< 13632 1726884267.38610: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c69e030> <<< 13632 1726884267.38647: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c69dcd0> <<< 13632 1726884267.38680: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py <<< 13632 1726884267.38719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc' <<< 13632 1726884267.38723: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.38762: stdout chunk (state=3): >>>import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c48b5f0> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' <<< 13632 1726884267.38815: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py <<< 13632 1726884267.38826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' <<< 13632 1726884267.38974: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c48bfe0> <<< 13632 1726884267.38980: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c48b5c0> <<< 13632 1726884267.39114: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c48aab0> <<< 13632 1726884267.39142: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' <<< 13632 1726884267.39172: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4c4860> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py <<< 13632 1726884267.39197: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4c49b0> <<< 13632 1726884267.39211: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py <<< 13632 1726884267.39274: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc' <<< 13632 1726884267.39293: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc' <<< 13632 1726884267.39600: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4c7fe0> <<< 13632 1726884267.39655: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py <<< 13632 1726884267.39659: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc' <<< 13632 1726884267.39752: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4e87d0> <<< 13632 1726884267.39783: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc' <<< 13632 1726884267.39833: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4e97f0> <<< 13632 1726884267.39865: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc' <<< 13632 1726884267.39917: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4e9c70> <<< 13632 1726884267.39948: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc' <<< 13632 1726884267.39951: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4ea480> <<< 13632 1726884267.39974: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' <<< 13632 1726884267.40020: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4ea780> <<< 13632 1726884267.40050: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc' <<< 13632 1726884267.40079: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4eadb0> <<< 13632 1726884267.40116: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' <<< 13632 1726884267.40179: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4eb350> <<< 13632 1726884267.40183: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py <<< 13632 1726884267.40209: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' <<< 13632 1726884267.40237: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc' <<< 13632 1726884267.40274: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py <<< 13632 1726884267.40277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc' <<< 13632 1726884267.40339: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4ebf20> <<< 13632 1726884267.40396: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4ebbc0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4eb740> <<< 13632 1726884267.40742: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4c4f20> <<< 13632 1726884267.40747: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py <<< 13632 1726884267.40773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884267.40818: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884267.40835: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c53fbc0> <<< 13632 1726884267.40867: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py <<< 13632 1726884267.40886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc' <<< 13632 1726884267.40903: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c53ffe0> <<< 13632 1726884267.41007: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4c6930> <<< 13632 1726884267.41039: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc' <<< 13632 1726884267.41076: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py <<< 13632 1726884267.41086: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884267.41583: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c35efc0> <<< 13632 1726884267.41609: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' <<< 13632 1726884267.41639: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c35f110> <<< 13632 1726884267.41729: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c35e780> <<< 13632 1726884267.41736: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py <<< 13632 1726884267.41752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884267.41820: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3793a0> <<< 13632 1726884267.41832: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc' <<< 13632 1726884267.41855: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c37a7e0> <<< 13632 1726884267.41881: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc' <<< 13632 1726884267.41941: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c37afc0> <<< 13632 1726884267.41966: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884267.42060: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c37b860> <<< 13632 1726884267.42074: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884267.42125: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3996d0> <<< 13632 1726884267.42153: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c636c90> <<< 13632 1726884267.42176: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d471a90> <<< 13632 1726884267.42375: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6348f0> <<< 13632 1726884267.42407: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py <<< 13632 1726884267.42431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884267.42471: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884267.42521: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3c0b30> <<< 13632 1726884267.42545: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py <<< 13632 1726884267.42562: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3c1970> <<< 13632 1726884267.42588: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py <<< 13632 1726884267.42610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc' <<< 13632 1726884267.42665: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3c2090> <<< 13632 1726884267.42835: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3ab7d0> <<< 13632 1726884267.42858: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py <<< 13632 1726884267.42882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc' <<< 13632 1726884267.42917: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' <<< 13632 1726884267.42963: stdout chunk (state=3): >>>import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3e7e30> <<< 13632 1726884267.43120: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3abcb0> <<< 13632 1726884267.43159: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py <<< 13632 1726884267.43162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884267.43316: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c411970> <<< 13632 1726884267.43344: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py <<< 13632 1726884267.43451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884267.43493: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py <<< 13632 1726884267.43496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc' <<< 13632 1726884267.43551: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c426f90> <<< 13632 1726884267.43573: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' <<< 13632 1726884267.43630: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c257d40> <<< 13632 1726884267.43642: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py <<< 13632 1726884267.43669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc' <<< 13632 1726884267.43690: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884267.43717: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py <<< 13632 1726884267.43727: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884267.43759: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c2761b0> <<< 13632 1726884267.44009: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c2745c0> <<< 13632 1726884267.44012: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc' <<< 13632 1726884267.44037: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c2a0440> <<< 13632 1726884267.44551: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c413b30> <<< 13632 1726884267.44576: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py <<< 13632 1726884267.44600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc' <<< 13632 1726884267.44772: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c427ec0> <<< 13632 1726884267.44800: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc' <<< 13632 1726884267.44827: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c309af0> <<< 13632 1726884267.44868: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc' <<< 13632 1726884267.44916: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c30a660> <<< 13632 1726884267.44957: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' <<< 13632 1726884267.44988: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c30b1a0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' <<< 13632 1726884267.45035: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c30b620> <<< 13632 1726884267.45048: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' <<< 13632 1726884267.45079: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c320530> <<< 13632 1726884267.45123: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884267.45239: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c320dd0> <<< 13632 1726884267.45269: stdout chunk (state=3): >>>import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45f0e0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py <<< 13632 1726884267.45290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc' <<< 13632 1726884267.45500: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45f1d0> <<< 13632 1726884267.45512: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py <<< 13632 1726884267.45580: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc' <<< 13632 1726884267.45609: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py <<< 13632 1726884267.45638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc' <<< 13632 1726884267.45727: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c14f5f0> <<< 13632 1726884267.45774: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3312b0> <<< 13632 1726884267.45840: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.45843: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # <<< 13632 1726884267.45873: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # # zipimport: zlib available <<< 13632 1726884267.46178: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.46429: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # <<< 13632 1726884267.46732: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884267.46891: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/blivet.py <<< 13632 1726884267.46962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc' <<< 13632 1726884267.46993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc matches /usr/lib64/python3.12/shelve.py # code object from '/usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc' <<< 13632 1726884267.47026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884267.47068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884267.47127: stdout chunk (state=3): >>># /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' <<< 13632 1726884267.47161: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1bf350> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884267.47173: 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 0x7f780c1bf6b0> <<< 13632 1726884267.47238: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1a7470> <<< 13632 1726884267.47290: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1a6bd0> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/edd.py <<< 13632 1726884267.47294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc' <<< 13632 1726884267.47465: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1a7680> <<< 13632 1726884267.47492: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicetree.py <<< 13632 1726884267.47535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc' <<< 13632 1726884267.47538: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/actionlist.py <<< 13632 1726884267.47619: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d2db0> <<< 13632 1726884267.47625: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d2330> <<< 13632 1726884267.47698: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc' <<< 13632 1726884267.47706: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d3200> <<< 13632 1726884267.47780: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/populator.py <<< 13632 1726884267.47790: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884267.47853: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc' <<< 13632 1726884267.47896: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15370> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15100> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc' <<< 13632 1726884267.47950: stdout chunk (state=3): >>>import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15640> <<< 13632 1726884267.47997: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15940> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15af0> <<< 13632 1726884267.48028: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disk.py <<< 13632 1726884267.48042: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884267.48103: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15d30> <<< 13632 1726884267.48122: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd162d0> <<< 13632 1726884267.48170: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd16ea0> <<< 13632 1726884267.48225: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc' <<< 13632 1726884267.48258: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd17050> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884267.48286: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd17230> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/lvm.py <<< 13632 1726884267.48378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd17740> <<< 13632 1726884267.48386: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd17fb0> <<< 13632 1726884267.48429: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd383e0> <<< 13632 1726884267.48524: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd38620> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd386b0> <<< 13632 1726884267.48540: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd38980> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd14980> <<< 13632 1726884267.48600: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d3a70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d3980> <<< 13632 1726884267.48690: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d0680> <<< 13632 1726884267.48844: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1a4440> <<< 13632 1726884267.61226: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc' <<< 13632 1726884267.61786: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bde4560> <<< 13632 1726884271.43392: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "absent", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "absent", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis<<< 13632 1726884271.43406: stdout chunk (state=3): >>>_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "absent", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "packages_only": true, "safe_mode": true, "diskvolume_mkfs_option_map": {}}}} <<< 13632 1726884271.44617: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884271.44693: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884271.44718: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 13632 1726884271.44721: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 <<< 13632 1726884271.44764: 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 # 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 <<< 13632 1726884271.44790: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _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 <<< 13632 1726884271.44810: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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__ <<< 13632 1726884271.44869: 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 # 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 <<< 13632 1726884271.44873: stdout chunk (state=3): >>># cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 <<< 13632 1726884271.44926: 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora <<< 13632 1726884271.44931: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject <<< 13632 1726884271.44952: stdout chunk (state=3): >>># cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse <<< 13632 1726884271.45001: stdout chunk (state=3): >>># cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util <<< 13632 1726884271.45027: stdout chunk (state=3): >>># cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data<<< 13632 1726884271.45076: stdout chunk (state=3): >>> # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid <<< 13632 1726884271.45118: stdout chunk (state=3): >>># cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing blivet.iscsi <<< 13632 1726884271.45831: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884271.45861: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884271.45876: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884271.45902: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13632 1726884271.45910: stdout chunk (state=3): >>># destroy ipaddress <<< 13632 1726884271.45939: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884271.45965: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884271.45986: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy pwd <<< 13632 1726884271.45990: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884271.46017: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884271.46024: stdout chunk (state=3): >>># destroy argparse <<< 13632 1726884271.46062: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884271.46113: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 13632 1726884271.46116: stdout chunk (state=3): >>># cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree <<< 13632 1726884271.46150: stdout chunk (state=3): >>># cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory <<< 13632 1726884271.46160: stdout chunk (state=3): >>># cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction <<< 13632 1726884271.46189: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devices <<< 13632 1726884271.46210: stdout chunk (state=3): >>># destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid <<< 13632 1726884271.46235: stdout chunk (state=3): >>># cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats <<< 13632 1726884271.46256: stdout chunk (state=3): >>># destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto <<< 13632 1726884271.46264: stdout chunk (state=3): >>># cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync <<< 13632 1726884271.46287: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler <<< 13632 1726884271.46303: stdout chunk (state=3): >>># cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators <<< 13632 1726884271.46333: stdout chunk (state=3): >>># cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability <<< 13632 1726884271.46340: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev <<< 13632 1726884271.46372: stdout chunk (state=3): >>># cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib <<< 13632 1726884271.46386: stdout chunk (state=3): >>># destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe <<< 13632 1726884271.46407: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch <<< 13632 1726884271.46436: stdout chunk (state=3): >>># cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy subprocess # destroy hashlib # destroy selinux <<< 13632 1726884271.46440: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 13632 1726884271.46460: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus <<< 13632 1726884271.46481: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 13632 1726884271.46503: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository <<< 13632 1726884271.46547: stdout chunk (state=3): >>># destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper <<< 13632 1726884271.46551: stdout chunk (state=3): >>># cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module <<< 13632 1726884271.46565: stdout chunk (state=3): >>># destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect <<< 13632 1726884271.46594: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 13632 1726884271.46625: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux <<< 13632 1726884271.46630: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 13632 1726884271.46667: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # 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 <<< 13632 1726884271.46672: stdout chunk (state=3): >>># destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime <<< 13632 1726884271.46677: stdout chunk (state=3): >>># cleanup[3] wiping syslog # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # destroy tokenize <<< 13632 1726884271.46777: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 13632 1726884271.46784: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 13632 1726884271.46794: stdout chunk (state=3): >>># cleanup[3] wiping locale # destroy encodings <<< 13632 1726884271.46862: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner <<< 13632 1726884271.46874: stdout chunk (state=3): >>># cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery <<< 13632 1726884271.46913: stdout chunk (state=3): >>># 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 _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 13632 1726884271.46934: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13632 1726884271.46959: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 13632 1726884271.46979: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping keyword # 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 <<< 13632 1726884271.47014: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc <<< 13632 1726884271.47030: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 13632 1726884271.47039: stdout chunk (state=3): >>># cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 13632 1726884271.47064: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 13632 1726884271.47073: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 <<< 13632 1726884271.47080: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884271.47981: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884271.48042: stdout chunk (state=3): >>># destroy linecache # destroy _collections_abc # destroy _weakref <<< 13632 1726884271.48076: stdout chunk (state=3): >>># destroy zipimport # destroy gi._gi <<< 13632 1726884271.48101: stdout chunk (state=3): >>># destroy _struct <<< 13632 1726884271.48219: stdout chunk (state=3): >>># destroy pyudev <<< 13632 1726884271.48262: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid <<< 13632 1726884271.48264: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 13632 1726884271.48352: stdout chunk (state=3): >>># destroy _sha2 # destroy genericpath <<< 13632 1726884271.48374: stdout chunk (state=3): >>># destroy re._parser # destroy _string # destroy signal # destroy threading # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884271.48392: stdout chunk (state=3): >>># destroy array # destroy textwrap # destroy io <<< 13632 1726884271.48411: stdout chunk (state=3): >>># destroy _opcode <<< 13632 1726884271.48417: stdout chunk (state=3): >>># destroy fnmatch # destroy shutil <<< 13632 1726884271.48459: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 13632 1726884271.48493: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize <<< 13632 1726884271.48501: stdout chunk (state=3): >>># destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 13632 1726884271.48530: stdout chunk (state=3): >>># destroy parted <<< 13632 1726884271.48550: stdout chunk (state=3): >>># destroy six # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability <<< 13632 1726884271.48559: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 13632 1726884271.48582: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13632 1726884271.48614: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy _hashlib <<< 13632 1726884271.48625: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux._selinux <<< 13632 1726884271.48650: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 13632 1726884271.48731: stdout chunk (state=3): >>># destroy select <<< 13632 1726884271.48763: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 13632 1726884271.48779: stdout chunk (state=3): >>># destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json <<< 13632 1726884271.48798: stdout chunk (state=3): >>># destroy stat # destroy copy # destroy inspect # destroy keyword <<< 13632 1726884271.48813: stdout chunk (state=3): >>># destroy abc # destroy _thread <<< 13632 1726884271.48831: 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<<< 13632 1726884271.48859: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint <<< 13632 1726884271.48876: stdout chunk (state=3): >>># destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _pickle # destroy functools # destroy itertools # destroy operator<<< 13632 1726884271.48880: stdout chunk (state=3): >>> # destroy types # destroy ansible.module_utils.six.moves # destroy errno # destroy collections # destroy os <<< 13632 1726884271.49027: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 13632 1726884271.49035: stdout chunk (state=3): >>> <<< 13632 1726884271.49162: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884271.49171: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13632 1726884271.49188: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884271.49236: stdout chunk (state=3): >>># destroy _operator # destroy _functools <<< 13632 1726884271.49243: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884271.49903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884271.49967: stderr chunk (state=3): >>><<< 13632 1726884271.49970: stdout chunk (state=3): >>><<< 13632 1726884271.50143: _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 0x7f780e72c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e6fbb30> # /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 0x7f780e72eab0> 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 0x7f780e4dd160> # /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 0x7f780e4de150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e523ef0> # /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 0x7f780e523fb0> # /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 0x7f780e5538c0> # /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 0x7f780e553f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e533bc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5312e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5210a0> # /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 0x7f780e577830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e576450> # /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 0x7f780e5321b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e574ce0> # /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 0x7f780e5a8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e520320> # /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 0x7f780e5a8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5a8bf0> # 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 0x7f780e5a8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e516e40> # /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 0x7f780e5a96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5a9370> 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 0x7f780e5aa570> 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 0x7f780e5c07a0> 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 0x7f780e5c1e50> # /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 0x7f780e5c2d50> # 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 0x7f780e5c33b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5c22a0> # /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 0x7f780e5c3e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5c3560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5aa5d0> # /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 0x7f780e317cb0> # /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 0x7f780e3407d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e340530> # 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 0x7f780e340740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f780e3409b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e315e50> # /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 0x7f780e342090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e340d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e5aa750> # /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 0x7f780e3723f0> # /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 0x7f780e38e540> # /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 0x7f780e3c3320> # /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 0x7f780e3f1ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e3c3440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e38f1d0> # /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 0x7f780e204410> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e38d580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e342f90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f780e38d940> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_nydp1slv/ansible_fedora.linux_system_roles.blivet_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 0x7f780e25e0f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e230fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e230170> # 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 0x7f780e233f50> # /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 0x7f780e285af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e285880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e285190> # /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 0x7f780e2855e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e25eb10> 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 0x7f780e286870> # 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 0x7f780e286a80> # /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 0x7f780e286f30> 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 0x7f780e0ecce0> # 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 0x7f780e0ee900> # /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 0x7f780e0ef200> # /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 0x7f780e0f03b0> # /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 0x7f780e0f2de0> # 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 0x7f780e0f2f30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f10d0> # /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 0x7f780e0f6db0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f5880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f55e0> # /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 0x7f780e0f7c50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e0f15e0> # 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 0x7f780e13af60> # /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 0x7f780e13b0b0> # /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 0x7f780e13cc80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e13ca70> # /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 0x7f780e13f1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e13d340> # /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 0x7f780e14a990> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e13f320> # 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 0x7f780e14b740> # 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 0x7f780e14b770> # 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 0x7f780e14bc50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e13b3b0> # /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 0x7f780e14f350> # 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 0x7f780e150680> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e14daf0> # 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 0x7f780e14eea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e14d700> # 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 0x7f780e1d4800> # /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 0x7f780e1d5610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e153d40> 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 0x7f780e1d5370> # 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 0x7f780e1d7110> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f780dfde000> # 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 0x7f780dfde900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e153d10> # 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 0x7f780dfdd6a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780dfdea50> 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 0x7f780e076c00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780dfe8950> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780dfe2a20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780dfe2870> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /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 0x7f780d528ec0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5282f0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e062ba0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e07ffe0> # zipimport: zlib available # /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d53ff80> # /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 0x7f780d5610d0> # 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 0x7f780d560aa0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d560830> # /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.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 0x7f780d563a10> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d563620> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5633b0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d568e30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f780d568c50> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d568530> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56bc20> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56bfb0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5ac4a0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5acd40> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56b320> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56ad80> # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56b140> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56a8d0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d56a840> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5afa40> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5b4920> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5aff80> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5addf0> import 'gi.repository.GLib' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5bd580> import 'gi.repository.GObject' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5c2cf0> import 'gi.repository.Gio' # import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d563f50> # /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4508c0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d450140> import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5bd130> import 'gi.repository.BlockDev' # import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d53d9d0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45ca70> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45c6e0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d44f6e0> failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e07d220> # /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45cf20> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45ef90> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d462600> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d462c90> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d463d70> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d463bf0> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d463fe0> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d463950> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d46c500> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d46c380> # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc' import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d46c860> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d46c560> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4630e0> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d463770> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d470620> # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4709b0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d470350> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d46fa70> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4702f0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4622d0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d470bc0> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45fef0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45f650> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d5fe270> import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d473f80> # /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d4a00b0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d472180> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c654e60> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6571d0> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c657980> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c657fb0> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c66c350> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c66cbc0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c657020> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c656810> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c655550> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c66f500> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c66f2f0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c655010> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6881a0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c655850> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780e13cb30> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c688cb0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6892e0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f780c6acce0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6ade20> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6ad7f0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6ae210> # /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6aedb0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c465a60> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4647a0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c466ea0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c488200> # /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c489040> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c69e030> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c69dcd0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c48b5f0> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c48bfe0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c48b5c0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c48aab0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4c4860> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4c49b0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4c7fe0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4e87d0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4e97f0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4e9c70> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4ea480> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4ea780> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4eadb0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4eb350> # /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4ebf20> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4ebbc0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4eb740> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4c4f20> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c53fbc0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c53ffe0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c4c6930> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c35efc0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c35f110> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c35e780> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3793a0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c37a7e0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c37afc0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c37b860> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3996d0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c636c90> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d471a90> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c6348f0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3c0b30> # /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3c1970> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3c2090> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3ab7d0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3e7e30> import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3abcb0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c411970> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c426f90> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c257d40> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c2761b0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c2745c0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c2a0440> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c413b30> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c427ec0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c309af0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c30a660> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c30b1a0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c30b620> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c320530> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c320dd0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45f0e0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780d45f1d0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c14f5f0> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c3312b0> # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc matches /usr/lib64/python3.12/shelve.py # code object from '/usr/lib64/python3.12/__pycache__/shelve.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 0x7f780c1bf350> # 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 0x7f780c1bf6b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1a7470> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1a6bd0> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1a7680> # /usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d2db0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d2330> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d3200> # /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15370> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15100> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15640> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15940> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15af0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd15d30> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd162d0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd16ea0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd17050> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd17230> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd17740> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd17fb0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd383e0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd38620> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd386b0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd38980> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bd14980> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d3a70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d3980> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1d0680> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780c1a4440> # /usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f780bde4560> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "absent", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "absent", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": null, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": null, "state": "absent", "type": "lvm", "volumes": [{"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}, {"encryption": null, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": null, "fs_label": null, "fs_type": null, "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "raid_level": null, "size": null, "state": "absent", "type": "lvm", "cached": null, "cache_devices": [], "cache_mode": null, "cache_size": null, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null}]}], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "packages_only": true, "safe_mode": true, "diskvolume_mkfs_option_map": {}}}} # 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 # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 # 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy pwd # destroy datetime # destroy distro # destroy distro.distro # destroy argparse # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy subprocess # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 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 traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping textwrap # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # 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.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 _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 keyword # 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 _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy linecache # destroy _collections_abc # destroy _weakref # destroy zipimport # destroy gi._gi # destroy _struct # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # destroy _sha2 # destroy genericpath # destroy re._parser # destroy _string # destroy signal # destroy threading # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap # destroy io # destroy _opcode # destroy fnmatch # destroy shutil # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy parted # destroy six # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy copyreg # destroy contextlib # 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 _hashlib # destroy _blake2 # destroy selinux._selinux # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy select # destroy _typing # destroy _tokenize # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy copy # destroy inspect # destroy keyword # destroy abc # destroy _thread # 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 math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _pickle # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy errno # destroy collections # destroy os # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884271.51528: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [{'name': 'test_vg1', 'disks': ['sda', 'sdb', 'sdc'], 'state': 'absent', 'volumes': [{'name': 'lv1', 'state': 'absent'}, {'name': 'lv2', 'state': 'absent'}]}, {'name': 'test_vg2', 'disks': ['sdd', 'sde', 'sdf'], 'state': 'absent', 'volumes': [{'name': 'lv3', 'state': 'absent'}, {'name': 'lv4', 'state': 'absent'}]}, {'name': 'test_vg3', 'disks': ['sdg', 'sdh', 'sdi', 'sdj'], 'state': 'absent', 'volumes': [{'name': 'lv5', 'state': 'absent'}, {'name': 'lv6', 'state': 'absent'}, {'name': 'lv7', 'state': 'absent'}, {'name': 'lv8', 'state': 'absent'}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'packages_only': 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': 'fedora.linux_system_roles.blivet', '_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-1726884266.959954-15560-227576478886713/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884271.51532: _low_level_execute_command(): starting 13632 1726884271.51535: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884266.959954-15560-227576478886713/ > /dev/null 2>&1 && sleep 0' 13632 1726884271.51538: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884271.51540: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884271.51543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884271.51545: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884271.51547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884271.51550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884271.51552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884271.51555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884271.53502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884271.53509: stderr chunk (state=3): >>><<< 13632 1726884271.53514: stdout chunk (state=3): >>><<< 13632 1726884271.53531: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884271.53538: handler run complete 13632 1726884271.53644: attempt loop complete, returning result 13632 1726884271.53647: _execute() done 13632 1726884271.53650: dumping result to json 13632 1726884271.53672: done dumping result, returning 13632 1726884271.53684: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages [12b27791-eb03-55b1-95d9-0000000010c2] 13632 1726884271.53689: sending task result for task 12b27791-eb03-55b1-95d9-0000000010c2 13632 1726884271.53946: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010c2 13632 1726884271.53949: WORKER PROCESS EXITING ok: [managed_node3] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 13632 1726884271.54391: no more pending results, returning what we have 13632 1726884271.54394: results queue empty 13632 1726884271.54394: checking for any_errors_fatal 13632 1726884271.54399: done checking for any_errors_fatal 13632 1726884271.54399: checking for max_fail_percentage 13632 1726884271.54401: done checking for max_fail_percentage 13632 1726884271.54401: checking to see if all hosts have failed and the running result is not ok 13632 1726884271.54402: done checking to see if all hosts have failed 13632 1726884271.54403: getting the remaining hosts for this loop 13632 1726884271.54404: done getting the remaining hosts for this loop 13632 1726884271.54407: getting the next task for host managed_node3 13632 1726884271.54412: done getting next task for host managed_node3 13632 1726884271.54415: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 13632 1726884271.54418: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884271.54435: getting variables 13632 1726884271.54436: in VariableManager get_vars() 13632 1726884271.54463: Calling all_inventory to load vars for managed_node3 13632 1726884271.54466: Calling groups_inventory to load vars for managed_node3 13632 1726884271.54468: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884271.54476: Calling all_plugins_play to load vars for managed_node3 13632 1726884271.54478: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884271.54480: Calling groups_plugins_play to load vars for managed_node3 13632 1726884271.54995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884271.55644: done with get_vars() 13632 1726884271.55660: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 22:04:31 -0400 (0:00:04.704) 0:01:20.481 ****** 13632 1726884271.55747: entering _queue_task() for managed_node3/include_tasks 13632 1726884271.55994: worker is 1 (out of 1 available) 13632 1726884271.56009: exiting _queue_task() for managed_node3/include_tasks 13632 1726884271.56024: done queuing things up, now waiting for results queue to drain 13632 1726884271.56026: waiting for pending results... 13632 1726884271.56250: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 13632 1726884271.56371: in run() - task 12b27791-eb03-55b1-95d9-0000000010c3 13632 1726884271.56389: variable 'ansible_search_path' from source: unknown 13632 1726884271.56392: variable 'ansible_search_path' from source: unknown 13632 1726884271.56424: calling self._execute() 13632 1726884271.56516: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884271.56522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884271.56533: variable 'omit' from source: magic vars 13632 1726884271.56890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884271.57130: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884271.57167: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884271.57197: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884271.57233: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884271.57307: 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) 13632 1726884271.57332: 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) 13632 1726884271.57355: 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) 13632 1726884271.57376: 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) 13632 1726884271.57517: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 13632 1726884271.57521: _execute() done 13632 1726884271.57528: dumping result to json 13632 1726884271.57531: done dumping result, returning 13632 1726884271.57542: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [12b27791-eb03-55b1-95d9-0000000010c3] 13632 1726884271.57545: sending task result for task 12b27791-eb03-55b1-95d9-0000000010c3 13632 1726884271.57653: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010c3 13632 1726884271.57658: WORKER PROCESS EXITING 13632 1726884271.57718: no more pending results, returning what we have 13632 1726884271.57723: in VariableManager get_vars() 13632 1726884271.57770: Calling all_inventory to load vars for managed_node3 13632 1726884271.57773: Calling groups_inventory to load vars for managed_node3 13632 1726884271.57776: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884271.57789: Calling all_plugins_play to load vars for managed_node3 13632 1726884271.57793: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884271.57796: Calling groups_plugins_play to load vars for managed_node3 13632 1726884271.58348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884271.59145: done with get_vars() 13632 1726884271.59156: variable 'ansible_search_path' from source: unknown 13632 1726884271.59158: variable 'ansible_search_path' from source: unknown 13632 1726884271.59259: variable 'storage_provider' from source: role '' defaults 13632 1726884271.59295: we have included files to process 13632 1726884271.59296: generating all_blocks data 13632 1726884271.59298: done generating all_blocks data 13632 1726884271.59301: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 13632 1726884271.59302: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 13632 1726884271.59303: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 13632 1726884271.59573: in VariableManager get_vars() 13632 1726884271.59603: done with get_vars() 13632 1726884271.59618: done processing included file 13632 1726884271.59620: iterating over new_blocks loaded from include file 13632 1726884271.59621: in VariableManager get_vars() 13632 1726884271.59639: done with get_vars() 13632 1726884271.59640: filtering new block on tags 13632 1726884271.59662: done filtering new block on tags 13632 1726884271.59663: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed_node3 13632 1726884271.59669: extending task lists for all hosts with included blocks 13632 1726884271.60175: done extending task lists 13632 1726884271.60176: done processing included files 13632 1726884271.60177: results queue empty 13632 1726884271.60178: checking for any_errors_fatal 13632 1726884271.60190: done checking for any_errors_fatal 13632 1726884271.60191: checking for max_fail_percentage 13632 1726884271.60192: done checking for max_fail_percentage 13632 1726884271.60193: checking to see if all hosts have failed and the running result is not ok 13632 1726884271.60193: done checking to see if all hosts have failed 13632 1726884271.60194: getting the remaining hosts for this loop 13632 1726884271.60195: done getting the remaining hosts for this loop 13632 1726884271.60197: getting the next task for host managed_node3 13632 1726884271.60201: done getting next task for host managed_node3 13632 1726884271.60203: ^ task is: TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 13632 1726884271.60206: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884271.60214: getting variables 13632 1726884271.60214: in VariableManager get_vars() 13632 1726884271.60225: Calling all_inventory to load vars for managed_node3 13632 1726884271.60227: Calling groups_inventory to load vars for managed_node3 13632 1726884271.60232: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884271.60236: Calling all_plugins_play to load vars for managed_node3 13632 1726884271.60238: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884271.60240: Calling groups_plugins_play to load vars for managed_node3 13632 1726884271.60706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884271.61323: done with get_vars() 13632 1726884271.61336: done getting variables 13632 1726884271.61373: 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.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 20 September 2024 22:04:31 -0400 (0:00:00.056) 0:01:20.538 ****** 13632 1726884271.61404: entering _queue_task() for managed_node3/set_fact 13632 1726884271.61647: worker is 1 (out of 1 available) 13632 1726884271.61662: exiting _queue_task() for managed_node3/set_fact 13632 1726884271.61677: done queuing things up, now waiting for results queue to drain 13632 1726884271.61678: waiting for pending results... 13632 1726884271.61892: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 13632 1726884271.62023: in run() - task 12b27791-eb03-55b1-95d9-00000000113e 13632 1726884271.62036: variable 'ansible_search_path' from source: unknown 13632 1726884271.62040: variable 'ansible_search_path' from source: unknown 13632 1726884271.62285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884271.64056: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884271.64125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884271.64156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884271.64193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884271.64218: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884271.64285: 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) 13632 1726884271.64319: 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) 13632 1726884271.64340: 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) 13632 1726884271.64372: 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) 13632 1726884271.64385: 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) 13632 1726884271.64482: variable '_storage_copr_packages' from source: include_vars 13632 1726884271.64559: variable 'omit' from source: magic vars 13632 1726884271.64658: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884271.64668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884271.64678: variable 'omit' from source: magic vars 13632 1726884271.64864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884271.65007: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884271.65052: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884271.65083: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884271.65113: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884271.65151: 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) 13632 1726884271.65171: 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) 13632 1726884271.65202: 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) 13632 1726884271.65223: 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) 13632 1726884271.65286: variable '_storage_copr_packages' from source: include_vars 13632 1726884271.65303: Evaluated conditional (_storage_copr_packages is defined): True 13632 1726884271.65399: variable 'copr_packages' from source: include params 13632 1726884271.65463: variable 'package_info' from source: set_fact 13632 1726884271.65481: Evaluated conditional (copr_packages is defined): True 13632 1726884271.65603: 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) 13632 1726884271.65629: 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) 13632 1726884271.65650: 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) 13632 1726884271.65682: 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) 13632 1726884271.65699: 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) 13632 1726884271.65791: variable 'repo' from source: unknown 13632 1726884271.65798: variable 'copr_packages' from source: include params 13632 1726884271.65862: variable 'package_info' from source: set_fact 13632 1726884271.65881: Evaluated conditional (repo.packages | intersect(copr_packages) | length > 0): False 13632 1726884271.65889: when evaluation is False, skipping this task 13632 1726884271.65924: variable 'repo' from source: unknown 13632 1726884271.65985: variable 'repo' from source: unknown skipping: [managed_node3] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } 13632 1726884271.66173: dumping result to json 13632 1726884271.66176: done dumping result, returning 13632 1726884271.66178: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed [12b27791-eb03-55b1-95d9-00000000113e] 13632 1726884271.66180: sending task result for task 12b27791-eb03-55b1-95d9-00000000113e skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884271.66274: no more pending results, returning what we have 13632 1726884271.66278: results queue empty 13632 1726884271.66279: checking for any_errors_fatal 13632 1726884271.66281: done checking for any_errors_fatal 13632 1726884271.66282: checking for max_fail_percentage 13632 1726884271.66283: done checking for max_fail_percentage 13632 1726884271.66284: checking to see if all hosts have failed and the running result is not ok 13632 1726884271.66285: done checking to see if all hosts have failed 13632 1726884271.66286: getting the remaining hosts for this loop 13632 1726884271.66290: done getting the remaining hosts for this loop 13632 1726884271.66294: getting the next task for host managed_node3 13632 1726884271.66317: done getting next task for host managed_node3 13632 1726884271.66322: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 13632 1726884271.66327: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884271.66345: getting variables 13632 1726884271.66346: in VariableManager get_vars() 13632 1726884271.66383: Calling all_inventory to load vars for managed_node3 13632 1726884271.66386: Calling groups_inventory to load vars for managed_node3 13632 1726884271.66391: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884271.66400: Calling all_plugins_play to load vars for managed_node3 13632 1726884271.66403: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884271.66407: Calling groups_plugins_play to load vars for managed_node3 13632 1726884271.66935: done sending task result for task 12b27791-eb03-55b1-95d9-00000000113e 13632 1726884271.66939: WORKER PROCESS EXITING 13632 1726884271.66973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884271.67625: done with get_vars() 13632 1726884271.67640: done getting variables 13632 1726884271.67694: 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.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 20 September 2024 22:04:31 -0400 (0:00:00.063) 0:01:20.601 ****** 13632 1726884271.67727: entering _queue_task() for managed_node3/package 13632 1726884271.67952: worker is 1 (out of 1 available) 13632 1726884271.67964: exiting _queue_task() for managed_node3/package 13632 1726884271.67979: done queuing things up, now waiting for results queue to drain 13632 1726884271.67981: waiting for pending results... 13632 1726884271.68194: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 13632 1726884271.68329: in run() - task 12b27791-eb03-55b1-95d9-000000001140 13632 1726884271.68339: variable 'ansible_search_path' from source: unknown 13632 1726884271.68344: variable 'ansible_search_path' from source: unknown 13632 1726884271.68375: calling self._execute() 13632 1726884271.68461: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884271.68469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884271.68479: variable 'omit' from source: magic vars 13632 1726884271.68815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884271.70649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884271.70714: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884271.70748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884271.70779: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884271.70804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884271.70876: 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) 13632 1726884271.70903: 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) 13632 1726884271.70924: 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) 13632 1726884271.70961: 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) 13632 1726884271.70974: 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) 13632 1726884271.71097: Evaluated conditional (install_copr | d(false) | bool): False 13632 1726884271.71101: when evaluation is False, skipping this task 13632 1726884271.71104: _execute() done 13632 1726884271.71107: dumping result to json 13632 1726884271.71112: done dumping result, returning 13632 1726884271.71120: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present [12b27791-eb03-55b1-95d9-000000001140] 13632 1726884271.71126: sending task result for task 12b27791-eb03-55b1-95d9-000000001140 skipping: [managed_node3] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } 13632 1726884271.71287: no more pending results, returning what we have 13632 1726884271.71294: results queue empty 13632 1726884271.71295: checking for any_errors_fatal 13632 1726884271.71320: done checking for any_errors_fatal 13632 1726884271.71321: checking for max_fail_percentage 13632 1726884271.71323: done checking for max_fail_percentage 13632 1726884271.71324: checking to see if all hosts have failed and the running result is not ok 13632 1726884271.71325: done checking to see if all hosts have failed 13632 1726884271.71326: getting the remaining hosts for this loop 13632 1726884271.71328: done getting the remaining hosts for this loop 13632 1726884271.71333: getting the next task for host managed_node3 13632 1726884271.71342: done getting next task for host managed_node3 13632 1726884271.71346: ^ task is: TASK: fedora.linux_system_roles.storage : Enable COPRs 13632 1726884271.71352: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884271.71364: done sending task result for task 12b27791-eb03-55b1-95d9-000000001140 13632 1726884271.71366: WORKER PROCESS EXITING 13632 1726884271.71379: getting variables 13632 1726884271.71380: in VariableManager get_vars() 13632 1726884271.71432: Calling all_inventory to load vars for managed_node3 13632 1726884271.71436: Calling groups_inventory to load vars for managed_node3 13632 1726884271.71439: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884271.71449: Calling all_plugins_play to load vars for managed_node3 13632 1726884271.71452: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884271.71455: Calling groups_plugins_play to load vars for managed_node3 13632 1726884271.72012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884271.72658: done with get_vars() 13632 1726884271.72674: done getting variables TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 20 September 2024 22:04:31 -0400 (0:00:00.050) 0:01:20.651 ****** 13632 1726884271.72760: entering _queue_task() for managed_node3/include_tasks 13632 1726884271.72990: worker is 1 (out of 1 available) 13632 1726884271.73006: exiting _queue_task() for managed_node3/include_tasks 13632 1726884271.73020: done queuing things up, now waiting for results queue to drain 13632 1726884271.73022: waiting for pending results... 13632 1726884271.73229: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable COPRs 13632 1726884271.73357: in run() - task 12b27791-eb03-55b1-95d9-000000001141 13632 1726884271.73374: variable 'ansible_search_path' from source: unknown 13632 1726884271.73377: variable 'ansible_search_path' from source: unknown 13632 1726884271.73625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884271.75426: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884271.75796: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884271.75826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884271.75857: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884271.75881: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884271.75952: 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) 13632 1726884271.75976: 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) 13632 1726884271.76009: 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) 13632 1726884271.76040: 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) 13632 1726884271.76053: 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) 13632 1726884271.76148: variable '_storage_copr_packages' from source: include_vars 13632 1726884271.76227: variable 'omit' from source: magic vars 13632 1726884271.76304: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884271.76313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884271.76328: variable 'omit' from source: magic vars 13632 1726884271.76570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884271.76779: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884271.76818: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884271.76854: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884271.76909: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884271.76961: 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) 13632 1726884271.76996: 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) 13632 1726884271.77026: 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) 13632 1726884271.77096: 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) 13632 1726884271.77145: variable '_storage_copr_packages' from source: include_vars 13632 1726884271.77206: Evaluated conditional (_storage_copr_packages is defined): True 13632 1726884271.77315: variable 'copr_packages' from source: include params 13632 1726884271.77405: variable 'package_info' from source: set_fact 13632 1726884271.77426: Evaluated conditional (copr_packages is defined): True 13632 1726884271.77606: 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) 13632 1726884271.77640: 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) 13632 1726884271.77671: 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) 13632 1726884271.77750: 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) 13632 1726884271.77816: 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) 13632 1726884271.77871: variable 'repo' from source: unknown 13632 1726884271.77879: variable 'copr_packages' from source: include params 13632 1726884271.77963: variable 'package_info' from source: set_fact 13632 1726884271.77988: Evaluated conditional (repo.packages | intersect(copr_packages) | length > 0): False 13632 1726884271.77992: when evaluation is False, skipping this task 13632 1726884271.78032: variable 'repo' from source: unknown 13632 1726884271.78099: variable 'repo' from source: unknown skipping: [managed_node3] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } 13632 1726884271.78323: dumping result to json 13632 1726884271.78326: done dumping result, returning 13632 1726884271.78328: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable COPRs [12b27791-eb03-55b1-95d9-000000001141] 13632 1726884271.78330: sending task result for task 12b27791-eb03-55b1-95d9-000000001141 13632 1726884271.78376: done sending task result for task 12b27791-eb03-55b1-95d9-000000001141 13632 1726884271.78379: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13632 1726884271.78471: no more pending results, returning what we have 13632 1726884271.78475: results queue empty 13632 1726884271.78476: checking for any_errors_fatal 13632 1726884271.78483: done checking for any_errors_fatal 13632 1726884271.78483: checking for max_fail_percentage 13632 1726884271.78485: done checking for max_fail_percentage 13632 1726884271.78486: checking to see if all hosts have failed and the running result is not ok 13632 1726884271.78489: done checking to see if all hosts have failed 13632 1726884271.78490: getting the remaining hosts for this loop 13632 1726884271.78491: done getting the remaining hosts for this loop 13632 1726884271.78502: getting the next task for host managed_node3 13632 1726884271.78512: done getting next task for host managed_node3 13632 1726884271.78516: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 13632 1726884271.78522: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884271.78543: getting variables 13632 1726884271.78544: in VariableManager get_vars() 13632 1726884271.78575: Calling all_inventory to load vars for managed_node3 13632 1726884271.78577: Calling groups_inventory to load vars for managed_node3 13632 1726884271.78579: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884271.78591: Calling all_plugins_play to load vars for managed_node3 13632 1726884271.78593: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884271.78596: Calling groups_plugins_play to load vars for managed_node3 13632 1726884271.79139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884271.79975: done with get_vars() 13632 1726884271.79994: done getting variables 13632 1726884271.80043: 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.storage : Make sure required packages are installed] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 22:04:31 -0400 (0:00:00.073) 0:01:20.724 ****** 13632 1726884271.80075: entering _queue_task() for managed_node3/package 13632 1726884271.80329: worker is 1 (out of 1 available) 13632 1726884271.80344: exiting _queue_task() for managed_node3/package 13632 1726884271.80360: done queuing things up, now waiting for results queue to drain 13632 1726884271.80370: waiting for pending results... 13632 1726884271.80633: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 13632 1726884271.80771: in run() - task 12b27791-eb03-55b1-95d9-0000000010c4 13632 1726884271.80785: variable 'ansible_search_path' from source: unknown 13632 1726884271.80792: variable 'ansible_search_path' from source: unknown 13632 1726884271.80839: calling self._execute() 13632 1726884271.80953: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884271.80961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884271.80979: variable 'omit' from source: magic vars 13632 1726884271.81498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884271.81826: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884271.81881: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884271.81929: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884271.81971: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884271.82073: 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) 13632 1726884271.82110: 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) 13632 1726884271.82144: 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) 13632 1726884271.82175: 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) 13632 1726884271.82348: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 13632 1726884271.82361: variable 'omit' from source: magic vars 13632 1726884271.82427: variable 'omit' from source: magic vars 13632 1726884271.82557: variable 'package_info' from source: set_fact 13632 1726884271.82569: variable 'extra_pkgs' from source: task vars 13632 1726884271.82727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884271.84469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884271.84529: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884271.84564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884271.84598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884271.84632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884271.84698: 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) 13632 1726884271.84721: 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) 13632 1726884271.84742: 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) 13632 1726884271.84781: 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) 13632 1726884271.84799: 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) 13632 1726884271.85011: variable '__storage_is_ostree' from source: set_fact 13632 1726884271.85015: variable 'omit' from source: magic vars 13632 1726884271.85017: variable 'omit' from source: magic vars 13632 1726884271.85020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884271.85043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884271.85046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884271.85293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884271.85297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884271.85300: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884271.85303: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884271.85306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884271.85309: Set connection var ansible_shell_executable to /bin/sh 13632 1726884271.85311: Set connection var ansible_connection to ssh 13632 1726884271.85313: Set connection var ansible_pipelining to False 13632 1726884271.85316: Set connection var ansible_timeout to 10 13632 1726884271.85318: Set connection var ansible_shell_type to sh 13632 1726884271.85321: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884271.85323: variable 'ansible_shell_executable' from source: unknown 13632 1726884271.85325: variable 'ansible_connection' from source: unknown 13632 1726884271.85327: variable 'ansible_module_compression' from source: unknown 13632 1726884271.85330: variable 'ansible_shell_type' from source: unknown 13632 1726884271.85332: variable 'ansible_shell_executable' from source: unknown 13632 1726884271.85334: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884271.85335: variable 'ansible_pipelining' from source: unknown 13632 1726884271.85337: variable 'ansible_timeout' from source: unknown 13632 1726884271.85339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884271.85597: 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) 13632 1726884271.85601: variable 'omit' from source: magic vars 13632 1726884271.85604: starting attempt loop 13632 1726884271.85607: running the handler 13632 1726884271.85609: variable 'ansible_facts' from source: unknown 13632 1726884271.85612: variable 'ansible_facts' from source: unknown 13632 1726884271.85614: _low_level_execute_command(): starting 13632 1726884271.85616: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884271.86315: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884271.86329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884271.86341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884271.86358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884271.86373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884271.86382: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884271.86399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884271.86416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884271.86424: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884271.86433: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884271.86445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884271.86453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884271.86469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884271.86478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884271.86490: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884271.86572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884271.86599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884271.86670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884271.88445: stdout chunk (state=3): >>>/root <<< 13632 1726884271.88662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884271.88666: stdout chunk (state=3): >>><<< 13632 1726884271.88669: stderr chunk (state=3): >>><<< 13632 1726884271.88699: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884271.88725: _low_level_execute_command(): starting 13632 1726884271.88849: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889 `" && echo ansible-tmp-1726884271.8870919-15631-219923967287889="` echo /root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889 `" ) && sleep 0' 13632 1726884271.89461: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884271.89478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884271.89507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884271.89537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884271.89560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884271.89657: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884271.89699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884271.89725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884271.89810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884271.91830: stdout chunk (state=3): >>>ansible-tmp-1726884271.8870919-15631-219923967287889=/root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889 <<< 13632 1726884271.92022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884271.92027: stderr chunk (state=3): >>><<< 13632 1726884271.92029: stdout chunk (state=3): >>><<< 13632 1726884271.92203: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884271.8870919-15631-219923967287889=/root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884271.92207: variable 'ansible_module_compression' from source: unknown 13632 1726884271.92210: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884271.92212: variable 'ansible_facts' from source: unknown 13632 1726884271.92317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889/AnsiballZ_dnf.py 13632 1726884271.92464: Sending initial data 13632 1726884271.92469: Sent initial data (152 bytes) 13632 1726884271.93209: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884271.93248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884271.93275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884271.93349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884271.95014: 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 <<< 13632 1726884271.95066: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884271.95113: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpv6kdmq_h /root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889/AnsiballZ_dnf.py <<< 13632 1726884271.95134: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889/AnsiballZ_dnf.py" <<< 13632 1726884271.95183: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpv6kdmq_h" to remote "/root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889/AnsiballZ_dnf.py" <<< 13632 1726884271.96775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884271.96819: stderr chunk (state=3): >>><<< 13632 1726884271.96829: stdout chunk (state=3): >>><<< 13632 1726884271.96862: done transferring module to remote 13632 1726884271.96897: _low_level_execute_command(): starting 13632 1726884271.96917: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889/ /root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889/AnsiballZ_dnf.py && sleep 0' 13632 1726884271.97406: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884271.97410: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884271.97414: 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884271.97416: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884271.97475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884271.97478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884271.97522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884271.99442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884271.99484: stderr chunk (state=3): >>><<< 13632 1726884271.99490: stdout chunk (state=3): >>><<< 13632 1726884271.99504: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884271.99507: _low_level_execute_command(): starting 13632 1726884271.99515: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889/AnsiballZ_dnf.py && sleep 0' 13632 1726884271.99957: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884272.00002: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884272.00005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884272.00008: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884272.00010: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884272.00056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884272.00060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884272.00120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884272.02337: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884272.02365: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884272.02417: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884272.02421: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884272.02479: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884272.02497: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884272.02529: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884272.02569: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 13632 1726884272.02594: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884272.02662: 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' <<< 13632 1726884272.02698: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884272.02702: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884272.02730: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884272.02775: 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 0x7f573e00c530> <<< 13632 1726884272.02808: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dfdbb30> # /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' <<< 13632 1726884272.02841: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573e00eab0> <<< 13632 1726884272.02855: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884272.02879: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 13632 1726884272.02922: stdout chunk (state=3): >>>import '_stat' # <<< 13632 1726884272.02935: stdout chunk (state=3): >>>import 'stat' # <<< 13632 1726884272.03031: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884272.03047: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884272.03082: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884272.03123: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 13632 1726884272.03143: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884272.03180: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884272.03184: 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' <<< 13632 1726884272.03210: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ddbd160> <<< 13632 1726884272.03269: 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 <<< 13632 1726884272.03283: 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 0x7f573ddbe150> <<< 13632 1726884272.03315: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884272.03348: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884272.03726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884272.03751: 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 # 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' <<< 13632 1726884272.03764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884272.03781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884272.03815: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de03ef0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884272.03866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 13632 1726884272.03885: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de03fb0> <<< 13632 1726884272.03900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884272.03919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884272.03941: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884272.03986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.04027: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884272.04031: 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' <<< 13632 1726884272.04080: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de338c0> # /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 0x7f573de33f50> import '_collections' # <<< 13632 1726884272.04140: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de13bc0> <<< 13632 1726884272.04176: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884272.04195: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de112e0> <<< 13632 1726884272.04291: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de010a0> <<< 13632 1726884272.04319: 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' <<< 13632 1726884272.04352: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884272.04410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884272.04414: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884272.04441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de57800> <<< 13632 1726884272.04472: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de56420> <<< 13632 1726884272.04506: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884272.04522: 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 0x7f573de13f20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de54cb0> <<< 13632 1726884272.04555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884272.04570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de88800> <<< 13632 1726884272.04619: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de00320> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884272.04623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.04642: 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 0x7f573de88cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de88b60> <<< 13632 1726884272.04677: 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 0x7f573de88f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ddf6e40> <<< 13632 1726884272.04723: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13632 1726884272.04756: stdout chunk (state=3): >>># 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 <<< 13632 1726884272.04762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884272.04785: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de89610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de892e0> import 'importlib.machinery' # <<< 13632 1726884272.04833: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884272.04858: 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 0x7f573de8a4e0> <<< 13632 1726884272.04891: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13632 1726884272.04894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884272.04944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884272.04975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884272.04980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dea4710> import 'errno' # <<< 13632 1726884272.05007: 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' <<< 13632 1726884272.05033: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573dea5e50> <<< 13632 1726884272.05062: 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' <<< 13632 1726884272.05090: 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 0x7f573dea6d50> <<< 13632 1726884272.05133: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.05153: 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 0x7f573dea73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dea62a0> <<< 13632 1726884272.05192: 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' <<< 13632 1726884272.05219: 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 0x7f573dea7e30> <<< 13632 1726884272.05243: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dea7560> <<< 13632 1726884272.05438: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de8a540> # /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 0x7f573dbebd40> <<< 13632 1726884272.05447: 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' <<< 13632 1726884272.05469: 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 0x7f573dc147a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc14500> <<< 13632 1726884272.05496: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.05538: 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 0x7f573dc147d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573dc149b0> <<< 13632 1726884272.05555: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dbe9ee0> <<< 13632 1726884272.05576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884272.05745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884272.05753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884272.05757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884272.05883: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc16090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc14d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de8ac30> <<< 13632 1726884272.05889: 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' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884272.05926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884272.05964: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc42450> <<< 13632 1726884272.06003: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884272.06067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.06096: 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' <<< 13632 1726884272.06134: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc62570> <<< 13632 1726884272.06178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884272.06285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884272.06347: 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 0x7f573dc93350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884272.06362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884272.06403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884272.06496: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dcc5af0> <<< 13632 1726884272.06564: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc93470> <<< 13632 1726884272.06635: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc63200> <<< 13632 1726884272.06664: 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 0x7f573dc90b30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc615b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc16ff0> <<< 13632 1726884272.06824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f573dad8650> <<< 13632 1726884272.06934: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_2c8sq0mf/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 13632 1726884272.07192: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.07196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884272.07198: stdout chunk (state=3): >>># 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 <<< 13632 1726884272.07214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884272.07238: 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 0x7f573db360c0> <<< 13632 1726884272.07255: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884272.07449: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db0cfb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db0c110> <<< 13632 1726884272.07471: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.07486: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884272.07518: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884272.07554: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.07557: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884272.07568: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.09123: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.10394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884272.10403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db0ff50> <<< 13632 1726884272.10428: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884272.10434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.10464: 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' <<< 13632 1726884272.10493: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13632 1726884272.10499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884272.10527: 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 0x7f573db59a90> <<< 13632 1726884272.10566: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db59820> <<< 13632 1726884272.10602: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db59160> <<< 13632 1726884272.10629: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884272.10638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884272.10677: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db59bb0> <<< 13632 1726884272.10689: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db36b40> <<< 13632 1726884272.10695: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884272.10721: 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 0x7f573db5a7e0> <<< 13632 1726884272.10751: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.10757: 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 0x7f573db5aa20> <<< 13632 1726884272.10775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884272.10827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884272.10836: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884272.10892: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db5af60> <<< 13632 1726884272.10899: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884272.10920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884272.10944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884272.10982: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9c4d70> <<< 13632 1726884272.11017: 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' <<< 13632 1726884272.11028: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573d9c6990> <<< 13632 1726884272.11038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884272.11057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884272.11098: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9c7260> <<< 13632 1726884272.11115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884272.11146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884272.11165: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9c83e0> <<< 13632 1726884272.11184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884272.11223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884272.11247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884272.11253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884272.11304: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9caea0> <<< 13632 1726884272.11347: 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 0x7f573d9cafc0> <<< 13632 1726884272.11370: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9c9070> <<< 13632 1726884272.11395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884272.11416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884272.11443: 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' <<< 13632 1726884272.11470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884272.11500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884272.11531: 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' <<< 13632 1726884272.11543: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9cedb0> <<< 13632 1726884272.11552: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884272.11629: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9cd8b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9cd610> <<< 13632 1726884272.11657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884272.11664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884272.11747: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9cff80> <<< 13632 1726884272.11775: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9c95e0> <<< 13632 1726884272.11807: 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 0x7f573da12ed0> <<< 13632 1726884272.11836: 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 0x7f573da13050> <<< 13632 1726884272.11863: 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 <<< 13632 1726884272.11881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884272.11908: 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' <<< 13632 1726884272.11949: 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 0x7f573da18c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da18a10> <<< 13632 1726884272.11974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884272.12098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884272.12152: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.12156: 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 0x7f573da1b0e0> <<< 13632 1726884272.12161: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da19280> <<< 13632 1726884272.12187: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884272.12234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.12260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884272.12272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884272.12288: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884272.12335: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da228d0> <<< 13632 1726884272.12501: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da1b260> <<< 13632 1726884272.12571: 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' <<< 13632 1726884272.12578: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573da23bf0> <<< 13632 1726884272.12611: 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 0x7f573da235c0> <<< 13632 1726884272.12671: 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' <<< 13632 1726884272.12675: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573da23c20> <<< 13632 1726884272.12685: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da13350> <<< 13632 1726884272.12710: 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' <<< 13632 1726884272.12736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884272.12761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884272.12794: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.12825: 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 0x7f573da26ba0> <<< 13632 1726884272.13013: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.13041: 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 0x7f573da27fe0> <<< 13632 1726884272.13048: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da25340> <<< 13632 1726884272.13082: 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' <<< 13632 1726884272.13104: 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 0x7f573da266f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da24ef0> <<< 13632 1726884272.13126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884272.13131: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884272.13149: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.13257: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.13362: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.13380: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884272.13407: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.13411: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884272.13438: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.13578: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.13726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.14419: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.15108: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884272.15124: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884272.15134: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884272.15157: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884272.15178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.15241: 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 0x7f573daac1d0> <<< 13632 1726884272.15347: 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' <<< 13632 1726884272.15379: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573daad040> <<< 13632 1726884272.15390: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da28170> <<< 13632 1726884272.15445: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884272.15454: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.15485: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.15501: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884272.15514: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.15691: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.15872: 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' <<< 13632 1726884272.15902: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573daacfb0> <<< 13632 1726884272.15909: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.16479: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17033: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17122: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17207: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884272.17225: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17264: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17311: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884272.17317: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17409: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17518: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884272.17547: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17555: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17566: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884272.17574: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17636: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17675: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884272.17693: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.17970: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.18259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884272.18329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884272.18348: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884272.18438: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573daaf350> <<< 13632 1726884272.18450: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.18538: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.18625: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884272.18634: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13632 1726884272.18646: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884272.18672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884272.18678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884272.18767: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.18900: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.18906: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573d8b9b50> <<< 13632 1726884272.18961: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.18968: 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 0x7f573d8ba3f0> <<< 13632 1726884272.18983: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573daae540> <<< 13632 1726884272.18994: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.19043: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.19079: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884272.19101: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.19142: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.19191: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.19251: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.19329: 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 <<< 13632 1726884272.19370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.19471: 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 0x7f573d8b9160> <<< 13632 1726884272.19510: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d8ba570> <<< 13632 1726884272.19548: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884272.19562: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.19631: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.19702: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.19731: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.19777: 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' <<< 13632 1726884272.19802: 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 <<< 13632 1726884272.19828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884272.19849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884272.19905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884272.19934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884272.19948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884272.20008: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d952870> <<< 13632 1726884272.20054: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d8c44a0> <<< 13632 1726884272.20149: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d8c2930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d8c24b0> # destroy ansible.module_utils.distro <<< 13632 1726884272.20161: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 13632 1726884272.20170: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.20200: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.20229: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884272.20235: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884272.20300: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884272.20307: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.20325: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884272.20336: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.20990: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.21592: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.22353: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.23108: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 13632 1726884272.23115: 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 0x7f573d956ae0> <<< 13632 1726884272.23143: 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' <<< 13632 1726884272.23184: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d956d80> <<< 13632 1726884272.23190: 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' <<< 13632 1726884272.23264: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 13632 1726884272.23272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' <<< 13632 1726884272.23275: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d957a40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d957200> # /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' <<< 13632 1726884272.23298: 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' <<< 13632 1726884272.23353: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d954470> <<< 13632 1726884272.23374: 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' <<< 13632 1726884272.23442: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 13632 1726884272.23446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13632 1726884272.23499: stdout chunk (state=3): >>># /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 <<< 13632 1726884272.23562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13632 1726884272.23566: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d932510> <<< 13632 1726884272.23601: 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 0x7f573d9323f0> # /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 0x7f573ceaa2d0> <<< 13632 1726884272.23636: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d930650> <<< 13632 1726884272.23665: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884272.23706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884272.23745: 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' <<< 13632 1726884272.23748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13632 1726884272.23794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13632 1726884272.23868: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ceace60> <<< 13632 1726884272.23909: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ceaba10> <<< 13632 1726884272.23912: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ceaad80> <<< 13632 1726884272.23949: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d955130> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884272.23986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13632 1726884272.24004: 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 <<< 13632 1726884272.24138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884272.24165: 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' <<< 13632 1726884272.24194: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf18fe0> <<< 13632 1726884272.24314: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ced1130> <<< 13632 1726884272.24360: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ceab800> <<< 13632 1726884272.24381: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13632 1726884272.24396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 13632 1726884272.24404: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884272.24434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884272.24470: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 13632 1726884272.24483: 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 0x7f573cf249e0> <<< 13632 1726884272.24505: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf1adb0> <<< 13632 1726884272.24508: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ced0c50> <<< 13632 1726884272.24535: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d954b00> <<< 13632 1726884272.24541: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d954500> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d954230> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d956a50> <<< 13632 1726884272.24572: 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' <<< 13632 1726884272.24580: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d954560> <<< 13632 1726884272.24623: stdout chunk (state=3): >>># /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' <<< 13632 1726884272.24638: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13632 1726884272.24645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13632 1726884272.24679: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf25010> <<< 13632 1726884272.24707: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf24c20> <<< 13632 1726884272.24726: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884272.24733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.24806: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf25760> <<< 13632 1726884272.24828: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884272.24856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13632 1726884272.24916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884272.24950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884272.25034: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.25111: 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 0x7f573cf2c4a0> <<< 13632 1726884272.25317: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf09640> <<< 13632 1726884272.25346: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf267b0> <<< 13632 1726884272.25374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13632 1726884272.25381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13632 1726884272.25415: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf09100> <<< 13632 1726884272.25440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 13632 1726884272.25452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 13632 1726884272.25465: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf3e270> <<< 13632 1726884272.25481: 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' <<< 13632 1726884272.25509: stdout chunk (state=3): >>># /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' <<< 13632 1726884272.25535: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf3ef30> <<< 13632 1726884272.25541: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf3e9c0> <<< 13632 1726884272.25573: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884272.25639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884272.25718: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf3f410> <<< 13632 1726884272.25740: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884272.25780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884272.26024: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf03680> <<< 13632 1726884272.26037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13632 1726884272.26063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13632 1726884272.26084: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ce31e80> <<< 13632 1726884272.26133: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.26252: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884272.26260: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.26397: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.26551: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13632 1726884272.26566: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.26618: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.26675: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 13632 1726884272.26678: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.26831: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.26950: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884272.27053: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884272.27556: 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' <<< 13632 1726884272.27583: 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 <<< 13632 1726884272.27605: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13632 1726884272.27630: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py <<< 13632 1726884272.27637: 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 0x7f573cb96f90> <<< 13632 1726884272.27663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884272.27700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884272.27842: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cb970b0> <<< 13632 1726884272.27859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13632 1726884272.27872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13632 1726884272.27899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13632 1726884272.27902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13632 1726884272.27933: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.27940: 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 0x7f573cbe7290> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cbe6ae0> <<< 13632 1726884272.27974: 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' <<< 13632 1726884272.27980: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573cbe6cc0> <<< 13632 1726884272.28017: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cb975f0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cb961e0> <<< 13632 1726884272.28055: 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 <<< 13632 1726884272.28063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cb96c90> <<< 13632 1726884272.28092: 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 <<< 13632 1726884272.28170: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884272.28204: 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'<<< 13632 1726884272.28211: stdout chunk (state=3): >>> <<< 13632 1726884272.28237: 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 <<< 13632 1726884272.28243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 13632 1726884272.28367: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 13632 1726884272.28374: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573cc5c920> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cc5c500> <<< 13632 1726884272.28406: 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 <<< 13632 1726884272.28461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13632 1726884272.28525: 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 0x7f573cc8c140> <<< 13632 1726884272.28569: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cc5c9b0> <<< 13632 1726884272.28602: 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 <<< 13632 1726884272.28702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884272.29713: 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 0x7f573c73b1d0> <<< 13632 1726884272.29784: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cc8c230> <<< 13632 1726884272.29814: 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 <<< 13632 1726884272.30023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884272.30126: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573c7b8d70> <<< 13632 1726884272.30179: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573c73b650> <<< 13632 1726884272.30204: 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 <<< 13632 1726884272.30247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884272.30332: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 13632 1726884272.30339: 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 0x7f573c7bbcb0> <<< 13632 1726884272.30375: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573c7b8ec0> <<< 13632 1726884272.30404: 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 <<< 13632 1726884272.30452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884272.30549: 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 0x7f573c7f3e30> <<< 13632 1726884272.30599: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573c7bbf80> <<< 13632 1726884272.30621: 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 <<< 13632 1726884272.30634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884272.30700: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 13632 1726884272.30718: 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 0x7f573ae59160> <<< 13632 1726884272.30726: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae58560> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cc07f80> <<< 13632 1726884272.30744: 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 <<< 13632 1726884272.30783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13632 1726884272.30811: 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 <<< 13632 1726884272.30820: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884272.30848: 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 <<< 13632 1726884272.30851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884272.30883: 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 0x7f573ae78650> <<< 13632 1726884272.30918: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae5baa0> <<< 13632 1726884272.30942: 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 <<< 13632 1726884272.30966: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13632 1726884272.30996: 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' <<< 13632 1726884272.31024: 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 0x7f573ae7adb0> <<< 13632 1726884272.31053: 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 <<< 13632 1726884272.31073: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13632 1726884272.31106: 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' <<< 13632 1726884272.31114: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae7bcb0> <<< 13632 1726884272.31141: 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 <<< 13632 1726884272.31149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.31611: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573ae9c590> <<< 13632 1726884272.31647: 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 <<< 13632 1726884272.31674: 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 0x7f573ae9d9a0> <<< 13632 1726884272.31683: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae7bef0> <<< 13632 1726884272.31705: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae7ac60> <<< 13632 1726884272.31726: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae7a600> <<< 13632 1726884272.31752: 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 <<< 13632 1726884272.31776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.31889: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 13632 1726884272.31898: 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 0x7f573ae9f5c0> <<< 13632 1726884272.31926: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae7b1d0> <<< 13632 1726884272.31994: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae789e0> <<< 13632 1726884272.32044: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae5b0b0> <<< 13632 1726884272.32103: 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' <<< 13632 1726884272.32231: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 13632 1726884272.32239: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573ae5b710> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae5b470> <<< 13632 1726884272.32267: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae592b0> <<< 13632 1726884272.32309: 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 0x7f573aee0bf0> <<< 13632 1726884272.32334: 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 <<< 13632 1726884272.32357: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884272.32385: 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 <<< 13632 1726884272.32395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884272.32427: 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 <<< 13632 1726884272.32435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884272.32458: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573aee3110> <<< 13632 1726884272.32487: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884272.32494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884272.32523: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573aee38f0> <<< 13632 1726884272.32531: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573aee23f0> <<< 13632 1726884272.32555: 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 <<< 13632 1726884272.32577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13632 1726884272.32599: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af080b0> <<< 13632 1726884272.32629: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573aee0bc0> <<< 13632 1726884272.32655: 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' <<< 13632 1726884272.32684: 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 <<< 13632 1726884272.32706: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13632 1726884272.32735: 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' <<< 13632 1726884272.32763: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af09b20> <<< 13632 1726884272.32793: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af090a0> <<< 13632 1726884272.32804: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af08ec0> <<< 13632 1726884272.32820: 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 <<< 13632 1726884272.32826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 13632 1726884272.32850: 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 <<< 13632 1726884272.32884: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884272.32908: 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 <<< 13632 1726884272.32927: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884272.32956: 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 <<< 13632 1726884272.32966: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13632 1726884272.32977: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a824b90> <<< 13632 1726884272.33013: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884272.33059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884272.33088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884272.33137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884272.33163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884272.33177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884272.33199: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a84ec00> <<< 13632 1726884272.33231: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.33247: 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 0x7f573a84ef60> <<< 13632 1726884272.33305: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a826e70> <<< 13632 1726884272.33349: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a824fe0> <<< 13632 1726884272.33371: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af0bf50> <<< 13632 1726884272.33424: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af0a2d0> <<< 13632 1726884272.33454: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af0a030> <<< 13632 1726884272.33458: 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 <<< 13632 1726884272.33470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13632 1726884272.33508: 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 <<< 13632 1726884272.33511: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.33552: 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 <<< 13632 1726884272.33572: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884272.33575: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a88cad0> <<< 13632 1726884272.33583: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a84fbf0> <<< 13632 1726884272.33619: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af0a810> <<< 13632 1726884272.33651: 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' <<< 13632 1726884272.33678: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a88d0d0> <<< 13632 1726884272.33707: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a88d490> <<< 13632 1726884272.33738: 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 0x7f573a88d550> <<< 13632 1726884272.33768: 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 0x7f573a88d670> <<< 13632 1726884272.33799: 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 <<< 13632 1726884272.33852: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884272.33856: 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 <<< 13632 1726884272.33885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884272.33963: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' <<< 13632 1726884272.33985: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573a8ac230> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a88e390> <<< 13632 1726884272.34013: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8ac3e0> <<< 13632 1726884272.34043: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884272.34163: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8ac4d0> <<< 13632 1726884272.34166: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a88d4c0> <<< 13632 1726884272.34214: 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' <<< 13632 1726884272.34222: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8ac680> <<< 13632 1726884272.34242: 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 <<< 13632 1726884272.34256: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13632 1726884272.34280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884272.34362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884272.34385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884272.34426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884272.34444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884272.34466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884272.34495: 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 0x7f573a8d7fe0> <<< 13632 1726884272.34539: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8d74a0> <<< 13632 1726884272.34603: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8d5eb0> <<< 13632 1726884272.34797: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8addf0> <<< 13632 1726884272.34810: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8ad250> <<< 13632 1726884272.34845: 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 <<< 13632 1726884272.34869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8af1d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py <<< 13632 1726884272.34891: 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 0x7f573a88e1e0> <<< 13632 1726884272.34921: 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' <<< 13632 1726884272.34938: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a918920> <<< 13632 1726884272.34972: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' <<< 13632 1726884272.34995: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a918b90> # /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' <<< 13632 1726884272.35019: 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 <<< 13632 1726884272.35037: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13632 1726884272.35071: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a9194c0> <<< 13632 1726884272.35080: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a918f50> <<< 13632 1726884272.35105: 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 0x7f573a91a3c0> <<< 13632 1726884272.35132: stdout chunk (state=3): >>>import 'gc' # <<< 13632 1726884272.35150: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cbe7470> <<< 13632 1726884272.35152: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cb95f10> <<< 13632 1726884272.35742: 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 <<< 13632 1726884272.35766: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884272.35802: 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' <<< 13632 1726884272.35819: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a91b7d0> <<< 13632 1726884272.35963: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884272.35991: 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 <<< 13632 1726884272.36001: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884272.36028: 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' <<< 13632 1726884272.36062: 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 <<< 13632 1726884272.36101: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884272.36132: 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 <<< 13632 1726884272.36188: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884272.36215: 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 <<< 13632 1726884272.36222: stdout chunk (state=3): >>># 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 0x7f573a720110> <<< 13632 1726884272.36252: 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 <<< 13632 1726884272.36259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 13632 1726884272.36283: 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 <<< 13632 1726884272.36308: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884272.36336: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 13632 1726884272.36343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.36463: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.36477: 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 0x7f573a722090> <<< 13632 1726884272.36480: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a721c40> <<< 13632 1726884272.36511: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.36538: 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 0x7f573a91b290> <<< 13632 1726884272.36541: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a720b90> <<< 13632 1726884272.36554: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a720440> <<< 13632 1726884272.36580: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a6fd130> <<< 13632 1726884272.36607: 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 <<< 13632 1726884272.36624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884272.36630: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a6ffec0> <<< 13632 1726884272.36654: 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 <<< 13632 1726884272.36682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.36708: 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 <<< 13632 1726884272.36732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884272.36768: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a73f6b0> <<< 13632 1726884272.36811: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a73e1e0> <<< 13632 1726884272.36845: 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 <<< 13632 1726884272.36852: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884272.36870: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a760e90> <<< 13632 1726884272.36902: 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 <<< 13632 1726884272.36908: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a761190> <<< 13632 1726884272.36937: 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 <<< 13632 1726884272.36954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 13632 1726884272.36969: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a761400> <<< 13632 1726884272.36979: 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 <<< 13632 1726884272.36997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 13632 1726884272.37003: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7616a0> <<< 13632 1726884272.37033: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13632 1726884272.37057: 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 <<< 13632 1726884272.37093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884272.37132: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a761dc0> <<< 13632 1726884272.37138: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a761c10> <<< 13632 1726884272.37172: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 13632 1726884272.37179: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7636b0> <<< 13632 1726884272.37209: 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 <<< 13632 1726884272.37214: 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 0x7f573a763800> <<< 13632 1726884272.37239: 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 <<< 13632 1726884272.37257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13632 1726884272.37298: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a763a10> <<< 13632 1726884272.37304: 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 <<< 13632 1726884272.37327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13632 1726884272.37351: 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 <<< 13632 1726884272.37376: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884272.37402: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7809b0> <<< 13632 1726884272.37405: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a780230> <<< 13632 1726884272.37430: 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 <<< 13632 1726884272.37447: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 13632 1726884272.37453: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a781550> <<< 13632 1726884272.37484: 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' <<< 13632 1726884272.37507: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a781970> <<< 13632 1726884272.37523: 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 <<< 13632 1726884272.37536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 13632 1726884272.37542: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a781b50> <<< 13632 1726884272.37565: 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 <<< 13632 1726884272.37592: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884272.37626: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a781e20> <<< 13632 1726884272.37648: 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 <<< 13632 1726884272.37652: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 13632 1726884272.37663: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a782d20> <<< 13632 1726884272.37685: 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 <<< 13632 1726884272.37710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 13632 1726884272.37718: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a782f90> <<< 13632 1726884272.37736: 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 <<< 13632 1726884272.37752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13632 1726884272.37756: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7831a0> <<< 13632 1726884272.37783: 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 <<< 13632 1726884272.37807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 13632 1726884272.37830: 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 <<< 13632 1726884272.37846: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 13632 1726884272.37855: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a783d70> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7838c0> <<< 13632 1726884272.37885: 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 <<< 13632 1726884272.37894: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13632 1726884272.37930: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13632 1726884272.37950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 13632 1726884272.37957: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7a8c20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7a8560> <<< 13632 1726884272.37983: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884272.38005: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7a98b0> <<< 13632 1726884272.38028: 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 <<< 13632 1726884272.38063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13632 1726884272.38066: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7a9b80> <<< 13632 1726884272.38100: 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 <<< 13632 1726884272.38103: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 13632 1726884272.38123: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7aaae0> <<< 13632 1726884272.38144: 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 <<< 13632 1726884272.38158: stdout chunk (state=3): >>># 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 0x7f573a7aad50> <<< 13632 1726884272.38177: 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 <<< 13632 1726884272.38190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 13632 1726884272.38204: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7aaf00> <<< 13632 1726884272.38223: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a91b980> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a91b3b0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a91a9c0> <<< 13632 1726884272.38254: 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 <<< 13632 1726884272.38262: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13632 1726884272.38314: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a91b3e0> <<< 13632 1726884272.38339: 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 <<< 13632 1726884272.38355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13632 1726884272.38394: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7ab860> <<< 13632 1726884272.38420: 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 <<< 13632 1726884272.38424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13632 1726884272.38443: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7abd70> <<< 13632 1726884272.38475: 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 <<< 13632 1726884272.38482: 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 0x7f573a4d8770> <<< 13632 1726884272.38510: 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 <<< 13632 1726884272.38526: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13632 1726884272.38555: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.38601: 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 0x7f573a4d9b20> <<< 13632 1726884272.38615: 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 <<< 13632 1726884272.38635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884272.38648: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4d9be0> <<< 13632 1726884272.38674: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884272.38804: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 13632 1726884272.38813: 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 0x7f573a4da2d0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4da150> <<< 13632 1726884272.38837: 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 <<< 13632 1726884272.38845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 13632 1726884272.38866: 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 <<< 13632 1726884272.38891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 13632 1726884272.38919: 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 <<< 13632 1726884272.38936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884272.38963: 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 <<< 13632 1726884272.38970: 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 0x7f573a500890> <<< 13632 1726884272.38995: 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 <<< 13632 1726884272.39016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13632 1726884272.39033: 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' <<< 13632 1726884272.39064: 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 0x7f573a501a90> <<< 13632 1726884272.39098: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a501cd0> <<< 13632 1726884272.39125: stdout chunk (state=3): >>># /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' <<< 13632 1726884272.39157: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.39192: 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 0x7f573a501e20> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a501c70> <<< 13632 1726884272.39200: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a501550> <<< 13632 1726884272.39216: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a500a10> <<< 13632 1726884272.39238: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4dbc80> <<< 13632 1726884272.39248: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4db200> <<< 13632 1726884272.39271: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4daab0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4d9610> <<< 13632 1726884272.39300: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4d8b90> <<< 13632 1726884272.39324: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884272.39346: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 13632 1726884272.39362: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a501fd0> <<< 13632 1726884272.39385: 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 <<< 13632 1726884272.39395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13632 1726884272.39415: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a502870> <<< 13632 1726884272.39438: 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 <<< 13632 1726884272.39446: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13632 1726884272.39481: 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' <<< 13632 1726884272.39512: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'<<< 13632 1726884272.39518: stdout chunk (state=3): >>> import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a503740> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a503470> <<< 13632 1726884272.39542: 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 <<< 13632 1726884272.39548: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.39569: 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 <<< 13632 1726884272.39712: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884272.39737: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884272.39778: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884272.39853: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a53dbb0> <<< 13632 1726884272.39886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py <<< 13632 1726884272.39892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 13632 1726884272.39973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884272.39981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884272.40025: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a53f2c0> <<< 13632 1726884272.40171: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.40176: stdout chunk (state=3): >>># 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 0x7f573a53e4b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a53e090> <<< 13632 1726884272.40210: 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 <<< 13632 1726884272.40226: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884272.40253: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884272.40266: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a574a70> <<< 13632 1726884272.40273: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a563e60> <<< 13632 1726884272.40300: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884272.40334: 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 <<< 13632 1726884272.40369: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884272.40390: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884272.40416: 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 <<< 13632 1726884272.40429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884272.40439: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a5778c0> <<< 13632 1726884272.40463: 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' <<< 13632 1726884272.40487: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a577a40> <<< 13632 1726884272.40505: 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 <<< 13632 1726884272.40526: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884272.40539: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884272.40598: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a575100> <<< 13632 1726884272.40604: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a574dd0> <<< 13632 1726884272.40654: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a503a10> <<< 13632 1726884272.40681: 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 <<< 13632 1726884272.40689: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 13632 1726884272.40715: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a53d700> <<< 13632 1726884272.40735: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a503770> <<< 13632 1726884272.40742: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a502e70> <<< 13632 1726884272.40773: 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 <<< 13632 1726884272.40781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 13632 1726884272.40805: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a59a3c0> <<< 13632 1726884272.40814: 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 <<< 13632 1726884272.40836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 13632 1726884272.40846: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a59acf0> <<< 13632 1726884272.40878: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 13632 1726884272.40886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' <<< 13632 1726884272.40903: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a59b6b0> <<< 13632 1726884272.40939: 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 <<< 13632 1726884272.40953: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13632 1726884272.40960: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a59bad0> <<< 13632 1726884272.40998: 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 <<< 13632 1726884272.41013: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13632 1726884272.41021: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a5b4680> <<< 13632 1726884272.41035: 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 <<< 13632 1726884272.41083: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884272.41112: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a5b4d10> <<< 13632 1726884272.41140: 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' <<< 13632 1726884272.41170: 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' <<< 13632 1726884272.41201: 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' <<< 13632 1726884272.41245: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.41293: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884272.41302: stdout chunk (state=3): >>>import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573a5b7bc0> <<< 13632 1726884272.41325: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a5b7590> <<< 13632 1726884272.41339: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a5b7230> <<< 13632 1726884272.41342: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a5b6f00> <<< 13632 1726884273.56929: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["kpartx"], "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}}} <<< 13632 1726884273.58495: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884273.58503: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884273.59003: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884273.59008: stdout chunk (state=3): >>># clear sys.path_hooks <<< 13632 1726884273.59026: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.59060: 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 # 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<<< 13632 1726884273.59099: 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<<< 13632 1726884273.59107: 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<<< 13632 1726884273.59152: stdout chunk (state=3): >>> # 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 <<< 13632 1726884273.59156: 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 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery <<< 13632 1726884273.59159: stdout chunk (state=3): >>># cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno<<< 13632 1726884273.59208: 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 # cleanup[2] removing _random <<< 13632 1726884273.59249: stdout chunk (state=3): >>># cleanup[2] removing _sha2 # 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 <<< 13632 1726884273.59255: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.59261: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 13632 1726884273.59288: 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 <<< 13632 1726884273.59339: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux <<< 13632 1726884273.59345: stdout chunk (state=3): >>># cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar <<< 13632 1726884273.59351: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.59365: stdout chunk (state=3): >>># cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing 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 <<< 13632 1726884273.59395: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.59417: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.59465: stdout chunk (state=3): >>># cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict <<< 13632 1726884273.59468: 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 # 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<<< 13632 1726884273.59471: stdout chunk (state=3): >>> # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term <<< 13632 1726884273.59497: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync <<< 13632 1726884273.59522: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # 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 <<< 13632 1726884273.59553: stdout chunk (state=3): >>># 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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 <<< 13632 1726884273.59561: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.59567: stdout chunk (state=3): >>># 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers <<< 13632 1726884273.59577: stdout chunk (state=3): >>># cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884273.60148: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884273.60152: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma <<< 13632 1726884273.60158: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884273.60160: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13632 1726884273.60185: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884273.60190: stdout chunk (state=3): >>># destroy zipimport <<< 13632 1726884273.60205: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 13632 1726884273.60237: stdout chunk (state=3): >>># destroy selinux <<< 13632 1726884273.60250: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884273.60274: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13632 1726884273.60328: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions<<< 13632 1726884273.60332: stdout chunk (state=3): >>> # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus <<< 13632 1726884273.60344: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 13632 1726884273.60375: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser <<< 13632 1726884273.60399: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.60406: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 13632 1726884273.60430: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 13632 1726884273.60454: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 13632 1726884273.60470: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 13632 1726884273.60472: stdout chunk (state=3): >>># destroy _sqlite3 <<< 13632 1726884273.60517: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings<<< 13632 1726884273.60559: stdout chunk (state=3): >>> # 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 <<< 13632 1726884273.60566: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr <<< 13632 1726884273.60572: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.60591: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf <<< 13632 1726884273.60609: stdout chunk (state=3): >>># destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction <<< 13632 1726884273.60617: 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 <<< 13632 1726884273.60659: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.60674: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction <<< 13632 1726884273.60702: 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 <<< 13632 1726884273.60711: 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 # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 13632 1726884273.60797: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata <<< 13632 1726884273.60800: 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 <<< 13632 1726884273.60805: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module <<< 13632 1726884273.60808: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf <<< 13632 1726884273.60810: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types <<< 13632 1726884273.60815: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq <<< 13632 1726884273.60830: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.60858: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.60892: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.60929: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.60962: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.60979: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 <<< 13632 1726884273.61023: stdout chunk (state=3): >>># cleanup[3] wiping array # cleanup[3] wiping _socket<<< 13632 1726884273.61042: stdout chunk (state=3): >>> # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 13632 1726884273.61070: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.61087: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 13632 1726884273.61143: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.61161: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.61199: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13632 1726884273.61214: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.61259: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.61277: 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 # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884273.61309: stdout chunk (state=3): >>># cleanup[3] wiping _functools <<< 13632 1726884273.61329: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.61353: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 13632 1726884273.61379: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.61403: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884273.61442: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses <<< 13632 1726884273.61445: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.61998: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884273.62005: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884273.62050: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 13632 1726884273.62114: stdout chunk (state=3): >>># destroy platform <<< 13632 1726884273.62118: stdout chunk (state=3): >>># destroy _uuid <<< 13632 1726884273.62121: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser <<< 13632 1726884273.62130: stdout chunk (state=3): >>># destroy tokenize <<< 13632 1726884273.62162: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884273.62195: stdout chunk (state=3): >>># destroy _queue <<< 13632 1726884273.62199: stdout chunk (state=3): >>># destroy array <<< 13632 1726884273.62219: stdout chunk (state=3): >>># destroy copyreg <<< 13632 1726884273.62244: stdout chunk (state=3): >>># destroy _pickle <<< 13632 1726884273.62253: 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 <<< 13632 1726884273.62280: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves <<< 13632 1726884273.62306: stdout chunk (state=3): >>># destroy gzip # destroy _frozen_importlib_external # destroy _imp<<< 13632 1726884273.62315: stdout chunk (state=3): >>> # destroy _io # destroy marshal # destroy unicodedata <<< 13632 1726884273.62362: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex <<< 13632 1726884273.62385: stdout chunk (state=3): >>># destroy pwd # destroy gettext # destroy libcomps <<< 13632 1726884273.62396: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.62415: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 13632 1726884273.62466: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 13632 1726884273.62499: stdout chunk (state=3): >>># destroy calendar # destroy dnf.yum.misc # destroy glob <<< 13632 1726884273.62503: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.62541: stdout chunk (state=3): >>># destroy rpm <<< 13632 1726884273.62616: stdout chunk (state=3): >>># destroy itertools # destroy functools <<< 13632 1726884273.62619: stdout chunk (state=3): >>># destroy locale <<< 13632 1726884273.62620: stdout chunk (state=3): >>># 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 <<< 13632 1726884273.62722: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 13632 1726884273.62780: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13632 1726884273.62839: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884273.62960: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884273.63099: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 13632 1726884273.63103: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13632 1726884273.63124: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884273.63154: stdout chunk (state=3): >>># destroy _sre <<< 13632 1726884273.63184: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 13632 1726884273.64028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884273.64111: stderr chunk (state=3): >>><<< 13632 1726884273.64114: stdout chunk (state=3): >>><<< 13632 1726884273.64332: _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 0x7f573e00c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dfdbb30> # /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 0x7f573e00eab0> 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 0x7f573ddbd160> # /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 0x7f573ddbe150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de03ef0> # /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 0x7f573de03fb0> # /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 0x7f573de338c0> # /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 0x7f573de33f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de13bc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de112e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de010a0> # /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 0x7f573de57800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de56420> # /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 0x7f573de13f20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de54cb0> # /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 0x7f573de88800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de00320> # /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 0x7f573de88cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de88b60> # 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 0x7f573de88f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ddf6e40> # /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 0x7f573de89610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de892e0> 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 0x7f573de8a4e0> 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 0x7f573dea4710> 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 0x7f573dea5e50> # /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 0x7f573dea6d50> # 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 0x7f573dea73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dea62a0> # /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 0x7f573dea7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dea7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de8a540> # /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 0x7f573dbebd40> # /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 0x7f573dc147a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc14500> # 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 0x7f573dc147d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573dc149b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dbe9ee0> # /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 0x7f573dc16090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc14d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573de8ac30> # /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 0x7f573dc42450> # /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 0x7f573dc62570> # /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 0x7f573dc93350> # /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 0x7f573dcc5af0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc93470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc63200> # /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 0x7f573dc90b30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc615b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573dc16ff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f573dad8650> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_2c8sq0mf/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 0x7f573db360c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db0cfb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db0c110> # 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 0x7f573db0ff50> # /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 0x7f573db59a90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db59820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db59160> # /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 0x7f573db59bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573db36b40> 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 0x7f573db5a7e0> # 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 0x7f573db5aa20> # /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 0x7f573db5af60> 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 0x7f573d9c4d70> # 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 0x7f573d9c6990> # /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 0x7f573d9c7260> # /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 0x7f573d9c83e0> # /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 0x7f573d9caea0> # 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 0x7f573d9cafc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9c9070> # /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 0x7f573d9cedb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9cd8b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9cd610> # /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 0x7f573d9cff80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d9c95e0> # 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 0x7f573da12ed0> # /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 0x7f573da13050> # /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 0x7f573da18c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da18a10> # /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 0x7f573da1b0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da19280> # /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 0x7f573da228d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da1b260> # 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 0x7f573da23bf0> # 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 0x7f573da235c0> # 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 0x7f573da23c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da13350> # /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 0x7f573da26ba0> # 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 0x7f573da27fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da25340> # 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 0x7f573da266f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da24ef0> # 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 0x7f573daac1d0> # /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 0x7f573daad040> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573da28170> 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 0x7f573daacfb0> # 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 0x7f573daaf350> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f573d8b9b50> # 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 0x7f573d8ba3f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573daae540> # 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 0x7f573d8b9160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d8ba570> 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 0x7f573d952870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d8c44a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d8c2930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d8c24b0> # 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 0x7f573d956ae0> # /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 0x7f573d956d80> # /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 0x7f573d957a40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d957200> # /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 0x7f573d954470> # /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 0x7f573d932510> # /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 0x7f573d9323f0> # /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 0x7f573ceaa2d0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d930650> # /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 0x7f573ceace60> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ceaba10> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ceaad80> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d955130> # /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 0x7f573cf18fe0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ced1130> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ceab800> # /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 0x7f573cf249e0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf1adb0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ced0c50> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d954b00> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d954500> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d954230> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573d956a50> # /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 0x7f573d954560> # /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 0x7f573cf25010> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf24c20> # /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 0x7f573cf25760> # /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 0x7f573cf2c4a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf09640> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf267b0> # /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 0x7f573cf09100> # /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 0x7f573cf3e270> # /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 0x7f573cf3ef30> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cf3e9c0> # /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 0x7f573cf3f410> # /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 0x7f573cf03680> # /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 0x7f573ce31e80> # 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 0x7f573cb96f90> # /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 0x7f573cb970b0> # /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 0x7f573cbe7290> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cbe6ae0> # 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 0x7f573cbe6cc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cb975f0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cb961e0> # /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 0x7f573cb96c90> # /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 0x7f573cc5c920> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cc5c500> # /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 0x7f573cc8c140> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cc5c9b0> # /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 0x7f573c73b1d0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cc8c230> # /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 0x7f573c7b8d70> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573c73b650> # /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 0x7f573c7bbcb0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573c7b8ec0> # /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 0x7f573c7f3e30> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573c7bbf80> # /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 0x7f573ae59160> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae58560> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cc07f80> # /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 0x7f573ae78650> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae5baa0> # /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 0x7f573ae7adb0> # /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 0x7f573ae7bcb0> # /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 0x7f573ae9c590> # /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 0x7f573ae9d9a0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae7bef0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae7ac60> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae7a600> # /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 0x7f573ae9f5c0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae7b1d0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae789e0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae5b0b0> # /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 0x7f573ae5b710> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae5b470> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573ae592b0> # /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 0x7f573aee0bf0> # /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 0x7f573aee3110> # /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 0x7f573aee38f0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573aee23f0> # /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 0x7f573af080b0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573aee0bc0> # /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 0x7f573af09b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af090a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af08ec0> # /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 0x7f573a824b90> # /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 0x7f573a84ec00> # 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 0x7f573a84ef60> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a826e70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a824fe0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af0bf50> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af0a2d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af0a030> # /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 0x7f573a88cad0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a84fbf0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573af0a810> # /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 0x7f573a88d0d0> # /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 0x7f573a88d490> # /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 0x7f573a88d550> # /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 0x7f573a88d670> # /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 0x7f573a8ac230> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a88e390> # /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 0x7f573a8ac3e0> # /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 0x7f573a8ac4d0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a88d4c0> # /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 0x7f573a8ac680> # /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 0x7f573a8d7fe0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8d74a0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8d5eb0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8addf0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a8ad250> # /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 0x7f573a8af1d0> # /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 0x7f573a88e1e0> # /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 0x7f573a918920> # /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 0x7f573a918b90> # /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 0x7f573a9194c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a918f50> # /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 0x7f573a91a3c0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cbe7470> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573cb95f10> # /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' # /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 0x7f573a91b7d0> # destroy dnf.plugin.dynamic.copr # /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/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 0x7f573a720110> # /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 0x7f573a722090> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a721c40> # 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 0x7f573a91b290> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a720b90> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a720440> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a6fd130> # /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 0x7f573a6ffec0> # /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 0x7f573a73f6b0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a73e1e0> # /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 0x7f573a760e90> # /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 0x7f573a761190> # /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 0x7f573a761400> # /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 0x7f573a7616a0> # /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 0x7f573a761dc0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a761c10> # /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 0x7f573a7636b0> # /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 0x7f573a763800> # /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 0x7f573a763a10> # /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 0x7f573a7809b0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a780230> # /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 0x7f573a781550> # /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 0x7f573a781970> # /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 0x7f573a781b50> # /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 0x7f573a781e20> # /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 0x7f573a782d20> # /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 0x7f573a782f90> # /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 0x7f573a7831a0> # /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 0x7f573a783d70> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7838c0> # /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 0x7f573a7a8c20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a7a8560> # /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 0x7f573a7a98b0> # /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 0x7f573a7a9b80> # /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 0x7f573a7aaae0> # /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 0x7f573a7aad50> # /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 0x7f573a7aaf00> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a91b980> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a91b3b0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a91a9c0> # /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 0x7f573a91b3e0> # /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 0x7f573a7ab860> # /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 0x7f573a7abd70> # /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 0x7f573a4d8770> # /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 0x7f573a4d9b20> # /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 0x7f573a4d9be0> # /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 0x7f573a4da2d0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4da150> # /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 0x7f573a500890> # /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 0x7f573a501a90> # /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 0x7f573a501cd0> # /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 0x7f573a501e20> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a501c70> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a501550> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a500a10> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4dbc80> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4db200> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4daab0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4d9610> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a4d8b90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a501fd0> # /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 0x7f573a502870> # /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 0x7f573a503740> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a503470> # /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 0x7f573a53dbb0> # /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 0x7f573a53f2c0> # 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 0x7f573a53e4b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a53e090> # /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 0x7f573a574a70> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a563e60> # /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 0x7f573a5778c0> # /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 0x7f573a577a40> # /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 0x7f573a575100> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a574dd0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a503a10> # /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 0x7f573a53d700> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a503770> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a502e70> # /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 0x7f573a59a3c0> # /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 0x7f573a59acf0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a59b6b0> # /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 0x7f573a59bad0> # /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 0x7f573a5b4680> # /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 0x7f573a5b4d10> # /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 0x7f573a5b7bc0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a5b7590> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a5b7230> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f573a5b6f00> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["kpartx"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884273.66150: done with _execute_module (ansible.legacy.dnf, {'name': ['kpartx'], '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-1726884271.8870919-15631-219923967287889/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884273.66154: _low_level_execute_command(): starting 13632 1726884273.66157: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884271.8870919-15631-219923967287889/ > /dev/null 2>&1 && sleep 0' 13632 1726884273.66160: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884273.66163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884273.66165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884273.66167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884273.66170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884273.66172: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884273.66176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884273.66183: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884273.66187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884273.66190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884273.66193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884273.66195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884273.67993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884273.68044: stderr chunk (state=3): >>><<< 13632 1726884273.68047: stdout chunk (state=3): >>><<< 13632 1726884273.68065: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884273.68073: handler run complete 13632 1726884273.68113: attempt loop complete, returning result 13632 1726884273.68117: _execute() done 13632 1726884273.68120: dumping result to json 13632 1726884273.68126: done dumping result, returning 13632 1726884273.68138: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [12b27791-eb03-55b1-95d9-0000000010c4] 13632 1726884273.68143: sending task result for task 12b27791-eb03-55b1-95d9-0000000010c4 13632 1726884273.68256: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010c4 13632 1726884273.68259: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884273.68373: no more pending results, returning what we have 13632 1726884273.68376: results queue empty 13632 1726884273.68377: checking for any_errors_fatal 13632 1726884273.68389: done checking for any_errors_fatal 13632 1726884273.68390: checking for max_fail_percentage 13632 1726884273.68392: done checking for max_fail_percentage 13632 1726884273.68393: checking to see if all hosts have failed and the running result is not ok 13632 1726884273.68394: done checking to see if all hosts have failed 13632 1726884273.68395: getting the remaining hosts for this loop 13632 1726884273.68397: done getting the remaining hosts for this loop 13632 1726884273.68402: getting the next task for host managed_node3 13632 1726884273.68410: done getting next task for host managed_node3 13632 1726884273.68413: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 13632 1726884273.68420: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884273.68432: getting variables 13632 1726884273.68433: in VariableManager get_vars() 13632 1726884273.68472: Calling all_inventory to load vars for managed_node3 13632 1726884273.68475: Calling groups_inventory to load vars for managed_node3 13632 1726884273.68478: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884273.68497: Calling all_plugins_play to load vars for managed_node3 13632 1726884273.68501: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884273.68505: Calling groups_plugins_play to load vars for managed_node3 13632 1726884273.69073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884273.69899: done with get_vars() 13632 1726884273.69926: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 22:04:33 -0400 (0:00:01.899) 0:01:22.624 ****** 13632 1726884273.70063: entering _queue_task() for managed_node3/service_facts 13632 1726884273.70408: worker is 1 (out of 1 available) 13632 1726884273.70423: exiting _queue_task() for managed_node3/service_facts 13632 1726884273.70436: done queuing things up, now waiting for results queue to drain 13632 1726884273.70438: waiting for pending results... 13632 1726884273.70690: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts 13632 1726884273.70832: in run() - task 12b27791-eb03-55b1-95d9-0000000010c5 13632 1726884273.70860: variable 'ansible_search_path' from source: unknown 13632 1726884273.70874: variable 'ansible_search_path' from source: unknown 13632 1726884273.70961: calling self._execute() 13632 1726884273.71023: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884273.71027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884273.71034: variable 'omit' from source: magic vars 13632 1726884273.71540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884273.71831: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884273.71872: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884273.71919: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884273.71980: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884273.72050: 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) 13632 1726884273.72078: 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) 13632 1726884273.72100: 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) 13632 1726884273.72125: 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) 13632 1726884273.72291: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): True 13632 1726884273.72295: variable 'omit' from source: magic vars 13632 1726884273.72394: variable 'omit' from source: magic vars 13632 1726884273.72423: variable 'omit' from source: magic vars 13632 1726884273.72451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884273.72488: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884273.72502: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884273.72523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884273.72532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884273.72559: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884273.72562: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884273.72567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884273.72652: Set connection var ansible_shell_executable to /bin/sh 13632 1726884273.72664: Set connection var ansible_connection to ssh 13632 1726884273.72667: Set connection var ansible_pipelining to False 13632 1726884273.72675: Set connection var ansible_timeout to 10 13632 1726884273.72679: Set connection var ansible_shell_type to sh 13632 1726884273.72689: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884273.72708: variable 'ansible_shell_executable' from source: unknown 13632 1726884273.72711: variable 'ansible_connection' from source: unknown 13632 1726884273.72714: variable 'ansible_module_compression' from source: unknown 13632 1726884273.72717: variable 'ansible_shell_type' from source: unknown 13632 1726884273.72722: variable 'ansible_shell_executable' from source: unknown 13632 1726884273.72725: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884273.72730: variable 'ansible_pipelining' from source: unknown 13632 1726884273.72732: variable 'ansible_timeout' from source: unknown 13632 1726884273.72738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884273.72863: 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__) 13632 1726884273.72874: variable 'omit' from source: magic vars 13632 1726884273.72879: starting attempt loop 13632 1726884273.72886: running the handler 13632 1726884273.72903: _low_level_execute_command(): starting 13632 1726884273.72906: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884273.73491: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884273.73502: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884273.73549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884273.73598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884273.75342: stdout chunk (state=3): >>>/root <<< 13632 1726884273.75451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884273.75561: stderr chunk (state=3): >>><<< 13632 1726884273.75564: stdout chunk (state=3): >>><<< 13632 1726884273.75618: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884273.75629: _low_level_execute_command(): starting 13632 1726884273.75632: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621 `" && echo ansible-tmp-1726884273.7559414-15678-98048129660621="` echo /root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621 `" ) && sleep 0' 13632 1726884273.76424: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884273.76430: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884273.76433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884273.76435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884273.76437: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884273.76503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884273.76506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884273.76590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884273.78605: stdout chunk (state=3): >>>ansible-tmp-1726884273.7559414-15678-98048129660621=/root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621 <<< 13632 1726884273.78722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884273.78778: stderr chunk (state=3): >>><<< 13632 1726884273.78782: stdout chunk (state=3): >>><<< 13632 1726884273.78802: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884273.7559414-15678-98048129660621=/root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884273.78855: variable 'ansible_module_compression' from source: unknown 13632 1726884273.78935: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 13632 1726884273.78965: variable 'ansible_facts' from source: unknown 13632 1726884273.79063: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621/AnsiballZ_service_facts.py 13632 1726884273.79322: Sending initial data 13632 1726884273.79330: Sent initial data (161 bytes) 13632 1726884273.79815: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884273.79820: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884273.79822: 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884273.79825: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884273.79879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884273.79886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884273.79890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884273.79932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884273.81615: 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" <<< 13632 1726884273.81620: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884273.81661: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884273.81735: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp0ul_eqrv /root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621/AnsiballZ_service_facts.py <<< 13632 1726884273.81739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621/AnsiballZ_service_facts.py" <<< 13632 1726884273.81850: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp0ul_eqrv" to remote "/root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621/AnsiballZ_service_facts.py" <<< 13632 1726884273.82750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884273.82842: stderr chunk (state=3): >>><<< 13632 1726884273.82846: stdout chunk (state=3): >>><<< 13632 1726884273.82918: done transferring module to remote 13632 1726884273.82921: _low_level_execute_command(): starting 13632 1726884273.82924: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621/ /root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621/AnsiballZ_service_facts.py && sleep 0' 13632 1726884273.83439: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884273.83443: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884273.83445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884273.83448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884273.83450: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884273.83514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884273.83517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884273.83558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884273.85464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884273.85513: stderr chunk (state=3): >>><<< 13632 1726884273.85516: stdout chunk (state=3): >>><<< 13632 1726884273.85535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884273.85539: _low_level_execute_command(): starting 13632 1726884273.85545: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621/AnsiballZ_service_facts.py && sleep 0' 13632 1726884273.86042: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884273.86046: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884273.86048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884273.86050: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884273.86053: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884273.86133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884273.86136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884273.86214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884273.88471: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884273.88524: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884273.88528: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884273.88557: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884273.88621: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884273.88626: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884273.88699: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884273.88703: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884273.88732: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884273.88821: 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' <<< 13632 1726884273.88858: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884273.88862: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884273.88947: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884273.88954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884273.88967: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae592c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae58fbb30> # /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' <<< 13632 1726884273.89040: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae592eab0> import '_signal' # import '_abc' # <<< 13632 1726884273.89061: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 13632 1726884273.89071: stdout chunk (state=3): >>>import '_stat' # <<< 13632 1726884273.89080: stdout chunk (state=3): >>>import 'stat' # <<< 13632 1726884273.89163: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884273.89196: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884273.89232: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884273.89239: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884273.89263: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13632 1726884273.89274: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884273.89295: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884273.89303: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884273.89329: 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 <<< 13632 1726884273.89336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884273.89359: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae571d160> <<< 13632 1726884273.89420: 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 <<< 13632 1726884273.89435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884273.89442: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae571e150> <<< 13632 1726884273.89471: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884273.89504: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884273.89760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884273.89779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884273.89816: 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' <<< 13632 1726884273.89843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884273.89869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884273.89893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884273.89920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884273.89958: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5763f50> <<< 13632 1726884273.89962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884273.89995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884273.90008: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57700e0> <<< 13632 1726884273.90033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884273.90094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884273.90098: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884273.90134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884273.90149: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884273.90208: 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 0x7f8ae5793950> <<< 13632 1726884273.90227: 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 0x7f8ae5793fe0> <<< 13632 1726884273.90255: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884273.90298: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5773c20> <<< 13632 1726884273.90318: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884273.90333: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5771340> <<< 13632 1726884273.90480: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5761100> <<< 13632 1726884273.90490: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884273.90526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13632 1726884273.90530: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884273.90557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884273.90578: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884273.90600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884273.90615: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57b7860> <<< 13632 1726884273.90632: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57b6480> <<< 13632 1726884273.90665: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884273.90672: 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 0x7f8ae5772210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5762ff0> <<< 13632 1726884273.90743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884273.90760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57e88c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5760380> <<< 13632 1726884273.90783: 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' <<< 13632 1726884273.90810: 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 0x7f8ae57e8d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57e8c20> <<< 13632 1726884273.90857: 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' <<< 13632 1726884273.90866: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ae57e8fe0> <<< 13632 1726884273.90872: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5756ea0> <<< 13632 1726884273.90903: 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' <<< 13632 1726884273.90930: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884273.90955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884273.90980: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57e96d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57e93a0> <<< 13632 1726884273.90991: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884273.91023: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884273.91034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884273.91040: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57ea5a0> <<< 13632 1726884273.91062: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884273.91068: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884273.91097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884273.91130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884273.91160: 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' <<< 13632 1726884273.91167: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae58047d0> <<< 13632 1726884273.91181: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884273.91214: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884273.91226: 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 0x7f8ae5805f10> <<< 13632 1726884273.91252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884273.91258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884273.91293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884273.91296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884273.91308: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5806de0> <<< 13632 1726884273.91403: 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 0x7f8ae5807440> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5806360> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884273.91406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884273.91450: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884273.91453: 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 0x7f8ae5807e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5807560> <<< 13632 1726884273.91510: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57ea600> <<< 13632 1726884273.91536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884273.91554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884273.91572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884273.91601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884273.91637: 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 0x7f8ae5587d40> <<< 13632 1726884273.91660: 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' <<< 13632 1726884273.91697: 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 0x7f8ae55b07d0> <<< 13632 1726884273.91715: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55b0530> <<< 13632 1726884273.91826: 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 0x7f8ae55b0800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ae55b09e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5585ee0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884273.92028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884273.92031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55b20c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55b0d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57eacf0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884273.92075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884273.92096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884273.92139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884273.92172: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55de450> <<< 13632 1726884273.92225: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884273.92255: 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 <<< 13632 1726884273.92283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884273.92419: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55fe5d0> # /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' <<< 13632 1726884273.92453: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884273.92481: 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 0x7f8ae562f320> <<< 13632 1726884273.92504: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884273.92623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884273.92643: 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' <<< 13632 1726884273.92705: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5661ac0> <<< 13632 1726884273.92781: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae562f440> <<< 13632 1726884273.92824: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55ff260> <<< 13632 1726884273.92857: 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 0x7f8ae547c440> <<< 13632 1726884273.92879: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55fd610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55b2ff0> <<< 13632 1726884273.92978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884273.93006: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8ae547c620> <<< 13632 1726884273.93115: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_hupg8rz1/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 13632 1726884273.93243: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884273.93284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884273.93289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884273.93332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884273.93404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884273.93455: 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 0x7f8ae54d60c0> import '_typing' # <<< 13632 1726884273.93655: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54a8fb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54a8140> <<< 13632 1726884273.93667: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884273.93702: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884273.93714: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884273.93733: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884273.93743: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 13632 1726884273.93767: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884273.95605: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884273.96627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884273.96645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54abf50> <<< 13632 1726884273.96663: 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' <<< 13632 1726884273.96681: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884273.96741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884273.96745: 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' <<< 13632 1726884273.96775: 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 0x7f8ae54f9b50> <<< 13632 1726884273.96805: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54f98e0> <<< 13632 1726884273.96857: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54f91f0> <<< 13632 1726884273.96871: 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' <<< 13632 1726884273.96917: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54f9970> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54d6d50> <<< 13632 1726884273.96962: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884273.96993: 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 0x7f8ae54fa840> <<< 13632 1726884273.97012: 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 0x7f8ae54fa9c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884273.97073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884273.97085: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884273.97125: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54faf00> <<< 13632 1726884273.97155: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884273.97158: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884273.97186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884273.97220: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5360d40> <<< 13632 1726884273.97264: 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 0x7f8ae5362960> <<< 13632 1726884273.97309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884273.97319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884273.97346: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53632f0> <<< 13632 1726884273.97368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884273.97422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884273.97435: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53644d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884273.97471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884273.97504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884273.97516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884273.97554: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5366f90> <<< 13632 1726884273.97598: 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 0x7f8ae53670e0> <<< 13632 1726884273.97647: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5365250> <<< 13632 1726884273.97666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884273.97704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884273.97760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884273.97764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884273.97801: 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 0x7f8ae536af00> <<< 13632 1726884273.97819: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884273.97918: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53699d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5369730> <<< 13632 1726884273.97932: 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' <<< 13632 1726884273.97977: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae536bad0> <<< 13632 1726884273.98058: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5365760> <<< 13632 1726884273.98092: 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 0x7f8ae53af0b0> <<< 13632 1726884273.98111: 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 0x7f8ae53af290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13632 1726884273.98166: 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' <<< 13632 1726884273.98204: 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 0x7f8ae53b0d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53b0b00> <<< 13632 1726884273.98219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884273.98354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884273.98403: 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 0x7f8ae53b3200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53b13a0> <<< 13632 1726884273.98439: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884273.98515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884273.98528: 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' # <<< 13632 1726884273.98584: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53bea20> <<< 13632 1726884273.98738: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53b33b0> <<< 13632 1726884273.98837: 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' <<< 13632 1726884273.98863: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ae53bf7a0> # 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 0x7f8ae53bfa10> <<< 13632 1726884273.98921: 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 0x7f8ae53bfc80> <<< 13632 1726884273.98956: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53af410> <<< 13632 1726884273.98986: 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' <<< 13632 1726884273.99011: 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' <<< 13632 1726884273.99041: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884273.99086: 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 0x7f8ae53c3530> <<< 13632 1726884273.99294: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884273.99298: 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 0x7f8ae53c4680> <<< 13632 1726884273.99383: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53c1ca0> # 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 0x7f8ae53c3020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53c1880> <<< 13632 1726884273.99389: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884273.99407: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884273.99507: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884273.99629: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884273.99632: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884273.99687: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884273.99692: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884273.99829: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884273.99973: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.00671: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.01380: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884274.01524: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884274.01693: stdout chunk (state=3): >>># 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 0x7f8ae5448740> <<< 13632 1726884274.01732: 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 0x7f8ae54494f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53c0a40> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 13632 1726884274.01760: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13632 1726884274.01945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.02150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884274.02153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54491f0> <<< 13632 1726884274.02175: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.02723: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.03286: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.03369: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.03469: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884274.03473: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.03521: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.03565: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884274.03593: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.03654: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.03775: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884274.03802: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884274.03820: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.03871: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.03918: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884274.03922: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.04200: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.04486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884274.04576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884274.04612: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884274.04683: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae544ba40> <<< 13632 1726884274.04686: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.04808: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.04880: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884274.04910: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884274.04924: 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' <<< 13632 1726884274.04995: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884274.05126: 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 0x7f8ae5451e50> <<< 13632 1726884274.05199: 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 0x7f8ae5452690> <<< 13632 1726884274.05202: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae544aa80> <<< 13632 1726884274.05227: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.05258: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.05312: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13632 1726884274.05380: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.05414: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.05468: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.05545: 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 <<< 13632 1726884274.05591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884274.05686: 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 0x7f8ae5451490> <<< 13632 1726884274.05732: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5452840> <<< 13632 1726884274.05766: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884274.05781: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.05850: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.05919: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.05947: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.06000: 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' <<< 13632 1726884274.06023: 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 <<< 13632 1726884274.06046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884274.06067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884274.06128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884274.06156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884274.06168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884274.06233: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae52ea8a0> <<< 13632 1726884274.06279: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae525c4a0> <<< 13632 1726884274.06366: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54566f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5456570> # destroy ansible.module_utils.distro <<< 13632 1726884274.06386: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 13632 1726884274.06392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.06420: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.06446: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884274.06508: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884274.06516: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.06544: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884274.06554: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.06858: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.07140: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.07303: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884274.07471: 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' <<< 13632 1726884274.07522: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae52f3380> <<< 13632 1726884274.07525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884274.07589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884274.07595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884274.07626: 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 0x7f8ae52d75c0> <<< 13632 1726884274.07695: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884274.07726: 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 0x7f8ae52d7920> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae52f00e0> import 'ansible.module_utils.service' # <<< 13632 1726884274.07810: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884275.91538: stdout chunk (state=3): >>> <<< 13632 1726884275.91585: stdout chunk (state=3): >>>{"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "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"}, "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": "running", "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"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "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"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.ser<<< 13632 1726884275.91605: stdout chunk (state=3): >>>vice", "state": "stopped", "status": "not-found", "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"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "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"}, "mdmonitor.service": {"name": "mdmonitor.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"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.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", "st<<< 13632 1726884275.91610: stdout chunk (state=3): >>>ate": "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": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "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"}, "stratisd.service": {"name": "stratisd.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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.s<<< 13632 1726884275.91621: stdout chunk (state=3): >>>ervice": {"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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blivet.service": {"name": "blivet.service", "state": "inactive", "status": "static", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freed<<< 13632 1726884275.91638: stdout chunk (state=3): >>>esktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", <<< 13632 1726884275.91659: stdout chunk (state=3): >>>"status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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"}, "stratis-fstab-setup@.service": {"name": "stratis-fstab-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "stratisd-min-postinitrd.service": {"name": "stratisd-min-postinitrd.service", "state": "inactive", "status": "static", "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-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "target.service": {"name": "target.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "targetclid.service": {"name": "targetclid.service", "state": "inactive", "status": "disabled", "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": {}}} <<< 13632 1726884275.91683: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884275.92122: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884275.92138: 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 <<< 13632 1726884275.92149: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 13632 1726884275.92166: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 13632 1726884275.92180: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # 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<<< 13632 1726884275.92203: stdout chunk (state=3): >>> # 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 <<< 13632 1726884275.92227: stdout chunk (state=3): >>># 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 <<< 13632 1726884275.92240: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 13632 1726884275.92263: 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 <<< 13632 1726884275.92267: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal <<< 13632 1726884275.92294: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 13632 1726884275.92315: 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 <<< 13632 1726884275.92333: stdout chunk (state=3): >>># 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 <<< 13632 1726884275.92345: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file <<< 13632 1726884275.92353: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 <<< 13632 1726884275.92609: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884275.92631: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884275.92652: stdout chunk (state=3): >>># destroy _bz2 <<< 13632 1726884275.92671: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 13632 1726884275.92678: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884275.92705: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13632 1726884275.92749: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884275.92764: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 13632 1726884275.92781: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 13632 1726884275.92804: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 13632 1726884275.92826: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd<<< 13632 1726884275.92841: stdout chunk (state=3): >>> # destroy locale # destroy signal # destroy fcntl <<< 13632 1726884275.92856: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 13632 1726884275.92869: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13632 1726884275.92880: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13632 1726884275.92900: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13632 1726884275.92919: stdout chunk (state=3): >>># destroy _hashlib <<< 13632 1726884275.92930: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884275.92944: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884275.92950: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging <<< 13632 1726884275.92989: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy select # destroy shlex <<< 13632 1726884275.92993: stdout chunk (state=3): >>># destroy subprocess # destroy fnmatch # destroy _compat_pickle <<< 13632 1726884275.93011: stdout chunk (state=3): >>># destroy _pickle <<< 13632 1726884275.93049: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884275.93058: 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 <<< 13632 1726884275.93066: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 13632 1726884275.93085: 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 <<< 13632 1726884275.93115: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13632 1726884275.93144: 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 <<< 13632 1726884275.93155: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants <<< 13632 1726884275.93178: stdout chunk (state=3): >>># destroy re._casefix # destroy re._compiler <<< 13632 1726884275.93205: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884275.93227: 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 <<< 13632 1726884275.93245: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 13632 1726884275.93261: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 13632 1726884275.93280: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 13632 1726884275.93296: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884275.93310: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884275.93443: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884275.93454: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884275.93473: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884275.93497: stdout chunk (state=3): >>># destroy platform <<< 13632 1726884275.93505: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884275.93533: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884275.93566: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing <<< 13632 1726884275.93583: 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 <<< 13632 1726884275.93599: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 13632 1726884275.93604: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884275.93711: 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 <<< 13632 1726884275.93730: stdout chunk (state=3): >>># destroy threading # destroy atexit # destroy _warnings # destroy math <<< 13632 1726884275.93739: stdout chunk (state=3): >>># destroy _bisect # destroy time<<< 13632 1726884275.93757: stdout chunk (state=3): >>> <<< 13632 1726884275.93767: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884275.93800: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 13632 1726884275.93820: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 13632 1726884275.93832: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 13632 1726884275.93842: stdout chunk (state=3): >>># destroy _thread <<< 13632 1726884275.93850: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884275.94258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884275.94326: stderr chunk (state=3): >>><<< 13632 1726884275.94331: stdout chunk (state=3): >>><<< 13632 1726884275.94444: _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 0x7f8ae592c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae58fbb30> # /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 0x7f8ae592eab0> 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 0x7f8ae571d160> # /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 0x7f8ae571e150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5763f50> # /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 0x7f8ae57700e0> # /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 0x7f8ae5793950> # /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 0x7f8ae5793fe0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5773c20> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5771340> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5761100> # /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 0x7f8ae57b7860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57b6480> # /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 0x7f8ae5772210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5762ff0> # /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 0x7f8ae57e88c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5760380> # /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 0x7f8ae57e8d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57e8c20> # 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 0x7f8ae57e8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5756ea0> # /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 0x7f8ae57e96d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57e93a0> 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 0x7f8ae57ea5a0> 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 0x7f8ae58047d0> 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 0x7f8ae5805f10> # /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 0x7f8ae5806de0> # 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 0x7f8ae5807440> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5806360> # /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 0x7f8ae5807e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5807560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57ea600> # /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 0x7f8ae5587d40> # /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 0x7f8ae55b07d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55b0530> # 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 0x7f8ae55b0800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ae55b09e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5585ee0> # /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 0x7f8ae55b20c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55b0d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae57eacf0> # /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 0x7f8ae55de450> # /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 0x7f8ae55fe5d0> # /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 0x7f8ae562f320> # /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 0x7f8ae5661ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae562f440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55ff260> # /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 0x7f8ae547c440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55fd610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae55b2ff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8ae547c620> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_hupg8rz1/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 0x7f8ae54d60c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54a8fb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54a8140> # 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 0x7f8ae54abf50> # /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 0x7f8ae54f9b50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54f98e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54f91f0> # /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 0x7f8ae54f9970> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54d6d50> 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 0x7f8ae54fa840> # 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 0x7f8ae54fa9c0> # /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 0x7f8ae54faf00> 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 0x7f8ae5360d40> # 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 0x7f8ae5362960> # /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 0x7f8ae53632f0> # /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 0x7f8ae53644d0> # /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 0x7f8ae5366f90> # 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 0x7f8ae53670e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5365250> # /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 0x7f8ae536af00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53699d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5369730> # /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 0x7f8ae536bad0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5365760> # 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 0x7f8ae53af0b0> # /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 0x7f8ae53af290> # /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 0x7f8ae53b0d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53b0b00> # /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 0x7f8ae53b3200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53b13a0> # /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 0x7f8ae53bea20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53b33b0> # 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 0x7f8ae53bf7a0> # 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 0x7f8ae53bfa10> # 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 0x7f8ae53bfc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53af410> # /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 0x7f8ae53c3530> # 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 0x7f8ae53c4680> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53c1ca0> # 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 0x7f8ae53c3020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53c1880> # 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 0x7f8ae5448740> # /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 0x7f8ae54494f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae53c0a40> 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 0x7f8ae54491f0> # 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 0x7f8ae544ba40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ae5451e50> # 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 0x7f8ae5452690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae544aa80> # 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 0x7f8ae5451490> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5452840> 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 0x7f8ae52ea8a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae525c4a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae54566f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae5456570> # 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 0x7f8ae52f3380> # /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 0x7f8ae52d75c0> # 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 0x7f8ae52d7920> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ae52f00e0> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "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"}, "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": "running", "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"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "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"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "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"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "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"}, "mdmonitor.service": {"name": "mdmonitor.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"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.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": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "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"}, "stratisd.service": {"name": "stratisd.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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blivet.service": {"name": "blivet.service", "state": "inactive", "status": "static", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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"}, "stratis-fstab-setup@.service": {"name": "stratis-fstab-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "stratisd-min-postinitrd.service": {"name": "stratisd-min-postinitrd.service", "state": "inactive", "status": "static", "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-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "target.service": {"name": "target.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "targetclid.service": {"name": "targetclid.service", "state": "inactive", "status": "disabled", "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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884275.95443: 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-1726884273.7559414-15678-98048129660621/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884275.95459: _low_level_execute_command(): starting 13632 1726884275.95465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884273.7559414-15678-98048129660621/ > /dev/null 2>&1 && sleep 0' 13632 1726884275.95968: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884275.95972: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884275.95974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884275.95977: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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 <<< 13632 1726884275.95979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884275.96040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884275.96043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884275.96048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884275.96111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884275.98106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884275.98159: stderr chunk (state=3): >>><<< 13632 1726884275.98162: stdout chunk (state=3): >>><<< 13632 1726884275.98177: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884275.98184: handler run complete 13632 1726884275.98362: variable 'ansible_facts' from source: unknown 13632 1726884275.98524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884275.98965: variable 'ansible_facts' from source: unknown 13632 1726884275.99105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884275.99313: attempt loop complete, returning result 13632 1726884275.99320: _execute() done 13632 1726884275.99324: dumping result to json 13632 1726884275.99375: done dumping result, returning 13632 1726884275.99389: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts [12b27791-eb03-55b1-95d9-0000000010c5] 13632 1726884275.99392: sending task result for task 12b27791-eb03-55b1-95d9-0000000010c5 ok: [managed_node3] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@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" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "stopped", "status": "disabled" }, "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" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.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-plymouth.service": { "name": "systemd-ask-password-plymouth.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-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "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.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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-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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } 13632 1726884276.00895: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010c5 13632 1726884276.01163: WORKER PROCESS EXITING 13632 1726884276.01174: no more pending results, returning what we have 13632 1726884276.01176: results queue empty 13632 1726884276.01177: checking for any_errors_fatal 13632 1726884276.01187: done checking for any_errors_fatal 13632 1726884276.01189: checking for max_fail_percentage 13632 1726884276.01191: done checking for max_fail_percentage 13632 1726884276.01192: checking to see if all hosts have failed and the running result is not ok 13632 1726884276.01192: done checking to see if all hosts have failed 13632 1726884276.01193: getting the remaining hosts for this loop 13632 1726884276.01195: done getting the remaining hosts for this loop 13632 1726884276.01198: getting the next task for host managed_node3 13632 1726884276.01203: done getting next task for host managed_node3 13632 1726884276.01206: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 13632 1726884276.01210: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884276.01218: getting variables 13632 1726884276.01219: in VariableManager get_vars() 13632 1726884276.01246: Calling all_inventory to load vars for managed_node3 13632 1726884276.01248: Calling groups_inventory to load vars for managed_node3 13632 1726884276.01249: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884276.01257: Calling all_plugins_play to load vars for managed_node3 13632 1726884276.01259: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884276.01261: Calling groups_plugins_play to load vars for managed_node3 13632 1726884276.01753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884276.02504: done with get_vars() 13632 1726884276.02520: done getting variables 13632 1726884276.02568: 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.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 22:04:36 -0400 (0:00:02.325) 0:01:24.950 ****** 13632 1726884276.02602: entering _queue_task() for managed_node3/set_fact 13632 1726884276.02852: worker is 1 (out of 1 available) 13632 1726884276.02867: exiting _queue_task() for managed_node3/set_fact 13632 1726884276.02881: done queuing things up, now waiting for results queue to drain 13632 1726884276.02885: waiting for pending results... 13632 1726884276.03090: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 13632 1726884276.03200: in run() - task 12b27791-eb03-55b1-95d9-0000000010c6 13632 1726884276.03213: variable 'ansible_search_path' from source: unknown 13632 1726884276.03219: variable 'ansible_search_path' from source: unknown 13632 1726884276.03252: calling self._execute() 13632 1726884276.03342: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884276.03350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884276.03361: variable 'omit' from source: magic vars 13632 1726884276.03456: variable 'omit' from source: magic vars 13632 1726884276.03522: variable 'omit' from source: magic vars 13632 1726884276.03864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884276.05602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884276.05665: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884276.05702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884276.05737: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884276.05761: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884276.05828: 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) 13632 1726884276.05855: 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) 13632 1726884276.05879: 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) 13632 1726884276.05915: 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) 13632 1726884276.05928: 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) 13632 1726884276.05971: 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) 13632 1726884276.05994: 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) 13632 1726884276.06015: 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) 13632 1726884276.06046: 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) 13632 1726884276.06058: 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) 13632 1726884276.06118: 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) 13632 1726884276.06138: 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) 13632 1726884276.06158: 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) 13632 1726884276.06195: 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) 13632 1726884276.06208: 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) 13632 1726884276.06248: 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) 13632 1726884276.06268: 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) 13632 1726884276.06292: 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) 13632 1726884276.06325: 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) 13632 1726884276.06337: 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) 13632 1726884276.06385: 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) 13632 1726884276.06408: 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) 13632 1726884276.06429: 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) 13632 1726884276.06459: 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) 13632 1726884276.06472: 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) 13632 1726884276.06707: variable 'ansible_facts' from source: unknown 13632 1726884276.07027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884276.07163: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884276.07203: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884276.07229: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884276.07255: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884276.07301: 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) 13632 1726884276.07320: 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) 13632 1726884276.07341: 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) 13632 1726884276.07361: 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) 13632 1726884276.07829: variable 'omit' from source: magic vars 13632 1726884276.07853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884276.07877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884276.07894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884276.07910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884276.07920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884276.07950: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884276.07954: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884276.07956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884276.08044: Set connection var ansible_shell_executable to /bin/sh 13632 1726884276.08051: Set connection var ansible_connection to ssh 13632 1726884276.08057: Set connection var ansible_pipelining to False 13632 1726884276.08064: Set connection var ansible_timeout to 10 13632 1726884276.08067: Set connection var ansible_shell_type to sh 13632 1726884276.08074: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884276.08099: variable 'ansible_shell_executable' from source: unknown 13632 1726884276.08102: variable 'ansible_connection' from source: unknown 13632 1726884276.08105: variable 'ansible_module_compression' from source: unknown 13632 1726884276.08109: variable 'ansible_shell_type' from source: unknown 13632 1726884276.08112: variable 'ansible_shell_executable' from source: unknown 13632 1726884276.08117: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884276.08122: variable 'ansible_pipelining' from source: unknown 13632 1726884276.08126: variable 'ansible_timeout' from source: unknown 13632 1726884276.08131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884276.08223: 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) 13632 1726884276.08233: variable 'omit' from source: magic vars 13632 1726884276.08239: starting attempt loop 13632 1726884276.08243: running the handler 13632 1726884276.08261: handler run complete 13632 1726884276.08267: attempt loop complete, returning result 13632 1726884276.08270: _execute() done 13632 1726884276.08272: dumping result to json 13632 1726884276.08277: done dumping result, returning 13632 1726884276.08289: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [12b27791-eb03-55b1-95d9-0000000010c6] 13632 1726884276.08294: sending task result for task 12b27791-eb03-55b1-95d9-0000000010c6 13632 1726884276.08378: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010c6 13632 1726884276.08381: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 13632 1726884276.08468: no more pending results, returning what we have 13632 1726884276.08472: results queue empty 13632 1726884276.08472: checking for any_errors_fatal 13632 1726884276.08485: done checking for any_errors_fatal 13632 1726884276.08486: checking for max_fail_percentage 13632 1726884276.08496: done checking for max_fail_percentage 13632 1726884276.08497: checking to see if all hosts have failed and the running result is not ok 13632 1726884276.08498: done checking to see if all hosts have failed 13632 1726884276.08499: getting the remaining hosts for this loop 13632 1726884276.08501: done getting the remaining hosts for this loop 13632 1726884276.08506: getting the next task for host managed_node3 13632 1726884276.08517: done getting next task for host managed_node3 13632 1726884276.08522: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 13632 1726884276.08528: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (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? (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), did rescue? False, did start at task? False 13632 1726884276.08541: getting variables 13632 1726884276.08542: in VariableManager get_vars() 13632 1726884276.08585: Calling all_inventory to load vars for managed_node3 13632 1726884276.08589: Calling groups_inventory to load vars for managed_node3 13632 1726884276.08592: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884276.08609: Calling all_plugins_play to load vars for managed_node3 13632 1726884276.08613: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884276.08616: Calling groups_plugins_play to load vars for managed_node3 13632 1726884276.09180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884276.09822: done with get_vars() 13632 1726884276.09838: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 22:04:36 -0400 (0:00:00.073) 0:01:25.023 ****** 13632 1726884276.09920: entering _queue_task() for managed_node3/systemd 13632 1726884276.10157: worker is 1 (out of 1 available) 13632 1726884276.10172: exiting _queue_task() for managed_node3/systemd 13632 1726884276.10191: done queuing things up, now waiting for results queue to drain 13632 1726884276.10193: waiting for pending results... 13632 1726884276.10387: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 13632 1726884276.10506: in run() - task 12b27791-eb03-55b1-95d9-0000000010c8 13632 1726884276.10519: variable 'ansible_search_path' from source: unknown 13632 1726884276.10524: variable 'ansible_search_path' from source: unknown 13632 1726884276.10564: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884276.10742: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884276.10790: dumping result to json 13632 1726884276.10794: done dumping result, returning 13632 1726884276.10803: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [12b27791-eb03-55b1-95d9-0000000010c8] 13632 1726884276.10809: sending task result for task 12b27791-eb03-55b1-95d9-0000000010c8 13632 1726884276.10912: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010c8 13632 1726884276.10916: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884276.10974: no more pending results, returning what we have 13632 1726884276.10978: results queue empty 13632 1726884276.10979: checking for any_errors_fatal 13632 1726884276.10989: done checking for any_errors_fatal 13632 1726884276.10991: checking for max_fail_percentage 13632 1726884276.10993: done checking for max_fail_percentage 13632 1726884276.10994: checking to see if all hosts have failed and the running result is not ok 13632 1726884276.10995: done checking to see if all hosts have failed 13632 1726884276.10996: getting the remaining hosts for this loop 13632 1726884276.10997: done getting the remaining hosts for this loop 13632 1726884276.11001: getting the next task for host managed_node3 13632 1726884276.11008: done getting next task for host managed_node3 13632 1726884276.11012: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 13632 1726884276.11018: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (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? (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), did rescue? False, did start at task? False 13632 1726884276.11036: getting variables 13632 1726884276.11038: in VariableManager get_vars() 13632 1726884276.11075: Calling all_inventory to load vars for managed_node3 13632 1726884276.11078: Calling groups_inventory to load vars for managed_node3 13632 1726884276.11080: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884276.11091: Calling all_plugins_play to load vars for managed_node3 13632 1726884276.11093: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884276.11096: Calling groups_plugins_play to load vars for managed_node3 13632 1726884276.11610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884276.12328: done with get_vars() 13632 1726884276.12343: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 22:04:36 -0400 (0:00:00.024) 0:01:25.048 ****** 13632 1726884276.12416: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884276.12653: worker is 1 (out of 1 available) 13632 1726884276.12681: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 13632 1726884276.12707: done queuing things up, now waiting for results queue to drain 13632 1726884276.12714: waiting for pending results... 13632 1726884276.13138: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 13632 1726884276.13225: in run() - task 12b27791-eb03-55b1-95d9-0000000010c9 13632 1726884276.13238: variable 'ansible_search_path' from source: unknown 13632 1726884276.13242: variable 'ansible_search_path' from source: unknown 13632 1726884276.13275: calling self._execute() 13632 1726884276.13364: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884276.13368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884276.13377: variable 'omit' from source: magic vars 13632 1726884276.13565: variable 'omit' from source: magic vars 13632 1726884276.13720: variable 'omit' from source: magic vars 13632 1726884276.14257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884276.16851: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884276.16960: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884276.16964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884276.16991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884276.17022: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884276.17117: 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) 13632 1726884276.17204: 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) 13632 1726884276.17208: 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) 13632 1726884276.17233: 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) 13632 1726884276.17342: 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) 13632 1726884276.17374: variable 'storage_pools' from source: include params 13632 1726884276.18280: variable 'test_storage_pools' from source: play vars 13632 1726884276.18437: 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) 13632 1726884276.18477: 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) 13632 1726884276.18509: 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) 13632 1726884276.18543: 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) 13632 1726884276.18557: 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) 13632 1726884276.18595: 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) 13632 1726884276.18616: 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) 13632 1726884276.18637: 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) 13632 1726884276.18679: 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) 13632 1726884276.18695: 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) 13632 1726884276.18798: variable 'unused_disks' from source: set_fact 13632 1726884276.19003: variable 'unused_disks' from source: set_fact 13632 1726884276.19161: variable 'unused_disks' from source: set_fact 13632 1726884276.19489: variable 'storage_use_partitions' from source: role '' defaults 13632 1726884276.19503: variable 'storage_disklabel_type' from source: role '' defaults 13632 1726884276.19507: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884276.19579: variable 'storage_pool_defaults' from source: role '' defaults 13632 1726884276.19701: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884276.19740: variable 'storage_volume_defaults' from source: role '' defaults 13632 1726884276.19892: variable 'storage_safe_mode' from source: include params 13632 1726884276.20004: 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) 13632 1726884276.20054: 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) 13632 1726884276.20100: 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) 13632 1726884276.20173: 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) 13632 1726884276.20200: 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) 13632 1726884276.20356: variable 'omit' from source: magic vars 13632 1726884276.20362: variable 'omit' from source: magic vars 13632 1726884276.20419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884276.20901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884276.20904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884276.20907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884276.20910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884276.20919: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884276.20922: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884276.20924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884276.21066: Set connection var ansible_shell_executable to /bin/sh 13632 1726884276.21208: Set connection var ansible_connection to ssh 13632 1726884276.21232: Set connection var ansible_pipelining to False 13632 1726884276.21246: Set connection var ansible_timeout to 10 13632 1726884276.21254: Set connection var ansible_shell_type to sh 13632 1726884276.21267: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884276.21306: variable 'ansible_shell_executable' from source: unknown 13632 1726884276.21346: variable 'ansible_connection' from source: unknown 13632 1726884276.21391: variable 'ansible_module_compression' from source: unknown 13632 1726884276.21402: variable 'ansible_shell_type' from source: unknown 13632 1726884276.21411: variable 'ansible_shell_executable' from source: unknown 13632 1726884276.21420: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884276.21456: variable 'ansible_pipelining' from source: unknown 13632 1726884276.21465: variable 'ansible_timeout' from source: unknown 13632 1726884276.21475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884276.21859: 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__) 13632 1726884276.22111: variable 'omit' from source: magic vars 13632 1726884276.22115: starting attempt loop 13632 1726884276.22118: running the handler 13632 1726884276.22120: _low_level_execute_command(): starting 13632 1726884276.22122: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884276.23510: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884276.23549: 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.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884276.23580: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884276.23610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884276.23813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884276.23829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884276.23891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884276.25680: stdout chunk (state=3): >>>/root <<< 13632 1726884276.25878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884276.25882: stdout chunk (state=3): >>><<< 13632 1726884276.25884: stderr chunk (state=3): >>><<< 13632 1726884276.26018: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884276.26021: _low_level_execute_command(): starting 13632 1726884276.26025: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091 `" && echo ansible-tmp-1726884276.2591326-15738-33405292643091="` echo /root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091 `" ) && sleep 0' 13632 1726884276.26581: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884276.26601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884276.26619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884276.26651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884276.26756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884276.26778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884276.26804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884276.26822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884276.26916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884276.29140: stdout chunk (state=3): >>>ansible-tmp-1726884276.2591326-15738-33405292643091=/root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091 <<< 13632 1726884276.29239: stdout chunk (state=3): >>><<< 13632 1726884276.29249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884276.29259: stderr chunk (state=3): >>><<< 13632 1726884276.29284: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884276.2591326-15738-33405292643091=/root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884276.29393: variable 'ansible_module_compression' from source: unknown 13632 1726884276.29443: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 13632 1726884276.29506: variable 'ansible_facts' from source: unknown 13632 1726884276.29624: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091/AnsiballZ_blivet.py 13632 1726884276.29873: Sending initial data 13632 1726884276.29876: Sent initial data (154 bytes) 13632 1726884276.30398: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884276.30414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884276.30514: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884276.30556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884276.30572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884276.30596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884276.30671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884276.32419: 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 <<< 13632 1726884276.32487: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884276.32545: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmph39n9d_4 /root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091/AnsiballZ_blivet.py <<< 13632 1726884276.32548: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091/AnsiballZ_blivet.py" <<< 13632 1726884276.32582: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmph39n9d_4" to remote "/root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091/AnsiballZ_blivet.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091/AnsiballZ_blivet.py" <<< 13632 1726884276.33920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884276.34065: stderr chunk (state=3): >>><<< 13632 1726884276.34070: stdout chunk (state=3): >>><<< 13632 1726884276.34073: done transferring module to remote 13632 1726884276.34075: _low_level_execute_command(): starting 13632 1726884276.34078: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091/ /root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091/AnsiballZ_blivet.py && sleep 0' 13632 1726884276.34713: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884276.34759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884276.34784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884276.34804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884276.34881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884276.36962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884276.36977: stdout chunk (state=3): >>><<< 13632 1726884276.37106: stderr chunk (state=3): >>><<< 13632 1726884276.37111: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884276.37114: _low_level_execute_command(): starting 13632 1726884276.37117: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091/AnsiballZ_blivet.py && sleep 0' 13632 1726884276.37627: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884276.37641: 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.8.115 originally 10.31.8.115 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884276.37669: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884276.37719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884276.37723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884276.37784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884276.40069: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884276.40100: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884276.40129: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884276.40135: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884276.40215: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884276.40252: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884276.40292: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884276.40324: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 13632 1726884276.40329: stdout chunk (state=3): >>># installed zipimport hook <<< 13632 1726884276.40385: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884276.40399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.40409: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884276.40433: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884276.40469: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884276.40502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884276.40517: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4390d4530> <<< 13632 1726884276.40530: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4390a3b30> <<< 13632 1726884276.40547: 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' <<< 13632 1726884276.40556: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4390d6ab0> <<< 13632 1726884276.40578: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884276.40609: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884276.40632: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884276.40666: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884276.40765: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884276.40794: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884276.40827: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884276.40832: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884276.40862: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13632 1726884276.40874: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884276.40893: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884276.40899: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884276.40923: 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 <<< 13632 1726884276.40930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884276.40956: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ea5160> <<< 13632 1726884276.41018: 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 <<< 13632 1726884276.41025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'<<< 13632 1726884276.41039: stdout chunk (state=3): >>> <<< 13632 1726884276.41044: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ea6150> <<< 13632 1726884276.41070: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884276.41104: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884276.41378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884276.41393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884276.41415: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884276.41421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.41447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884276.41489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884276.41510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884276.41538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884276.41554: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438eebef0> <<< 13632 1726884276.41565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884276.41591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884276.41618: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438eebfb0> <<< 13632 1726884276.41654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884276.41673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884276.41703: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884276.41750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.41763: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884276.41792: 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' <<< 13632 1726884276.41799: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f1b8c0> <<< 13632 1726884276.41832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884276.41835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f1bf50> <<< 13632 1726884276.41861: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884276.41906: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438efbbc0> <<< 13632 1726884276.41925: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884276.41952: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ef92e0> <<< 13632 1726884276.42055: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ee90a0> <<< 13632 1726884276.42111: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884276.42115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884276.42139: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884276.42180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884276.42208: 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' <<< 13632 1726884276.42250: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f3f830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f3e450> <<< 13632 1726884276.42285: 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 0x7fd438efa1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f3cce0> <<< 13632 1726884276.42376: 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 0x7fd438f70890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ee8320> <<< 13632 1726884276.42381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884276.42438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd438f70d40> <<< 13632 1726884276.42484: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f70bf0> # 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 0x7fd438f70fb0> <<< 13632 1726884276.42530: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438edee40> <<< 13632 1726884276.42534: 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' <<< 13632 1726884276.42595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884276.42607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f716a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f71370> import 'importlib.machinery' # <<< 13632 1726884276.42646: 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' <<< 13632 1726884276.42694: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f72570> import 'importlib.util' # import 'runpy' # <<< 13632 1726884276.42718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884276.42812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884276.42829: 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 0x7fd438f887a0> import 'errno' # <<< 13632 1726884276.42864: 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 0x7fd438f89e50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884276.42915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884276.42942: 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 0x7fd438f8ad50> <<< 13632 1726884276.43003: 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 0x7fd438f8b3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f8a2a0> <<< 13632 1726884276.43007: 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' <<< 13632 1726884276.43071: 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 0x7fd438f8be30> <<< 13632 1726884276.43074: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f8b560> <<< 13632 1726884276.43136: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f725d0> <<< 13632 1726884276.43164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884276.43186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884276.43220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884276.43264: 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 0x7fd438cdbcb0> <<< 13632 1726884276.43288: 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' <<< 13632 1726884276.43354: 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 0x7fd438d04770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d044d0> <<< 13632 1726884276.43358: 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 0x7fd438d047a0> <<< 13632 1726884276.43434: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd438d04980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438cd9e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884276.43551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884276.43562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884276.43578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884276.43591: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d06030> <<< 13632 1726884276.43603: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d04cb0> <<< 13632 1726884276.43622: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f72750> <<< 13632 1726884276.43648: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884276.43707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.43722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884276.43768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884276.43799: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d363c0> <<< 13632 1726884276.43859: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884276.43863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.43893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884276.43915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884276.43966: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d52510> <<< 13632 1726884276.43985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884276.44031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884276.44083: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884276.44110: 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 0x7fd438d87260> <<< 13632 1726884276.44137: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884276.44174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884276.44203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884276.44246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884276.44350: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438db59d0> <<< 13632 1726884276.44420: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d87350> <<< 13632 1726884276.44471: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d531a0> <<< 13632 1726884276.44510: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884276.44522: 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 0x7fd438bc8380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d51550> <<< 13632 1726884276.44528: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d06f60> <<< 13632 1726884276.44636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884276.44660: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd438d51910> <<< 13632 1726884276.44753: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_rtgvj17p/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 13632 1726884276.44761: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.44911: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.44946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884276.44952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884276.45005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884276.45082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884276.45122: 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 0x7fd438c21fd0> <<< 13632 1726884276.45128: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884276.45368: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438bf4ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438bcbf50> <<< 13632 1726884276.45372: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.45377: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884276.45396: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.45440: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.45443: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.45446: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884276.45465: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.47054: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.48352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884276.48358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438bf7ce0> <<< 13632 1726884276.48397: 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' <<< 13632 1726884276.48423: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884276.48429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884276.48456: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13632 1726884276.48463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884276.48498: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884276.48502: 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 0x7fd438c498e0> <<< 13632 1726884276.48537: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438c49670> <<< 13632 1726884276.48572: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438c48f80> <<< 13632 1726884276.48591: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884276.48605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884276.48656: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438c493d0> <<< 13632 1726884276.48658: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438efbad0> import 'atexit' # <<< 13632 1726884276.48694: 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 0x7fd438c4a690> <<< 13632 1726884276.48730: 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 0x7fd438c4a8d0> <<< 13632 1726884276.48756: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884276.48816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884276.48854: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884276.48884: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438c4ae10> <<< 13632 1726884276.48902: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884276.48943: 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' <<< 13632 1726884276.48978: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab0bc0> <<< 13632 1726884276.49039: 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 0x7fd438ab27b0> <<< 13632 1726884276.49061: stdout chunk (state=3): >>># /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' <<< 13632 1726884276.49120: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab3140> <<< 13632 1726884276.49177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884276.49181: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab4320> <<< 13632 1726884276.49206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884276.49252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884276.49270: 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' <<< 13632 1726884276.49315: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab6d80> <<< 13632 1726884276.49374: 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 0x7fd438ab6ea0> <<< 13632 1726884276.49400: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab5040> <<< 13632 1726884276.49420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884276.49451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884276.49480: 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' <<< 13632 1726884276.49537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884276.49541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884276.49611: 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 0x7fd438abac30> import '_tokenize' # <<< 13632 1726884276.49683: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab9730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab9490> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884276.49686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884276.49753: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438abbc50> <<< 13632 1726884276.49785: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab5550> <<< 13632 1726884276.49813: 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 0x7fd438afee40> <<< 13632 1726884276.49844: 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 0x7fd438afeff0> <<< 13632 1726884276.49869: 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 <<< 13632 1726884276.49892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884276.49917: 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' <<< 13632 1726884276.49958: 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 0x7fd438b00aa0> <<< 13632 1726884276.49964: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b00860> <<< 13632 1726884276.49982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884276.50118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884276.50171: 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 0x7fd438b03050> <<< 13632 1726884276.50177: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b01190> <<< 13632 1726884276.50207: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884276.50253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.50283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884276.50299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884276.50307: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884276.50356: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b0e780> <<< 13632 1726884276.50516: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b03110> <<< 13632 1726884276.50602: 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 0x7fd438b0f620> <<< 13632 1726884276.50635: 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' <<< 13632 1726884276.50642: 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 0x7fd438b0f9b0> <<< 13632 1726884276.50699: 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' <<< 13632 1726884276.50703: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd438b0fa70> <<< 13632 1726884276.50711: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438aff110> <<< 13632 1726884276.50735: 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' <<< 13632 1726884276.50762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884276.50791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884276.50823: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884276.50855: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884276.50861: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd438b13140> <<< 13632 1726884276.51055: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884276.51070: 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 0x7fd438b14350> <<< 13632 1726884276.51078: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b118b0> <<< 13632 1726884276.51115: 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 0x7fd438b12c60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b11520> <<< 13632 1726884276.51147: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.51160: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.51172: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884276.51177: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.51291: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.51400: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.51410: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884276.51445: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.51456: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884276.51469: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.51616: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.51758: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.52474: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.53181: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884276.53185: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884276.53189: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884276.53229: 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 <<< 13632 1726884276.53241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.53315: 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 0x7fd438b984a0> <<< 13632 1726884276.53419: 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' <<< 13632 1726884276.53461: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b99280> <<< 13632 1726884276.53465: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b144d0> <<< 13632 1726884276.53529: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884276.53572: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.53602: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 13632 1726884276.53605: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.53761: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.53976: 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 0x7fd438b99370> <<< 13632 1726884276.54020: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.54580: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.55140: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.55211: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.55317: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13632 1726884276.55367: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.55421: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884276.55425: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.55502: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.55615: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884276.55648: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884276.55685: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.55712: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.55758: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884276.55767: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.56058: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.56356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884276.56438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884276.56442: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884276.56533: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b9ba10> <<< 13632 1726884276.56543: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.56635: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.56720: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884276.56726: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884276.56756: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884276.56788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884276.56792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884276.56864: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884276.57011: 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 0x7fd438ba1eb0> <<< 13632 1726884276.57085: 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 0x7fd438ba2720> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b9aab0> <<< 13632 1726884276.57113: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.57141: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.57179: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884276.57191: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.57243: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.57285: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.57352: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.57425: 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 <<< 13632 1726884276.57475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.57575: 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' <<< 13632 1726884276.57584: 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 0x7fd438ba1550> <<< 13632 1726884276.57624: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ba2870> <<< 13632 1726884276.57663: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884276.57678: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.57745: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.57815: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.57842: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.57894: 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' <<< 13632 1726884276.57922: 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 <<< 13632 1726884276.57944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884276.57965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884276.58031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884276.58052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884276.58073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884276.58138: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438a3a960> <<< 13632 1726884276.58187: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4389ac6b0> <<< 13632 1726884276.58275: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4389a6720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4389a6570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884276.58297: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.58326: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.58355: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884276.58413: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884276.58449: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.58457: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.58460: stdout chunk (state=3): >>>import 'ansible_collections' # <<< 13632 1726884276.58478: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.58509: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # <<< 13632 1726884276.58513: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.58528: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.58539: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # <<< 13632 1726884276.58557: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.58581: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13632 1726884276.58590: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.58593: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13632 1726884276.58617: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.60470: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.62100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884276.62180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884276.62208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884276.62242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884276.62272: 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' <<< 13632 1726884276.62290: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884276.62294: stdout chunk (state=3): >>># 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 0x7fd437f24ce0> <<< 13632 1726884276.62321: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f24110> <<< 13632 1726884276.62384: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438a269c0> <<< 13632 1726884276.62560: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438a436e0> <<< 13632 1726884276.62589: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.62700: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py <<< 13632 1726884276.62709: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.62733: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py <<< 13632 1726884276.62782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' <<< 13632 1726884276.62806: 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' <<< 13632 1726884276.62837: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f3bda0> <<< 13632 1726884276.62851: stdout chunk (state=3): >>># /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' <<< 13632 1726884276.63025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884276.63040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884276.63064: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f5d010> <<< 13632 1726884276.63122: 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 0x7fd437f5c920> <<< 13632 1726884276.63149: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f5c770> <<< 13632 1726884276.63179: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py <<< 13632 1726884276.63186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc' <<< 13632 1726884276.63190: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py <<< 13632 1726884276.63192: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884276.63212: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884276.63247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884276.63316: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f5f920> <<< 13632 1726884276.63324: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f5f530> <<< 13632 1726884276.63416: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f5f2c0> <<< 13632 1726884276.63443: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc' <<< 13632 1726884276.63479: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.63505: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.12/site-packages/gi <<< 13632 1726884276.63702: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py <<< 13632 1726884276.63709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f64c20> <<< 13632 1726884276.63779: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd437f64ad0> <<< 13632 1726884276.63806: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f643b0> <<< 13632 1726884276.63841: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.63871: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py <<< 13632 1726884276.63884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' <<< 13632 1726884276.63897: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py <<< 13632 1726884276.63917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' <<< 13632 1726884276.63929: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py <<< 13632 1726884276.63946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' <<< 13632 1726884276.63965: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py <<< 13632 1726884276.63969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f67a10> <<< 13632 1726884276.64015: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py <<< 13632 1726884276.64018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' <<< 13632 1726884276.64021: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f67da0> <<< 13632 1726884276.64046: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py <<< 13632 1726884276.64059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' <<< 13632 1726884276.64066: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fac320> <<< 13632 1726884276.64089: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py <<< 13632 1726884276.64099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' <<< 13632 1726884276.64121: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437facc20> <<< 13632 1726884276.64125: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f67110> <<< 13632 1726884276.64144: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f66b70> <<< 13632 1726884276.64155: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides <<< 13632 1726884276.64171: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py <<< 13632 1726884276.64183: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.64204: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides <<< 13632 1726884276.64210: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f66f30> <<< 13632 1726884276.64224: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f666c0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f66630> <<< 13632 1726884276.64277: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py <<< 13632 1726884276.64309: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' <<< 13632 1726884276.64331: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py <<< 13632 1726884276.64338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' <<< 13632 1726884276.64364: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437faf8c0> <<< 13632 1726884276.64385: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py <<< 13632 1726884276.64400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' <<< 13632 1726884276.64420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py <<< 13632 1726884276.64493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' <<< 13632 1726884276.64523: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fb0770> <<< 13632 1726884276.64550: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fafe00> <<< 13632 1726884276.64719: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fadca0> <<< 13632 1726884276.64740: stdout chunk (state=3): >>>import 'gi.repository.GLib' # <<< 13632 1726884276.64791: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py <<< 13632 1726884276.64828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' <<< 13632 1726884276.64961: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fb9190> <<< 13632 1726884276.65011: stdout chunk (state=3): >>>import 'gi.repository.GObject' # <<< 13632 1726884276.65042: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py <<< 13632 1726884276.65054: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' <<< 13632 1726884276.65289: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fbe8d0> <<< 13632 1726884276.65292: stdout chunk (state=3): >>>import 'gi.repository.Gio' # import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f5fe60> <<< 13632 1726884276.65355: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py <<< 13632 1726884276.65404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc' <<< 13632 1726884276.65433: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.65460: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py <<< 13632 1726884276.65477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' <<< 13632 1726884276.65611: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e4c680> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e4bec0> <<< 13632 1726884276.66591: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fb8d70> <<< 13632 1726884276.66609: stdout chunk (state=3): >>>import 'gi.repository.BlockDev' # <<< 13632 1726884276.66653: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f397f0> <<< 13632 1726884276.66679: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py <<< 13632 1726884276.66703: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc' <<< 13632 1726884276.66718: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py <<< 13632 1726884276.66726: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' <<< 13632 1726884276.66749: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py <<< 13632 1726884276.66756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc' <<< 13632 1726884276.66791: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e586b0> <<< 13632 1726884276.66816: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e58320> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e4b4a0> <<< 13632 1726884276.67269: stdout chunk (state=3): >>>failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory <<< 13632 1726884276.67316: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438a415e0> <<< 13632 1726884276.67341: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py <<< 13632 1726884276.67347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc' <<< 13632 1726884276.67423: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e58c50> <<< 13632 1726884276.67452: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.67458: stdout chunk (state=3): >>>import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5acc0> <<< 13632 1726884276.67484: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.67526: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py <<< 13632 1726884276.67533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc' <<< 13632 1726884276.67682: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py <<< 13632 1726884276.67708: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc' <<< 13632 1726884276.67751: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.67775: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc' <<< 13632 1726884276.67816: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5e2a0> <<< 13632 1726884276.67850: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py <<< 13632 1726884276.67865: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5e930> <<< 13632 1726884276.67898: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc' <<< 13632 1726884276.67920: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.67948: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py <<< 13632 1726884276.67991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' <<< 13632 1726884276.67996: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc' <<< 13632 1726884276.68010: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5f9e0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5f890> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py <<< 13632 1726884276.68028: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc' <<< 13632 1726884276.68094: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5fcb0> <<< 13632 1726884276.68097: stdout chunk (state=3): >>>import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5f620> <<< 13632 1726884276.68121: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884276.68158: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py <<< 13632 1726884276.68165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' <<< 13632 1726884276.68184: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e641d0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5f500> <<< 13632 1726884276.68213: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py <<< 13632 1726884276.68246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc' <<< 13632 1726884276.68308: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e64530> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e64230> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5ed80> <<< 13632 1726884276.68318: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py <<< 13632 1726884276.68341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc' <<< 13632 1726884276.68365: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5f350> <<< 13632 1726884276.68390: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py <<< 13632 1726884276.68405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc' <<< 13632 1726884276.68427: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py <<< 13632 1726884276.68460: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.68470: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e684a0> <<< 13632 1726884276.68520: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc' <<< 13632 1726884276.68557: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e68830> <<< 13632 1726884276.68560: stdout chunk (state=3): >>>import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e681d0> <<< 13632 1726884276.68563: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e67740> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py <<< 13632 1726884276.68570: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e689e0> <<< 13632 1726884276.68603: stdout chunk (state=3): >>>import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5df70> # /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py <<< 13632 1726884276.68612: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e68a70> <<< 13632 1726884276.68772: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5bbc0> <<< 13632 1726884276.68867: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5b380> <<< 13632 1726884276.68876: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py <<< 13632 1726884276.68910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc' <<< 13632 1726884276.68931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py <<< 13632 1726884276.68965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' <<< 13632 1726884276.68981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py <<< 13632 1726884276.69011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' <<< 13632 1726884276.69056: stdout chunk (state=3): >>>import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e6ccb0> <<< 13632 1726884276.69073: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e6bc80> <<< 13632 1726884276.69109: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py <<< 13632 1726884276.69126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e6ec00> <<< 13632 1726884276.69235: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5ba70> <<< 13632 1726884276.69242: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py <<< 13632 1726884276.69312: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc' <<< 13632 1726884276.69336: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py <<< 13632 1726884276.69369: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.69398: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437014b30> <<< 13632 1726884276.69410: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' <<< 13632 1726884276.69428: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py <<< 13632 1726884276.69485: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py <<< 13632 1726884276.69514: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884276.69531: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.69551: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py <<< 13632 1726884276.69562: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc' <<< 13632 1726884276.69581: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437016ed0> <<< 13632 1726884276.69604: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py <<< 13632 1726884276.69613: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437017650> <<< 13632 1726884276.69639: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py <<< 13632 1726884276.69655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc' <<< 13632 1726884276.69676: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437017c80> <<< 13632 1726884276.69693: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py <<< 13632 1726884276.69699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc' <<< 13632 1726884276.69727: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437017f50> <<< 13632 1726884276.69746: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py <<< 13632 1726884276.69752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' <<< 13632 1726884276.69826: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43702c890> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437016d20> <<< 13632 1726884276.69854: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4370164e0> <<< 13632 1726884276.69926: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437015220> <<< 13632 1726884276.69954: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc' <<< 13632 1726884276.69972: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py <<< 13632 1726884276.69994: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc' <<< 13632 1726884276.70026: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43702f170> <<< 13632 1726884276.70040: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43702ef30> <<< 13632 1726884276.70046: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437014ce0> <<< 13632 1726884276.70074: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py <<< 13632 1726884276.70081: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc' <<< 13632 1726884276.70114: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc' <<< 13632 1726884276.70132: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43702fce0> <<< 13632 1726884276.70166: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fbaae0> <<< 13632 1726884276.70192: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py <<< 13632 1726884276.70199: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' <<< 13632 1726884276.70271: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43702ffe0> <<< 13632 1726884276.70304: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc' <<< 13632 1726884276.70364: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43704c8f0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py <<< 13632 1726884276.70405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' <<< 13632 1726884276.70408: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43704cf50> <<< 13632 1726884276.70591: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py <<< 13632 1726884276.70600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' <<< 13632 1726884276.70610: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py <<< 13632 1726884276.70661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.70813: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd43706c980> <<< 13632 1726884276.70819: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py <<< 13632 1726884276.70839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc' <<< 13632 1726884276.70905: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43706da90> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43706d460> <<< 13632 1726884276.70965: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc' <<< 13632 1726884276.71022: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43706de20> # /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43706e9c0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py <<< 13632 1726884276.71049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884276.71063: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e256a0> <<< 13632 1726884276.71101: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e243b0> <<< 13632 1726884276.71129: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py <<< 13632 1726884276.71139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc' <<< 13632 1726884276.71179: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e26b10> <<< 13632 1726884276.71233: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e27e30> <<< 13632 1726884276.71301: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e48cb0> <<< 13632 1726884276.71304: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437061ca0> <<< 13632 1726884276.71327: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437061910> <<< 13632 1726884276.71350: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py <<< 13632 1726884276.71392: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc' <<< 13632 1726884276.71432: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e4b290> <<< 13632 1726884276.71495: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' <<< 13632 1726884276.71498: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' <<< 13632 1726884276.71654: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e4bc50> <<< 13632 1726884276.71679: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e4b0e0> <<< 13632 1726884276.71803: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e4a750> <<< 13632 1726884276.71845: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' <<< 13632 1726884276.71880: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e844a0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' <<< 13632 1726884276.71928: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e845f0> <<< 13632 1726884276.71939: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py <<< 13632 1726884276.71979: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc' <<< 13632 1726884276.72012: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc' <<< 13632 1726884276.72553: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e87c20> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436ea8410> <<< 13632 1726884276.72557: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py <<< 13632 1726884276.72560: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc' <<< 13632 1726884276.72616: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436ea94c0> <<< 13632 1726884276.72642: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc' <<< 13632 1726884276.72672: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436ea9940> <<< 13632 1726884276.72705: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc' <<< 13632 1726884276.72724: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eaa180> <<< 13632 1726884276.72756: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py <<< 13632 1726884276.72815: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eaa480> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc' <<< 13632 1726884276.72951: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eaaae0> <<< 13632 1726884276.72981: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eab050> # /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' <<< 13632 1726884276.73018: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py <<< 13632 1726884276.73045: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc' <<< 13632 1726884276.73120: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eabc20> <<< 13632 1726884276.73160: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eab8c0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eab440> <<< 13632 1726884276.73515: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e84b60> <<< 13632 1726884276.73542: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py <<< 13632 1726884276.73567: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884276.73607: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py <<< 13632 1726884276.73611: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884276.73636: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eff9b0> <<< 13632 1726884276.73663: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py <<< 13632 1726884276.73670: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc' <<< 13632 1726884276.73697: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436effe00> <<< 13632 1726884276.73801: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e86570> <<< 13632 1726884276.73832: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py <<< 13632 1726884276.73841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc' <<< 13632 1726884276.73872: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py <<< 13632 1726884276.73888: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884276.74446: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d1ae10> <<< 13632 1726884276.74483: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py <<< 13632 1726884276.74491: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' <<< 13632 1726884276.74516: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d1af90> <<< 13632 1726884276.74591: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d1a5d0> <<< 13632 1726884276.74616: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py <<< 13632 1726884276.74622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884276.74673: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d311c0> <<< 13632 1726884276.74706: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc' <<< 13632 1726884276.74738: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d32600> <<< 13632 1726884276.74764: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py <<< 13632 1726884276.74770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc' <<< 13632 1726884276.74818: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d32de0> <<< 13632 1726884276.74836: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py <<< 13632 1726884276.74849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884276.74928: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d336b0> <<< 13632 1726884276.74952: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py <<< 13632 1726884276.74958: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884276.75012: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d51520> <<< 13632 1726884276.75021: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e9c980> <<< 13632 1726884276.75052: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d32f30> <<< 13632 1726884276.75273: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437ffe480> <<< 13632 1726884276.75296: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py <<< 13632 1726884276.75365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884276.75385: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884276.75420: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d7c950> <<< 13632 1726884276.75455: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py <<< 13632 1726884276.75473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d7d760> <<< 13632 1726884276.75500: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc' <<< 13632 1726884276.75626: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d7de80> <<< 13632 1726884276.75760: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d675f0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py <<< 13632 1726884276.75785: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc' <<< 13632 1726884276.75829: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py <<< 13632 1726884276.75833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' <<< 13632 1726884276.75866: stdout chunk (state=3): >>>import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d9fc80> <<< 13632 1726884276.76027: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d9e420> <<< 13632 1726884276.76062: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py <<< 13632 1726884276.76066: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884276.76242: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436dc97f0> <<< 13632 1726884276.76270: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py <<< 13632 1726884276.76382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' <<< 13632 1726884276.76422: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py <<< 13632 1726884276.76439: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc' <<< 13632 1726884276.76484: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436ddefc0> <<< 13632 1726884276.76511: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' <<< 13632 1726884276.76559: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436c0bb60> <<< 13632 1726884276.76573: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py <<< 13632 1726884276.76609: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc' <<< 13632 1726884276.76627: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884276.76658: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py <<< 13632 1726884276.76669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884276.76697: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436c2a090> <<< 13632 1726884276.76919: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436c283e0> <<< 13632 1726884276.76944: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc' <<< 13632 1726884276.76974: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436c542c0> <<< 13632 1726884276.77512: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436dcb9b0> <<< 13632 1726884276.77516: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py <<< 13632 1726884276.77535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc' <<< 13632 1726884276.77710: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436dcbb60> <<< 13632 1726884276.77724: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc' <<< 13632 1726884276.77761: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cbda30> <<< 13632 1726884276.77804: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc' <<< 13632 1726884276.77877: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cbe570> <<< 13632 1726884276.77886: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' <<< 13632 1726884276.77916: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cbf0b0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' <<< 13632 1726884276.77971: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cbf530> <<< 13632 1726884276.78026: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' <<< 13632 1726884276.78029: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cd4440> <<< 13632 1726884276.78066: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc' <<< 13632 1726884276.78195: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cd4ce0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5ae10> <<< 13632 1726884276.78225: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py <<< 13632 1726884276.78241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc' <<< 13632 1726884276.78462: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d04680> <<< 13632 1726884276.78476: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py <<< 13632 1726884276.78542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc' <<< 13632 1726884276.78565: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py <<< 13632 1726884276.78623: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc' <<< 13632 1726884276.78725: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cff500> <<< 13632 1726884276.78776: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436ce51c0> <<< 13632 1726884276.78814: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.78876: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # # zipimport: zlib available <<< 13632 1726884276.78888: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # <<< 13632 1726884276.78905: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.79181: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.79430: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # <<< 13632 1726884276.79827: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884276.80014: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc matches /usr/lib64/python3.12/shelve.py # code object from '/usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884276.80063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884276.80091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884276.80131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884276.80134: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b6f2c0> <<< 13632 1726884276.80172: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884276.80190: 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 0x7fd436b6f5f0> <<< 13632 1726884276.80252: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b5b3e0> <<< 13632 1726884276.80276: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b5ab10> <<< 13632 1726884276.80302: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/edd.py <<< 13632 1726884276.80330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc' <<< 13632 1726884276.80503: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b5b350> <<< 13632 1726884276.80507: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicetree.py <<< 13632 1726884276.80549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc' <<< 13632 1726884276.80606: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/actionlist.py <<< 13632 1726884276.80610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc' <<< 13632 1726884276.80632: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7ec00> <<< 13632 1726884276.80656: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7e180> <<< 13632 1726884276.80702: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc' <<< 13632 1726884276.80730: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7f0e0> <<< 13632 1726884276.80768: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.80792: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/populator.py <<< 13632 1726884276.80820: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc' <<< 13632 1726884276.80854: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/__init__.py <<< 13632 1726884276.80890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884276.80949: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436705250> <<< 13632 1726884276.80957: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436704fe0> <<< 13632 1726884276.81010: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436705550> <<< 13632 1726884276.81052: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/btrfs.py <<< 13632 1726884276.81055: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436705850> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc' <<< 13632 1726884276.81081: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4367059d0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disk.py <<< 13632 1726884276.81108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc' <<< 13632 1726884276.81176: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436705c10> <<< 13632 1726884276.81204: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436706120> <<< 13632 1726884276.81230: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436706d80> <<< 13632 1726884276.81270: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc' <<< 13632 1726884276.81301: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436706f30> <<< 13632 1726884276.81322: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc' <<< 13632 1726884276.81365: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436707110> <<< 13632 1726884276.81368: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/lvm.py <<< 13632 1726884276.81423: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436707620> <<< 13632 1726884276.81450: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/mdraid.py <<< 13632 1726884276.81456: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc' <<< 13632 1726884276.81497: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436707e60> <<< 13632 1726884276.81534: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436724290> <<< 13632 1726884276.81568: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4367244d0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc' <<< 13632 1726884276.81616: stdout chunk (state=3): >>>import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4367245c0> <<< 13632 1726884276.81645: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436724890> <<< 13632 1726884276.81660: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436704860> <<< 13632 1726884276.81695: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7f950> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7f860> <<< 13632 1726884276.81794: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7c4a0> <<< 13632 1726884276.81954: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b584a0> <<< 13632 1726884276.94707: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/iscsi.py <<< 13632 1726884276.94726: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc' <<< 13632 1726884276.95349: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4367d03e0> <<< 13632 1726884285.70583: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv8"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv8"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv7"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv7"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv6"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv6"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv5"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv5"}, {"action": "destroy device", "fs_type": null, "device": "/dev/test_vg3"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdi"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdg"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdh"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdj"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg2-lv4"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg2-lv4"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg2-lv3"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg2-lv3"}, {"action": "destroy device", "fs_type": null, "device": "/dev/test_vg2"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdf"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdd"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sde"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg1-lv2"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg1-lv2"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg1-lv1"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg1-lv1"<<< 13632 1726884285.70621: stdout chunk (state=3): >>>}, {"action": "destroy device", "fs_type": null, "device": "/dev/test_vg1"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdc"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdb"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1", "/dev/xvda2", "/dev/zram0"], "mounts": [], "crypts": [], "pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": 482344960, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda", "sdb", "sdc"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": 1606418432, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda", "sdb", "sdc"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69"}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": 322961408, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdd", "sde", "sdf"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": 641728512, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdd", "sde", "sdf"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a"}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": 1283457024, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": 1069547520, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, <<< 13632 1726884285.70642: stdout chunk (state=3): >>>"mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": 427819008, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "raid_level": null, "size": 427819008, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e"}]}], "volumes": [], "packages": ["e2fsprogs"], "invocation": {"module_args": {"pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": 482344960, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda", "sdb", "sdc"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": 1606418432, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda", "sdb", "sdc"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69"}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": 322961408, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdd", "sde", "sdf"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": 641728512, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdd", "sde", "sdf"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a"}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": 1283457024, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": 1069547520, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": 427819008, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "raid_level": null, "size": 427819008, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "m<<< 13632 1726884285.70654: stdout chunk (state=3): >>>ount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e"}]}], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 13632 1726884285.71992: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884285.72049: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884285.72093: 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 <<< 13632 1726884285.72148: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 13632 1726884285.72153: 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 # 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 <<< 13632 1726884285.72168: stdout chunk (state=3): >>># 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 <<< 13632 1726884285.72196: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse <<< 13632 1726884285.72217: stdout chunk (state=3): >>># destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 13632 1726884285.72234: 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 <<< 13632 1726884285.72256: stdout chunk (state=3): >>># 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 # 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<<< 13632 1726884285.72316: 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file <<< 13632 1726884285.72348: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides <<< 13632 1726884285.72395: stdout chunk (state=3): >>># cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover <<< 13632 1726884285.72432: stdout chunk (state=3): >>># cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib <<< 13632 1726884285.72486: stdout chunk (state=3): >>># cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils <<< 13632 1726884285.72506: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing blivet.iscsi <<< 13632 1726884285.73285: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884285.73323: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884285.73346: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884285.73358: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13632 1726884285.73398: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884285.73406: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884285.73463: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 13632 1726884285.73492: stdout chunk (state=3): >>># cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath <<< 13632 1726884285.73516: stdout chunk (state=3): >>># cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 13632 1726884285.73562: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib <<< 13632 1726884285.73565: stdout chunk (state=3): >>># destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm<<< 13632 1726884285.73568: stdout chunk (state=3): >>> # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats <<< 13632 1726884285.73651: stdout chunk (state=3): >>># destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler <<< 13632 1726884285.73658: stdout chunk (state=3): >>># cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability <<< 13632 1726884285.73699: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses <<< 13632 1726884285.73713: stdout chunk (state=3): >>># cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version <<< 13632 1726884285.73747: stdout chunk (state=3): >>># cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev <<< 13632 1726884285.73808: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus <<< 13632 1726884285.73813: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 13632 1726884285.73816: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse <<< 13632 1726884285.73877: stdout chunk (state=3): >>># cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error <<< 13632 1726884285.73882: stdout chunk (state=3): >>># destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi <<< 13632 1726884285.73885: stdout chunk (state=3): >>># cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect <<< 13632 1726884285.73913: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse<<< 13632 1726884285.73934: stdout chunk (state=3): >>> # cleanup[3] wiping gettext # cleanup[3] wiping selinux <<< 13632 1726884285.73978: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib <<< 13632 1726884285.73983: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux <<< 13632 1726884285.74059: stdout chunk (state=3): >>># cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # 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 _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping textwrap # cleanup[3] wiping tokenize <<< 13632 1726884285.74155: stdout chunk (state=3): >>># 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 <<< 13632 1726884285.74162: stdout chunk (state=3): >>># 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 <<< 13632 1726884285.74280: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 _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 <<< 13632 1726884285.74298: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping keyword # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 13632 1726884285.74303: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ <<< 13632 1726884285.74306: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 13632 1726884285.74376: stdout chunk (state=3): >>># cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884285.74379: stdout chunk (state=3): >>># destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884285.75339: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884285.75409: stdout chunk (state=3): >>># destroy _collections_abc <<< 13632 1726884285.75424: stdout chunk (state=3): >>># destroy _weakref # destroy zipimport # destroy gi._gi <<< 13632 1726884285.75463: stdout chunk (state=3): >>># destroy _struct <<< 13632 1726884285.75577: stdout chunk (state=3): >>># destroy pyudev <<< 13632 1726884285.75614: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid <<< 13632 1726884285.75625: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 13632 1726884285.75713: stdout chunk (state=3): >>># destroy _sha2 # destroy genericpath # destroy re._parser <<< 13632 1726884285.75721: stdout chunk (state=3): >>># destroy tokenize <<< 13632 1726884285.75830: stdout chunk (state=3): >>># destroy _string <<< 13632 1726884285.75845: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap # destroy io # destroy _opcode <<< 13632 1726884285.75853: stdout chunk (state=3): >>># destroy fnmatch <<< 13632 1726884285.75900: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 13632 1726884285.75930: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 13632 1726884285.75941: stdout chunk (state=3): >>># destroy parted # destroy six<<< 13632 1726884285.75979: stdout chunk (state=3): >>> # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm <<< 13632 1726884285.75986: stdout chunk (state=3): >>># destroy blivet.tasks.availability <<< 13632 1726884285.75995: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 13632 1726884285.76011: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13632 1726884285.76045: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy _blake2 <<< 13632 1726884285.76053: stdout chunk (state=3): >>># destroy selinux._selinux <<< 13632 1726884285.76079: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 13632 1726884285.76176: stdout chunk (state=3): >>># destroy _signal <<< 13632 1726884285.76213: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884285.76217: stdout chunk (state=3): >>># destroy _tokenize<<< 13632 1726884285.76224: stdout chunk (state=3): >>> # destroy keyword # destroy abc <<< 13632 1726884285.76285: 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 copy # destroy inspect # destroy blivet.formats.fslib <<< 13632 1726884285.76291: stdout chunk (state=3): >>># destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment <<< 13632 1726884285.76294: stdout chunk (state=3): >>># destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _pickle # destroy operator # destroy types <<< 13632 1726884285.76320: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 13632 1726884285.76343: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy collections <<< 13632 1726884285.76387: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy select # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 13632 1726884285.76397: stdout chunk (state=3): >>># destroy _hashlib # destroy stat # destroy selinux <<< 13632 1726884285.76427: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime <<< 13632 1726884285.76469: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy shlex # destroy subprocess <<< 13632 1726884285.76599: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884285.76747: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884285.76754: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy os # destroy functools <<< 13632 1726884285.76779: stdout chunk (state=3): >>># destroy re <<< 13632 1726884285.76791: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884285.76834: stdout chunk (state=3): >>># destroy _thread # destroy itertools # destroy _operator # destroy _functools <<< 13632 1726884285.76848: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884285.77435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884285.77501: stderr chunk (state=3): >>><<< 13632 1726884285.77504: stdout chunk (state=3): >>><<< 13632 1726884285.77693: _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 0x7fd4390d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4390a3b30> # /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 0x7fd4390d6ab0> 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 0x7fd438ea5160> # /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 0x7fd438ea6150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438eebef0> # /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 0x7fd438eebfb0> # /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 0x7fd438f1b8c0> # /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 0x7fd438f1bf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438efbbc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ef92e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ee90a0> # /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 0x7fd438f3f830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f3e450> # /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 0x7fd438efa1b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f3cce0> # /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 0x7fd438f70890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ee8320> # /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 0x7fd438f70d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f70bf0> # 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 0x7fd438f70fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438edee40> # /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 0x7fd438f716a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f71370> 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 0x7fd438f72570> 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 0x7fd438f887a0> 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 0x7fd438f89e50> # /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 0x7fd438f8ad50> # 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 0x7fd438f8b3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f8a2a0> # /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 0x7fd438f8be30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f8b560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f725d0> # /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 0x7fd438cdbcb0> # /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 0x7fd438d04770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d044d0> # 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 0x7fd438d047a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd438d04980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438cd9e50> # /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 0x7fd438d06030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d04cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438f72750> # /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 0x7fd438d363c0> # /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 0x7fd438d52510> # /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 0x7fd438d87260> # /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 0x7fd438db59d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d87350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d531a0> # /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 0x7fd438bc8380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d51550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d06f60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd438d51910> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_rtgvj17p/ansible_fedora.linux_system_roles.blivet_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 0x7fd438c21fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438bf4ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438bcbf50> # 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 0x7fd438bf7ce0> # /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 0x7fd438c498e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438c49670> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438c48f80> # /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 0x7fd438c493d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438efbad0> 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 0x7fd438c4a690> # 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 0x7fd438c4a8d0> # /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 0x7fd438c4ae10> 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 0x7fd438ab0bc0> # 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 0x7fd438ab27b0> # /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 0x7fd438ab3140> # /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 0x7fd438ab4320> # /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 0x7fd438ab6d80> # 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 0x7fd438ab6ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab5040> # /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 0x7fd438abac30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab9730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab9490> # /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 0x7fd438abbc50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ab5550> # 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 0x7fd438afee40> # /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 0x7fd438afeff0> # /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 0x7fd438b00aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b00860> # /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 0x7fd438b03050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b01190> # /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 0x7fd438b0e780> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b03110> # 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 0x7fd438b0f620> # 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 0x7fd438b0f9b0> # 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 0x7fd438b0fa70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438aff110> # /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 0x7fd438b13140> # 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 0x7fd438b14350> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b118b0> # 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 0x7fd438b12c60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b11520> # 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 0x7fd438b984a0> # /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 0x7fd438b99280> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b144d0> 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 0x7fd438b99370> # 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 0x7fd438b9ba10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd438ba1eb0> # 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 0x7fd438ba2720> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438b9aab0> # 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 0x7fd438ba1550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438ba2870> 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 0x7fd438a3a960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4389ac6b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4389a6720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4389a6570> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /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 0x7fd437f24ce0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f24110> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438a269c0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438a436e0> # zipimport: zlib available # /usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/util.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/util.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f3bda0> # /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 0x7fd437f5d010> # 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 0x7fd437f5c920> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f5c770> # /usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/errors.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/errors.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/i18n.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 0x7fd437f5f920> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f5f530> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f5f2c0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/safe_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib/python3.12/site-packages/gi # /usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_error.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_error.cpython-312.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f64c20> # extension module 'gi._gi' loaded from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.12/site-packages/gi/_gi.cpython-312-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd437f64ad0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f643b0> # /usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/repository/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/importer.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/importer.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/module.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/module.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/types.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/types.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_constants.cpython-312.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f67a10> # /usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/docstring.cpython-312.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f67da0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_propertyhelper.cpython-312.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fac320> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_signalhelper.cpython-312.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437facc20> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f67110> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f66b70> # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/__init__.cpython-312.pyc' # possible namespace for /usr/lib64/python3.12/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f66f30> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f666c0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f66630> # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GLib.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_ossighelper.cpython-312.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437faf8c0> # /usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/_option.py # code object from '/usr/lib64/python3.12/site-packages/gi/__pycache__/_option.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc matches /usr/lib64/python3.12/optparse.py # code object from '/usr/lib64/python3.12/__pycache__/optparse.cpython-312.pyc' import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fb0770> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fafe00> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fadca0> import 'gi.repository.GLib' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GObject.cpython-312.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fb9190> import 'gi.repository.GObject' # # /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc matches /usr/lib/python3.12/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gio.cpython-312.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fbe8d0> import 'gi.repository.Gio' # import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f5fe60> # /usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.12/site-packages/gi/overrides/__pycache__/BlockDev.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.12/site-packages/bytesize/__pycache__/bytesize.cpython-312.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e4c680> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e4bec0> import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fb8d70> import 'gi.repository.BlockDev' # import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437f397f0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/arch.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/arch.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/storage_log.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/flags.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/flags.cpython-312.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e586b0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e58320> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e4b4a0> failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438a415e0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/callbacks.cpython-312.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e58c50> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-312.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5acc0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lib.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/udev.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/udev.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_errors.cpython-312.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5e2a0> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/_util.cpython-312.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5e930> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/core.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/core.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-312.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5f9e0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5f890> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-312.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5fcb0> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5f620> # /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e641d0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5f500> # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.12/site-packages/pyudev/device/__pycache__/_device.cpython-312.pyc' import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e64530> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e64230> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5ed80> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/discover.cpython-312.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5f350> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/monitor.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/pipe.cpython-312.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e684a0> # /usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.12/site-packages/pyudev/_os/__pycache__/poll.cpython-312.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e68830> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e681d0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e67740> # /usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/pyudev/version.py # code object from '/usr/lib/python3.12/site-packages/pyudev/__pycache__/version.cpython-312.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e689e0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5df70> # /usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/size.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/size.cpython-312.pyc' import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e68a70> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5bbc0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5b380> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/device.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e6ccb0> import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e6bc80> # /usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/threads.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/threads.cpython-312.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e6ec00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5ba70> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/storage.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/__init__.cpython-312.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437014b30> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/availability.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-312.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437016ed0> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/luks_data.cpython-312.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437017650> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-312.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437017c80> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-312.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437017f50> # /usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.12/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-312.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43702c890> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437016d20> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4370164e0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437015220> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fstask.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/task.cpython-312.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43702f170> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43702ef30> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437014ce0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsresize.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/dfresize.cpython-312.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43702fce0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437fbaae0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssize.cpython-312.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43702ffe0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsck.cpython-312.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43704c8f0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-312.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43704cf50> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/biosboot.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/__init__.cpython-312.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.12/site-packages/_ped.cpython-312-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd43706c980> # /usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/alignment.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/decorators.cpython-312.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43706da90> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43706d460> # /usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/constraint.cpython-312.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43706de20> # /usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/device.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/device.cpython-312.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd43706e9c0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/disk.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/disk.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/cachedlist.cpython-312.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e256a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e243b0> # /usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/filesystem.cpython-312.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e26b10> # /usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/geometry.cpython-312.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e27e30> # /usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/parted/partition.py # code object from '/usr/lib64/python3.12/site-packages/parted/__pycache__/partition.cpython-312.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e48cb0> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437061ca0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437061910> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/disklabel.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/__init__.cpython-312.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e4b290> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/manager.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/changes.cpython-312.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e4bc50> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e4b0e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e4a750> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/dmraid.cpython-312.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e844a0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fslib.cpython-312.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e845f0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/fs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-312.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e87c20> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-312.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436ea8410> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsmount.cpython-312.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436ea94c0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-312.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436ea9940> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fssync.cpython-312.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eaa180> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-312.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eaa480> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-312.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eaaae0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-312.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eab050> # /usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/mounts.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/raid.cpython-312.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eabc20> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eab8c0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eab440> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e84b60> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/luks.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-312.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436eff9b0> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-312.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436effe00> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436e86570> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/lvmpv.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-312.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d1ae10> # /usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.12/site-packages/blivet/tasks/__pycache__/pvtask.cpython-312.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d1af90> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d1a5d0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/mdraid.cpython-312.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d311c0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/multipath.cpython-312.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d32600> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/prepboot.cpython-312.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d32de0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/swap.cpython-312.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d336b0> # /usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/formats/__pycache__/stratis.cpython-312.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d51520> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e9c980> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/network.cpython-312.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d32f30> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437ffe480> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/disk.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/disk.cpython-312.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d7c950> # /usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/fcoe.cpython-312.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d7d760> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/dm.cpython-312.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d7de80> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d675f0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/partition.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/gpt.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/gpt.cpython-312.pyc' import 'blivet.devicelibs.gpt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d9fc80> import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436d9e420> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/luks.cpython-312.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436dc97f0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/lvm.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/container.cpython-312.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436ddefc0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/raid.cpython-312.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436c0bb60> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/md.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-312.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436c2a090> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436c283e0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/cache.cpython-312.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436c542c0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436dcb9b0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/btrfs.cpython-312.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436dcbb60> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/file.cpython-312.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cbda30> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/loop.cpython-312.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cbe570> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/optical.cpython-312.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cbf0b0> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nodev.cpython-312.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cbf530> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/nfs.cpython-312.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cd4440> # /usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/devices/__pycache__/stratis.cpython-312.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cd4ce0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd437e5ae10> # /usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/deviceaction.cpython-312.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd438d04680> # /usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicefactory.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/partitioning.cpython-312.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436cff500> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436ce51c0> # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/blivet.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shelve.cpython-312.pyc matches /usr/lib64/python3.12/shelve.py # code object from '/usr/lib64/python3.12/__pycache__/shelve.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 0x7fd436b6f2c0> # 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 0x7fd436b6f5f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b5b3e0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b5ab10> # /usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.12/site-packages/blivet/devicelibs/__pycache__/edd.cpython-312.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b5b350> # /usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/devicetree.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/actionlist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/tsort.cpython-312.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7ec00> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7e180> # /usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.12/site-packages/blivet/events/__pycache__/handler.cpython-312.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7f0e0> # /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/__pycache__/populator.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-312.pyc' # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-312.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436705250> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436704fe0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-312.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436705550> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-312.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436705850> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-312.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4367059d0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-312.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436705c10> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-312.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436706120> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-312.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436706d80> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-312.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436706f30> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-312.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436707110> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-312.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436707620> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-312.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436707e60> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-312.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436724290> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-312.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4367244d0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-312.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4367245c0> # /usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.12/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-312.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436724890> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436704860> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7f950> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7f860> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b7c4a0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd436b584a0> # /usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc matches /usr/lib/python3.12/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.12/site-packages/blivet/__pycache__/iscsi.cpython-312.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4367d03e0> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv8"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv8"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv7"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv7"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv6"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv6"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg3-lv5"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg3-lv5"}, {"action": "destroy device", "fs_type": null, "device": "/dev/test_vg3"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdi"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdg"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdh"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdj"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg2-lv4"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg2-lv4"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg2-lv3"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg2-lv3"}, {"action": "destroy device", "fs_type": null, "device": "/dev/test_vg2"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdf"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdd"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sde"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg1-lv2"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg1-lv2"}, {"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/test_vg1-lv1"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/test_vg1-lv1"}, {"action": "destroy device", "fs_type": null, "device": "/dev/test_vg1"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdc"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sdb"}, {"action": "destroy format", "fs_type": "lvmpv", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1", "/dev/xvda2", "/dev/zram0"], "mounts": [], "crypts": [], "pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": 482344960, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda", "sdb", "sdc"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": 1606418432, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda", "sdb", "sdc"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69"}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": 322961408, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdd", "sde", "sdf"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": 641728512, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdd", "sde", "sdf"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a"}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": 1283457024, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": 1069547520, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": 427819008, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "raid_level": null, "size": 427819008, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e"}]}], "volumes": [], "packages": ["e2fsprogs"], "invocation": {"module_args": {"pools": [{"disks": ["sda", "sdb", "sdc"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg1", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv1", "raid_level": null, "size": 482344960, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda", "sdb", "sdc"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv2", "raid_level": null, "size": 1606418432, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda", "sdb", "sdc"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69"}]}, {"disks": ["sdd", "sde", "sdf"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg2", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv3", "raid_level": null, "size": 322961408, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdd", "sde", "sdf"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv4", "raid_level": null, "size": 641728512, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdd", "sde", "sdf"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a"}]}, {"disks": ["sdg", "sdh", "sdi", "sdj"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "test_vg3", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv5", "raid_level": null, "size": 1283457024, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv6", "raid_level": null, "size": 1069547520, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv7", "raid_level": null, "size": 427819008, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "xfs", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "lv8", "raid_level": null, "size": 427819008, "state": "absent", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sdg", "sdh", "sdi", "sdj"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e"}]}], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # 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 # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # 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 # 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing dataclasses # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devicelibs.gpt # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.raid # cleanup[2] removing six.moves # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.container # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs.gpt # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # destroy dataclasses # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.core # destroy pyudev.discover # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.gpt # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # 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 _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping 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 weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 _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 keyword # 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 _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _collections_abc # destroy _weakref # destroy zipimport # destroy gi._gi # destroy _struct # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # destroy _sha2 # destroy genericpath # destroy re._parser # destroy tokenize # destroy _string # destroy ansible.module_utils.six.moves.urllib # destroy array # destroy textwrap # destroy io # destroy _opcode # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy parted # destroy six # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy copyreg # destroy contextlib # 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 _blake2 # destroy selinux._selinux # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy _signal # destroy _typing # destroy _tokenize # destroy keyword # destroy abc # 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 copy # destroy inspect # destroy blivet.formats.fslib # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _pickle # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy json.scanner # destroy _json # destroy collections # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy select # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy argparse # destroy json # destroy shlex # destroy subprocess # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy _socket # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy os # destroy functools # destroy re # destroy _random # destroy _thread # destroy itertools # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884285.79123: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [{'name': 'test_vg1', 'disks': ['sda', 'sdb', 'sdc'], 'state': 'absent', 'volumes': [{'name': 'lv1', 'state': 'absent'}, {'name': 'lv2', 'state': 'absent'}]}, {'name': 'test_vg2', 'disks': ['sdd', 'sde', 'sdf'], 'state': 'absent', 'volumes': [{'name': 'lv3', 'state': 'absent'}, {'name': 'lv4', 'state': 'absent'}]}, {'name': 'test_vg3', 'disks': ['sdg', 'sdh', 'sdi', 'sdj'], 'state': 'absent', 'volumes': [{'name': 'lv5', 'state': 'absent'}, {'name': 'lv6', 'state': 'absent'}, {'name': 'lv7', 'state': 'absent'}, {'name': 'lv8', 'state': 'absent'}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_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-1726884276.2591326-15738-33405292643091/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884285.79127: _low_level_execute_command(): starting 13632 1726884285.79129: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884276.2591326-15738-33405292643091/ > /dev/null 2>&1 && sleep 0' 13632 1726884285.79723: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884285.79727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884285.79730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884285.79773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884285.79836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884285.79854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884285.79961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884285.81860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884285.81950: stderr chunk (state=3): >>><<< 13632 1726884285.81954: stdout chunk (state=3): >>><<< 13632 1726884285.82036: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884285.82039: handler run complete 13632 1726884285.82392: attempt loop complete, returning result 13632 1726884285.82396: _execute() done 13632 1726884285.82398: dumping result to json 13632 1726884285.82460: done dumping result, returning 13632 1726884285.82470: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [12b27791-eb03-55b1-95d9-0000000010c9] 13632 1726884285.82476: sending task result for task 12b27791-eb03-55b1-95d9-0000000010c9 13632 1726884285.82962: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010c9 13632 1726884285.82965: WORKER PROCESS EXITING changed: [managed_node3] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } 13632 1726884285.84010: no more pending results, returning what we have 13632 1726884285.84013: results queue empty 13632 1726884285.84014: checking for any_errors_fatal 13632 1726884285.84018: done checking for any_errors_fatal 13632 1726884285.84019: checking for max_fail_percentage 13632 1726884285.84021: done checking for max_fail_percentage 13632 1726884285.84023: checking to see if all hosts have failed and the running result is not ok 13632 1726884285.84024: done checking to see if all hosts have failed 13632 1726884285.84025: getting the remaining hosts for this loop 13632 1726884285.84027: done getting the remaining hosts for this loop 13632 1726884285.84034: getting the next task for host managed_node3 13632 1726884285.84042: done getting next task for host managed_node3 13632 1726884285.84046: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 13632 1726884285.84051: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (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? (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), did rescue? False, did start at task? False 13632 1726884285.84061: getting variables 13632 1726884285.84062: in VariableManager get_vars() 13632 1726884285.84095: Calling all_inventory to load vars for managed_node3 13632 1726884285.84098: Calling groups_inventory to load vars for managed_node3 13632 1726884285.84100: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884285.84108: Calling all_plugins_play to load vars for managed_node3 13632 1726884285.84110: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884285.84112: Calling groups_plugins_play to load vars for managed_node3 13632 1726884285.84740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884285.85394: done with get_vars() 13632 1726884285.85411: done getting variables 13632 1726884285.85461: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 22:04:45 -0400 (0:00:09.730) 0:01:34.779 ****** 13632 1726884285.85496: entering _queue_task() for managed_node3/command 13632 1726884285.85761: worker is 1 (out of 1 available) 13632 1726884285.85776: exiting _queue_task() for managed_node3/command 13632 1726884285.85792: done queuing things up, now waiting for results queue to drain 13632 1726884285.85794: waiting for pending results... 13632 1726884285.86078: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 13632 1726884285.86234: in run() - task 12b27791-eb03-55b1-95d9-0000000010ca 13632 1726884285.86250: variable 'ansible_search_path' from source: unknown 13632 1726884285.86256: variable 'ansible_search_path' from source: unknown 13632 1726884285.86325: calling self._execute() 13632 1726884285.86471: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884285.86478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884285.86483: variable 'omit' from source: magic vars 13632 1726884285.86845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884285.89560: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884285.89625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884285.89669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884285.89706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884285.89743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884285.89818: 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) 13632 1726884285.89841: 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) 13632 1726884285.89864: 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) 13632 1726884285.89961: 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) 13632 1726884285.89966: 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) 13632 1726884285.90130: variable 'storage_udevadm_trigger' from source: include params 13632 1726884285.90160: Evaluated conditional (storage_udevadm_trigger | d(false)): True 13632 1726884285.90282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884285.90421: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884285.90456: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884285.90484: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884285.90513: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884285.90568: variable 'blivet_output' from source: set_fact 13632 1726884285.90663: Evaluated conditional (blivet_output is changed): True 13632 1726884285.90666: variable 'omit' from source: magic vars 13632 1726884285.90734: variable 'omit' from source: magic vars 13632 1726884285.90762: variable 'omit' from source: magic vars 13632 1726884285.90790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884285.90816: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884285.90830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884285.90856: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884285.90865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884285.90899: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884285.90903: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884285.90905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884285.90991: Set connection var ansible_shell_executable to /bin/sh 13632 1726884285.91001: Set connection var ansible_connection to ssh 13632 1726884285.91007: Set connection var ansible_pipelining to False 13632 1726884285.91014: Set connection var ansible_timeout to 10 13632 1726884285.91024: Set connection var ansible_shell_type to sh 13632 1726884285.91027: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884285.91046: variable 'ansible_shell_executable' from source: unknown 13632 1726884285.91049: variable 'ansible_connection' from source: unknown 13632 1726884285.91052: variable 'ansible_module_compression' from source: unknown 13632 1726884285.91057: variable 'ansible_shell_type' from source: unknown 13632 1726884285.91060: variable 'ansible_shell_executable' from source: unknown 13632 1726884285.91064: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884285.91069: variable 'ansible_pipelining' from source: unknown 13632 1726884285.91072: variable 'ansible_timeout' from source: unknown 13632 1726884285.91077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884285.91171: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884285.91181: variable 'omit' from source: magic vars 13632 1726884285.91191: starting attempt loop 13632 1726884285.91194: running the handler 13632 1726884285.91207: _low_level_execute_command(): starting 13632 1726884285.91213: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884285.91749: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884285.91754: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884285.91757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884285.91759: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884285.91762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884285.91823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884285.91827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884285.91843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884285.91873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884285.93626: stdout chunk (state=3): >>>/root <<< 13632 1726884285.93730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884285.93787: stderr chunk (state=3): >>><<< 13632 1726884285.93792: stdout chunk (state=3): >>><<< 13632 1726884285.93811: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884285.93823: _low_level_execute_command(): starting 13632 1726884285.93829: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361 `" && echo ansible-tmp-1726884285.9381187-15894-112568794348361="` echo /root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361 `" ) && sleep 0' 13632 1726884285.94266: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884285.94312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884285.94315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884285.94317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884285.94321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884285.94323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884285.94326: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884285.94375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884285.94378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884285.94429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884285.96385: stdout chunk (state=3): >>>ansible-tmp-1726884285.9381187-15894-112568794348361=/root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361 <<< 13632 1726884285.96507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884285.96549: stderr chunk (state=3): >>><<< 13632 1726884285.96552: stdout chunk (state=3): >>><<< 13632 1726884285.96568: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884285.9381187-15894-112568794348361=/root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884285.96605: variable 'ansible_module_compression' from source: unknown 13632 1726884285.96643: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 13632 1726884285.96672: variable 'ansible_facts' from source: unknown 13632 1726884285.96741: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361/AnsiballZ_command.py 13632 1726884285.96852: Sending initial data 13632 1726884285.96855: Sent initial data (156 bytes) 13632 1726884285.97275: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884285.97315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884285.97318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884285.97321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884285.97325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884285.97381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884285.97386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884285.97427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884285.99015: 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 <<< 13632 1726884285.99022: stderr chunk (state=3): >>>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 <<< 13632 1726884285.99056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884285.99110: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpumy1fgfp /root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361/AnsiballZ_command.py <<< 13632 1726884285.99113: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361/AnsiballZ_command.py" <<< 13632 1726884285.99150: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpumy1fgfp" to remote "/root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361/AnsiballZ_command.py" <<< 13632 1726884285.99942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.00005: stderr chunk (state=3): >>><<< 13632 1726884286.00009: stdout chunk (state=3): >>><<< 13632 1726884286.00028: done transferring module to remote 13632 1726884286.00040: _low_level_execute_command(): starting 13632 1726884286.00045: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361/ /root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361/AnsiballZ_command.py && sleep 0' 13632 1726884286.00473: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.00510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884286.00514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884286.00516: 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884286.00519: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.00573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.00577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.00626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.02428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.02481: stderr chunk (state=3): >>><<< 13632 1726884286.02489: stdout chunk (state=3): >>><<< 13632 1726884286.02501: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884286.02505: _low_level_execute_command(): starting 13632 1726884286.02511: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361/AnsiballZ_command.py && sleep 0' 13632 1726884286.02949: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884286.02981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884286.02985: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884286.02990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.02993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.02996: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.03050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.03053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.03113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.05246: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884286.05281: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884286.05312: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884286.05318: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884286.05392: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884286.05397: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884286.05428: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884286.05465: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884286.05485: stdout chunk (state=3): >>># installing zipimport hook <<< 13632 1726884286.05493: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884286.05509: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884286.05560: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884286.05570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.05581: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884286.05608: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884286.05643: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884286.05669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884286.05673: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233db4530> <<< 13632 1726884286.05695: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233d83b30> <<< 13632 1726884286.05716: 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' <<< 13632 1726884286.05727: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233db6ab0> <<< 13632 1726884286.05748: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884286.05773: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884286.05779: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884286.05798: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884286.05834: stdout chunk (state=3): >>>import '_stat' # <<< 13632 1726884286.05840: stdout chunk (state=3): >>>import 'stat' # <<< 13632 1726884286.05928: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884286.05957: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884286.05962: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884286.05985: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884286.06009: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884286.06023: stdout chunk (state=3): >>>Processing user site-packages <<< 13632 1726884286.06038: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884286.06051: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884286.06061: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884286.06086: 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' <<< 13632 1726884286.06117: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233b89160> <<< 13632 1726884286.06181: 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 <<< 13632 1726884286.06193: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.06199: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233b8a150> <<< 13632 1726884286.06227: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884286.06256: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884286.06506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884286.06512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884286.06537: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884286.06543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.06568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884286.06608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884286.06628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884286.06649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884286.06669: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bcff20> <<< 13632 1726884286.06685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884286.06709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884286.06729: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884286.06733: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bdc0b0> <<< 13632 1726884286.06752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884286.06782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884286.06806: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884286.06861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.06871: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884286.06909: 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' <<< 13632 1726884286.06920: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bff920> <<< 13632 1726884286.06935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884286.06943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bfffb0> <<< 13632 1726884286.06959: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884286.07012: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bdfbf0> <<< 13632 1726884286.07040: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884286.07052: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bdd310> <<< 13632 1726884286.07153: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bcd0d0> <<< 13632 1726884286.07176: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884286.07204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884286.07209: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884286.07239: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884286.07259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884286.07289: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884286.07295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884286.07328: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c23860> <<< 13632 1726884286.07332: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c22480> <<< 13632 1726884286.07370: 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' <<< 13632 1726884286.07377: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bde1e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c20d10> <<< 13632 1726884286.07440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884286.07444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c54890> <<< 13632 1726884286.07459: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bcc350> <<< 13632 1726884286.07474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884286.07477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884286.07505: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.07520: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.07526: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1233c54d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c54bf0> <<< 13632 1726884286.07556: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.07577: 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 0x7f1233c54f80> <<< 13632 1726884286.07590: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bc2e70> <<< 13632 1726884286.07608: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13632 1726884286.07615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.07629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884286.07676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884286.07680: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c55670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c55340> <<< 13632 1726884286.07696: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884286.07724: 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' <<< 13632 1726884286.07736: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c56570> <<< 13632 1726884286.07754: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884286.07765: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884286.07790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884286.07823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884286.07846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884286.07849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 13632 1726884286.07867: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c707a0> <<< 13632 1726884286.07870: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884286.07907: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884286.07910: 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 0x7f1233c71ee0> <<< 13632 1726884286.07936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884286.07941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884286.07972: 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' <<< 13632 1726884286.07990: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c72de0> <<< 13632 1726884286.08033: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.08036: 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 0x7f1233c73410> <<< 13632 1726884286.08047: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c72330> <<< 13632 1726884286.08067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884286.08072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884286.08113: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.08127: 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 0x7f1233c73e90> <<< 13632 1726884286.08133: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c735c0> <<< 13632 1726884286.08176: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c565d0> <<< 13632 1726884286.08200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884286.08222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884286.08246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884286.08262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884286.08300: 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 0x7f12339fbe00> <<< 13632 1726884286.08327: 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' <<< 13632 1726884286.08351: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.08357: 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 0x7f1233a24920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a24680> <<< 13632 1726884286.08389: 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 0x7f1233a24950> <<< 13632 1726884286.08414: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.08422: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1233a24a70> <<< 13632 1726884286.08441: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12339f9fa0><<< 13632 1726884286.08459: stdout chunk (state=3): >>> <<< 13632 1726884286.08468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884286.08570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884286.08598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884286.08612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884286.08618: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a260f0> <<< 13632 1726884286.08635: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a24d70> <<< 13632 1726884286.08659: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c56cc0> <<< 13632 1726884286.08683: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884286.08741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.08753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884286.08805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884286.08832: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a52450> <<< 13632 1726884286.08892: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884286.08898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.08921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884286.08938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884286.08993: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a72600> <<< 13632 1726884286.09012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884286.09052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884286.09107: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884286.09134: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13632 1726884286.09143: 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 0x7f1233aa33e0> <<< 13632 1726884286.09154: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884286.09196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884286.09224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884286.09261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884286.09356: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233ad5b80> <<< 13632 1726884286.09431: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233aa3500> <<< 13632 1726884286.09476: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a73290> <<< 13632 1726884286.09508: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884286.09527: 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 0x7f12338e4560> <<< 13632 1726884286.09531: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a71640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a26ff0> <<< 13632 1726884286.09634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884286.09651: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1233a71a00> <<< 13632 1726884286.09731: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_5op_jmw6/ansible_ansible.legacy.command_payload.zip' <<< 13632 1726884286.09737: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.09891: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.09919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884286.09928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884286.09972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884286.10050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884286.10092: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884286.10095: 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 0x7f123393e1e0> <<< 13632 1726884286.10097: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884286.10301: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12339190d0> <<< 13632 1726884286.10303: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233918260> # zipimport: zlib available <<< 13632 1726884286.10335: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884286.10345: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.10357: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.10377: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.10383: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884286.10410: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.11947: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.13205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884286.13214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f123391b8c0> <<< 13632 1726884286.13230: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884286.13236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.13257: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884286.13272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884286.13296: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13632 1726884286.13300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884286.13330: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.13340: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.13346: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1233965ac0> <<< 13632 1726884286.13374: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233965850> <<< 13632 1726884286.13404: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233965160> <<< 13632 1726884286.13431: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884286.13435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884286.13480: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233965bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f123393ec00> <<< 13632 1726884286.13490: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884286.13522: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.13536: 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 0x7f1233966810> <<< 13632 1726884286.13546: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.13561: 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 0x7f1233966a50> <<< 13632 1726884286.13567: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884286.13619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884286.13626: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884286.13676: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233966f90> <<< 13632 1726884286.13684: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884286.13706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884286.13737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 13632 1726884286.13741: stdout chunk (state=3): >>> <<< 13632 1726884286.13771: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d0da0> <<< 13632 1726884286.13801: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.13807: 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 0x7f12337d29c0> <<< 13632 1726884286.13828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884286.13837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884286.13889: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d3350> <<< 13632 1726884286.13900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884286.13934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884286.13944: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d4530> <<< 13632 1726884286.13972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884286.14003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884286.14027: 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' <<< 13632 1726884286.14091: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d6fc0> <<< 13632 1726884286.14128: 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' <<< 13632 1726884286.14138: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12337d70e0> <<< 13632 1726884286.14147: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d5280> <<< 13632 1726884286.14168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884286.14200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884286.14216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13632 1726884286.14226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884286.14239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884286.14268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884286.14301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884286.14314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337dae70> <<< 13632 1726884286.14323: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884286.14391: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d9940> <<< 13632 1726884286.14399: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d96a0> <<< 13632 1726884286.14422: 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' <<< 13632 1726884286.14503: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337dbf80> <<< 13632 1726884286.14531: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d5790> <<< 13632 1726884286.14558: 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 0x7f123381eff0> <<< 13632 1726884286.14589: 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 <<< 13632 1726884286.14595: 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 0x7f123381f1d0> <<< 13632 1726884286.14626: 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 <<< 13632 1726884286.14630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884286.14656: 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' <<< 13632 1726884286.14695: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.14704: 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 0x7f1233820c80> <<< 13632 1726884286.14717: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233820a40> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884286.14827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884286.14875: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.14889: 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 0x7f1233823200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233821370> <<< 13632 1726884286.14911: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884286.14952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.14977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884286.14986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884286.15000: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884286.15048: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f123382e9c0> <<< 13632 1726884286.15202: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233823380> <<< 13632 1726884286.15281: 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' <<< 13632 1726884286.15290: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f123382f800> <<< 13632 1726884286.15316: 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' <<< 13632 1726884286.15322: 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 0x7f123382f650> <<< 13632 1726884286.15373: 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' <<< 13632 1726884286.15382: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f123382fda0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f123381f350> <<< 13632 1726884286.15410: 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' <<< 13632 1726884286.15435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884286.15459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884286.15491: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.15520: 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 0x7f1233833470> <<< 13632 1726884286.15713: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.15717: 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 0x7f1233834650> <<< 13632 1726884286.15730: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233831be0> <<< 13632 1726884286.15760: 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' <<< 13632 1726884286.15771: 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 0x7f1233832f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12338317c0> <<< 13632 1726884286.15788: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.15802: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.15820: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13632 1726884286.15824: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.15928: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.16037: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.16058: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.16063: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884286.16093: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.16096: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884286.16100: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.16242: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.16384: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.17038: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.17726: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884286.17735: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884286.17750: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884286.17776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.17833: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.17835: 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 0x7f12338b8890> <<< 13632 1726884286.17936: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884286.17947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884286.17961: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12338b9700> <<< 13632 1726884286.17981: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233837c50> <<< 13632 1726884286.18034: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884286.18041: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.18057: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.18083: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884286.18095: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.18265: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.18453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884286.18460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12338b9790> <<< 13632 1726884286.18477: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.19030: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.19575: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.19658: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.19748: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884286.19755: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.19803: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.19845: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884286.19851: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.19936: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.20054: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884286.20075: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.20079: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.20090: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884286.20103: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.20149: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.20192: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884286.20198: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.20480: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.20761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884286.20832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884286.20838: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884286.20931: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12338ba450> <<< 13632 1726884286.20937: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.21027: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.21103: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884286.21138: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884286.21146: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884286.21157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884286.21164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884286.21246: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.21377: 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 0x7f12336c6270><<< 13632 1726884286.21383: stdout chunk (state=3): >>> <<< 13632 1726884286.21435: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.21442: 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 0x7f12336c6b10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12338baf90> <<< 13632 1726884286.21466: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.21515: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.21562: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884286.21566: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.21612: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.21659: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.21720: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.21795: 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 <<< 13632 1726884286.21839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.21931: 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 0x7f12336c58e0> <<< 13632 1726884286.21978: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12336c6c60> <<< 13632 1726884286.22020: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884286.22023: stdout chunk (state=3): >>> import 'ansible.module_utils.common.process' # <<< 13632 1726884286.22026: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.22096: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.22163: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.22193: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.22240: 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 <<< 13632 1726884286.22247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.22261: 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 <<< 13632 1726884286.22286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884286.22310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884286.22368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884286.22393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884286.22406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884286.22468: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f123375ade0> <<< 13632 1726884286.22515: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12336d3c80> <<< 13632 1726884286.22603: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12336cec60> <<< 13632 1726884286.22610: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12336ceab0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884286.22616: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.22649: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.22674: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884286.22680: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884286.22744: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884286.22766: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.22771: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.22781: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13632 1726884286.22790: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.22904: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.23032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884286.23038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884286.23056: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f123398ce00> <<< 13632 1726884286.23144: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.24925: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["udevadm", "trigger", "--subsystem-match=block"], "start": "2024-09-20 22:04:46.232166", "end": "2024-09-20 22:04:46.245031", "delta": "0:00:00.012865", "msg": "", "invocation": {"module_args": {"_raw_params": "udevadm trigger --subsystem-match=block", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 13632 1726884286.25351: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884286.25369: stdout chunk (state=3): >>># clear sys.path_hooks<<< 13632 1726884286.25389: stdout chunk (state=3): >>> # clear builtins._ <<< 13632 1726884286.25418: stdout chunk (state=3): >>># clear sys.path <<< 13632 1726884286.25430: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1<<< 13632 1726884286.25448: stdout chunk (state=3): >>> # clear sys.ps2<<< 13632 1726884286.25460: stdout chunk (state=3): >>> # clear sys.last_exc <<< 13632 1726884286.25480: stdout chunk (state=3): >>># clear sys.last_type<<< 13632 1726884286.25500: stdout chunk (state=3): >>> # clear sys.last_value<<< 13632 1726884286.25520: stdout chunk (state=3): >>> # clear sys.last_traceback <<< 13632 1726884286.25538: stdout chunk (state=3): >>># clear sys.__interactivehook__ <<< 13632 1726884286.25545: stdout chunk (state=3): >>># clear sys.meta_path <<< 13632 1726884286.25572: stdout chunk (state=3): >>># restore sys.stdin <<< 13632 1726884286.25575: stdout chunk (state=3): >>># restore sys.stdout <<< 13632 1726884286.25597: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys <<< 13632 1726884286.25619: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io<<< 13632 1726884286.25642: stdout chunk (state=3): >>> # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc<<< 13632 1726884286.25678: stdout chunk (state=3): >>> # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack<<< 13632 1726884286.25699: stdout chunk (state=3): >>> # 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<<< 13632 1726884286.25728: stdout chunk (state=3): >>> # 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<<< 13632 1726884286.25739: stdout chunk (state=3): >>> # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap <<< 13632 1726884286.25763: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno<<< 13632 1726884286.25791: 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<<< 13632 1726884286.25815: stdout chunk (state=3): >>> # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib<<< 13632 1726884286.25836: stdout chunk (state=3): >>> # 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<<< 13632 1726884286.25861: stdout chunk (state=3): >>> # 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__<<< 13632 1726884286.25886: 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<<< 13632 1726884286.26032: stdout chunk (state=3): >>> # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_u<<< 13632 1726884286.26038: stdout chunk (state=3): >>>tils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 13632 1726884286.26539: stdout chunk (state=3): >>># 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 __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 <<< 13632 1726884286.26547: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13632 1726884286.26574: stdout chunk (state=3): >>># destroy fnmatch <<< 13632 1726884286.26584: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13632 1726884286.26600: stdout chunk (state=3): >>># destroy array <<< 13632 1726884286.26607: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884286.26699: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884286.26723: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884286.26747: 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<<< 13632 1726884286.26773: 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<<< 13632 1726884286.26786: stdout chunk (state=3): >>> # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap<<< 13632 1726884286.26807: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 13632 1726884286.26827: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 13632 1726884286.26858: stdout chunk (state=3): >>> # 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<<< 13632 1726884286.26870: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings<<< 13632 1726884286.26892: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 13632 1726884286.26904: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 13632 1726884286.26938: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 13632 1726884286.26946: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 13632 1726884286.26968: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections<<< 13632 1726884286.26992: 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<<< 13632 1726884286.27004: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy posixpath<<< 13632 1726884286.27026: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io<<< 13632 1726884286.27041: stdout chunk (state=3): >>> # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases<<< 13632 1726884286.27054: stdout chunk (state=3): >>> # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix<<< 13632 1726884286.27074: stdout chunk (state=3): >>> # cleanup[3] wiping marshal<<< 13632 1726884286.27091: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 13632 1726884286.27116: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 13632 1726884286.27137: stdout chunk (state=3): >>> # destroy selinux._selinux<<< 13632 1726884286.27144: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal<<< 13632 1726884286.27218: stdout chunk (state=3): >>> # destroy _datetime <<< 13632 1726884286.27350: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884286.27373: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884286.27410: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884286.27450: stdout chunk (state=3): >>># destroy platform<<< 13632 1726884286.27459: stdout chunk (state=3): >>> # destroy _uuid # destroy stat<<< 13632 1726884286.27483: stdout chunk (state=3): >>> # destroy genericpath # destroy re._parser # destroy tokenize<<< 13632 1726884286.27529: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib<<< 13632 1726884286.27535: stdout chunk (state=3): >>> <<< 13632 1726884286.27698: stdout chunk (state=3): >>># destroy copyreg<<< 13632 1726884286.27717: stdout chunk (state=3): >>> # destroy contextlib<<< 13632 1726884286.27801: stdout chunk (state=3): >>> # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884286.27926: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884286.27944: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 13632 1726884286.27961: stdout chunk (state=3): >>># destroy _codecs <<< 13632 1726884286.27971: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings <<< 13632 1726884286.27979: stdout chunk (state=3): >>># destroy weakref # destroy collections # destroy threading <<< 13632 1726884286.28010: stdout chunk (state=3): >>># destroy atexit # destroy _warnings<<< 13632 1726884286.28013: stdout chunk (state=3): >>> # destroy math # destroy _bisect <<< 13632 1726884286.28202: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13632 1726884286.28939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884286.29009: stderr chunk (state=3): >>><<< 13632 1726884286.29012: stdout chunk (state=3): >>><<< 13632 1726884286.29142: _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 0x7f1233db4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233d83b30> # /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 0x7f1233db6ab0> 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 0x7f1233b89160> # /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 0x7f1233b8a150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bcff20> # /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 0x7f1233bdc0b0> # /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 0x7f1233bff920> # /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 0x7f1233bfffb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bdfbf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bdd310> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bcd0d0> # /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 0x7f1233c23860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c22480> # /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 0x7f1233bde1e0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c20d10> # /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 0x7f1233c54890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bcc350> # /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 0x7f1233c54d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c54bf0> # 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 0x7f1233c54f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233bc2e70> # /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 0x7f1233c55670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c55340> 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 0x7f1233c56570> 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 0x7f1233c707a0> 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 0x7f1233c71ee0> # /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 0x7f1233c72de0> # 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 0x7f1233c73410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c72330> # /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 0x7f1233c73e90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c735c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c565d0> # /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 0x7f12339fbe00> # /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 0x7f1233a24920> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a24680> # 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 0x7f1233a24950> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1233a24a70> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12339f9fa0> # /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 0x7f1233a260f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a24d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233c56cc0> # /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 0x7f1233a52450> # /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 0x7f1233a72600> # /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 0x7f1233aa33e0> # /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 0x7f1233ad5b80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233aa3500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a73290> # /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 0x7f12338e4560> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a71640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233a26ff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1233a71a00> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_5op_jmw6/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 0x7f123393e1e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12339190d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233918260> # 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 0x7f123391b8c0> # /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 0x7f1233965ac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233965850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233965160> # /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 0x7f1233965bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f123393ec00> 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 0x7f1233966810> # 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 0x7f1233966a50> # /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 0x7f1233966f90> 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 0x7f12337d0da0> # 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 0x7f12337d29c0> # /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 0x7f12337d3350> # /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 0x7f12337d4530> # /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 0x7f12337d6fc0> # 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 0x7f12337d70e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d5280> # /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 0x7f12337dae70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d9940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d96a0> # /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 0x7f12337dbf80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12337d5790> # 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 0x7f123381eff0> # /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 0x7f123381f1d0> # /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 0x7f1233820c80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233820a40> # /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 0x7f1233823200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233821370> # /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 0x7f123382e9c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233823380> # 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 0x7f123382f800> # 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 0x7f123382f650> # 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 0x7f123382fda0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f123381f350> # /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 0x7f1233833470> # 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 0x7f1233834650> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233831be0> # 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 0x7f1233832f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12338317c0> # 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 0x7f12338b8890> # /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 0x7f12338b9700> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1233837c50> 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 0x7f12338b9790> # 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 0x7f12338ba450> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12336c6270> # 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 0x7f12336c6b10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12338baf90> # 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 0x7f12336c58e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12336c6c60> 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 0x7f123375ade0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12336d3c80> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12336cec60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12336ceab0> # 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 0x7f123398ce00> # zipimport: zlib available {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["udevadm", "trigger", "--subsystem-match=block"], "start": "2024-09-20 22:04:46.232166", "end": "2024-09-20 22:04:46.245031", "delta": "0:00:00.012865", "msg": "", "invocation": {"module_args": {"_raw_params": "udevadm trigger --subsystem-match=block", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # 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 __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 _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884286.29691: done with _execute_module (ansible.legacy.command, {'_raw_params': 'udevadm trigger --subsystem-match=block', '_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-1726884285.9381187-15894-112568794348361/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884286.29695: _low_level_execute_command(): starting 13632 1726884286.29698: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884285.9381187-15894-112568794348361/ > /dev/null 2>&1 && sleep 0' 13632 1726884286.29841: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884286.29844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884286.29847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.29850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.29852: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.29917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.29920: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884286.29926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.29976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.35191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.35255: stderr chunk (state=3): >>><<< 13632 1726884286.35259: stdout chunk (state=3): >>><<< 13632 1726884286.35274: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884286.35281: handler run complete 13632 1726884286.35310: Evaluated conditional (False): False 13632 1726884286.35322: attempt loop complete, returning result 13632 1726884286.35325: _execute() done 13632 1726884286.35328: dumping result to json 13632 1726884286.35334: done dumping result, returning 13632 1726884286.35344: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [12b27791-eb03-55b1-95d9-0000000010ca] 13632 1726884286.35350: sending task result for task 12b27791-eb03-55b1-95d9-0000000010ca 13632 1726884286.35457: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010ca 13632 1726884286.35460: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.012865", "end": "2024-09-20 22:04:46.245031", "rc": 0, "start": "2024-09-20 22:04:46.232166" } 13632 1726884286.35561: no more pending results, returning what we have 13632 1726884286.35564: results queue empty 13632 1726884286.35565: checking for any_errors_fatal 13632 1726884286.35607: done checking for any_errors_fatal 13632 1726884286.35609: checking for max_fail_percentage 13632 1726884286.35610: done checking for max_fail_percentage 13632 1726884286.35611: checking to see if all hosts have failed and the running result is not ok 13632 1726884286.35612: done checking to see if all hosts have failed 13632 1726884286.35613: getting the remaining hosts for this loop 13632 1726884286.35615: done getting the remaining hosts for this loop 13632 1726884286.35619: getting the next task for host managed_node3 13632 1726884286.35627: done getting next task for host managed_node3 13632 1726884286.35631: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 13632 1726884286.35636: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (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? (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), did rescue? False, did start at task? False 13632 1726884286.35648: getting variables 13632 1726884286.35649: in VariableManager get_vars() 13632 1726884286.35700: Calling all_inventory to load vars for managed_node3 13632 1726884286.35704: Calling groups_inventory to load vars for managed_node3 13632 1726884286.35707: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884286.35718: Calling all_plugins_play to load vars for managed_node3 13632 1726884286.35721: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884286.35724: Calling groups_plugins_play to load vars for managed_node3 13632 1726884286.36495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884286.37118: done with get_vars() 13632 1726884286.37135: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 22:04:46 -0400 (0:00:00.517) 0:01:35.296 ****** 13632 1726884286.37226: entering _queue_task() for managed_node3/stat 13632 1726884286.37474: worker is 1 (out of 1 available) 13632 1726884286.37495: exiting _queue_task() for managed_node3/stat 13632 1726884286.37509: done queuing things up, now waiting for results queue to drain 13632 1726884286.37511: waiting for pending results... 13632 1726884286.37721: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 13632 1726884286.37844: in run() - task 12b27791-eb03-55b1-95d9-0000000010cb 13632 1726884286.37859: variable 'ansible_search_path' from source: unknown 13632 1726884286.37863: variable 'ansible_search_path' from source: unknown 13632 1726884286.37897: calling self._execute() 13632 1726884286.37990: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884286.37994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884286.38005: variable 'omit' from source: magic vars 13632 1726884286.38103: variable 'omit' from source: magic vars 13632 1726884286.38166: variable 'omit' from source: magic vars 13632 1726884286.38200: variable 'omit' from source: magic vars 13632 1726884286.38240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884286.38272: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884286.38294: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884286.38312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884286.38323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884286.38351: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884286.38354: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884286.38359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884286.38450: Set connection var ansible_shell_executable to /bin/sh 13632 1726884286.38458: Set connection var ansible_connection to ssh 13632 1726884286.38465: Set connection var ansible_pipelining to False 13632 1726884286.38473: Set connection var ansible_timeout to 10 13632 1726884286.38475: Set connection var ansible_shell_type to sh 13632 1726884286.38484: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884286.38505: variable 'ansible_shell_executable' from source: unknown 13632 1726884286.38510: variable 'ansible_connection' from source: unknown 13632 1726884286.38512: variable 'ansible_module_compression' from source: unknown 13632 1726884286.38515: variable 'ansible_shell_type' from source: unknown 13632 1726884286.38519: variable 'ansible_shell_executable' from source: unknown 13632 1726884286.38521: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884286.38531: variable 'ansible_pipelining' from source: unknown 13632 1726884286.38534: variable 'ansible_timeout' from source: unknown 13632 1726884286.38536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884286.38716: 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__) 13632 1726884286.38727: variable 'omit' from source: magic vars 13632 1726884286.38732: starting attempt loop 13632 1726884286.38736: running the handler 13632 1726884286.38750: _low_level_execute_command(): starting 13632 1726884286.38758: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884286.39296: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.39300: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.39331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884286.39335: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.39399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.39402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884286.39404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.39713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.42610: stdout chunk (state=3): >>>/root <<< 13632 1726884286.42719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.42779: stderr chunk (state=3): >>><<< 13632 1726884286.42782: stdout chunk (state=3): >>><<< 13632 1726884286.42815: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884286.42825: _low_level_execute_command(): starting 13632 1726884286.42832: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569 `" && echo ansible-tmp-1726884286.4281123-15902-130130972036569="` echo /root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569 `" ) && sleep 0' 13632 1726884286.43284: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.43327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884286.43331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.43334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.43344: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.43391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.43397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.43446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.45388: stdout chunk (state=3): >>>ansible-tmp-1726884286.4281123-15902-130130972036569=/root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569 <<< 13632 1726884286.45507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.45555: stderr chunk (state=3): >>><<< 13632 1726884286.45559: stdout chunk (state=3): >>><<< 13632 1726884286.45579: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884286.4281123-15902-130130972036569=/root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884286.45637: variable 'ansible_module_compression' from source: unknown 13632 1726884286.45692: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13632 1726884286.45731: variable 'ansible_facts' from source: unknown 13632 1726884286.45799: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569/AnsiballZ_stat.py 13632 1726884286.45920: Sending initial data 13632 1726884286.45923: Sent initial data (153 bytes) 13632 1726884286.46366: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.46397: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884286.46401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.46403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884286.46412: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.46471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.46479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.46527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.48100: 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" <<< 13632 1726884286.48105: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884286.48139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884286.48190: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp_1ga1czh /root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569/AnsiballZ_stat.py <<< 13632 1726884286.48193: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569/AnsiballZ_stat.py" <<< 13632 1726884286.48235: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp_1ga1czh" to remote "/root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569/AnsiballZ_stat.py" <<< 13632 1726884286.49027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.49083: stderr chunk (state=3): >>><<< 13632 1726884286.49091: stdout chunk (state=3): >>><<< 13632 1726884286.49115: done transferring module to remote 13632 1726884286.49129: _low_level_execute_command(): starting 13632 1726884286.49134: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569/ /root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569/AnsiballZ_stat.py && sleep 0' 13632 1726884286.49571: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.49605: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884286.49608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.49611: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.49613: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.49674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.49686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.49714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.51491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.51545: stderr chunk (state=3): >>><<< 13632 1726884286.51548: stdout chunk (state=3): >>><<< 13632 1726884286.51563: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884286.51567: _low_level_execute_command(): starting 13632 1726884286.51573: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569/AnsiballZ_stat.py && sleep 0' 13632 1726884286.52051: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.52054: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884286.52057: 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.8.115 is address debug1: re-parsing configuration <<< 13632 1726884286.52059: 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.8.115 originally 10.31.8.115 <<< 13632 1726884286.52061: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.52111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884286.52114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.52172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.54314: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884286.54337: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884286.54368: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884286.54374: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884286.54449: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884286.54455: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884286.54495: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884286.54532: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884286.54560: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884286.54566: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884286.54623: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884286.54638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.54651: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884286.54672: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884286.54711: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884286.54738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884286.54755: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f92c530> <<< 13632 1726884286.54763: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f8fbb30> <<< 13632 1726884286.54780: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884286.54793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13632 1726884286.54799: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f92eab0> <<< 13632 1726884286.54818: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884286.54856: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884286.54873: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884286.54902: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884286.55002: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884286.55031: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884286.55036: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884286.55062: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884286.55087: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884286.55107: stdout chunk (state=3): >>>Processing user site-packages <<< 13632 1726884286.55111: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884286.55127: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884286.55133: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884286.55161: 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 <<< 13632 1726884286.55170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884286.55200: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f741160> <<< 13632 1726884286.55255: 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 <<< 13632 1726884286.55271: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.55277: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f742150> <<< 13632 1726884286.55309: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884286.55338: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884286.55585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884286.55595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884286.55623: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884286.55630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.55653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884286.55692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884286.55714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884286.55747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884286.55762: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f787fe0> <<< 13632 1726884286.55767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884286.55791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884286.55817: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884286.55823: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f794170> <<< 13632 1726884286.55843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884286.55868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884286.55897: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884286.55949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.55960: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884286.55993: 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' <<< 13632 1726884286.55999: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f7b7a10> <<< 13632 1726884286.56025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884286.56034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13632 1726884286.56049: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f7d80e0> <<< 13632 1726884286.56057: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884286.56111: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f797cb0> <<< 13632 1726884286.56117: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884286.56147: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f7953d0> <<< 13632 1726884286.56248: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f785190> <<< 13632 1726884286.56276: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884286.56302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884286.56308: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884286.56333: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884286.56357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884286.56380: 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' <<< 13632 1726884286.56422: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f7db9e0> <<< 13632 1726884286.56432: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f7da600> <<< 13632 1726884286.56468: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884286.56475: 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 0x7ff96f7962a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f7d8d10> <<< 13632 1726884286.56542: 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' <<< 13632 1726884286.56549: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f808a40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f784410> <<< 13632 1726884286.56574: 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' <<< 13632 1726884286.56620: 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' <<< 13632 1726884286.56631: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff96f808ef0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f808da0> <<< 13632 1726884286.56666: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.56670: 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 0x7ff96f809160> <<< 13632 1726884286.56679: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f77af30> <<< 13632 1726884286.56715: 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' <<< 13632 1726884286.56742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884286.56775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884286.56791: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f809850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f809520> <<< 13632 1726884286.56796: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884286.56829: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884286.56837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884286.56860: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f80a750> <<< 13632 1726884286.56863: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884286.56874: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884286.56903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884286.56931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884286.56965: 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' <<< 13632 1726884286.56977: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f824980> <<< 13632 1726884286.56983: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884286.57020: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.57023: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.57029: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff96f8260c0> <<< 13632 1726884286.57054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884286.57060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884286.57091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884286.57094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884286.57105: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f826fc0> <<< 13632 1726884286.57137: 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 0x7ff96f8275f0> <<< 13632 1726884286.57160: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f826510> <<< 13632 1726884286.57179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884286.57194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884286.57225: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.57228: 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 0x7ff96f827fe0> <<< 13632 1726884286.57251: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f8277a0> <<< 13632 1726884286.57291: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f80a7b0> <<< 13632 1726884286.57313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884286.57337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884286.57359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884286.57384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884286.57415: 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 0x7ff96f5ebf80> <<< 13632 1726884286.57443: 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' <<< 13632 1726884286.57475: 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 0x7ff96f61ca70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f61c7d0> <<< 13632 1726884286.57507: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.57512: 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 0x7ff96f61caa0> <<< 13632 1726884286.57538: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff96f61cc80> <<< 13632 1726884286.57565: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f5ea120> <<< 13632 1726884286.57588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884286.57679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884286.57704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884286.57742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f61e390> <<< 13632 1726884286.57748: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f61d010> <<< 13632 1726884286.57770: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f80aea0> <<< 13632 1726884286.57798: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884286.57858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.57867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884286.57921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884286.57946: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f6466f0> <<< 13632 1726884286.58004: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884286.58007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.58036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884286.58055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884286.58106: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f6628a0> <<< 13632 1726884286.58131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884286.58172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884286.58225: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884286.58253: 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 0x7ff96f697620> <<< 13632 1726884286.58280: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884286.58314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884286.58343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884286.58388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884286.58483: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f6c1dc0> <<< 13632 1726884286.58555: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f697740> <<< 13632 1726884286.58604: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f663530> <<< 13632 1726884286.58634: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884286.58651: 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 0x7ff96f49c740> <<< 13632 1726884286.58657: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f6618e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f61f2c0> <<< 13632 1726884286.58755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884286.58777: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff96f49c950> <<< 13632 1726884286.58859: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_et5_9ltm/ansible_stat_payload.zip' <<< 13632 1726884286.58865: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.59016: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.59050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884286.59056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884286.59103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884286.59179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884286.59212: 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 0x7ff96f4f63c0> <<< 13632 1726884286.59231: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884286.59427: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f4cd2b0> <<< 13632 1726884286.59431: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f4cc440> <<< 13632 1726884286.59442: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.59471: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884286.59478: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.59502: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.59511: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.59542: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884286.59558: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.61130: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.62405: 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 0x7ff96f4cf3b0> <<< 13632 1726884286.62429: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884286.62456: stdout chunk (state=3): >>># 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 <<< 13632 1726884286.62493: stdout chunk (state=3): >>># 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 <<< 13632 1726884286.62519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884286.62532: 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 0x7ff96f51ddf0> <<< 13632 1726884286.62552: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f51db80> <<< 13632 1726884286.62605: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f51d490> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884286.62624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884286.62653: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f51d8e0> <<< 13632 1726884286.62660: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f4f6e40> import 'atexit' # <<< 13632 1726884286.62700: 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 0x7ff96f51eb40> <<< 13632 1726884286.62725: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.62731: 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 0x7ff96f51ed50> <<< 13632 1726884286.62749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884286.62804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884286.62808: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884286.62861: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f51f290> <<< 13632 1726884286.62868: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884286.62890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884286.62923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884286.62961: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f388fe0> <<< 13632 1726884286.62992: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.62999: 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 0x7ff96f38ac60> <<< 13632 1726884286.63022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884286.63037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884286.63088: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f38b620> <<< 13632 1726884286.63097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884286.63127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884286.63147: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f38c800> <<< 13632 1726884286.63167: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884286.63204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884286.63233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884286.63239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884286.63290: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f38f230> <<< 13632 1726884286.63330: 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 0x7ff96f38f320> <<< 13632 1726884286.63352: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f38d4f0> <<< 13632 1726884286.63373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884286.63399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884286.63423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13632 1726884286.63428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884286.63450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884286.63474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884286.63502: 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' <<< 13632 1726884286.63525: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3930e0> <<< 13632 1726884286.63531: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884286.63608: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f391bb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f391940> <<< 13632 1726884286.63638: 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' <<< 13632 1726884286.63725: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f391e80> <<< 13632 1726884286.63751: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f38da00> <<< 13632 1726884286.63785: 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 0x7ff96f3d7230> <<< 13632 1726884286.63817: 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 0x7ff96f3d74a0> <<< 13632 1726884286.63846: 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 <<< 13632 1726884286.63857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884286.63887: 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' <<< 13632 1726884286.63927: 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 0x7ff96f3d8f20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3d8ce0> <<< 13632 1726884286.63953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884286.64064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884286.64119: 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 0x7ff96f3db3e0> <<< 13632 1726884286.64130: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3d9580> <<< 13632 1726884286.64152: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884286.64200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.64223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884286.64238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884286.64244: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884286.64297: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3e2bd0> <<< 13632 1726884286.64450: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3db560> <<< 13632 1726884286.64529: 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 0x7ff96f3e39b0> <<< 13632 1726884286.64566: 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 0x7ff96f3e39e0> <<< 13632 1726884286.64619: 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 0x7ff96f3e2f90> <<< 13632 1726884286.64645: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3d7650> <<< 13632 1726884286.64668: 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 <<< 13632 1726884286.64678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884286.64694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884286.64716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884286.64744: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.64773: 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 0x7ff96f3eb5f0> <<< 13632 1726884286.64976: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.64980: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.64985: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff96f3ec6e0> <<< 13632 1726884286.64989: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3e9dc0> <<< 13632 1726884286.65034: 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 0x7ff96f3eb140> <<< 13632 1726884286.65038: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3e99d0> <<< 13632 1726884286.65053: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.65068: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884286.65095: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.65193: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.65304: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.65311: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.65318: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884286.65348: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884286.65358: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884286.65371: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.65516: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.65656: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.66331: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.67026: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884286.67029: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884286.67032: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884286.67035: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884286.67058: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884286.67078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.67135: 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 0x7ff96f470950> <<< 13632 1726884286.67244: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884286.67251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884286.67281: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f471a60> <<< 13632 1726884286.67290: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3ef200> <<< 13632 1726884286.67337: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884286.67358: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.67371: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.67398: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884286.67405: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.67581: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.67769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884286.67775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884286.67790: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f471490> <<< 13632 1726884286.67806: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.68367: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.68919: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.69005: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.69097: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884286.69107: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.69151: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.69191: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884286.69208: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.69286: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.69401: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884286.69410: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.69439: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884286.69451: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.69501: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.69547: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884286.69554: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.69834: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.70122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884286.70197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884286.70204: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884286.70285: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f472480> <<< 13632 1726884286.70304: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.70386: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.70476: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884286.70491: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13632 1726884286.70497: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884286.70522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884286.70528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884286.70605: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.70735: 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 0x7ff96f27e240> <<< 13632 1726884286.70796: 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 0x7ff96f27ebd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3e8ef0> <<< 13632 1726884286.70820: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.70863: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.70910: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884286.70917: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.70967: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.71013: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.71074: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.71147: 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 <<< 13632 1726884286.71192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.71278: 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 0x7ff96f27d8e0> <<< 13632 1726884286.71322: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f27edb0> <<< 13632 1726884286.71356: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884286.71373: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.71438: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.71508: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.71535: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.71585: 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' <<< 13632 1726884286.71610: 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 <<< 13632 1726884286.71633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884286.71654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884286.71712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884286.71734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884286.71746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884286.71807: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f30ef60> <<< 13632 1726884286.71852: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f288cb0> <<< 13632 1726884286.71938: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f286e10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f286bd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884286.71957: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.71986: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.72014: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884286.72080: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884286.72101: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.72105: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884286.72129: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.72268: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.72483: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884286.73851: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1366, "inode": 263868, "dev": 51714, "nlink": 1, "atime": 1726883829.2623322, "mtime": 1726563702.8340054, "ctime": 1726883829.261332, "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": "40c1c60f9174344c109159dd91c78d2156259690", "mimetype": "text/plain", "charset": "us-ascii", "version": "597501961", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 13632 1726884286.73873: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884286.74292: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884286.74312: 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 <<< 13632 1726884286.74331: 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 # cleanup[2] removing _io <<< 13632 1726884286.74342: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # 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 <<< 13632 1726884286.74362: stdout chunk (state=3): >>># 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 <<< 13632 1726884286.74376: stdout chunk (state=3): >>># 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 <<< 13632 1726884286.74379: stdout chunk (state=3): >>># 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 <<< 13632 1726884286.74403: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib <<< 13632 1726884286.74412: 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 # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing <<< 13632 1726884286.74442: 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 # 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 <<< 13632 1726884286.74454: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 13632 1726884286.74458: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 13632 1726884286.74460: 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 <<< 13632 1726884286.74497: 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 <<< 13632 1726884286.74505: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 13632 1726884286.74509: 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 <<< 13632 1726884286.74747: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884286.74755: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884286.74783: stdout chunk (state=3): >>># destroy _bz2 <<< 13632 1726884286.74801: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii<<< 13632 1726884286.74810: stdout chunk (state=3): >>> # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884286.74829: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 13632 1726884286.74836: stdout chunk (state=3): >>> # destroy fnmatch # destroy ipaddress <<< 13632 1726884286.74864: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884286.74890: stdout chunk (state=3): >>># destroy importlib <<< 13632 1726884286.74905: stdout chunk (state=3): >>># 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 <<< 13632 1726884286.74923: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 13632 1726884286.74927: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 13632 1726884286.74950: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13632 1726884286.74953: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 13632 1726884286.74973: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 13632 1726884286.74983: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13632 1726884286.75002: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13632 1726884286.75005: stdout chunk (state=3): >>># destroy array <<< 13632 1726884286.75019: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884286.75044: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884286.75056: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884286.75116: 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 <<< 13632 1726884286.75126: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 13632 1726884286.75132: 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 <<< 13632 1726884286.75160: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize <<< 13632 1726884286.75165: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 13632 1726884286.75195: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 13632 1726884286.75213: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 13632 1726884286.75233: 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 <<< 13632 1726884286.75244: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884286.75260: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 13632 1726884286.75294: stdout chunk (state=3): >>># 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 <<< 13632 1726884286.75301: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal <<< 13632 1726884286.75328: 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 <<< 13632 1726884286.75331: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884286.75465: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884286.75493: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884286.75508: stdout chunk (state=3): >>># destroy platform <<< 13632 1726884286.75523: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 13632 1726884286.75547: stdout chunk (state=3): >>># destroy tokenize <<< 13632 1726884286.75554: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884286.75579: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13632 1726884286.75585: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 13632 1726884286.75603: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13632 1726884286.75708: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13632 1726884286.75719: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 13632 1726884286.75728: stdout chunk (state=3): >>># destroy time <<< 13632 1726884286.75749: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884286.75780: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 13632 1726884286.75796: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 13632 1726884286.75815: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13632 1726884286.75821: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884286.76164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884286.76233: stderr chunk (state=3): >>><<< 13632 1726884286.76236: stdout chunk (state=3): >>><<< 13632 1726884286.76309: _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 0x7ff96f92c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f8fbb30> # /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 0x7ff96f92eab0> 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 0x7ff96f741160> # /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 0x7ff96f742150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f787fe0> # /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 0x7ff96f794170> # /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 0x7ff96f7b7a10> # /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 0x7ff96f7d80e0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f797cb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f7953d0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f785190> # /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 0x7ff96f7db9e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f7da600> # /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 0x7ff96f7962a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f7d8d10> # /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 0x7ff96f808a40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f784410> # /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 0x7ff96f808ef0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f808da0> # 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 0x7ff96f809160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f77af30> # /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 0x7ff96f809850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f809520> 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 0x7ff96f80a750> 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 0x7ff96f824980> 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 0x7ff96f8260c0> # /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 0x7ff96f826fc0> # 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 0x7ff96f8275f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f826510> # /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 0x7ff96f827fe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f8277a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f80a7b0> # /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 0x7ff96f5ebf80> # /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 0x7ff96f61ca70> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f61c7d0> # 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 0x7ff96f61caa0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff96f61cc80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f5ea120> # /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 0x7ff96f61e390> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f61d010> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f80aea0> # /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 0x7ff96f6466f0> # /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 0x7ff96f6628a0> # /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 0x7ff96f697620> # /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 0x7ff96f6c1dc0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f697740> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f663530> # /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 0x7ff96f49c740> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f6618e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f61f2c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff96f49c950> # zipimport: found 30 names in '/tmp/ansible_stat_payload_et5_9ltm/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 0x7ff96f4f63c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f4cd2b0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f4cc440> # 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 0x7ff96f4cf3b0> # /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 0x7ff96f51ddf0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f51db80> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f51d490> # /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 0x7ff96f51d8e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f4f6e40> 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 0x7ff96f51eb40> # 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 0x7ff96f51ed50> # /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 0x7ff96f51f290> 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 0x7ff96f388fe0> # 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 0x7ff96f38ac60> # /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 0x7ff96f38b620> # /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 0x7ff96f38c800> # /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 0x7ff96f38f230> # 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 0x7ff96f38f320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f38d4f0> # /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 0x7ff96f3930e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f391bb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f391940> # /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 0x7ff96f391e80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f38da00> # 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 0x7ff96f3d7230> # /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 0x7ff96f3d74a0> # /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 0x7ff96f3d8f20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3d8ce0> # /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 0x7ff96f3db3e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3d9580> # /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 0x7ff96f3e2bd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3db560> # 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 0x7ff96f3e39b0> # 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 0x7ff96f3e39e0> # 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 0x7ff96f3e2f90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3d7650> # /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 0x7ff96f3eb5f0> # 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 0x7ff96f3ec6e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3e9dc0> # 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 0x7ff96f3eb140> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3e99d0> # 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 0x7ff96f470950> # /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 0x7ff96f471a60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3ef200> 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 0x7ff96f471490> # 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 0x7ff96f472480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff96f27e240> # 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 0x7ff96f27ebd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f3e8ef0> # 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 0x7ff96f27d8e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f27edb0> 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 0x7ff96f30ef60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f288cb0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f286e10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff96f286bd0> # 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/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1366, "inode": 263868, "dev": 51714, "nlink": 1, "atime": 1726883829.2623322, "mtime": 1726563702.8340054, "ctime": 1726883829.261332, "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": "40c1c60f9174344c109159dd91c78d2156259690", "mimetype": "text/plain", "charset": "us-ascii", "version": "597501961", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884286.76925: done with _execute_module (stat, {'path': '/etc/fstab', '_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-1726884286.4281123-15902-130130972036569/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884286.76928: _low_level_execute_command(): starting 13632 1726884286.76931: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884286.4281123-15902-130130972036569/ > /dev/null 2>&1 && sleep 0' 13632 1726884286.77106: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884286.77110: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884286.77112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.77115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884286.77118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.77169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.77173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.77224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.79099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.79148: stderr chunk (state=3): >>><<< 13632 1726884286.79151: stdout chunk (state=3): >>><<< 13632 1726884286.79165: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884286.79174: handler run complete 13632 1726884286.79227: attempt loop complete, returning result 13632 1726884286.79231: _execute() done 13632 1726884286.79233: dumping result to json 13632 1726884286.79240: done dumping result, returning 13632 1726884286.79249: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [12b27791-eb03-55b1-95d9-0000000010cb] 13632 1726884286.79255: sending task result for task 12b27791-eb03-55b1-95d9-0000000010cb 13632 1726884286.79370: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010cb 13632 1726884286.79373: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726883829.2623322, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "40c1c60f9174344c109159dd91c78d2156259690", "ctime": 1726883829.261332, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 263868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726563702.8340054, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "597501961", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 13632 1726884286.79535: no more pending results, returning what we have 13632 1726884286.79538: results queue empty 13632 1726884286.79539: checking for any_errors_fatal 13632 1726884286.79548: done checking for any_errors_fatal 13632 1726884286.79549: checking for max_fail_percentage 13632 1726884286.79551: done checking for max_fail_percentage 13632 1726884286.79552: checking to see if all hosts have failed and the running result is not ok 13632 1726884286.79553: done checking to see if all hosts have failed 13632 1726884286.79554: getting the remaining hosts for this loop 13632 1726884286.79555: done getting the remaining hosts for this loop 13632 1726884286.79559: getting the next task for host managed_node3 13632 1726884286.79567: done getting next task for host managed_node3 13632 1726884286.79571: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 13632 1726884286.79576: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (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? (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), did rescue? False, did start at task? False 13632 1726884286.79600: getting variables 13632 1726884286.79602: in VariableManager get_vars() 13632 1726884286.79638: Calling all_inventory to load vars for managed_node3 13632 1726884286.79644: Calling groups_inventory to load vars for managed_node3 13632 1726884286.79646: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884286.79654: Calling all_plugins_play to load vars for managed_node3 13632 1726884286.79656: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884286.79658: Calling groups_plugins_play to load vars for managed_node3 13632 1726884286.80202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884286.80841: done with get_vars() 13632 1726884286.80857: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 22:04:46 -0400 (0:00:00.437) 0:01:35.733 ****** 13632 1726884286.80947: entering _queue_task() for managed_node3/lineinfile 13632 1726884286.81193: worker is 1 (out of 1 available) 13632 1726884286.81209: exiting _queue_task() for managed_node3/lineinfile 13632 1726884286.81223: done queuing things up, now waiting for results queue to drain 13632 1726884286.81225: waiting for pending results... 13632 1726884286.81429: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 13632 1726884286.81568: in run() - task 12b27791-eb03-55b1-95d9-0000000010cc 13632 1726884286.81576: variable 'ansible_search_path' from source: unknown 13632 1726884286.81580: variable 'ansible_search_path' from source: unknown 13632 1726884286.81613: calling self._execute() 13632 1726884286.81705: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884286.81713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884286.81724: variable 'omit' from source: magic vars 13632 1726884286.82046: variable '__storage_fstab' from source: set_fact 13632 1726884286.82080: Evaluated conditional (__storage_fstab.stat.exists): True 13632 1726884286.82221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884286.82451: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884286.82493: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884286.82523: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884286.82557: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884286.82622: variable 'blivet_output' from source: set_fact 13632 1726884286.82715: Evaluated conditional (blivet_output is changed): True 13632 1726884286.82721: variable 'omit' from source: magic vars 13632 1726884286.82786: variable 'omit' from source: magic vars 13632 1726884286.82810: variable '__str' from source: task vars 13632 1726884286.82872: variable '__str' from source: task vars 13632 1726884286.82880: variable '__str' from source: task vars 13632 1726884286.82937: variable '__str' from source: task vars 13632 1726884286.82952: variable 'omit' from source: magic vars 13632 1726884286.82978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884286.83007: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884286.83025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884286.83041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884286.83051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884286.83078: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884286.83081: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884286.83087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884286.83181: Set connection var ansible_shell_executable to /bin/sh 13632 1726884286.83190: Set connection var ansible_connection to ssh 13632 1726884286.83193: Set connection var ansible_pipelining to False 13632 1726884286.83196: Set connection var ansible_timeout to 10 13632 1726884286.83200: Set connection var ansible_shell_type to sh 13632 1726884286.83209: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884286.83235: variable 'ansible_shell_executable' from source: unknown 13632 1726884286.83238: variable 'ansible_connection' from source: unknown 13632 1726884286.83241: variable 'ansible_module_compression' from source: unknown 13632 1726884286.83243: variable 'ansible_shell_type' from source: unknown 13632 1726884286.83246: variable 'ansible_shell_executable' from source: unknown 13632 1726884286.83248: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884286.83251: variable 'ansible_pipelining' from source: unknown 13632 1726884286.83253: variable 'ansible_timeout' from source: unknown 13632 1726884286.83259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884286.83400: 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__) 13632 1726884286.83410: variable 'omit' from source: magic vars 13632 1726884286.83416: starting attempt loop 13632 1726884286.83420: running the handler 13632 1726884286.83434: _low_level_execute_command(): starting 13632 1726884286.83441: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884286.83985: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.83990: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.83994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.83996: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.84052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.84055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.84107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.85758: stdout chunk (state=3): >>>/root <<< 13632 1726884286.85864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.85931: stderr chunk (state=3): >>><<< 13632 1726884286.85935: stdout chunk (state=3): >>><<< 13632 1726884286.85957: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884286.85970: _low_level_execute_command(): starting 13632 1726884286.85984: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511 `" && echo ansible-tmp-1726884286.8595762-15917-203938197494511="` echo /root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511 `" ) && sleep 0' 13632 1726884286.86450: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884286.86459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884286.86491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.86496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.86499: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.86558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.86564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.86615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.88549: stdout chunk (state=3): >>>ansible-tmp-1726884286.8595762-15917-203938197494511=/root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511 <<< 13632 1726884286.88667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.88723: stderr chunk (state=3): >>><<< 13632 1726884286.88727: stdout chunk (state=3): >>><<< 13632 1726884286.88744: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884286.8595762-15917-203938197494511=/root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884286.88806: variable 'ansible_module_compression' from source: unknown 13632 1726884286.88857: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 13632 1726884286.88899: variable 'ansible_facts' from source: unknown 13632 1726884286.88966: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511/AnsiballZ_lineinfile.py 13632 1726884286.89091: Sending initial data 13632 1726884286.89095: Sent initial data (159 bytes) 13632 1726884286.89547: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884286.89557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884286.89586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.89600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884286.89602: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.89654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.89660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.89711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.91299: 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" <<< 13632 1726884286.91306: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884286.91336: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884286.91383: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpwu_9asa_ /root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511/AnsiballZ_lineinfile.py <<< 13632 1726884286.91391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511/AnsiballZ_lineinfile.py" <<< 13632 1726884286.91433: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpwu_9asa_" to remote "/root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511/AnsiballZ_lineinfile.py" <<< 13632 1726884286.91437: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511/AnsiballZ_lineinfile.py" <<< 13632 1726884286.92252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.92326: stderr chunk (state=3): >>><<< 13632 1726884286.92330: stdout chunk (state=3): >>><<< 13632 1726884286.92352: done transferring module to remote 13632 1726884286.92365: _low_level_execute_command(): starting 13632 1726884286.92371: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511/ /root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511/AnsiballZ_lineinfile.py && sleep 0' 13632 1726884286.92859: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884286.92863: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884286.92866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.92869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884286.92872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.92920: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.92924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.92975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.94802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884286.94814: stderr chunk (state=3): >>><<< 13632 1726884286.94818: stdout chunk (state=3): >>><<< 13632 1726884286.94837: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884286.94840: _low_level_execute_command(): starting 13632 1726884286.94846: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511/AnsiballZ_lineinfile.py && sleep 0' 13632 1726884286.95281: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884286.95290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884286.95325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884286.95329: 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884286.95331: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884286.95334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884286.95399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884286.95405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884286.95407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884286.95455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884286.97677: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884286.97717: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884286.97748: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884286.97754: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884286.97825: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884286.97831: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884286.97864: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884286.97903: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884286.97934: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884286.97940: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884286.97997: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884286.98008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.98014: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884286.98047: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884286.98081: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884286.98107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884286.98121: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465e0c530> <<< 13632 1726884286.98127: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465ddbb30> <<< 13632 1726884286.98160: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884286.98168: 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 0x7fd465e0eab0> <<< 13632 1726884286.98194: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884286.98219: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884286.98229: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884286.98239: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884286.98277: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884286.98372: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884286.98399: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884286.98405: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884286.98433: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884286.98452: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884286.98458: stdout chunk (state=3): >>>Processing user site-packages <<< 13632 1726884286.98479: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884286.98492: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884286.98504: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884286.98530: 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 <<< 13632 1726884286.98536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884286.98557: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c21160> <<< 13632 1726884286.98626: 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 <<< 13632 1726884286.98630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.98639: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c22150> <<< 13632 1726884286.98669: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884286.98705: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884286.98948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884286.98957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884286.98987: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884286.98992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.99020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884286.99059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884286.99079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884286.99105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884286.99130: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c67f80> <<< 13632 1726884286.99138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884286.99162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884286.99182: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884286.99192: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c74110> <<< 13632 1726884286.99204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884286.99236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884286.99258: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884286.99312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884286.99324: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884286.99352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884286.99362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c979b0> <<< 13632 1726884286.99384: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884286.99393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13632 1726884286.99402: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c97f80> <<< 13632 1726884286.99409: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884286.99468: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c77c50> <<< 13632 1726884286.99472: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884286.99509: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c75370> <<< 13632 1726884286.99604: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c65130> <<< 13632 1726884286.99634: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884286.99649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884286.99663: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884286.99683: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884286.99716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884286.99730: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884286.99739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884286.99772: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465cbb950> <<< 13632 1726884286.99791: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465cba570> <<< 13632 1726884286.99814: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884286.99831: 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 0x7fd465c76360> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465cb8dd0> <<< 13632 1726884286.99884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884286.99898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465ce89b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c643b0> <<< 13632 1726884286.99926: 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' <<< 13632 1726884286.99956: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.99959: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884286.99972: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd465ce8e60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465ce8d10> <<< 13632 1726884287.00013: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.00016: 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 0x7fd465ce90d0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c5aed0> <<< 13632 1726884287.00049: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13632 1726884287.00055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.00076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884287.00106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884287.00134: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465ce97c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465ce9490> <<< 13632 1726884287.00137: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884287.00168: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884287.00178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884287.00183: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465cea6c0> <<< 13632 1726884287.00205: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884287.00211: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884287.00238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884287.00269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884287.00296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884287.00304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465d048c0> <<< 13632 1726884287.00321: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884287.00356: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.00360: 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 0x7fd465d06000> <<< 13632 1726884287.00386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884287.00391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884287.00422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884287.00425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884287.00443: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465d06f00> <<< 13632 1726884287.00473: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.00482: 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 0x7fd465d07560> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465d06450> <<< 13632 1726884287.00512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884287.00515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884287.00559: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.00575: 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 0x7fd465d07fe0> <<< 13632 1726884287.00580: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465d07710> <<< 13632 1726884287.00628: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465cea720> <<< 13632 1726884287.00647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884287.00679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884287.00696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884287.00719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884287.00751: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.00754: 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 0x7fd465a9fef0> <<< 13632 1726884287.00784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13632 1726884287.00789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13632 1726884287.00815: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.00821: 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 0x7fd465acc8c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465acc620> <<< 13632 1726884287.00846: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.00849: 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 0x7fd465acc8f0> <<< 13632 1726884287.00875: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.00886: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd465accad0> <<< 13632 1726884287.00909: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465a9e090> <<< 13632 1726884287.00919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884287.01028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884287.01045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884287.01064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884287.01070: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465ace1b0> <<< 13632 1726884287.01105: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465acce30> <<< 13632 1726884287.01120: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465ceae10> <<< 13632 1726884287.01143: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884287.01196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.01221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884287.01261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884287.01292: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465afa540> <<< 13632 1726884287.01343: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884287.01362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.01374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884287.01402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884287.01451: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465b166f0> <<< 13632 1726884287.01472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884287.01515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884287.01568: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884287.01595: 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' <<< 13632 1726884287.01607: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465b4b4a0> <<< 13632 1726884287.01614: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884287.01658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884287.01678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884287.01725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884287.01816: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465b79c40> <<< 13632 1726884287.01894: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465b4b5c0> <<< 13632 1726884287.01937: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465b17380> <<< 13632 1726884287.01965: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13632 1726884287.01984: 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 0x7fd4659905f0> <<< 13632 1726884287.01994: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465b15730> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465acf0e0> <<< 13632 1726884287.02098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884287.02111: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd4659907d0> <<< 13632 1726884287.02192: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_jji7pip9/ansible_lineinfile_payload.zip' <<< 13632 1726884287.02200: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.02351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.02373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884287.02393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884287.02435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884287.02513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884287.02547: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884287.02558: 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 0x7fd4659ee2d0> import '_typing' # <<< 13632 1726884287.02763: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4659c11c0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4659c0320> <<< 13632 1726884287.02769: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.02801: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884287.02815: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.02818: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.02847: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.02852: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884287.02873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.04438: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.05699: 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' <<< 13632 1726884287.05708: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4659c32c0> <<< 13632 1726884287.05728: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884287.05742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.05755: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884287.05777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884287.05792: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13632 1726884287.05799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884287.05823: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.05829: 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 0x7fd465a11c70> <<< 13632 1726884287.05867: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465a11a00> <<< 13632 1726884287.05902: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465a11310> <<< 13632 1726884287.05918: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884287.05930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884287.05975: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465a11760> <<< 13632 1726884287.05983: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4659eed50> import 'atexit' # <<< 13632 1726884287.06012: 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 0x7fd465a12a50> <<< 13632 1726884287.06043: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.06049: 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 0x7fd465a12c90> <<< 13632 1726884287.06071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884287.06116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884287.06134: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884287.06185: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465a131d0> <<< 13632 1726884287.06195: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884287.06208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884287.06238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884287.06272: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd46587cfe0> <<< 13632 1726884287.06306: 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 0x7fd46587ebd0> <<< 13632 1726884287.06333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884287.06342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884287.06391: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd46587f4d0> <<< 13632 1726884287.06403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884287.06440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884287.06449: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658806b0> <<< 13632 1726884287.06474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884287.06510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884287.06537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884287.06543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884287.06595: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658830e0> <<< 13632 1726884287.06639: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.06650: 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 0x7fd465883200> <<< 13632 1726884287.06657: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658812e0> <<< 13632 1726884287.06677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884287.06705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884287.06730: 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' <<< 13632 1726884287.06755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884287.06780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884287.06814: 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' <<< 13632 1726884287.06824: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658870b0> <<< 13632 1726884287.06831: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884287.06906: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465885bb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465885910> <<< 13632 1726884287.06937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884287.06941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884287.07024: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465885e80> <<< 13632 1726884287.07050: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658818e0> <<< 13632 1726884287.07081: 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 0x7fd4658cb230> <<< 13632 1726884287.07121: 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 0x7fd4658cb3b0> <<< 13632 1726884287.07153: 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 <<< 13632 1726884287.07156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884287.07189: 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' <<< 13632 1726884287.07232: 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 0x7fd4658ccf80> <<< 13632 1726884287.07238: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658ccd40> <<< 13632 1726884287.07259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884287.07374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884287.07433: 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' <<< 13632 1726884287.07437: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4658cf500> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658cd670> <<< 13632 1726884287.07469: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884287.07514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.07540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884287.07545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884287.07562: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884287.07612: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658dac30> <<< 13632 1726884287.07764: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658cf5c0> <<< 13632 1726884287.07842: 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' <<< 13632 1726884287.07848: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4658dbec0> <<< 13632 1726884287.07885: 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 0x7fd4658db890><<< 13632 1726884287.07890: stdout chunk (state=3): >>> <<< 13632 1726884287.07943: 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 0x7fd4658dbf80> <<< 13632 1726884287.07954: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658cb6b0> <<< 13632 1726884287.07979: 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' <<< 13632 1726884287.08007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884287.08033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884287.08063: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.08095: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.08101: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4658df650> <<< 13632 1726884287.08282: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.08296: 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 0x7fd4658e0590> <<< 13632 1726884287.08302: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658dddc0> <<< 13632 1726884287.08338: 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 0x7fd4658df140> <<< 13632 1726884287.08344: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658dd9a0> <<< 13632 1726884287.08377: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.08383: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884287.08406: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.08505: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.08609: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.08625: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.08633: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884287.08650: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.08661: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.08672: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13632 1726884287.08690: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.08823: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.08964: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.09632: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.10323: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884287.10330: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884287.10353: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884287.10373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.10430: 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 0x7fd4659647d0> <<< 13632 1726884287.10539: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884287.10545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884287.10567: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4659655e0> <<< 13632 1726884287.10579: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658e3b00> <<< 13632 1726884287.10633: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884287.10654: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.10663: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.10686: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884287.10701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.10873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.11055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884287.11071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884287.11085: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4659656a0> <<< 13632 1726884287.11098: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.11648: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.12197: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.12279: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.12371: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884287.12378: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.12425: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.12470: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884287.12477: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.12558: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.12675: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884287.12701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.12709: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884287.12730: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.12771: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.12818: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884287.12824: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.13111: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.13396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884287.13464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884287.13474: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884287.13566: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465966480> <<< 13632 1726884287.13576: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.13666: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.13753: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884287.13771: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884287.13776: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884287.13802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884287.13808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884287.13891: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.14016: 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 0x7fd465772210> <<< 13632 1726884287.14077: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.14086: 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 0x7fd465772ba0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465967530> <<< 13632 1726884287.14107: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.14149: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.14196: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884287.14205: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.14252: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.14302: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.14362: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.14436: 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 <<< 13632 1726884287.14478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.14570: 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' <<< 13632 1726884287.14576: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd465771910> <<< 13632 1726884287.14615: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465772d50> <<< 13632 1726884287.14653: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884287.14662: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.14733: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.14804: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.14834: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.14880: 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 <<< 13632 1726884287.14897: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.14905: 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 <<< 13632 1726884287.14924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884287.14950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884287.15004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884287.15027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884287.15040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884287.15103: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465806e70> <<< 13632 1726884287.15148: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd46577cbf0> <<< 13632 1726884287.15244: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd46577ac90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd46577aae0> # destroy ansible.module_utils.distro <<< 13632 1726884287.15247: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884287.15286: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.15308: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884287.15324: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884287.15382: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884287.15389: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.15412: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884287.15418: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.15707: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.16057: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.16750: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 13632 1726884287.16757: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884287.17083: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884287.17103: 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 <<< 13632 1726884287.17122: stdout chunk (state=3): >>># 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 <<< 13632 1726884287.17141: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg <<< 13632 1726884287.17154: stdout chunk (state=3): >>># cleanup[2] removing re<<< 13632 1726884287.17168: 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 <<< 13632 1726884287.17174: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path <<< 13632 1726884287.17195: 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 <<< 13632 1726884287.17229: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 13632 1726884287.17258: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # 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 <<< 13632 1726884287.17267: 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13632 1726884287.17504: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884287.17520: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884287.17538: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884287.17554: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884287.17562: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13632 1726884287.17581: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884287.17618: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 13632 1726884287.17636: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 13632 1726884287.17659: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 13632 1726884287.17675: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13632 1726884287.17694: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 13632 1726884287.17702: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884287.17727: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884287.17734: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884287.17777: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884287.17799: 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 <<< 13632 1726884287.17817: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13632 1726884287.17839: 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 <<< 13632 1726884287.17858: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 13632 1726884287.17871: 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 <<< 13632 1726884287.17900: 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 <<< 13632 1726884287.17904: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 13632 1726884287.17943: 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 # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 13632 1726884287.17951: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 13632 1726884287.17954: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 13632 1726884287.17961: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884287.18092: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884287.18100: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 13632 1726884287.18131: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13632 1726884287.18139: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884287.18160: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884287.18188: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884287.18196: stdout chunk (state=3): >>># destroy _tokenize <<< 13632 1726884287.18223: 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 <<< 13632 1726884287.18237: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884287.18331: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884287.18335: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 13632 1726884287.18337: 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 <<< 13632 1726884287.18364: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884287.18391: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 13632 1726884287.18408: stdout chunk (state=3): >>> # destroy _string <<< 13632 1726884287.18421: stdout chunk (state=3): >>># destroy re # destroy itertools <<< 13632 1726884287.18427: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 13632 1726884287.18443: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 13632 1726884287.18828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884287.18897: stderr chunk (state=3): >>><<< 13632 1726884287.18901: stdout chunk (state=3): >>><<< 13632 1726884287.18965: _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 0x7fd465e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465ddbb30> # /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 0x7fd465e0eab0> 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 0x7fd465c21160> # /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 0x7fd465c22150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c67f80> # /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 0x7fd465c74110> # /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 0x7fd465c979b0> # /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 0x7fd465c97f80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c77c50> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c75370> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c65130> # /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 0x7fd465cbb950> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465cba570> # /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 0x7fd465c76360> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465cb8dd0> # /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 0x7fd465ce89b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c643b0> # /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 0x7fd465ce8e60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465ce8d10> # 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 0x7fd465ce90d0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465c5aed0> # /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 0x7fd465ce97c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465ce9490> 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 0x7fd465cea6c0> 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 0x7fd465d048c0> 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 0x7fd465d06000> # /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 0x7fd465d06f00> # 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 0x7fd465d07560> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465d06450> # /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 0x7fd465d07fe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465d07710> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465cea720> # /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 0x7fd465a9fef0> # /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 0x7fd465acc8c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465acc620> # 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 0x7fd465acc8f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd465accad0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465a9e090> # /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 0x7fd465ace1b0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465acce30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465ceae10> # /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 0x7fd465afa540> # /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 0x7fd465b166f0> # /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 0x7fd465b4b4a0> # /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 0x7fd465b79c40> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465b4b5c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465b17380> # /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 0x7fd4659905f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465b15730> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465acf0e0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd4659907d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_jji7pip9/ansible_lineinfile_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 0x7fd4659ee2d0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4659c11c0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4659c0320> # 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 0x7fd4659c32c0> # /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 0x7fd465a11c70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465a11a00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465a11310> # /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 0x7fd465a11760> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4659eed50> 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 0x7fd465a12a50> # 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 0x7fd465a12c90> # /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 0x7fd465a131d0> 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 0x7fd46587cfe0> # 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 0x7fd46587ebd0> # /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 0x7fd46587f4d0> # /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 0x7fd4658806b0> # /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 0x7fd4658830e0> # 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 0x7fd465883200> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658812e0> # /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 0x7fd4658870b0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465885bb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465885910> # /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 0x7fd465885e80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658818e0> # 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 0x7fd4658cb230> # /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 0x7fd4658cb3b0> # /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 0x7fd4658ccf80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658ccd40> # /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 0x7fd4658cf500> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658cd670> # /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 0x7fd4658dac30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658cf5c0> # 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 0x7fd4658dbec0> # 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 0x7fd4658db890> # 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 0x7fd4658dbf80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658cb6b0> # /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 0x7fd4658df650> # 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 0x7fd4658e0590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658dddc0> # 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 0x7fd4658df140> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658dd9a0> # 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 0x7fd4659647d0> # /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 0x7fd4659655e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4658e3b00> 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 0x7fd4659656a0> # 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 0x7fd465966480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd465772210> # 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 0x7fd465772ba0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465967530> # 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 0x7fd465771910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd465772d50> 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 0x7fd465806e70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd46577cbf0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd46577ac90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd46577aae0> # 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, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884287.19552: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884287.19556: _low_level_execute_command(): starting 13632 1726884287.19558: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884286.8595762-15917-203938197494511/ > /dev/null 2>&1 && sleep 0' 13632 1726884287.19781: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884287.19790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884287.19794: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884287.19798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884287.19801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884287.19804: 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.8.115 originally 10.31.8.115 <<< 13632 1726884287.19806: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884287.19862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884287.19868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884287.19916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884287.21811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884287.21861: stderr chunk (state=3): >>><<< 13632 1726884287.21865: stdout chunk (state=3): >>><<< 13632 1726884287.21880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884287.21891: handler run complete 13632 1726884287.21919: attempt loop complete, returning result 13632 1726884287.21922: _execute() done 13632 1726884287.21925: dumping result to json 13632 1726884287.21931: done dumping result, returning 13632 1726884287.21941: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [12b27791-eb03-55b1-95d9-0000000010cc] 13632 1726884287.21947: sending task result for task 12b27791-eb03-55b1-95d9-0000000010cc 13632 1726884287.22064: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010cc 13632 1726884287.22068: WORKER PROCESS EXITING ok: [managed_node3] => { "backup": "", "changed": false } 13632 1726884287.22174: no more pending results, returning what we have 13632 1726884287.22185: results queue empty 13632 1726884287.22186: checking for any_errors_fatal 13632 1726884287.22196: done checking for any_errors_fatal 13632 1726884287.22197: checking for max_fail_percentage 13632 1726884287.22199: done checking for max_fail_percentage 13632 1726884287.22200: checking to see if all hosts have failed and the running result is not ok 13632 1726884287.22201: done checking to see if all hosts have failed 13632 1726884287.22202: getting the remaining hosts for this loop 13632 1726884287.22204: done getting the remaining hosts for this loop 13632 1726884287.22209: getting the next task for host managed_node3 13632 1726884287.22219: done getting next task for host managed_node3 13632 1726884287.22223: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 13632 1726884287.22228: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (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? (HOST STATE: block=0, task=5, rescue=0, always=1, handlers=0, run_state=3, 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), did rescue? False, did start at task? False 13632 1726884287.22241: getting variables 13632 1726884287.22242: in VariableManager get_vars() 13632 1726884287.22281: Calling all_inventory to load vars for managed_node3 13632 1726884287.22284: Calling groups_inventory to load vars for managed_node3 13632 1726884287.22292: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884287.22307: Calling all_plugins_play to load vars for managed_node3 13632 1726884287.22310: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884287.22314: Calling groups_plugins_play to load vars for managed_node3 13632 1726884287.22868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884287.23505: done with get_vars() 13632 1726884287.23521: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 22:04:47 -0400 (0:00:00.426) 0:01:36.160 ****** 13632 1726884287.23608: entering _queue_task() for managed_node3/systemd 13632 1726884287.23839: worker is 1 (out of 1 available) 13632 1726884287.23853: exiting _queue_task() for managed_node3/systemd 13632 1726884287.23866: done queuing things up, now waiting for results queue to drain 13632 1726884287.23868: waiting for pending results... 13632 1726884287.24081: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 13632 1726884287.24204: in run() - task 12b27791-eb03-55b1-95d9-0000000010ce 13632 1726884287.24219: variable 'ansible_search_path' from source: unknown 13632 1726884287.24223: variable 'ansible_search_path' from source: unknown 13632 1726884287.24264: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884287.24450: variable 'storage_cryptsetup_services' from source: set_fact 13632 1726884287.24500: dumping result to json 13632 1726884287.24504: done dumping result, returning 13632 1726884287.24514: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [12b27791-eb03-55b1-95d9-0000000010ce] 13632 1726884287.24520: sending task result for task 12b27791-eb03-55b1-95d9-0000000010ce 13632 1726884287.24627: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010ce 13632 1726884287.24630: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884287.24712: no more pending results, returning what we have 13632 1726884287.24716: results queue empty 13632 1726884287.24717: checking for any_errors_fatal 13632 1726884287.24731: done checking for any_errors_fatal 13632 1726884287.24731: checking for max_fail_percentage 13632 1726884287.24733: done checking for max_fail_percentage 13632 1726884287.24734: checking to see if all hosts have failed and the running result is not ok 13632 1726884287.24735: done checking to see if all hosts have failed 13632 1726884287.24736: getting the remaining hosts for this loop 13632 1726884287.24738: done getting the remaining hosts for this loop 13632 1726884287.24741: getting the next task for host managed_node3 13632 1726884287.24753: done getting next task for host managed_node3 13632 1726884287.24757: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 13632 1726884287.24762: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884287.24780: getting variables 13632 1726884287.24781: in VariableManager get_vars() 13632 1726884287.24827: Calling all_inventory to load vars for managed_node3 13632 1726884287.24829: Calling groups_inventory to load vars for managed_node3 13632 1726884287.24831: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884287.24840: Calling all_plugins_play to load vars for managed_node3 13632 1726884287.24842: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884287.24844: Calling groups_plugins_play to load vars for managed_node3 13632 1726884287.25380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884287.26015: done with get_vars() 13632 1726884287.26030: done getting variables 13632 1726884287.26081: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 22:04:47 -0400 (0:00:00.025) 0:01:36.185 ****** 13632 1726884287.26117: entering _queue_task() for managed_node3/debug 13632 1726884287.26359: worker is 1 (out of 1 available) 13632 1726884287.26374: exiting _queue_task() for managed_node3/debug 13632 1726884287.26390: done queuing things up, now waiting for results queue to drain 13632 1726884287.26392: waiting for pending results... 13632 1726884287.26611: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output 13632 1726884287.26731: in run() - task 12b27791-eb03-55b1-95d9-0000000010d0 13632 1726884287.26744: variable 'ansible_search_path' from source: unknown 13632 1726884287.26749: variable 'ansible_search_path' from source: unknown 13632 1726884287.26781: calling self._execute() 13632 1726884287.26877: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.26884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.26900: variable 'omit' from source: magic vars 13632 1726884287.26996: variable 'omit' from source: magic vars 13632 1726884287.27060: variable 'omit' from source: magic vars 13632 1726884287.27095: variable 'omit' from source: magic vars 13632 1726884287.27133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884287.27166: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884287.27191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884287.27209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884287.27220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884287.27248: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884287.27251: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.27256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.27349: Set connection var ansible_shell_executable to /bin/sh 13632 1726884287.27358: Set connection var ansible_connection to ssh 13632 1726884287.27364: Set connection var ansible_pipelining to False 13632 1726884287.27371: Set connection var ansible_timeout to 10 13632 1726884287.27373: Set connection var ansible_shell_type to sh 13632 1726884287.27380: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884287.27410: variable 'ansible_shell_executable' from source: unknown 13632 1726884287.27414: variable 'ansible_connection' from source: unknown 13632 1726884287.27416: variable 'ansible_module_compression' from source: unknown 13632 1726884287.27419: variable 'ansible_shell_type' from source: unknown 13632 1726884287.27423: variable 'ansible_shell_executable' from source: unknown 13632 1726884287.27428: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.27432: variable 'ansible_pipelining' from source: unknown 13632 1726884287.27436: variable 'ansible_timeout' from source: unknown 13632 1726884287.27442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.27573: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884287.27584: variable 'omit' from source: magic vars 13632 1726884287.27594: starting attempt loop 13632 1726884287.27597: running the handler 13632 1726884287.27647: variable 'blivet_output' from source: set_fact 13632 1726884287.27809: variable 'blivet_output' from source: set_fact 13632 1726884287.29576: handler run complete 13632 1726884287.29740: attempt loop complete, returning result 13632 1726884287.29744: _execute() done 13632 1726884287.29747: dumping result to json 13632 1726884287.29773: done dumping result, returning 13632 1726884287.29781: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output [12b27791-eb03-55b1-95d9-0000000010d0] 13632 1726884287.29792: sending task result for task 12b27791-eb03-55b1-95d9-0000000010d0 13632 1726884287.30399: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010d0 13632 1726884287.30402: WORKER PROCESS EXITING ok: [managed_node3] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } 13632 1726884287.30846: no more pending results, returning what we have 13632 1726884287.30849: results queue empty 13632 1726884287.30850: checking for any_errors_fatal 13632 1726884287.30854: done checking for any_errors_fatal 13632 1726884287.30855: checking for max_fail_percentage 13632 1726884287.30857: done checking for max_fail_percentage 13632 1726884287.30858: checking to see if all hosts have failed and the running result is not ok 13632 1726884287.30858: done checking to see if all hosts have failed 13632 1726884287.30859: getting the remaining hosts for this loop 13632 1726884287.30860: done getting the remaining hosts for this loop 13632 1726884287.30864: getting the next task for host managed_node3 13632 1726884287.30870: done getting next task for host managed_node3 13632 1726884287.30873: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 13632 1726884287.30876: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884287.30886: getting variables 13632 1726884287.30889: in VariableManager get_vars() 13632 1726884287.30915: Calling all_inventory to load vars for managed_node3 13632 1726884287.30917: Calling groups_inventory to load vars for managed_node3 13632 1726884287.30919: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884287.30926: Calling all_plugins_play to load vars for managed_node3 13632 1726884287.30928: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884287.30930: Calling groups_plugins_play to load vars for managed_node3 13632 1726884287.31404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884287.32037: done with get_vars() 13632 1726884287.32055: done getting variables 13632 1726884287.32113: 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.storage : Set the list of pools for test verification] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 22:04:47 -0400 (0:00:00.060) 0:01:36.245 ****** 13632 1726884287.32145: entering _queue_task() for managed_node3/set_fact 13632 1726884287.32425: worker is 1 (out of 1 available) 13632 1726884287.32440: exiting _queue_task() for managed_node3/set_fact 13632 1726884287.32456: done queuing things up, now waiting for results queue to drain 13632 1726884287.32458: waiting for pending results... 13632 1726884287.32692: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 13632 1726884287.32816: in run() - task 12b27791-eb03-55b1-95d9-0000000010d1 13632 1726884287.32829: variable 'ansible_search_path' from source: unknown 13632 1726884287.32835: variable 'ansible_search_path' from source: unknown 13632 1726884287.32871: calling self._execute() 13632 1726884287.32958: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.32966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.32977: variable 'omit' from source: magic vars 13632 1726884287.33074: variable 'omit' from source: magic vars 13632 1726884287.33138: variable 'omit' from source: magic vars 13632 1726884287.33342: variable 'blivet_output' from source: set_fact 13632 1726884287.34517: variable 'omit' from source: magic vars 13632 1726884287.34553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884287.34588: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884287.34606: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884287.34622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884287.34633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884287.34661: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884287.34665: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.34670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.34758: Set connection var ansible_shell_executable to /bin/sh 13632 1726884287.34766: Set connection var ansible_connection to ssh 13632 1726884287.34773: Set connection var ansible_pipelining to False 13632 1726884287.34779: Set connection var ansible_timeout to 10 13632 1726884287.34785: Set connection var ansible_shell_type to sh 13632 1726884287.34793: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884287.34815: variable 'ansible_shell_executable' from source: unknown 13632 1726884287.34818: variable 'ansible_connection' from source: unknown 13632 1726884287.34821: variable 'ansible_module_compression' from source: unknown 13632 1726884287.34824: variable 'ansible_shell_type' from source: unknown 13632 1726884287.34827: variable 'ansible_shell_executable' from source: unknown 13632 1726884287.34831: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.34836: variable 'ansible_pipelining' from source: unknown 13632 1726884287.34839: variable 'ansible_timeout' from source: unknown 13632 1726884287.34845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.34969: 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) 13632 1726884287.34981: variable 'omit' from source: magic vars 13632 1726884287.35014: starting attempt loop 13632 1726884287.35017: running the handler 13632 1726884287.35027: handler run complete 13632 1726884287.35038: attempt loop complete, returning result 13632 1726884287.35041: _execute() done 13632 1726884287.35044: dumping result to json 13632 1726884287.35066: done dumping result, returning 13632 1726884287.35075: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [12b27791-eb03-55b1-95d9-0000000010d1] 13632 1726884287.35080: sending task result for task 12b27791-eb03-55b1-95d9-0000000010d1 13632 1726884287.35313: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010d1 13632 1726884287.35316: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "UUID=be63af31-9bf9-45e6-ba9e-f23edc776717", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "UUID=4c132157-6afe-4ea1-9e8d-b8b2b14e6c69", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "UUID=9f5df398-edcd-4c2d-b6b3-92e24b9d325a", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "UUID=cc88f84b-d9a6-42c9-96c1-4fa288b44a8a", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "UUID=611389e9-85cb-4b7b-bb15-01e21d17efbe", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "UUID=40bd56e0-38a0-4044-bd16-3ccfd2c4b74d", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "UUID=6233b39c-1dc2-4511-9fb2-0ed08248f1dc", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "UUID=0e622e7b-891e-4cfa-ab5a-6f6cc9843b3e", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } 13632 1726884287.35751: no more pending results, returning what we have 13632 1726884287.35754: results queue empty 13632 1726884287.35755: checking for any_errors_fatal 13632 1726884287.35776: done checking for any_errors_fatal 13632 1726884287.35777: checking for max_fail_percentage 13632 1726884287.35778: done checking for max_fail_percentage 13632 1726884287.35779: checking to see if all hosts have failed and the running result is not ok 13632 1726884287.35780: done checking to see if all hosts have failed 13632 1726884287.35780: getting the remaining hosts for this loop 13632 1726884287.35783: done getting the remaining hosts for this loop 13632 1726884287.35786: getting the next task for host managed_node3 13632 1726884287.35793: done getting next task for host managed_node3 13632 1726884287.35796: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 13632 1726884287.35800: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884287.35808: getting variables 13632 1726884287.35809: in VariableManager get_vars() 13632 1726884287.35839: Calling all_inventory to load vars for managed_node3 13632 1726884287.35841: Calling groups_inventory to load vars for managed_node3 13632 1726884287.35843: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884287.35850: Calling all_plugins_play to load vars for managed_node3 13632 1726884287.35852: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884287.35855: Calling groups_plugins_play to load vars for managed_node3 13632 1726884287.36374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884287.37012: done with get_vars() 13632 1726884287.37029: done getting variables 13632 1726884287.37075: 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.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 22:04:47 -0400 (0:00:00.049) 0:01:36.295 ****** 13632 1726884287.37108: entering _queue_task() for managed_node3/set_fact 13632 1726884287.37350: worker is 1 (out of 1 available) 13632 1726884287.37365: exiting _queue_task() for managed_node3/set_fact 13632 1726884287.37378: done queuing things up, now waiting for results queue to drain 13632 1726884287.37380: waiting for pending results... 13632 1726884287.37584: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 13632 1726884287.37708: in run() - task 12b27791-eb03-55b1-95d9-0000000010d2 13632 1726884287.37726: variable 'ansible_search_path' from source: unknown 13632 1726884287.37730: variable 'ansible_search_path' from source: unknown 13632 1726884287.37759: calling self._execute() 13632 1726884287.37847: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.37855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.37865: variable 'omit' from source: magic vars 13632 1726884287.37960: variable 'omit' from source: magic vars 13632 1726884287.38031: variable 'omit' from source: magic vars 13632 1726884287.38227: variable 'blivet_output' from source: set_fact 13632 1726884287.38359: variable 'omit' from source: magic vars 13632 1726884287.38399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884287.38429: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884287.38447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884287.38463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884287.38474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884287.38508: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884287.38512: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.38515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.38600: Set connection var ansible_shell_executable to /bin/sh 13632 1726884287.38610: Set connection var ansible_connection to ssh 13632 1726884287.38616: Set connection var ansible_pipelining to False 13632 1726884287.38623: Set connection var ansible_timeout to 10 13632 1726884287.38626: Set connection var ansible_shell_type to sh 13632 1726884287.38633: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884287.38652: variable 'ansible_shell_executable' from source: unknown 13632 1726884287.38655: variable 'ansible_connection' from source: unknown 13632 1726884287.38659: variable 'ansible_module_compression' from source: unknown 13632 1726884287.38662: variable 'ansible_shell_type' from source: unknown 13632 1726884287.38667: variable 'ansible_shell_executable' from source: unknown 13632 1726884287.38671: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.38676: variable 'ansible_pipelining' from source: unknown 13632 1726884287.38679: variable 'ansible_timeout' from source: unknown 13632 1726884287.38686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.38811: 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) 13632 1726884287.38822: variable 'omit' from source: magic vars 13632 1726884287.38831: starting attempt loop 13632 1726884287.38834: running the handler 13632 1726884287.38843: handler run complete 13632 1726884287.38852: attempt loop complete, returning result 13632 1726884287.38855: _execute() done 13632 1726884287.38858: dumping result to json 13632 1726884287.38863: done dumping result, returning 13632 1726884287.38874: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [12b27791-eb03-55b1-95d9-0000000010d2] 13632 1726884287.38880: sending task result for task 12b27791-eb03-55b1-95d9-0000000010d2 13632 1726884287.38970: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010d2 13632 1726884287.38973: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 13632 1726884287.39057: no more pending results, returning what we have 13632 1726884287.39061: results queue empty 13632 1726884287.39062: checking for any_errors_fatal 13632 1726884287.39071: done checking for any_errors_fatal 13632 1726884287.39072: checking for max_fail_percentage 13632 1726884287.39074: done checking for max_fail_percentage 13632 1726884287.39075: checking to see if all hosts have failed and the running result is not ok 13632 1726884287.39076: done checking to see if all hosts have failed 13632 1726884287.39077: getting the remaining hosts for this loop 13632 1726884287.39078: done getting the remaining hosts for this loop 13632 1726884287.39085: getting the next task for host managed_node3 13632 1726884287.39094: done getting next task for host managed_node3 13632 1726884287.39098: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 13632 1726884287.39103: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884287.39115: getting variables 13632 1726884287.39116: in VariableManager get_vars() 13632 1726884287.39153: Calling all_inventory to load vars for managed_node3 13632 1726884287.39156: Calling groups_inventory to load vars for managed_node3 13632 1726884287.39158: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884287.39168: Calling all_plugins_play to load vars for managed_node3 13632 1726884287.39171: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884287.39174: Calling groups_plugins_play to load vars for managed_node3 13632 1726884287.39702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884287.40335: done with get_vars() 13632 1726884287.40349: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 22:04:47 -0400 (0:00:00.033) 0:01:36.328 ****** 13632 1726884287.40432: entering _queue_task() for managed_node3/mount 13632 1726884287.40657: worker is 1 (out of 1 available) 13632 1726884287.40670: exiting _queue_task() for managed_node3/mount 13632 1726884287.40684: done queuing things up, now waiting for results queue to drain 13632 1726884287.40685: waiting for pending results... 13632 1726884287.40900: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 13632 1726884287.41016: in run() - task 12b27791-eb03-55b1-95d9-0000000010d3 13632 1726884287.41030: variable 'ansible_search_path' from source: unknown 13632 1726884287.41036: variable 'ansible_search_path' from source: unknown 13632 1726884287.41330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884287.43079: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884287.43448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884287.43480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884287.43516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884287.43539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884287.43612: 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) 13632 1726884287.43636: 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) 13632 1726884287.43661: 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) 13632 1726884287.43700: 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) 13632 1726884287.43712: 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) 13632 1726884287.43752: 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) 13632 1726884287.43777: 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) 13632 1726884287.43801: 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) 13632 1726884287.43833: 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) 13632 1726884287.43845: 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) 13632 1726884287.43976: variable 'blivet_output' from source: set_fact 13632 1726884287.44110: dumping result to json 13632 1726884287.44114: done dumping result, returning 13632 1726884287.44122: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [12b27791-eb03-55b1-95d9-0000000010d3] 13632 1726884287.44128: sending task result for task 12b27791-eb03-55b1-95d9-0000000010d3 13632 1726884287.44237: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010d3 13632 1726884287.44240: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884287.44301: no more pending results, returning what we have 13632 1726884287.44306: results queue empty 13632 1726884287.44307: checking for any_errors_fatal 13632 1726884287.44314: done checking for any_errors_fatal 13632 1726884287.44315: checking for max_fail_percentage 13632 1726884287.44317: done checking for max_fail_percentage 13632 1726884287.44318: checking to see if all hosts have failed and the running result is not ok 13632 1726884287.44319: done checking to see if all hosts have failed 13632 1726884287.44320: getting the remaining hosts for this loop 13632 1726884287.44322: done getting the remaining hosts for this loop 13632 1726884287.44326: getting the next task for host managed_node3 13632 1726884287.44335: done getting next task for host managed_node3 13632 1726884287.44339: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884287.44345: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884287.44372: getting variables 13632 1726884287.44374: in VariableManager get_vars() 13632 1726884287.44415: Calling all_inventory to load vars for managed_node3 13632 1726884287.44419: Calling groups_inventory to load vars for managed_node3 13632 1726884287.44422: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884287.44431: Calling all_plugins_play to load vars for managed_node3 13632 1726884287.44435: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884287.44438: Calling groups_plugins_play to load vars for managed_node3 13632 1726884287.44981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884287.45786: done with get_vars() 13632 1726884287.45803: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 22:04:47 -0400 (0:00:00.054) 0:01:36.383 ****** 13632 1726884287.45884: entering _queue_task() for managed_node3/systemd 13632 1726884287.46131: worker is 1 (out of 1 available) 13632 1726884287.46146: exiting _queue_task() for managed_node3/systemd 13632 1726884287.46160: done queuing things up, now waiting for results queue to drain 13632 1726884287.46161: waiting for pending results... 13632 1726884287.46373: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884287.46509: in run() - task 12b27791-eb03-55b1-95d9-0000000010d5 13632 1726884287.46522: variable 'ansible_search_path' from source: unknown 13632 1726884287.46525: variable 'ansible_search_path' from source: unknown 13632 1726884287.46558: calling self._execute() 13632 1726884287.46649: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.46655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.46666: variable 'omit' from source: magic vars 13632 1726884287.46991: variable 'blivet_output' from source: set_fact 13632 1726884287.47105: Evaluated conditional (blivet_output['mounts']): False 13632 1726884287.47108: when evaluation is False, skipping this task 13632 1726884287.47111: _execute() done 13632 1726884287.47114: dumping result to json 13632 1726884287.47119: done dumping result, returning 13632 1726884287.47128: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [12b27791-eb03-55b1-95d9-0000000010d5] 13632 1726884287.47134: sending task result for task 12b27791-eb03-55b1-95d9-0000000010d5 13632 1726884287.47235: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010d5 13632 1726884287.47238: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 13632 1726884287.47310: no more pending results, returning what we have 13632 1726884287.47314: results queue empty 13632 1726884287.47315: checking for any_errors_fatal 13632 1726884287.47324: done checking for any_errors_fatal 13632 1726884287.47324: checking for max_fail_percentage 13632 1726884287.47326: done checking for max_fail_percentage 13632 1726884287.47327: checking to see if all hosts have failed and the running result is not ok 13632 1726884287.47328: done checking to see if all hosts have failed 13632 1726884287.47329: getting the remaining hosts for this loop 13632 1726884287.47331: done getting the remaining hosts for this loop 13632 1726884287.47335: getting the next task for host managed_node3 13632 1726884287.47343: done getting next task for host managed_node3 13632 1726884287.47346: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 13632 1726884287.47353: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884287.47371: getting variables 13632 1726884287.47372: in VariableManager get_vars() 13632 1726884287.47410: Calling all_inventory to load vars for managed_node3 13632 1726884287.47414: Calling groups_inventory to load vars for managed_node3 13632 1726884287.47417: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884287.47426: Calling all_plugins_play to load vars for managed_node3 13632 1726884287.47429: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884287.47433: Calling groups_plugins_play to load vars for managed_node3 13632 1726884287.47966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884287.48605: done with get_vars() 13632 1726884287.48620: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 22:04:47 -0400 (0:00:00.028) 0:01:36.411 ****** 13632 1726884287.48703: entering _queue_task() for managed_node3/mount 13632 1726884287.48942: worker is 1 (out of 1 available) 13632 1726884287.48956: exiting _queue_task() for managed_node3/mount 13632 1726884287.48971: done queuing things up, now waiting for results queue to drain 13632 1726884287.48972: waiting for pending results... 13632 1726884287.49180: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 13632 1726884287.49306: in run() - task 12b27791-eb03-55b1-95d9-0000000010d6 13632 1726884287.49321: variable 'ansible_search_path' from source: unknown 13632 1726884287.49325: variable 'ansible_search_path' from source: unknown 13632 1726884287.49620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884287.51400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884287.51462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884287.51499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884287.51534: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884287.51558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884287.51634: 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) 13632 1726884287.51660: 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) 13632 1726884287.51682: 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) 13632 1726884287.51721: 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) 13632 1726884287.51735: 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) 13632 1726884287.51776: 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) 13632 1726884287.51801: 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) 13632 1726884287.51821: 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) 13632 1726884287.51858: 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) 13632 1726884287.51871: 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) 13632 1726884287.51925: 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) 13632 1726884287.51949: 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) 13632 1726884287.51969: 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) 13632 1726884287.52004: 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) 13632 1726884287.52016: 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) 13632 1726884287.52141: variable 'blivet_output' from source: set_fact 13632 1726884287.52280: dumping result to json 13632 1726884287.52284: done dumping result, returning 13632 1726884287.52296: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [12b27791-eb03-55b1-95d9-0000000010d6] 13632 1726884287.52302: sending task result for task 12b27791-eb03-55b1-95d9-0000000010d6 13632 1726884287.52411: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010d6 13632 1726884287.52414: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884287.52476: no more pending results, returning what we have 13632 1726884287.52480: results queue empty 13632 1726884287.52481: checking for any_errors_fatal 13632 1726884287.52494: done checking for any_errors_fatal 13632 1726884287.52495: checking for max_fail_percentage 13632 1726884287.52497: done checking for max_fail_percentage 13632 1726884287.52498: checking to see if all hosts have failed and the running result is not ok 13632 1726884287.52499: done checking to see if all hosts have failed 13632 1726884287.52500: getting the remaining hosts for this loop 13632 1726884287.52502: done getting the remaining hosts for this loop 13632 1726884287.52507: getting the next task for host managed_node3 13632 1726884287.52516: done getting next task for host managed_node3 13632 1726884287.52521: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 13632 1726884287.52529: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884287.52548: getting variables 13632 1726884287.52550: in VariableManager get_vars() 13632 1726884287.52596: Calling all_inventory to load vars for managed_node3 13632 1726884287.52600: Calling groups_inventory to load vars for managed_node3 13632 1726884287.52603: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884287.52613: Calling all_plugins_play to load vars for managed_node3 13632 1726884287.52616: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884287.52619: Calling groups_plugins_play to load vars for managed_node3 13632 1726884287.53182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884287.53817: done with get_vars() 13632 1726884287.53833: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 22:04:47 -0400 (0:00:00.052) 0:01:36.463 ****** 13632 1726884287.53915: entering _queue_task() for managed_node3/file 13632 1726884287.54150: worker is 1 (out of 1 available) 13632 1726884287.54164: exiting _queue_task() for managed_node3/file 13632 1726884287.54179: done queuing things up, now waiting for results queue to drain 13632 1726884287.54181: waiting for pending results... 13632 1726884287.54394: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 13632 1726884287.54512: in run() - task 12b27791-eb03-55b1-95d9-0000000010d8 13632 1726884287.54527: variable 'ansible_search_path' from source: unknown 13632 1726884287.54531: variable 'ansible_search_path' from source: unknown 13632 1726884287.54823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884287.56556: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884287.56624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884287.56657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884287.56689: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884287.56716: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884287.56784: 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) 13632 1726884287.56817: 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) 13632 1726884287.56838: 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) 13632 1726884287.56871: 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) 13632 1726884287.56884: 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) 13632 1726884287.56931: 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) 13632 1726884287.56952: 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) 13632 1726884287.56973: 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) 13632 1726884287.57010: 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) 13632 1726884287.57023: 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) 13632 1726884287.57075: 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) 13632 1726884287.57099: 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) 13632 1726884287.57119: 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) 13632 1726884287.57156: 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) 13632 1726884287.57167: 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) 13632 1726884287.57295: variable 'blivet_output' from source: set_fact 13632 1726884287.57433: dumping result to json 13632 1726884287.57436: done dumping result, returning 13632 1726884287.57444: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [12b27791-eb03-55b1-95d9-0000000010d8] 13632 1726884287.57450: sending task result for task 12b27791-eb03-55b1-95d9-0000000010d8 13632 1726884287.57554: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010d8 13632 1726884287.57557: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884287.57632: no more pending results, returning what we have 13632 1726884287.57636: results queue empty 13632 1726884287.57637: checking for any_errors_fatal 13632 1726884287.57645: done checking for any_errors_fatal 13632 1726884287.57646: checking for max_fail_percentage 13632 1726884287.57648: done checking for max_fail_percentage 13632 1726884287.57650: checking to see if all hosts have failed and the running result is not ok 13632 1726884287.57651: done checking to see if all hosts have failed 13632 1726884287.57652: getting the remaining hosts for this loop 13632 1726884287.57654: done getting the remaining hosts for this loop 13632 1726884287.57658: getting the next task for host managed_node3 13632 1726884287.57667: done getting next task for host managed_node3 13632 1726884287.57672: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884287.57677: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884287.57699: getting variables 13632 1726884287.57700: in VariableManager get_vars() 13632 1726884287.57739: Calling all_inventory to load vars for managed_node3 13632 1726884287.57742: Calling groups_inventory to load vars for managed_node3 13632 1726884287.57745: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884287.57755: Calling all_plugins_play to load vars for managed_node3 13632 1726884287.57758: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884287.57761: Calling groups_plugins_play to load vars for managed_node3 13632 1726884287.58304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884287.58929: done with get_vars() 13632 1726884287.58944: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 22:04:47 -0400 (0:00:00.051) 0:01:36.514 ****** 13632 1726884287.59030: entering _queue_task() for managed_node3/systemd 13632 1726884287.59264: worker is 1 (out of 1 available) 13632 1726884287.59281: exiting _queue_task() for managed_node3/systemd 13632 1726884287.59296: done queuing things up, now waiting for results queue to drain 13632 1726884287.59298: waiting for pending results... 13632 1726884287.59513: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 13632 1726884287.59632: in run() - task 12b27791-eb03-55b1-95d9-0000000010da 13632 1726884287.59650: variable 'ansible_search_path' from source: unknown 13632 1726884287.59654: variable 'ansible_search_path' from source: unknown 13632 1726884287.59690: calling self._execute() 13632 1726884287.59776: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.59785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.59797: variable 'omit' from source: magic vars 13632 1726884287.60116: variable 'blivet_output' from source: set_fact 13632 1726884287.60228: Evaluated conditional (blivet_output['mounts']): False 13632 1726884287.60232: when evaluation is False, skipping this task 13632 1726884287.60236: _execute() done 13632 1726884287.60239: dumping result to json 13632 1726884287.60241: done dumping result, returning 13632 1726884287.60251: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [12b27791-eb03-55b1-95d9-0000000010da] 13632 1726884287.60257: sending task result for task 12b27791-eb03-55b1-95d9-0000000010da 13632 1726884287.60354: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010da 13632 1726884287.60357: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 13632 1726884287.60416: no more pending results, returning what we have 13632 1726884287.60421: results queue empty 13632 1726884287.60422: checking for any_errors_fatal 13632 1726884287.60429: done checking for any_errors_fatal 13632 1726884287.60430: checking for max_fail_percentage 13632 1726884287.60432: done checking for max_fail_percentage 13632 1726884287.60433: checking to see if all hosts have failed and the running result is not ok 13632 1726884287.60435: done checking to see if all hosts have failed 13632 1726884287.60435: getting the remaining hosts for this loop 13632 1726884287.60437: done getting the remaining hosts for this loop 13632 1726884287.60441: getting the next task for host managed_node3 13632 1726884287.60450: done getting next task for host managed_node3 13632 1726884287.60454: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 13632 1726884287.60459: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884287.60478: getting variables 13632 1726884287.60480: in VariableManager get_vars() 13632 1726884287.60521: Calling all_inventory to load vars for managed_node3 13632 1726884287.60524: Calling groups_inventory to load vars for managed_node3 13632 1726884287.60527: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884287.60536: Calling all_plugins_play to load vars for managed_node3 13632 1726884287.60540: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884287.60543: Calling groups_plugins_play to load vars for managed_node3 13632 1726884287.61062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884287.61902: done with get_vars() 13632 1726884287.61916: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 22:04:47 -0400 (0:00:00.029) 0:01:36.544 ****** 13632 1726884287.61999: entering _queue_task() for managed_node3/stat 13632 1726884287.62234: worker is 1 (out of 1 available) 13632 1726884287.62248: exiting _queue_task() for managed_node3/stat 13632 1726884287.62263: done queuing things up, now waiting for results queue to drain 13632 1726884287.62264: waiting for pending results... 13632 1726884287.62469: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 13632 1726884287.62837: in run() - task 12b27791-eb03-55b1-95d9-0000000010db 13632 1726884287.62841: variable 'ansible_search_path' from source: unknown 13632 1726884287.62844: variable 'ansible_search_path' from source: unknown 13632 1726884287.62846: calling self._execute() 13632 1726884287.62849: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.62852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.62855: variable 'omit' from source: magic vars 13632 1726884287.63092: variable 'omit' from source: magic vars 13632 1726884287.63197: variable 'omit' from source: magic vars 13632 1726884287.63237: variable 'omit' from source: magic vars 13632 1726884287.63292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884287.63334: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884287.63357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884287.63385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884287.63398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884287.63438: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884287.63442: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.63451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.63577: Set connection var ansible_shell_executable to /bin/sh 13632 1726884287.63589: Set connection var ansible_connection to ssh 13632 1726884287.63598: Set connection var ansible_pipelining to False 13632 1726884287.63693: Set connection var ansible_timeout to 10 13632 1726884287.63697: Set connection var ansible_shell_type to sh 13632 1726884287.63700: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884287.63702: variable 'ansible_shell_executable' from source: unknown 13632 1726884287.63705: variable 'ansible_connection' from source: unknown 13632 1726884287.63707: variable 'ansible_module_compression' from source: unknown 13632 1726884287.63710: variable 'ansible_shell_type' from source: unknown 13632 1726884287.63717: variable 'ansible_shell_executable' from source: unknown 13632 1726884287.63720: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884287.63722: variable 'ansible_pipelining' from source: unknown 13632 1726884287.63724: variable 'ansible_timeout' from source: unknown 13632 1726884287.63727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884287.64097: 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__) 13632 1726884287.64126: variable 'omit' from source: magic vars 13632 1726884287.64193: starting attempt loop 13632 1726884287.64203: running the handler 13632 1726884287.64207: _low_level_execute_command(): starting 13632 1726884287.64210: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884287.65737: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884287.65903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884287.66009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884287.68007: stdout chunk (state=3): >>>/root <<< 13632 1726884287.68081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884287.68089: stdout chunk (state=3): >>><<< 13632 1726884287.68113: stderr chunk (state=3): >>><<< 13632 1726884287.68184: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884287.68192: _low_level_execute_command(): starting 13632 1726884287.68197: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027 `" && echo ansible-tmp-1726884287.6812968-15934-262380953593027="` echo /root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027 `" ) && sleep 0' 13632 1726884287.68951: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884287.68972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884287.68976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884287.68995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884287.69005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884287.69014: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884287.69026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884287.69045: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884287.69097: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884287.69118: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884287.69121: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884287.69124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884287.69126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884287.69129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884287.69132: stderr chunk (state=3): >>>debug2: match found <<< 13632 1726884287.69203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884287.69245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884287.69248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884287.69251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884287.69329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884287.71313: stdout chunk (state=3): >>>ansible-tmp-1726884287.6812968-15934-262380953593027=/root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027 <<< 13632 1726884287.71429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884287.71484: stderr chunk (state=3): >>><<< 13632 1726884287.71494: stdout chunk (state=3): >>><<< 13632 1726884287.71516: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884287.6812968-15934-262380953593027=/root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884287.71595: variable 'ansible_module_compression' from source: unknown 13632 1726884287.71678: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13632 1726884287.71893: variable 'ansible_facts' from source: unknown 13632 1726884287.71896: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027/AnsiballZ_stat.py 13632 1726884287.72042: Sending initial data 13632 1726884287.72045: Sent initial data (153 bytes) 13632 1726884287.72651: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884287.72680: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884287.72798: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884287.72814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884287.72830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884287.72853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884287.72928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884287.74606: 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 <<< 13632 1726884287.74655: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884287.74711: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp7o85_h2u /root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027/AnsiballZ_stat.py <<< 13632 1726884287.74720: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027/AnsiballZ_stat.py" <<< 13632 1726884287.74758: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmp7o85_h2u" to remote "/root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027/AnsiballZ_stat.py" <<< 13632 1726884287.75836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884287.75925: stderr chunk (state=3): >>><<< 13632 1726884287.75934: stdout chunk (state=3): >>><<< 13632 1726884287.75974: done transferring module to remote 13632 1726884287.76001: _low_level_execute_command(): starting 13632 1726884287.76054: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027/ /root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027/AnsiballZ_stat.py && sleep 0' 13632 1726884287.76713: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884287.76824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884287.76843: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884287.76880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884287.76905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884287.76927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884287.77010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884287.78977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884287.78980: stdout chunk (state=3): >>><<< 13632 1726884287.78986: stderr chunk (state=3): >>><<< 13632 1726884287.79008: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884287.79109: _low_level_execute_command(): starting 13632 1726884287.79113: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027/AnsiballZ_stat.py && sleep 0' 13632 1726884287.79747: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884287.79872: 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.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884287.79902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884287.80008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884287.82245: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884287.82304: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884287.82370: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884287.82453: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884287.82460: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13632 1726884287.82490: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13632 1726884287.82553: 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' <<< 13632 1726884287.82575: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884287.82595: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884287.82646: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884287.82694: 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 0x7eff1d60c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d5dbb30> <<< 13632 1726884287.82714: 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 0x7eff1d60eab0> <<< 13632 1726884287.82752: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884287.82784: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 13632 1726884287.82821: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884287.82921: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884287.82947: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884287.82985: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884287.83032: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884287.83080: stdout chunk (state=3): >>>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' <<< 13632 1726884287.83107: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d3bd160> <<< 13632 1726884287.83199: 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 0x7eff1d3be150> <<< 13632 1726884287.83227: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884287.83272: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884287.83495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884287.83537: 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 <<< 13632 1726884287.83540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.83560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884287.83609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884287.83624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884287.83645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d403fb0> <<< 13632 1726884287.83675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884287.83733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884287.83736: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d410140> <<< 13632 1726884287.83758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884287.83792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884287.83795: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884287.83853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.83874: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884287.83914: 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' <<< 13632 1726884287.83947: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4339e0> # /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 0x7eff1d433fb0> import '_collections' # <<< 13632 1726884287.84024: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d413c80> <<< 13632 1726884287.84042: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884287.84079: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4113a0> <<< 13632 1726884287.84160: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d401160> <<< 13632 1726884287.84197: 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' # <<< 13632 1726884287.84227: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884287.84266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884287.84275: 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' <<< 13632 1726884287.84417: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d457890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4564b0> <<< 13632 1726884287.84430: 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 0x7eff1d412390> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d403050> <<< 13632 1726884287.84479: 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 0x7eff1d4888c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4003e0> # /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' <<< 13632 1726884287.84523: 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 0x7eff1d488d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d488c20> <<< 13632 1726884287.84541: 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 0x7eff1d488fe0> <<< 13632 1726884287.84729: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d3f6f00> # /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' <<< 13632 1726884287.84802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884287.84827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4896d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4893a0> 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 0x7eff1d48a5a0> 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 0x7eff1d4a07d0> <<< 13632 1726884287.84920: 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' # 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 0x7eff1d4a1f10> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884287.84951: 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' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4a2e10> <<< 13632 1726884287.85002: 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 0x7eff1d4a3470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4a2360> <<< 13632 1726884287.85019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884287.85052: stdout chunk (state=3): >>># 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' <<< 13632 1726884287.85063: 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 0x7eff1d4a3ec0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4a3620> <<< 13632 1726884287.85116: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d48a600> <<< 13632 1726884287.85134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884287.85165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884287.85176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884287.85206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884287.85246: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.85249: 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 0x7eff1d223e30> <<< 13632 1726884287.85297: 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' <<< 13632 1726884287.85301: 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 0x7eff1d24c8c0> <<< 13632 1726884287.85323: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d24c620> # 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 0x7eff1d24c8f0> <<< 13632 1726884287.85352: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff1d24cad0> <<< 13632 1726884287.85374: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d221fd0> <<< 13632 1726884287.85404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884287.85504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884287.85528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884287.85551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d24e180> <<< 13632 1726884287.85566: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d24ce00> <<< 13632 1726884287.85585: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d48acf0> <<< 13632 1726884287.85614: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884287.85670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.85686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884287.85734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884287.85761: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d27a510> <<< 13632 1726884287.85817: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884287.85834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.85859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884287.85870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884287.85916: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d2966c0> <<< 13632 1726884287.85939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884287.85976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884287.86043: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884287.86067: 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 0x7eff1d2cb470> <<< 13632 1726884287.86093: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884287.86118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884287.86139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884287.86188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884287.86275: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d2f9c10> <<< 13632 1726884287.86352: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d2cb590> <<< 13632 1726884287.86398: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d297350> <<< 13632 1726884287.86434: 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 0x7eff1d10c5f0> <<< 13632 1726884287.86452: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d295700> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d24f0e0> <<< 13632 1726884287.86554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884287.86565: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7eff1d295ac0> <<< 13632 1726884287.86647: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_nyzbcq3b/ansible_stat_payload.zip' # zipimport: zlib available <<< 13632 1726884287.86812: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.86836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884287.86848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884287.86887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884287.86978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884287.87002: 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 0x7eff1d1661e0> <<< 13632 1726884287.87028: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884287.87329: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d13d0d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d13c260> # zipimport: zlib available <<< 13632 1726884287.87333: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13632 1726884287.88867: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.90229: 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 0x7eff1d13f1d0> <<< 13632 1726884287.90234: 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 <<< 13632 1726884287.90237: stdout chunk (state=3): >>># 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 <<< 13632 1726884287.90240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884287.90325: 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 0x7eff1d18db50> <<< 13632 1726884287.90334: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d18d8e0> <<< 13632 1726884287.90337: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d18d1f0> <<< 13632 1726884287.90360: 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' <<< 13632 1726884287.90408: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d18d640> <<< 13632 1726884287.90455: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d166c00> 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 0x7eff1d18e870> <<< 13632 1726884287.90476: 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 0x7eff1d18eab0> <<< 13632 1726884287.90506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884287.90563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884287.90567: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884287.90631: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d18eff0> import 'pwd' # <<< 13632 1726884287.90653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884287.90668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884287.90716: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cff4da0> <<< 13632 1726884287.90738: 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 0x7eff1cff69c0> <<< 13632 1726884287.90777: stdout chunk (state=3): >>># /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' <<< 13632 1726884287.90815: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cff7380> <<< 13632 1726884287.90837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884287.90883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884287.90900: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cff82c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884287.90944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884287.90958: 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' <<< 13632 1726884287.91007: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cffafc0> <<< 13632 1726884287.91066: 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 0x7eff1cffb0e0> <<< 13632 1726884287.91111: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cff9280> <<< 13632 1726884287.91148: 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' <<< 13632 1726884287.91163: 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 <<< 13632 1726884287.91241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884287.91255: 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 0x7eff1cffef30> <<< 13632 1726884287.91272: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884287.91345: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cffda00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cffd760> <<< 13632 1726884287.91358: 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' <<< 13632 1726884287.91430: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cffff50> <<< 13632 1726884287.91475: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cff9790> <<< 13632 1726884287.91522: 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 0x7eff1d043020> <<< 13632 1726884287.91551: 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 0x7eff1d0431a0> <<< 13632 1726884287.91590: 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' <<< 13632 1726884287.91620: 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' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.91650: 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 0x7eff1d044d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d044b30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884287.91766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884287.91833: 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 0x7eff1d0472c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d045460> <<< 13632 1726884287.91849: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884287.91897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.91942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884287.91945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884287.91954: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884287.91992: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d04eae0> <<< 13632 1726884287.92140: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d047470> <<< 13632 1726884287.92219: 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 0x7eff1d04fda0> <<< 13632 1726884287.92256: 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 0x7eff1d04fce0> <<< 13632 1726884287.92322: 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' <<< 13632 1726884287.92348: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff1d04fc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d0434a0> <<< 13632 1726884287.92364: 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' <<< 13632 1726884287.92396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884287.92414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884287.92433: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.92464: 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 0x7eff1d056c00> <<< 13632 1726884287.92665: 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 0x7eff1d058260> <<< 13632 1726884287.92710: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d0553a0> <<< 13632 1726884287.92740: 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 0x7eff1d056750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d054f50> <<< 13632 1726884287.92770: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13632 1726884287.92880: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.93036: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.93040: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884287.93070: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13632 1726884287.93202: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.93338: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.94011: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.94730: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13632 1726884287.94766: 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' <<< 13632 1726884287.94809: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.94822: 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 0x7eff1d0dc4d0> <<< 13632 1726884287.94927: 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' <<< 13632 1726884287.95003: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d0dd280> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d05b950> <<< 13632 1726884287.95023: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 13632 1726884287.95065: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 13632 1726884287.95079: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.95237: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.95451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884287.95455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d0dd0d0> <<< 13632 1726884287.95457: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.96007: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.96546: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.96630: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.96724: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884287.96731: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.96770: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.96815: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884287.96819: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.96905: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.97024: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884287.97038: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.97042: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.97064: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13632 1726884287.97070: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.97114: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.97162: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884287.97170: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.97444: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.97732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884287.97801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884287.97814: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884287.97930: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d0dfcb0> # zipimport: zlib available <<< 13632 1726884287.98002: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.98092: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884287.98095: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884287.98137: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884287.98141: 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' <<< 13632 1726884287.98218: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.98346: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884287.98357: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff1d0e5eb0> <<< 13632 1726884287.98413: 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 0x7eff1d0e6840> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d0de7b0> <<< 13632 1726884287.98428: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.98482: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.98533: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884287.98536: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.98576: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.98628: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.98733: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.98778: 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 <<< 13632 1726884287.98803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.98892: 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' <<< 13632 1726884287.98896: 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 0x7eff1d0e5550> <<< 13632 1726884287.98938: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d0e6a20> <<< 13632 1726884287.98969: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884287.98975: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13632 1726884287.99053: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.99119: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.99149: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.99197: 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 <<< 13632 1726884287.99210: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884287.99215: 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 <<< 13632 1726884287.99246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884287.99260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884287.99327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884287.99340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884287.99368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884287.99421: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cf76bd0> <<< 13632 1726884287.99469: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cef0920> <<< 13632 1726884287.99563: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1ceeea80> <<< 13632 1726884287.99571: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1ceee7e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13632 1726884287.99605: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.99632: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884287.99701: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884287.99706: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.99730: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13632 1726884287.99733: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884287.99892: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.00100: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.00918: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 131081, "dev": 51714, "nlink": 1, "atime": 1726883810.5171635, "mtime": 1726562361.96, "ctime": 1726562925.588, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "4012914301", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 13632 1726884288.00930: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884288.01374: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884288.01412: 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 <<< 13632 1726884288.01472: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath <<< 13632 1726884288.01541: 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 # 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 <<< 13632 1726884288.01545: stdout chunk (state=3): >>># 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 <<< 13632 1726884288.01596: 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13632 1726884288.01841: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884288.01868: 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 # destroy zipfile._path <<< 13632 1726884288.01903: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13632 1726884288.01968: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884288.01992: 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 # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 13632 1726884288.02037: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 13632 1726884288.02059: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13632 1726884288.02103: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884288.02165: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13632 1726884288.02252: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13632 1726884288.02316: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884288.02335: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884288.02455: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13632 1726884288.02464: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884288.02492: stdout chunk (state=3): >>># destroy platform <<< 13632 1726884288.02505: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884288.02539: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884288.02544: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13632 1726884288.02578: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884288.02591: 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 <<< 13632 1726884288.02596: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13632 1726884288.02611: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884288.02702: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884288.02715: 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 <<< 13632 1726884288.02724: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13632 1726884288.02745: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884288.02771: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 13632 1726884288.02778: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools <<< 13632 1726884288.02809: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 13632 1726884288.02813: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread <<< 13632 1726884288.02819: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884288.03174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884288.03238: stderr chunk (state=3): >>><<< 13632 1726884288.03241: stdout chunk (state=3): >>><<< 13632 1726884288.03315: _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 0x7eff1d60c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d5dbb30> # /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 0x7eff1d60eab0> 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 0x7eff1d3bd160> # /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 0x7eff1d3be150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d403fb0> # /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 0x7eff1d410140> # /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 0x7eff1d4339e0> # /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 0x7eff1d433fb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d413c80> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4113a0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d401160> # /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 0x7eff1d457890> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4564b0> # /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 0x7eff1d412390> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d403050> # /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 0x7eff1d4888c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4003e0> # /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 0x7eff1d488d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d488c20> # 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 0x7eff1d488fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d3f6f00> # /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 0x7eff1d4896d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4893a0> 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 0x7eff1d48a5a0> 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 0x7eff1d4a07d0> 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 0x7eff1d4a1f10> # /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 0x7eff1d4a2e10> # 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 0x7eff1d4a3470> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4a2360> # /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 0x7eff1d4a3ec0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d4a3620> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d48a600> # /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 0x7eff1d223e30> # /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 0x7eff1d24c8c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d24c620> # 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 0x7eff1d24c8f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff1d24cad0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d221fd0> # /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 0x7eff1d24e180> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d24ce00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d48acf0> # /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 0x7eff1d27a510> # /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 0x7eff1d2966c0> # /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 0x7eff1d2cb470> # /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 0x7eff1d2f9c10> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d2cb590> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d297350> # /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 0x7eff1d10c5f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d295700> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d24f0e0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7eff1d295ac0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_nyzbcq3b/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 0x7eff1d1661e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d13d0d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d13c260> # 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 0x7eff1d13f1d0> # /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 0x7eff1d18db50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d18d8e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d18d1f0> # /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 0x7eff1d18d640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d166c00> 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 0x7eff1d18e870> # 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 0x7eff1d18eab0> # /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 0x7eff1d18eff0> 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 0x7eff1cff4da0> # 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 0x7eff1cff69c0> # /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 0x7eff1cff7380> # /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 0x7eff1cff82c0> # /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 0x7eff1cffafc0> # 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 0x7eff1cffb0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cff9280> # /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 0x7eff1cffef30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cffda00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cffd760> # /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 0x7eff1cffff50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cff9790> # 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 0x7eff1d043020> # /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 0x7eff1d0431a0> # /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 0x7eff1d044d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d044b30> # /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 0x7eff1d0472c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d045460> # /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 0x7eff1d04eae0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d047470> # 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 0x7eff1d04fda0> # 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 0x7eff1d04fce0> # 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 0x7eff1d04fc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d0434a0> # /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 0x7eff1d056c00> # 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 0x7eff1d058260> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d0553a0> # 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 0x7eff1d056750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d054f50> # 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 0x7eff1d0dc4d0> # /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 0x7eff1d0dd280> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d05b950> 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 0x7eff1d0dd0d0> # 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 0x7eff1d0dfcb0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff1d0e5eb0> # 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 0x7eff1d0e6840> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d0de7b0> # 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 0x7eff1d0e5550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1d0e6a20> 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 0x7eff1cf76bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1cef0920> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1ceeea80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff1ceee7e0> # 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/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 131081, "dev": 51714, "nlink": 1, "atime": 1726883810.5171635, "mtime": 1726562361.96, "ctime": 1726562925.588, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "4012914301", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884288.03933: done with _execute_module (stat, {'path': '/etc/crypttab', '_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-1726884287.6812968-15934-262380953593027/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884288.03937: _low_level_execute_command(): starting 13632 1726884288.03940: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884287.6812968-15934-262380953593027/ > /dev/null 2>&1 && sleep 0' 13632 1726884288.04075: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884288.04130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884288.04134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884288.04136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884288.04139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884288.04141: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884288.04144: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884288.04146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884288.04152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884288.04232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884288.04236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884288.04239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884288.04327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884288.06233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884288.06294: stderr chunk (state=3): >>><<< 13632 1726884288.06298: stdout chunk (state=3): >>><<< 13632 1726884288.06316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884288.06323: handler run complete 13632 1726884288.06378: attempt loop complete, returning result 13632 1726884288.06382: _execute() done 13632 1726884288.06385: dumping result to json 13632 1726884288.06398: done dumping result, returning 13632 1726884288.06409: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [12b27791-eb03-55b1-95d9-0000000010db] 13632 1726884288.06415: sending task result for task 12b27791-eb03-55b1-95d9-0000000010db 13632 1726884288.06532: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010db 13632 1726884288.06535: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726883810.5171635, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562925.588, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562361.96, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4012914301", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 13632 1726884288.06684: no more pending results, returning what we have 13632 1726884288.06690: results queue empty 13632 1726884288.06691: checking for any_errors_fatal 13632 1726884288.06697: done checking for any_errors_fatal 13632 1726884288.06698: checking for max_fail_percentage 13632 1726884288.06700: done checking for max_fail_percentage 13632 1726884288.06700: checking to see if all hosts have failed and the running result is not ok 13632 1726884288.06702: done checking to see if all hosts have failed 13632 1726884288.06702: getting the remaining hosts for this loop 13632 1726884288.06704: done getting the remaining hosts for this loop 13632 1726884288.06708: getting the next task for host managed_node3 13632 1726884288.06716: done getting next task for host managed_node3 13632 1726884288.06719: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 13632 1726884288.06725: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884288.06742: getting variables 13632 1726884288.06743: in VariableManager get_vars() 13632 1726884288.06783: Calling all_inventory to load vars for managed_node3 13632 1726884288.06786: Calling groups_inventory to load vars for managed_node3 13632 1726884288.06797: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884288.06807: Calling all_plugins_play to load vars for managed_node3 13632 1726884288.06810: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884288.06813: Calling groups_plugins_play to load vars for managed_node3 13632 1726884288.07366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884288.08082: done with get_vars() 13632 1726884288.08109: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 22:04:48 -0400 (0:00:00.462) 0:01:37.006 ****** 13632 1726884288.08229: entering _queue_task() for managed_node3/lineinfile 13632 1726884288.08566: worker is 1 (out of 1 available) 13632 1726884288.08580: exiting _queue_task() for managed_node3/lineinfile 13632 1726884288.08795: done queuing things up, now waiting for results queue to drain 13632 1726884288.08798: waiting for pending results... 13632 1726884288.09130: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 13632 1726884288.09146: in run() - task 12b27791-eb03-55b1-95d9-0000000010dc 13632 1726884288.09152: variable 'ansible_search_path' from source: unknown 13632 1726884288.09155: variable 'ansible_search_path' from source: unknown 13632 1726884288.09410: variable 'blivet_output' from source: set_fact 13632 1726884288.09553: dumping result to json 13632 1726884288.09557: done dumping result, returning 13632 1726884288.09567: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [12b27791-eb03-55b1-95d9-0000000010dc] 13632 1726884288.09573: sending task result for task 12b27791-eb03-55b1-95d9-0000000010dc 13632 1726884288.09705: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010dc 13632 1726884288.09709: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13632 1726884288.09772: no more pending results, returning what we have 13632 1726884288.09776: results queue empty 13632 1726884288.09777: checking for any_errors_fatal 13632 1726884288.09791: done checking for any_errors_fatal 13632 1726884288.09792: checking for max_fail_percentage 13632 1726884288.09794: done checking for max_fail_percentage 13632 1726884288.09795: checking to see if all hosts have failed and the running result is not ok 13632 1726884288.09796: done checking to see if all hosts have failed 13632 1726884288.09797: getting the remaining hosts for this loop 13632 1726884288.09799: done getting the remaining hosts for this loop 13632 1726884288.09803: getting the next task for host managed_node3 13632 1726884288.09811: done getting next task for host managed_node3 13632 1726884288.09814: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 13632 1726884288.09826: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), did rescue? False, did start at task? False 13632 1726884288.09846: getting variables 13632 1726884288.09847: in VariableManager get_vars() 13632 1726884288.09892: Calling all_inventory to load vars for managed_node3 13632 1726884288.09896: Calling groups_inventory to load vars for managed_node3 13632 1726884288.09899: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884288.09909: Calling all_plugins_play to load vars for managed_node3 13632 1726884288.09911: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884288.09914: Calling groups_plugins_play to load vars for managed_node3 13632 1726884288.10463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884288.11105: done with get_vars() 13632 1726884288.11120: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 22:04:48 -0400 (0:00:00.029) 0:01:37.036 ****** 13632 1726884288.11205: entering _queue_task() for managed_node3/setup 13632 1726884288.11495: worker is 1 (out of 1 available) 13632 1726884288.11510: exiting _queue_task() for managed_node3/setup 13632 1726884288.11526: done queuing things up, now waiting for results queue to drain 13632 1726884288.11527: waiting for pending results... 13632 1726884288.11941: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts 13632 1726884288.12112: in run() - task 12b27791-eb03-55b1-95d9-0000000010de 13632 1726884288.12137: variable 'ansible_search_path' from source: unknown 13632 1726884288.12143: variable 'ansible_search_path' from source: unknown 13632 1726884288.12228: calling self._execute() 13632 1726884288.12342: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884288.12346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884288.12368: variable 'omit' from source: magic vars 13632 1726884288.12752: variable 'ansible_check_mode' from source: magic vars 13632 1726884288.12774: Evaluated conditional (not ansible_check_mode): True 13632 1726884288.12778: variable 'omit' from source: magic vars 13632 1726884288.12907: variable 'omit' from source: magic vars 13632 1726884288.12961: variable 'omit' from source: magic vars 13632 1726884288.13030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884288.13103: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884288.13122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884288.13159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884288.13184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884288.13214: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884288.13219: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884288.13222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884288.13360: Set connection var ansible_shell_executable to /bin/sh 13632 1726884288.13372: Set connection var ansible_connection to ssh 13632 1726884288.13389: Set connection var ansible_pipelining to False 13632 1726884288.13418: Set connection var ansible_timeout to 10 13632 1726884288.13421: Set connection var ansible_shell_type to sh 13632 1726884288.13423: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884288.13486: variable 'ansible_shell_executable' from source: unknown 13632 1726884288.13491: variable 'ansible_connection' from source: unknown 13632 1726884288.13496: variable 'ansible_module_compression' from source: unknown 13632 1726884288.13499: variable 'ansible_shell_type' from source: unknown 13632 1726884288.13502: variable 'ansible_shell_executable' from source: unknown 13632 1726884288.13504: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884288.13507: variable 'ansible_pipelining' from source: unknown 13632 1726884288.13509: variable 'ansible_timeout' from source: unknown 13632 1726884288.13512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884288.13922: 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__) 13632 1726884288.13927: variable 'omit' from source: magic vars 13632 1726884288.13930: starting attempt loop 13632 1726884288.13933: running the handler 13632 1726884288.13999: _low_level_execute_command(): starting 13632 1726884288.14004: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884288.14882: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884288.14890: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884288.14935: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884288.15001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884288.15084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884288.16815: stdout chunk (state=3): >>>/root <<< 13632 1726884288.16918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884288.16981: stderr chunk (state=3): >>><<< 13632 1726884288.16984: stdout chunk (state=3): >>><<< 13632 1726884288.17002: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884288.17037: _low_level_execute_command(): starting 13632 1726884288.17040: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774 `" && echo ansible-tmp-1726884288.170079-15960-229368563151774="` echo /root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774 `" ) && sleep 0' 13632 1726884288.17469: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884288.17514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884288.17518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884288.17520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884288.17529: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884288.17572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884288.17575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884288.17629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884288.19630: stdout chunk (state=3): >>>ansible-tmp-1726884288.170079-15960-229368563151774=/root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774 <<< 13632 1726884288.19766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884288.19831: stderr chunk (state=3): >>><<< 13632 1726884288.19845: stdout chunk (state=3): >>><<< 13632 1726884288.19891: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884288.170079-15960-229368563151774=/root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884288.20000: variable 'ansible_module_compression' from source: unknown 13632 1726884288.20043: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 13632 1726884288.20139: variable 'ansible_facts' from source: unknown 13632 1726884288.20393: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774/AnsiballZ_setup.py 13632 1726884288.20531: Sending initial data 13632 1726884288.20542: Sent initial data (153 bytes) 13632 1726884288.21203: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884288.21242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884288.21306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884288.21310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884288.21312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884288.21375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884288.23055: 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 <<< 13632 1726884288.23093: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884288.23139: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmph8z2tqwo /root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774/AnsiballZ_setup.py <<< 13632 1726884288.23150: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774/AnsiballZ_setup.py" <<< 13632 1726884288.23191: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 13632 1726884288.23197: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmph8z2tqwo" to remote "/root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774/AnsiballZ_setup.py" <<< 13632 1726884288.25026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884288.25102: stderr chunk (state=3): >>><<< 13632 1726884288.25106: stdout chunk (state=3): >>><<< 13632 1726884288.25129: done transferring module to remote 13632 1726884288.25143: _low_level_execute_command(): starting 13632 1726884288.25149: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774/ /root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774/AnsiballZ_setup.py && sleep 0' 13632 1726884288.25656: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884288.25660: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884288.25663: 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.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884288.25666: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884288.25724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884288.25729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884288.25774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884288.27673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884288.27729: stderr chunk (state=3): >>><<< 13632 1726884288.27750: stdout chunk (state=3): >>><<< 13632 1726884288.27767: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884288.27771: _low_level_execute_command(): starting 13632 1726884288.27778: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774/AnsiballZ_setup.py && sleep 0' 13632 1726884288.28465: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884288.28529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884288.28585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884288.30803: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884288.30836: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884288.30864: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13632 1726884288.30947: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13632 1726884288.30989: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884288.31022: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884288.31027: stdout chunk (state=3): >>># installing zipimport hook <<< 13632 1726884288.31055: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884288.31061: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884288.31111: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884288.31118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884288.31137: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884288.31163: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884288.31199: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884288.31224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884288.31233: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae804530> <<< 13632 1726884288.31252: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae7d3b30> <<< 13632 1726884288.31278: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884288.31281: 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 0x7fa6ae806ab0> <<< 13632 1726884288.31306: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884288.31337: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13632 1726884288.31360: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884288.31396: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884288.31490: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884288.31518: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13632 1726884288.31551: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884288.31570: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884288.31589: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13632 1726884288.31604: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884288.31613: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884288.31628: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884288.31671: 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 <<< 13632 1726884288.31680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13632 1726884288.31691: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae5b9160> <<< 13632 1726884288.31750: 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 <<< 13632 1726884288.31759: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884288.31775: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae5ba150> <<< 13632 1726884288.31798: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884288.31833: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884288.32233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884288.32255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884288.32267: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884288.32278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884288.32305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884288.32349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884288.32363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884288.32405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884288.32422: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae5fffe0> <<< 13632 1726884288.32449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884288.32478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae60c170> <<< 13632 1726884288.32505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884288.32533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884288.32553: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884288.32605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884288.32622: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884288.32649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884288.32656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae62fa10> <<< 13632 1726884288.32683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884288.32689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13632 1726884288.32692: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae6500e0> <<< 13632 1726884288.32715: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884288.32770: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae60fcb0> <<< 13632 1726884288.32779: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884288.32809: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae60d3d0> <<< 13632 1726884288.32908: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae5fd190> <<< 13632 1726884288.32945: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884288.32962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884288.33023: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884288.33031: 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' <<< 13632 1726884288.33054: 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' <<< 13632 1726884288.33078: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae6539e0> <<< 13632 1726884288.33094: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae652600> <<< 13632 1726884288.33131: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884288.33140: 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 0x7fa6ae60e2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae650d10> <<< 13632 1726884288.33201: 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' <<< 13632 1726884288.33208: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae680a40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae5fc410> <<< 13632 1726884288.33239: 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' <<< 13632 1726884288.33289: 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 0x7fa6ae680ef0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae680da0> <<< 13632 1726884288.33339: 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 0x7fa6ae681160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae5f2f30> <<< 13632 1726884288.33372: 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' <<< 13632 1726884288.33398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884288.33439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884288.33447: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae681850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae681520> <<< 13632 1726884288.33453: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884288.33492: 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' <<< 13632 1726884288.33529: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae682750> <<< 13632 1726884288.33551: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13632 1726884288.33575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884288.33626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884288.33631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13632 1726884288.33634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 13632 1726884288.33655: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae69c980> <<< 13632 1726884288.33659: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884288.33675: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884288.33683: 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 0x7fa6ae69e0c0> <<< 13632 1726884288.33710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884288.33718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884288.33741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884288.33765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884288.33780: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae69efc0> <<< 13632 1726884288.33806: 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 0x7fa6ae69f5f0> <<< 13632 1726884288.33811: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae69e510> <<< 13632 1726884288.33855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13632 1726884288.33916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13632 1726884288.33922: 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' <<< 13632 1726884288.34008: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ae69ffe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae69f7a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae6827b0> <<< 13632 1726884288.34018: stdout chunk (state=3): >>># /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' <<< 13632 1726884288.34085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884288.34091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884288.34110: 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 0x7fa6ae3cff80> <<< 13632 1726884288.34161: 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' <<< 13632 1726884288.34209: 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 0x7fa6ae4009b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae400710> <<< 13632 1726884288.34255: 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 0x7fa6ae400950> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ae400b30> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae3ce120> <<< 13632 1726884288.34272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884288.34402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884288.34470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae402180> <<< 13632 1726884288.34474: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae400e00> <<< 13632 1726884288.34477: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae682ea0> <<< 13632 1726884288.34493: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884288.34554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884288.34576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884288.34606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884288.34642: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae42a4e0> <<< 13632 1726884288.34685: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884288.34716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884288.34751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884288.34764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884288.34814: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae446690> <<< 13632 1726884288.34831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884288.34863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884288.34919: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884288.34955: 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 0x7fa6ae47b410> <<< 13632 1726884288.34976: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884288.35008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884288.35043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884288.35075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884288.35170: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae4adb50> <<< 13632 1726884288.35260: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae47b470> <<< 13632 1726884288.35295: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae447320> <<< 13632 1726884288.35331: 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 0x7fa6ae27c4a0> <<< 13632 1726884288.35357: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae4456d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae4030b0> <<< 13632 1726884288.35513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884288.35540: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa6ae27c680> <<< 13632 1726884288.35710: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_gf4ycb40/ansible_setup_payload.zip' <<< 13632 1726884288.35717: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.35868: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.35902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884288.35908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884288.35954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884288.36033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884288.36065: 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 0x7fa6ae2ea0f0> <<< 13632 1726884288.36077: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884288.36280: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae2c0fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae2c0170> <<< 13632 1726884288.36293: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.36322: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884288.36332: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.36346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.36365: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.36375: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884288.36395: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.37958: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.39257: 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 0x7fa6ae2c3f80> <<< 13632 1726884288.39308: 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' <<< 13632 1726884288.39314: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884288.39327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884288.39346: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13632 1726884288.39397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884288.39406: 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 0x7fa6ae315b50> <<< 13632 1726884288.39420: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae3158e0> <<< 13632 1726884288.39476: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae3151f0> <<< 13632 1726884288.39509: 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' <<< 13632 1726884288.39530: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae315c40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae2ead80> <<< 13632 1726884288.39536: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884288.39568: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884288.39590: 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 0x7fa6ae316900> <<< 13632 1726884288.39628: 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 0x7fa6ae316b40> <<< 13632 1726884288.39634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884288.39664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884288.39681: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884288.39731: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae316ff0> <<< 13632 1726884288.39757: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884288.39769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884288.39787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884288.39837: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae180da0> <<< 13632 1726884288.39889: 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 0x7fa6ae1829c0> <<< 13632 1726884288.39893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884288.39905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884288.39929: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1832c0> <<< 13632 1726884288.39970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884288.40016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884288.40019: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1844a0> <<< 13632 1726884288.40036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884288.40056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884288.40074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884288.40080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884288.40134: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae186f60> <<< 13632 1726884288.40172: 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 0x7fa6ae187080> <<< 13632 1726884288.40223: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae185220> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884288.40276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884288.40285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13632 1726884288.40289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13632 1726884288.40299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884288.40331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884288.40346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13632 1726884288.40358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae18eed0> <<< 13632 1726884288.40401: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884288.40477: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae18d9a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae18d700> <<< 13632 1726884288.40482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884288.40503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884288.40573: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae18fe60> <<< 13632 1726884288.40641: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae185730> <<< 13632 1726884288.40645: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884288.40680: 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 0x7fa6ae1d2fc0> <<< 13632 1726884288.40734: 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 0x7fa6ae1d3170> # /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' <<< 13632 1726884288.40745: 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' <<< 13632 1726884288.40813: 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 0x7fa6ae1d4d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1d4b00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884288.40909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884288.40964: 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 0x7fa6ae1d72c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1d5430> <<< 13632 1726884288.40998: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884288.41042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884288.41079: 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' # <<< 13632 1726884288.41130: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1deae0> <<< 13632 1726884288.41283: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1d7470> <<< 13632 1726884288.41361: 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 0x7fa6ae1dfda0> <<< 13632 1726884288.41410: 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 0x7fa6ae1dfb00> <<< 13632 1726884288.41467: 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 0x7fa6ae1df4a0> <<< 13632 1726884288.41502: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1d3470> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 13632 1726884288.41505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13632 1726884288.41524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884288.41559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884288.41572: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884288.41600: 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 0x7fa6ae1e3560> <<< 13632 1726884288.41796: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884288.41809: 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 0x7fa6ae1e4a40> <<< 13632 1726884288.41812: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1e1cd0> <<< 13632 1726884288.41846: 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 0x7fa6ae1e3050> <<< 13632 1726884288.41864: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1e18b0> <<< 13632 1726884288.41914: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884288.41935: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.42018: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.42121: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.42161: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13632 1726884288.42164: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.42176: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884288.42208: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.42333: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.42474: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.43144: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.43846: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884288.43849: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884288.43867: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884288.43882: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884288.43901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884288.43962: 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 0x7fa6ae06cc50> <<< 13632 1726884288.44073: 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' <<< 13632 1726884288.44106: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae06dac0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1e0650> <<< 13632 1726884288.44152: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884288.44177: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.44207: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 13632 1726884288.44216: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.44397: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.44568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884288.44572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884288.44589: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae06db20> <<< 13632 1726884288.44615: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.45158: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.45710: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.45793: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.45889: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884288.45893: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.45943: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.45984: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884288.45993: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.46062: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.46177: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884288.46215: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.46239: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13632 1726884288.46275: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.46311: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884288.46331: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.46604: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.46895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884288.46979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884288.47000: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884288.47078: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae06ec30> <<< 13632 1726884288.47081: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.47162: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.47259: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13632 1726884288.47293: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884288.47323: 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' <<< 13632 1726884288.47370: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884288.47509: 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 0x7fa6ae0766c0> <<< 13632 1726884288.47560: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884288.47564: 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 0x7fa6ae076f60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae06fce0> <<< 13632 1726884288.47591: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.47632: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.47680: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884288.47690: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.47743: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.47791: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.47854: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.47917: 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 <<< 13632 1726884288.47961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884288.48064: 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' <<< 13632 1726884288.48083: 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 0x7fa6ae075ca0> <<< 13632 1726884288.48107: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae0770e0> <<< 13632 1726884288.48135: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884288.48148: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.48210: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.48274: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.48308: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.48353: 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 <<< 13632 1726884288.48361: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884288.48382: 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 <<< 13632 1726884288.48406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884288.48427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884288.48483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884288.48502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884288.48520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884288.48575: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae10b170> <<< 13632 1726884288.48636: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae083fb0> <<< 13632 1726884288.48713: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae07f200> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae07f020> # destroy ansible.module_utils.distro <<< 13632 1726884288.48731: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 13632 1726884288.48733: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.48760: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.48791: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884288.48854: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884288.48881: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.48901: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13632 1726884288.48965: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49039: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49066: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49097: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49125: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49172: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49221: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49270: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 13632 1726884288.49273: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49349: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49427: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49452: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49490: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 13632 1726884288.49497: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49706: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49893: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.49941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.50003: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 13632 1726884288.50024: stdout chunk (state=3): >>># 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 <<< 13632 1726884288.50051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 13632 1726884288.50077: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 13632 1726884288.50093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 13632 1726884288.50130: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae10e420> <<< 13632 1726884288.50148: 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' <<< 13632 1726884288.50178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884288.50243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884288.50284: stdout chunk (state=3): >>># /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 0x7fa6adb488f0> <<< 13632 1726884288.50329: 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 0x7fa6adb48ce0> <<< 13632 1726884288.50391: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae0f9940> <<< 13632 1726884288.50401: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae0f8cb0> <<< 13632 1726884288.50435: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae10cb60> <<< 13632 1726884288.50470: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae10c740> <<< 13632 1726884288.50475: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 13632 1726884288.50574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13632 1726884288.50584: 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' <<< 13632 1726884288.50660: 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 0x7fa6adb4bc20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adb4b4d0> # 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 0x7fa6adb4b6b0> <<< 13632 1726884288.50680: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adb4a900> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 13632 1726884288.50765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 13632 1726884288.50784: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adb4bce0> <<< 13632 1726884288.50803: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 13632 1726884288.50844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884288.50865: 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 0x7fa6adbb2810> <<< 13632 1726884288.50899: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adbb0830> <<< 13632 1726884288.50928: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae10c860> import 'ansible.module_utils.facts.timeout' # <<< 13632 1726884288.50946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 13632 1726884288.50961: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.50972: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.50978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 13632 1726884288.51004: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51056: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51117: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 13632 1726884288.51135: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51192: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51248: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 13632 1726884288.51268: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51277: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 13632 1726884288.51292: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51322: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 13632 1726884288.51363: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51416: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 13632 1726884288.51479: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51526: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51574: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 13632 1726884288.51582: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51642: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51709: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51765: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.51829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 13632 1726884288.51850: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.52378: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.52869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 13632 1726884288.52873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.52938: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53000: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53033: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53066: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 13632 1726884288.53074: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 13632 1726884288.53090: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53121: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 13632 1726884288.53161: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53224: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53283: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 13632 1726884288.53298: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53330: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 13632 1726884288.53370: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53404: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 13632 1726884288.53445: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53533: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884288.53632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884288.53655: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adbb2ea0> <<< 13632 1726884288.53680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884288.53705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884288.53831: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adbb2b10> import 'ansible.module_utils.facts.system.local' # <<< 13632 1726884288.53857: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53923: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.53999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 13632 1726884288.54005: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.54106: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.54208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 13632 1726884288.54214: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.54285: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.54365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 13632 1726884288.54370: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.54421: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.54467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884288.54520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884288.54585: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884288.54650: 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 0x7fa6adbeecf0> <<< 13632 1726884288.54858: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adbd6960> <<< 13632 1726884288.54862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 13632 1726884288.54873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.54940: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 13632 1726884288.55009: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55098: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55189: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55311: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55471: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 13632 1726884288.55497: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55534: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55579: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 13632 1726884288.55590: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55633: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 13632 1726884288.55694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 13632 1726884288.55718: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884288.55742: 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 0x7fa6ad4fa210> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adbb2a50> <<< 13632 1726884288.55749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 13632 1726884288.55777: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55787: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 13632 1726884288.55806: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55850: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.55898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 13632 1726884288.55907: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.56091: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.56257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 13632 1726884288.56264: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.56378: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.56489: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.56537: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.56581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 13632 1726884288.56592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 13632 1726884288.56602: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.56627: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.56650: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.56807: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.56964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 13632 1726884288.56977: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 13632 1726884288.56980: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.57116: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.57254: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 13632 1726884288.57261: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.57298: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.57338: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.57957: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.58549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 13632 1726884288.58572: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.58680: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.58805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 13632 1726884288.58807: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.58917: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.59028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 13632 1726884288.59044: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.59208: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.59383: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 13632 1726884288.59403: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.59411: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 13632 1726884288.59433: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.59475: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.59528: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 13632 1726884288.59530: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.59643: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.59749: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.59980: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 13632 1726884288.60219: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 13632 1726884288.60224: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60264: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 13632 1726884288.60316: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60342: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 13632 1726884288.60376: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60458: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 13632 1726884288.60545: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60570: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 13632 1726884288.60602: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60670: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60731: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 13632 1726884288.60743: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60804: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.60871: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 13632 1726884288.60877: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.61174: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.61469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 13632 1726884288.61475: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.61542: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.61607: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 13632 1726884288.61613: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.61659: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.61685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 13632 1726884288.61705: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.61735: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.61775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 13632 1726884288.61781: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.61819: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.61850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 13632 1726884288.61872: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.61952: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.62048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 13632 1726884288.62054: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.62084: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 13632 1726884288.62097: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.62142: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.62189: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 13632 1726884288.62246: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884288.62258: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.62299: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.62354: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.62428: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.62506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 13632 1726884288.62512: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 13632 1726884288.62539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 13632 1726884288.62594: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.62651: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 13632 1726884288.62659: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.62874: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.63096: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 13632 1726884288.63102: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.63155: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.63210: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 13632 1726884288.63216: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.63263: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.63320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 13632 1726884288.63327: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.63417: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.63510: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 13632 1726884288.63524: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.63620: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.63725: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 13632 1726884288.63730: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 13632 1726884288.63808: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884288.64010: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 13632 1726884288.64017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 13632 1726884288.64037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 13632 1726884288.64059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 13632 1726884288.64095: 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' <<< 13632 1726884288.64099: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ad523920> <<< 13632 1726884288.64108: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ad522240> <<< 13632 1726884288.64161: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ad523110> <<< 13632 1726884288.78344: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 13632 1726884288.78350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 13632 1726884288.78361: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ad56a060> <<< 13632 1726884288.78392: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 13632 1726884288.78407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 13632 1726884288.78435: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ad56b200> <<< 13632 1726884288.78479: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 13632 1726884288.78511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884288.78548: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 13632 1726884288.78554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ad575550> <<< 13632 1726884288.78577: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ad575070> <<< 13632 1726884288.78809: 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 <<< 13632 1726884289.02090: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-8-115.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-8-115", "ansible_nodename": "ip-10-31-8-115.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": "ec20959d8417113fe5958efffdb3c1bf", "ansible_iscsi_iqn": "", "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_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKnHDtO/7ksL9j8mJCjDnNxZycUulhgx5Db5w3Yh6n0Q9W/z0E+qkHOgq9PhBLDHwRAcuB/vXNSTtX7Rb+3HmJ1BvAb20KUrHb6l+Rsk/lhntvLLHMh4jnL53F2dgtyv/Fx6ZzVhu7zqPLsAxHwJNWGms2W33TX3010yaku6tfFXAAAAFQDjVJpBcDR1415jb9Zk/dD1JFBfqwAAAIAxEgVzg7UZA/kC41azbfPnQphQZUk7IBgcb+sOVDcpKkS6gtAEH9rNmgblIe47Ke4/wXX42N1Q66f0Z/PMrHQ2uEKjUJ8JY1PSLbkPkELFOj1sIRSzk9dqDX7O+GJSvc+GergfWPPiBFOIP4kEhEiBazKZZ/sM9QARR7kNPJlV9AAAAIApD7kpN3CskzJCe8xO2o3rdXZRuFw8WZHV263Bptc+u3Fu/fXGsXLWbr+zJy9XizQePYqX0h5w9veUGcaE3t5VZt1VXAeZX4Sq3gF4WXKl9V1r18xYEfA+RxefafPDGLpgLp7I37OPZK<<< 13632 1726884289.02098: stdout chunk (state=3): >>>EHpWlAsalNA3HVrWLCwJgNs14DAjyn/g==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCUjYjLYuHEGdsfdKSrq8REQIfnfLqUym6VwUtzpkDFBMx5/x2Cea9XoFwFIE01trDB98AkSCd/bnjbgNMXAc4oZwe1e9BpE7VBbj5OFUXOiirGQBpIcvgDXZQIOW/sqK6OYmBzhmP7K1wu1/RkIXY2eGIilzxTNvq2X3r0RAuCYvwNGz66GWzJR0XxCn+1YamOkbGRSm4OHgKSX00ynoatSEFC97qy1BmG6EkrH14GQo25FGGYhow/PMlTPH80TeQbMdUGDZGTRhljjeQ+/t2yuyBxZI4+nTiPJLKOBbm85hiQCeNSqixg/L6HxQbXXTekZYo6dR+hSbj2zVma/XBFOTJaT5xKMrHxbZrSoecuEkqj9YAiyXi4KPg7lzBtjGUUFLfCcz69Moai4JlQkBqPbbh3vwD0HcP4dnUpbhcOLn0sCdsPD9Uao/xbVSpmD4zqttc3POWkv4hkJH7/GUYVYEEZLKnCGfk+q+IV0tnl9ZSFuaPDZ2tsKAxqIxCTvi0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2bOLakSXVzG1S1aRwFVV9q1QNCik4Yc6n7ri3qJ2k50vPdnQJoANZMEQE5iCRSkZCDLpEtlvkKPmokRGkzgP0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIH0w/wNI7iEwglZmbyOuxjQ9/07OlQZYmd5/kUvES5XL", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 1689, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 2028, "free": 1689}, "nocache": {"free": 3315, "used": 402}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_uuid": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405d50c71d08fb64111915e86941", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405db4186c85e294b1e8413a9f1e", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, <<< 13632 1726884289.02119: stdout chunk (state=3): >>>"rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b4d0ed209d47455195de36569", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdk": {"virtual": 1, "links": {"ids": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk10", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405c2a28c25487341549b05ef1ac", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014054a5307dbd23847188390d208d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405bbc60d7e764d4de28d875dfb0", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050d35167aedca4b1399a59062d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405326e852dff7d4f4ca14a96958", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdl": {"virtual": 1, "links": {"ids": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk11", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050ea1c788e1004edb8b4008783", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405dfa09993b5b8410fb2245ca54", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host":<<< 13632 1726884289.02142: stdout chunk (state=3): >>> "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}, "sdj": {"virtual": 1, "links": {"ids": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk9", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x600140536ba331c81144048819bf1df2", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b2d6a94043c24ae2af65b1af5", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "sdb": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "sdc": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "sdd": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "sde": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "sdf": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "sdg": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "sdh": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "sdi": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "sdj": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "sdk": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "sdl": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"]}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 754, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 250226130944, "block_size": 4096, "block_total": 64483404, "block_available": 61090364, "block_used": 3393040, "inode_total": 16384000, "inode_available": 16302084, "inode_used": 81916, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_local": {}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_hostnqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.9.187 42658 10.31.8.115 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s"<<< 13632 1726884289.02155: stdout chunk (state=3): >>>, "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.9.187 42658 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_loadavg": {"1m": 1.10791015625, "5m": 0.98193359375, "15m": 0.56591796875}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::64d6:812b:c89d:9b1c", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.115"], "ansible_all_ipv6_addresses": ["fe80::64d6:812b:c89d:9b1c"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.8.115", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::64d6:812b:c89d:9b1c"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "04", "second": "49", "epoch": "1726884289", "epoch_int": "1726884289", "date": "2024-09-20", "time": "22:04:49", "iso8601_micro": "2024-09-21T02:04:49.016180Z", "iso8601": "2024-09-21T02:04:49Z", "iso8601_basic": "20240920T220449016180", "iso8601_basic_short": "20240920T220449", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 13632 1726884289.02715: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884289.02725: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 13632 1726884289.02752: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 13632 1726884289.02769: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # 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 <<< 13632 1726884289.02792: stdout chunk (state=3): >>># 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 <<< 13632 1726884289.02803: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 <<< 13632 1726884289.02831: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path <<< 13632 1726884289.02849: 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 <<< 13632 1726884289.02857: stdout chunk (state=3): >>># 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 <<< 13632 1726884289.02880: stdout chunk (state=3): >>># 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 <<< 13632 1726884289.02889: 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 <<< 13632 1726884289.02917: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process <<< 13632 1726884289.02935: stdout chunk (state=3): >>># 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 <<< 13632 1726884289.02942: stdout chunk (state=3): >>># 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__<<< 13632 1726884289.02960: stdout chunk (state=3): >>> # 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 <<< 13632 1726884289.02972: stdout chunk (state=3): >>># 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<<< 13632 1726884289.02994: stdout chunk (state=3): >>> # 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<<< 13632 1726884289.03014: stdout chunk (state=3): >>> # 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<<< 13632 1726884289.03028: stdout chunk (state=3): >>> # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware <<< 13632 1726884289.03060: stdout chunk (state=3): >>># 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 <<< 13632 1726884289.03067: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd<<< 13632 1726884289.03076: stdout chunk (state=3): >>> # 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 <<< 13632 1726884289.03098: stdout chunk (state=3): >>># 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<<< 13632 1726884289.03105: stdout chunk (state=3): >>> # 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 <<< 13632 1726884289.03119: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env <<< 13632 1726884289.03142: stdout chunk (state=3): >>># 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 <<< 13632 1726884289.03146: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # 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 <<< 13632 1726884289.03166: stdout chunk (state=3): >>># 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 <<< 13632 1726884289.03477: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884289.03485: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884289.03516: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884289.03535: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma<<< 13632 1726884289.03542: stdout chunk (state=3): >>> # destroy zipfile._path <<< 13632 1726884289.03558: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13632 1726884289.03601: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884289.03623: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13632 1726884289.03639: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 13632 1726884289.03658: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale <<< 13632 1726884289.03680: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal <<< 13632 1726884289.03690: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13632 1726884289.03740: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884289.03748: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13632 1726884289.03755: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 13632 1726884289.03806: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 13632 1726884289.03828: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy _compat_pickle <<< 13632 1726884289.03845: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 13632 1726884289.03854: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 13632 1726884289.03874: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 13632 1726884289.03893: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 13632 1726884289.03909: stdout chunk (state=3): >>># destroy base64 <<< 13632 1726884289.03922: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884289.03946: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 13632 1726884289.03954: stdout chunk (state=3): >>># destroy json <<< 13632 1726884289.03983: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 13632 1726884289.04014: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 13632 1726884289.04018: stdout chunk (state=3): >>># destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing <<< 13632 1726884289.04026: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 13632 1726884289.04062: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 13632 1726884289.04085: stdout chunk (state=3): >>> # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 13632 1726884289.04105: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 13632 1726884289.04131: 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 <<< 13632 1726884289.04151: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 13632 1726884289.04168: 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 # cleanup[3] wiping copyreg <<< 13632 1726884289.04185: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13632 1726884289.04221: 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 <<< 13632 1726884289.04226: stdout chunk (state=3): >>># 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 <<< 13632 1726884289.04256: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc <<< 13632 1726884289.04270: 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 # 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 <<< 13632 1726884289.04278: 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 <<< 13632 1726884289.04416: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884289.04429: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884289.04435: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884289.04472: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 13632 1726884289.04475: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 13632 1726884289.04504: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13632 1726884289.04533: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884289.04537: stdout chunk (state=3): >>># destroy _tokenize <<< 13632 1726884289.04558: 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 <<< 13632 1726884289.04564: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13632 1726884289.04590: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884289.04677: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 13632 1726884289.04699: stdout chunk (state=3): >>> # 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 <<< 13632 1726884289.04708: stdout chunk (state=3): >>># destroy time <<< 13632 1726884289.04727: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13632 1726884289.04752: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 13632 1726884289.04772: stdout chunk (state=3): >>> # destroy _sre # destroy _string # destroy re <<< 13632 1726884289.04788: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 13632 1726884289.04801: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13632 1726884289.04808: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884289.05192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884289.05258: stderr chunk (state=3): >>><<< 13632 1726884289.05261: stdout chunk (state=3): >>><<< 13632 1726884289.05395: _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 0x7fa6ae804530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae7d3b30> # /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 0x7fa6ae806ab0> 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 0x7fa6ae5b9160> # /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 0x7fa6ae5ba150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae5fffe0> # /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 0x7fa6ae60c170> # /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 0x7fa6ae62fa10> # /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 0x7fa6ae6500e0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae60fcb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae60d3d0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae5fd190> # /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 0x7fa6ae6539e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae652600> # /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 0x7fa6ae60e2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae650d10> # /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 0x7fa6ae680a40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae5fc410> # /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 0x7fa6ae680ef0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae680da0> # 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 0x7fa6ae681160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae5f2f30> # /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 0x7fa6ae681850> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae681520> 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 0x7fa6ae682750> 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 0x7fa6ae69c980> 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 0x7fa6ae69e0c0> # /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 0x7fa6ae69efc0> # 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 0x7fa6ae69f5f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae69e510> # /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 0x7fa6ae69ffe0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae69f7a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae6827b0> # /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 0x7fa6ae3cff80> # /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 0x7fa6ae4009b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae400710> # 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 0x7fa6ae400950> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ae400b30> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae3ce120> # /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 0x7fa6ae402180> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae400e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae682ea0> # /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 0x7fa6ae42a4e0> # /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 0x7fa6ae446690> # /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 0x7fa6ae47b410> # /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 0x7fa6ae4adb50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae47b470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae447320> # /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 0x7fa6ae27c4a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae4456d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae4030b0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa6ae27c680> # zipimport: found 103 names in '/tmp/ansible_setup_payload_gf4ycb40/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae2ea0f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae2c0fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae2c0170> # 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 0x7fa6ae2c3f80> # /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 0x7fa6ae315b50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae3158e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae3151f0> # /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 0x7fa6ae315c40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae2ead80> 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 0x7fa6ae316900> # 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 0x7fa6ae316b40> # /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 0x7fa6ae316ff0> 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 0x7fa6ae180da0> # 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 0x7fa6ae1829c0> # /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 0x7fa6ae1832c0> # /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 0x7fa6ae1844a0> # /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 0x7fa6ae186f60> # 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 0x7fa6ae187080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae185220> # /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 0x7fa6ae18eed0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae18d9a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae18d700> # /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 0x7fa6ae18fe60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae185730> # 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 0x7fa6ae1d2fc0> # /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 0x7fa6ae1d3170> # /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 0x7fa6ae1d4d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1d4b00> # /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 0x7fa6ae1d72c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1d5430> # /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 0x7fa6ae1deae0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1d7470> # 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 0x7fa6ae1dfda0> # 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 0x7fa6ae1dfb00> # 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 0x7fa6ae1df4a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1d3470> # /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 0x7fa6ae1e3560> # 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 0x7fa6ae1e4a40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1e1cd0> # 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 0x7fa6ae1e3050> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1e18b0> # 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 0x7fa6ae06cc50> # /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 0x7fa6ae06dac0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae1e0650> 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 0x7fa6ae06db20> # 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 0x7fa6ae06ec30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ae0766c0> # 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 0x7fa6ae076f60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae06fce0> # 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 0x7fa6ae075ca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae0770e0> 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 0x7fa6ae10b170> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae083fb0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae07f200> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae07f020> # 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 0x7fa6ae10e420> # /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 0x7fa6adb488f0> # 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 0x7fa6adb48ce0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae0f9940> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae0f8cb0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae10cb60> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae10c740> # /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 0x7fa6adb4bc20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adb4b4d0> # 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 0x7fa6adb4b6b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adb4a900> # /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 0x7fa6adb4bce0> # /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 0x7fa6adbb2810> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adbb0830> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ae10c860> 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 0x7fa6adbb2ea0> # /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 0x7fa6adbb2b10> 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 0x7fa6adbeecf0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adbd6960> 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 0x7fa6ad4fa210> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6adbb2a50> 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 0x7fa6ad523920> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ad522240> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ad523110> # /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 0x7fa6ad56a060> # /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 0x7fa6ad56b200> # /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 0x7fa6ad575550> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ad575070> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-8-115.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-8-115", "ansible_nodename": "ip-10-31-8-115.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": "ec20959d8417113fe5958efffdb3c1bf", "ansible_iscsi_iqn": "", "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_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKnHDtO/7ksL9j8mJCjDnNxZycUulhgx5Db5w3Yh6n0Q9W/z0E+qkHOgq9PhBLDHwRAcuB/vXNSTtX7Rb+3HmJ1BvAb20KUrHb6l+Rsk/lhntvLLHMh4jnL53F2dgtyv/Fx6ZzVhu7zqPLsAxHwJNWGms2W33TX3010yaku6tfFXAAAAFQDjVJpBcDR1415jb9Zk/dD1JFBfqwAAAIAxEgVzg7UZA/kC41azbfPnQphQZUk7IBgcb+sOVDcpKkS6gtAEH9rNmgblIe47Ke4/wXX42N1Q66f0Z/PMrHQ2uEKjUJ8JY1PSLbkPkELFOj1sIRSzk9dqDX7O+GJSvc+GergfWPPiBFOIP4kEhEiBazKZZ/sM9QARR7kNPJlV9AAAAIApD7kpN3CskzJCe8xO2o3rdXZRuFw8WZHV263Bptc+u3Fu/fXGsXLWbr+zJy9XizQePYqX0h5w9veUGcaE3t5VZt1VXAeZX4Sq3gF4WXKl9V1r18xYEfA+RxefafPDGLpgLp7I37OPZKEHpWlAsalNA3HVrWLCwJgNs14DAjyn/g==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCUjYjLYuHEGdsfdKSrq8REQIfnfLqUym6VwUtzpkDFBMx5/x2Cea9XoFwFIE01trDB98AkSCd/bnjbgNMXAc4oZwe1e9BpE7VBbj5OFUXOiirGQBpIcvgDXZQIOW/sqK6OYmBzhmP7K1wu1/RkIXY2eGIilzxTNvq2X3r0RAuCYvwNGz66GWzJR0XxCn+1YamOkbGRSm4OHgKSX00ynoatSEFC97qy1BmG6EkrH14GQo25FGGYhow/PMlTPH80TeQbMdUGDZGTRhljjeQ+/t2yuyBxZI4+nTiPJLKOBbm85hiQCeNSqixg/L6HxQbXXTekZYo6dR+hSbj2zVma/XBFOTJaT5xKMrHxbZrSoecuEkqj9YAiyXi4KPg7lzBtjGUUFLfCcz69Moai4JlQkBqPbbh3vwD0HcP4dnUpbhcOLn0sCdsPD9Uao/xbVSpmD4zqttc3POWkv4hkJH7/GUYVYEEZLKnCGfk+q+IV0tnl9ZSFuaPDZ2tsKAxqIxCTvi0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2bOLakSXVzG1S1aRwFVV9q1QNCik4Yc6n7ri3qJ2k50vPdnQJoANZMEQE5iCRSkZCDLpEtlvkKPmokRGkzgP0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIH0w/wNI7iEwglZmbyOuxjQ9/07OlQZYmd5/kUvES5XL", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 1689, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 2028, "free": 1689}, "nocache": {"free": 3315, "used": 402}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_uuid": "ec20959d-8417-113f-e595-8efffdb3c1bf", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405d50c71d08fb64111915e86941", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405db4186c85e294b1e8413a9f1e", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b4d0ed209d47455195de36569", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdk": {"virtual": 1, "links": {"ids": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk10", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405c2a28c25487341549b05ef1ac", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014054a5307dbd23847188390d208d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405bbc60d7e764d4de28d875dfb0", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050d35167aedca4b1399a59062d", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405326e852dff7d4f4ca14a96958", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdl": {"virtual": 1, "links": {"ids": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk11", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x60014050ea1c788e1004edb8b4008783", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405dfa09993b5b8410fb2245ca54", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}, "sdj": {"virtual": 1, "links": {"ids": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk9", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x600140536ba331c81144048819bf1df2", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "wwn": "0x6001405b2d6a94043c24ae2af65b1af5", "partitions": {}, "rotational": "1", "scheduler_mode": "bfq", "sectors": "2097152", "sectorsize": "512", "size": "1.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-36001405dfa09993b5b8410fb2245ca54", "wwn-0x6001405dfa09993b5b8410fb2245ca54"], "sdb": ["scsi-36001405b4d0ed209d47455195de36569", "wwn-0x6001405b4d0ed209d47455195de36569"], "sdc": ["scsi-36001405326e852dff7d4f4ca14a96958", "wwn-0x6001405326e852dff7d4f4ca14a96958"], "sdd": ["scsi-36001405db4186c85e294b1e8413a9f1e", "wwn-0x6001405db4186c85e294b1e8413a9f1e"], "sde": ["scsi-360014050d35167aedca4b1399a59062d", "wwn-0x60014050d35167aedca4b1399a59062d"], "sdf": ["scsi-36001405d50c71d08fb64111915e86941", "wwn-0x6001405d50c71d08fb64111915e86941"], "sdg": ["scsi-36001405bbc60d7e764d4de28d875dfb0", "wwn-0x6001405bbc60d7e764d4de28d875dfb0"], "sdh": ["scsi-36001405b2d6a94043c24ae2af65b1af5", "wwn-0x6001405b2d6a94043c24ae2af65b1af5"], "sdi": ["scsi-360014054a5307dbd23847188390d208d", "wwn-0x60014054a5307dbd23847188390d208d"], "sdj": ["scsi-3600140536ba331c81144048819bf1df2", "wwn-0x600140536ba331c81144048819bf1df2"], "sdk": ["scsi-36001405c2a28c25487341549b05ef1ac", "wwn-0x6001405c2a28c25487341549b05ef1ac"], "sdl": ["scsi-360014050ea1c788e1004edb8b4008783", "wwn-0x60014050ea1c788e1004edb8b4008783"]}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 754, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 250226130944, "block_size": 4096, "block_total": 64483404, "block_available": 61090364, "block_used": 3393040, "inode_total": 16384000, "inode_available": 16302084, "inode_used": 81916, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_local": {}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_hostnqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.9.187 42658 10.31.8.115 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.9.187 42658 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_loadavg": {"1m": 1.10791015625, "5m": 0.98193359375, "15m": 0.56591796875}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::64d6:812b:c89d:9b1c", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.8.115", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ba:da:93:93:e1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.8.115"], "ansible_all_ipv6_addresses": ["fe80::64d6:812b:c89d:9b1c"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.8.115", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::64d6:812b:c89d:9b1c"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "04", "second": "49", "epoch": "1726884289", "epoch_int": "1726884289", "date": "2024-09-20", "time": "22:04:49", "iso8601_micro": "2024-09-21T02:04:49.016180Z", "iso8601": "2024-09-21T02:04:49Z", "iso8601_basic": "20240920T220449016180", "iso8601_basic_short": "20240920T220449", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884289.06361: done with _execute_module (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': '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-1726884288.170079-15960-229368563151774/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884289.06365: _low_level_execute_command(): starting 13632 1726884289.06368: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884288.170079-15960-229368563151774/ > /dev/null 2>&1 && sleep 0' 13632 1726884289.06767: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884289.06771: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884289.06774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884289.06776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884289.06781: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884289.06841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884289.06847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884289.06850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884289.06897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884289.08769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884289.08825: stderr chunk (state=3): >>><<< 13632 1726884289.08828: stdout chunk (state=3): >>><<< 13632 1726884289.08846: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884289.08853: handler run complete 13632 1726884289.09036: variable 'ansible_facts' from source: unknown 13632 1726884289.09152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884289.09591: variable 'ansible_facts' from source: unknown 13632 1726884289.09692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884289.09858: attempt loop complete, returning result 13632 1726884289.09865: _execute() done 13632 1726884289.09868: dumping result to json 13632 1726884289.09904: done dumping result, returning 13632 1726884289.09914: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts [12b27791-eb03-55b1-95d9-0000000010de] 13632 1726884289.09923: sending task result for task 12b27791-eb03-55b1-95d9-0000000010de ok: [managed_node3] 13632 1726884289.10762: done sending task result for task 12b27791-eb03-55b1-95d9-0000000010de 13632 1726884289.10766: WORKER PROCESS EXITING 13632 1726884289.10776: no more pending results, returning what we have 13632 1726884289.10779: results queue empty 13632 1726884289.10779: checking for any_errors_fatal 13632 1726884289.10786: done checking for any_errors_fatal 13632 1726884289.10787: checking for max_fail_percentage 13632 1726884289.10790: done checking for max_fail_percentage 13632 1726884289.10791: checking to see if all hosts have failed and the running result is not ok 13632 1726884289.10791: done checking to see if all hosts have failed 13632 1726884289.10792: getting the remaining hosts for this loop 13632 1726884289.10793: done getting the remaining hosts for this loop 13632 1726884289.10796: getting the next task for host managed_node3 13632 1726884289.10805: done getting next task for host managed_node3 13632 1726884289.10806: ^ task is: TASK: meta (role_complete) 13632 1726884289.10809: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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? (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), did rescue? False, did start at task? False 13632 1726884289.10820: getting variables 13632 1726884289.10821: in VariableManager get_vars() 13632 1726884289.10849: Calling all_inventory to load vars for managed_node3 13632 1726884289.10851: Calling groups_inventory to load vars for managed_node3 13632 1726884289.10853: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884289.10861: Calling all_plugins_play to load vars for managed_node3 13632 1726884289.10863: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884289.10866: Calling groups_plugins_play to load vars for managed_node3 13632 1726884289.11284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884289.11813: done with get_vars() 13632 1726884289.11827: done getting variables 13632 1726884289.11893: done queuing things up, now waiting for results queue to drain 13632 1726884289.11895: results queue empty 13632 1726884289.11895: checking for any_errors_fatal 13632 1726884289.11899: done checking for any_errors_fatal 13632 1726884289.11900: checking for max_fail_percentage 13632 1726884289.11901: done checking for max_fail_percentage 13632 1726884289.11902: checking to see if all hosts have failed and the running result is not ok 13632 1726884289.11902: done checking to see if all hosts have failed 13632 1726884289.11907: getting the remaining hosts for this loop 13632 1726884289.11907: done getting the remaining hosts for this loop 13632 1726884289.11910: getting the next task for host managed_node3 13632 1726884289.11915: done getting next task for host managed_node3 13632 1726884289.11917: ^ task is: TASK: Save unused_disk_return before verify 13632 1726884289.11918: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=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), did rescue? False, did start at task? False 13632 1726884289.11921: getting variables 13632 1726884289.11921: in VariableManager get_vars() 13632 1726884289.11930: Calling all_inventory to load vars for managed_node3 13632 1726884289.11932: Calling groups_inventory to load vars for managed_node3 13632 1726884289.11934: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884289.11938: Calling all_plugins_play to load vars for managed_node3 13632 1726884289.11939: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884289.11942: Calling groups_plugins_play to load vars for managed_node3 13632 1726884289.12304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884289.12821: done with get_vars() 13632 1726884289.12831: done getting variables 13632 1726884289.12864: 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 [Save unused_disk_return before verify] *********************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/cleanup.yml:30 Friday 20 September 2024 22:04:49 -0400 (0:00:01.016) 0:01:38.053 ****** 13632 1726884289.12893: entering _queue_task() for managed_node3/set_fact 13632 1726884289.13130: worker is 1 (out of 1 available) 13632 1726884289.13147: exiting _queue_task() for managed_node3/set_fact 13632 1726884289.13160: done queuing things up, now waiting for results queue to drain 13632 1726884289.13162: waiting for pending results... 13632 1726884289.13369: running TaskExecutor() for managed_node3/TASK: Save unused_disk_return before verify 13632 1726884289.13458: in run() - task 12b27791-eb03-55b1-95d9-000000000ef4 13632 1726884289.13471: variable 'ansible_search_path' from source: unknown 13632 1726884289.13475: variable 'ansible_search_path' from source: unknown 13632 1726884289.13514: calling self._execute() 13632 1726884289.13601: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884289.13606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884289.13619: variable 'omit' from source: magic vars 13632 1726884289.13726: variable 'omit' from source: magic vars 13632 1726884289.13759: variable 'omit' from source: magic vars 13632 1726884289.13785: variable 'unused_disks' from source: set_fact 13632 1726884289.13962: variable 'unused_disks' from source: set_fact 13632 1726884289.14036: variable 'omit' from source: magic vars 13632 1726884289.14075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884289.14109: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884289.14127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884289.14143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884289.14155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884289.14182: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884289.14190: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884289.14195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884289.14283: Set connection var ansible_shell_executable to /bin/sh 13632 1726884289.14295: Set connection var ansible_connection to ssh 13632 1726884289.14301: Set connection var ansible_pipelining to False 13632 1726884289.14308: Set connection var ansible_timeout to 10 13632 1726884289.14311: Set connection var ansible_shell_type to sh 13632 1726884289.14318: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884289.14339: variable 'ansible_shell_executable' from source: unknown 13632 1726884289.14342: variable 'ansible_connection' from source: unknown 13632 1726884289.14346: variable 'ansible_module_compression' from source: unknown 13632 1726884289.14348: variable 'ansible_shell_type' from source: unknown 13632 1726884289.14352: variable 'ansible_shell_executable' from source: unknown 13632 1726884289.14356: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884289.14361: variable 'ansible_pipelining' from source: unknown 13632 1726884289.14364: variable 'ansible_timeout' from source: unknown 13632 1726884289.14370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884289.14502: 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) 13632 1726884289.14511: variable 'omit' from source: magic vars 13632 1726884289.14517: starting attempt loop 13632 1726884289.14520: running the handler 13632 1726884289.14531: handler run complete 13632 1726884289.14540: attempt loop complete, returning result 13632 1726884289.14543: _execute() done 13632 1726884289.14546: dumping result to json 13632 1726884289.14551: done dumping result, returning 13632 1726884289.14559: done running TaskExecutor() for managed_node3/TASK: Save unused_disk_return before verify [12b27791-eb03-55b1-95d9-000000000ef4] 13632 1726884289.14565: sending task result for task 12b27791-eb03-55b1-95d9-000000000ef4 13632 1726884289.14658: done sending task result for task 12b27791-eb03-55b1-95d9-000000000ef4 13632 1726884289.14661: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "unused_disks_before": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } 13632 1726884289.14739: no more pending results, returning what we have 13632 1726884289.14742: results queue empty 13632 1726884289.14743: checking for any_errors_fatal 13632 1726884289.14745: done checking for any_errors_fatal 13632 1726884289.14746: checking for max_fail_percentage 13632 1726884289.14748: done checking for max_fail_percentage 13632 1726884289.14749: checking to see if all hosts have failed and the running result is not ok 13632 1726884289.14750: done checking to see if all hosts have failed 13632 1726884289.14751: getting the remaining hosts for this loop 13632 1726884289.14752: done getting the remaining hosts for this loop 13632 1726884289.14756: getting the next task for host managed_node3 13632 1726884289.14763: done getting next task for host managed_node3 13632 1726884289.14766: ^ task is: TASK: Verify that pools/volumes used in test are removed 13632 1726884289.14769: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=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), did rescue? False, did start at task? False 13632 1726884289.14781: getting variables 13632 1726884289.14782: in VariableManager get_vars() 13632 1726884289.14818: Calling all_inventory to load vars for managed_node3 13632 1726884289.14821: Calling groups_inventory to load vars for managed_node3 13632 1726884289.14824: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884289.14834: Calling all_plugins_play to load vars for managed_node3 13632 1726884289.14837: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884289.14841: Calling groups_plugins_play to load vars for managed_node3 13632 1726884289.15509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884289.19085: done with get_vars() 13632 1726884289.19099: done getting variables TASK [Verify that pools/volumes used in test are removed] ********************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/cleanup.yml:34 Friday 20 September 2024 22:04:49 -0400 (0:00:00.062) 0:01:38.115 ****** 13632 1726884289.19163: entering _queue_task() for managed_node3/include_tasks 13632 1726884289.19410: worker is 1 (out of 1 available) 13632 1726884289.19425: exiting _queue_task() for managed_node3/include_tasks 13632 1726884289.19438: done queuing things up, now waiting for results queue to drain 13632 1726884289.19440: waiting for pending results... 13632 1726884289.19646: running TaskExecutor() for managed_node3/TASK: Verify that pools/volumes used in test are removed 13632 1726884289.19743: in run() - task 12b27791-eb03-55b1-95d9-000000000ef5 13632 1726884289.19757: variable 'ansible_search_path' from source: unknown 13632 1726884289.19761: variable 'ansible_search_path' from source: unknown 13632 1726884289.19802: calling self._execute() 13632 1726884289.19899: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884289.19904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884289.19916: variable 'omit' from source: magic vars 13632 1726884289.20011: _execute() done 13632 1726884289.20017: dumping result to json 13632 1726884289.20020: done dumping result, returning 13632 1726884289.20027: done running TaskExecutor() for managed_node3/TASK: Verify that pools/volumes used in test are removed [12b27791-eb03-55b1-95d9-000000000ef5] 13632 1726884289.20036: sending task result for task 12b27791-eb03-55b1-95d9-000000000ef5 13632 1726884289.20154: done sending task result for task 12b27791-eb03-55b1-95d9-000000000ef5 13632 1726884289.20157: WORKER PROCESS EXITING 13632 1726884289.20190: no more pending results, returning what we have 13632 1726884289.20196: in VariableManager get_vars() 13632 1726884289.20245: Calling all_inventory to load vars for managed_node3 13632 1726884289.20249: Calling groups_inventory to load vars for managed_node3 13632 1726884289.20253: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884289.20264: Calling all_plugins_play to load vars for managed_node3 13632 1726884289.20267: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884289.20270: Calling groups_plugins_play to load vars for managed_node3 13632 1726884289.20743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884289.21251: done with get_vars() 13632 1726884289.21262: variable 'ansible_search_path' from source: unknown 13632 1726884289.21263: variable 'ansible_search_path' from source: unknown 13632 1726884289.21301: we have included files to process 13632 1726884289.21302: generating all_blocks data 13632 1726884289.21303: done generating all_blocks data 13632 1726884289.21310: processing included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml 13632 1726884289.21310: loading included file: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml 13632 1726884289.21312: Loading data from /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml 13632 1726884289.22099: done processing included file 13632 1726884289.22101: iterating over new_blocks loaded from include file 13632 1726884289.22102: in VariableManager get_vars() 13632 1726884289.22116: done with get_vars() 13632 1726884289.22117: filtering new block on tags 13632 1726884289.22134: done filtering new block on tags 13632 1726884289.22136: in VariableManager get_vars() 13632 1726884289.22149: done with get_vars() 13632 1726884289.22150: filtering new block on tags 13632 1726884289.22166: done filtering new block on tags 13632 1726884289.22168: in VariableManager get_vars() 13632 1726884289.22180: done with get_vars() 13632 1726884289.22181: filtering new block on tags 13632 1726884289.22197: done filtering new block on tags 13632 1726884289.22199: done iterating over new_blocks loaded from include file included: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml for managed_node3 13632 1726884289.22203: extending task lists for all hosts with included blocks 13632 1726884289.22642: done extending task lists 13632 1726884289.22643: done processing included files 13632 1726884289.22643: results queue empty 13632 1726884289.22644: checking for any_errors_fatal 13632 1726884289.22647: done checking for any_errors_fatal 13632 1726884289.22648: checking for max_fail_percentage 13632 1726884289.22649: done checking for max_fail_percentage 13632 1726884289.22649: checking to see if all hosts have failed and the running result is not ok 13632 1726884289.22650: done checking to see if all hosts have failed 13632 1726884289.22651: getting the remaining hosts for this loop 13632 1726884289.22652: done getting the remaining hosts for this loop 13632 1726884289.22653: getting the next task for host managed_node3 13632 1726884289.22657: done getting next task for host managed_node3 13632 1726884289.22659: ^ task is: TASK: Check if system is ostree 13632 1726884289.22661: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884289.22663: getting variables 13632 1726884289.22664: in VariableManager get_vars() 13632 1726884289.22673: Calling all_inventory to load vars for managed_node3 13632 1726884289.22675: Calling groups_inventory to load vars for managed_node3 13632 1726884289.22677: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884289.22683: Calling all_plugins_play to load vars for managed_node3 13632 1726884289.22685: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884289.22690: Calling groups_plugins_play to load vars for managed_node3 13632 1726884289.23074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884289.23591: done with get_vars() 13632 1726884289.23604: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:5 Friday 20 September 2024 22:04:49 -0400 (0:00:00.044) 0:01:38.160 ****** 13632 1726884289.23660: entering _queue_task() for managed_node3/stat 13632 1726884289.23922: worker is 1 (out of 1 available) 13632 1726884289.23937: exiting _queue_task() for managed_node3/stat 13632 1726884289.23950: done queuing things up, now waiting for results queue to drain 13632 1726884289.23952: waiting for pending results... 13632 1726884289.24157: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 13632 1726884289.24266: in run() - task 12b27791-eb03-55b1-95d9-0000000011dd 13632 1726884289.24280: variable 'ansible_search_path' from source: unknown 13632 1726884289.24321: calling self._execute() 13632 1726884289.24416: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884289.24423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884289.24435: variable 'omit' from source: magic vars 13632 1726884289.24764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884289.25017: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884289.25061: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884289.25096: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884289.25130: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884289.25209: 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) 13632 1726884289.25230: 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) 13632 1726884289.25252: 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) 13632 1726884289.25278: 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) 13632 1726884289.25399: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884289.25406: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884289.25409: when evaluation is False, skipping this task 13632 1726884289.25413: _execute() done 13632 1726884289.25417: dumping result to json 13632 1726884289.25422: done dumping result, returning 13632 1726884289.25430: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [12b27791-eb03-55b1-95d9-0000000011dd] 13632 1726884289.25435: sending task result for task 12b27791-eb03-55b1-95d9-0000000011dd 13632 1726884289.25547: done sending task result for task 12b27791-eb03-55b1-95d9-0000000011dd 13632 1726884289.25550: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884289.25624: no more pending results, returning what we have 13632 1726884289.25629: results queue empty 13632 1726884289.25630: checking for any_errors_fatal 13632 1726884289.25632: done checking for any_errors_fatal 13632 1726884289.25633: checking for max_fail_percentage 13632 1726884289.25635: done checking for max_fail_percentage 13632 1726884289.25636: checking to see if all hosts have failed and the running result is not ok 13632 1726884289.25637: done checking to see if all hosts have failed 13632 1726884289.25638: getting the remaining hosts for this loop 13632 1726884289.25640: done getting the remaining hosts for this loop 13632 1726884289.25644: getting the next task for host managed_node3 13632 1726884289.25651: done getting next task for host managed_node3 13632 1726884289.25654: ^ task is: TASK: Set flag to indicate system is ostree 13632 1726884289.25659: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884289.25662: getting variables 13632 1726884289.25664: in VariableManager get_vars() 13632 1726884289.25706: Calling all_inventory to load vars for managed_node3 13632 1726884289.25710: Calling groups_inventory to load vars for managed_node3 13632 1726884289.25720: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884289.25731: Calling all_plugins_play to load vars for managed_node3 13632 1726884289.25734: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884289.25738: Calling groups_plugins_play to load vars for managed_node3 13632 1726884289.26220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884289.26748: done with get_vars() 13632 1726884289.26762: done getting variables 13632 1726884289.26815: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:10 Friday 20 September 2024 22:04:49 -0400 (0:00:00.031) 0:01:38.192 ****** 13632 1726884289.26842: entering _queue_task() for managed_node3/set_fact 13632 1726884289.27093: worker is 1 (out of 1 available) 13632 1726884289.27107: exiting _queue_task() for managed_node3/set_fact 13632 1726884289.27121: done queuing things up, now waiting for results queue to drain 13632 1726884289.27123: waiting for pending results... 13632 1726884289.27331: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 13632 1726884289.27430: in run() - task 12b27791-eb03-55b1-95d9-0000000011de 13632 1726884289.27445: variable 'ansible_search_path' from source: unknown 13632 1726884289.27483: calling self._execute() 13632 1726884289.27580: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884289.27593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884289.27603: variable 'omit' from source: magic vars 13632 1726884289.27938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884289.28194: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884289.28236: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884289.28267: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884289.28303: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884289.28377: 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) 13632 1726884289.28403: 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) 13632 1726884289.28425: 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) 13632 1726884289.28452: 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) 13632 1726884289.28561: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884289.28571: Evaluated conditional (not __snapshot_is_ostree is defined): False 13632 1726884289.28575: when evaluation is False, skipping this task 13632 1726884289.28578: _execute() done 13632 1726884289.28582: dumping result to json 13632 1726884289.28590: done dumping result, returning 13632 1726884289.28599: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [12b27791-eb03-55b1-95d9-0000000011de] 13632 1726884289.28604: sending task result for task 12b27791-eb03-55b1-95d9-0000000011de 13632 1726884289.28703: done sending task result for task 12b27791-eb03-55b1-95d9-0000000011de 13632 1726884289.28707: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } 13632 1726884289.28764: no more pending results, returning what we have 13632 1726884289.28768: results queue empty 13632 1726884289.28769: checking for any_errors_fatal 13632 1726884289.28781: done checking for any_errors_fatal 13632 1726884289.28782: checking for max_fail_percentage 13632 1726884289.28784: done checking for max_fail_percentage 13632 1726884289.28786: checking to see if all hosts have failed and the running result is not ok 13632 1726884289.28787: done checking to see if all hosts have failed 13632 1726884289.28793: getting the remaining hosts for this loop 13632 1726884289.28795: done getting the remaining hosts for this loop 13632 1726884289.28803: getting the next task for host managed_node3 13632 1726884289.28814: done getting next task for host managed_node3 13632 1726884289.28818: ^ task is: TASK: Ensure test packages 13632 1726884289.28823: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 13632 1726884289.28827: getting variables 13632 1726884289.28828: in VariableManager get_vars() 13632 1726884289.28865: Calling all_inventory to load vars for managed_node3 13632 1726884289.28869: Calling groups_inventory to load vars for managed_node3 13632 1726884289.28872: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884289.28883: Calling all_plugins_play to load vars for managed_node3 13632 1726884289.28886: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884289.28895: Calling groups_plugins_play to load vars for managed_node3 13632 1726884289.29376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884289.29905: done with get_vars() 13632 1726884289.29920: done getting variables 13632 1726884289.29967: 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 [Ensure test packages] **************************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:14 Friday 20 September 2024 22:04:49 -0400 (0:00:00.031) 0:01:38.224 ****** 13632 1726884289.29999: entering _queue_task() for managed_node3/package 13632 1726884289.30239: worker is 1 (out of 1 available) 13632 1726884289.30253: exiting _queue_task() for managed_node3/package 13632 1726884289.30267: done queuing things up, now waiting for results queue to drain 13632 1726884289.30269: waiting for pending results... 13632 1726884289.30479: running TaskExecutor() for managed_node3/TASK: Ensure test packages 13632 1726884289.30578: in run() - task 12b27791-eb03-55b1-95d9-0000000011e0 13632 1726884289.30595: variable 'ansible_search_path' from source: unknown 13632 1726884289.30633: calling self._execute() 13632 1726884289.30728: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884289.30732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884289.30743: variable 'omit' from source: magic vars 13632 1726884289.30842: variable 'omit' from source: magic vars 13632 1726884289.30883: variable 'omit' from source: magic vars 13632 1726884289.30912: variable 'test_packages' from source: task vars 13632 1726884289.31094: variable 'test_packages' from source: task vars 13632 1726884289.31343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13632 1726884289.31602: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13632 1726884289.31642: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13632 1726884289.31673: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13632 1726884289.31710: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13632 1726884289.31896: variable 'ansible_facts' from source: unknown 13632 1726884289.32277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884289.34145: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884289.34198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884289.34231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884289.34258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884289.34281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884289.34362: 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) 13632 1726884289.34384: 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) 13632 1726884289.34410: 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) 13632 1726884289.34447: 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) 13632 1726884289.34460: 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) 13632 1726884289.34543: variable '__snapshot_is_ostree' from source: set_fact 13632 1726884289.34547: variable 'omit' from source: magic vars 13632 1726884289.34572: variable 'omit' from source: magic vars 13632 1726884289.34599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884289.34622: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884289.34641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884289.34658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884289.34667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884289.34698: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884289.34702: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884289.34706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884289.34795: Set connection var ansible_shell_executable to /bin/sh 13632 1726884289.34804: Set connection var ansible_connection to ssh 13632 1726884289.34810: Set connection var ansible_pipelining to False 13632 1726884289.34817: Set connection var ansible_timeout to 10 13632 1726884289.34820: Set connection var ansible_shell_type to sh 13632 1726884289.34826: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884289.34848: variable 'ansible_shell_executable' from source: unknown 13632 1726884289.34851: variable 'ansible_connection' from source: unknown 13632 1726884289.34854: variable 'ansible_module_compression' from source: unknown 13632 1726884289.34861: variable 'ansible_shell_type' from source: unknown 13632 1726884289.34864: variable 'ansible_shell_executable' from source: unknown 13632 1726884289.34867: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884289.34875: variable 'ansible_pipelining' from source: unknown 13632 1726884289.34878: variable 'ansible_timeout' from source: unknown 13632 1726884289.34880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884289.34971: 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) 13632 1726884289.34975: variable 'omit' from source: magic vars 13632 1726884289.34985: starting attempt loop 13632 1726884289.34991: running the handler 13632 1726884289.34998: variable 'ansible_facts' from source: unknown 13632 1726884289.35000: variable 'ansible_facts' from source: unknown 13632 1726884289.35045: _low_level_execute_command(): starting 13632 1726884289.35052: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884289.35601: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884289.35605: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884289.35608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884289.35611: 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.8.115 originally 10.31.8.115 <<< 13632 1726884289.35613: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884289.35670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884289.35684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884289.35686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884289.35732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884289.37476: stdout chunk (state=3): >>>/root <<< 13632 1726884289.37594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884289.37640: stderr chunk (state=3): >>><<< 13632 1726884289.37644: stdout chunk (state=3): >>><<< 13632 1726884289.37669: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884289.37681: _low_level_execute_command(): starting 13632 1726884289.37695: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350 `" && echo ansible-tmp-1726884289.3766828-15979-75573615006350="` echo /root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350 `" ) && sleep 0' 13632 1726884289.38163: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884289.38167: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884289.38169: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884289.38172: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884289.38223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884289.38232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884289.38280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884289.40263: stdout chunk (state=3): >>>ansible-tmp-1726884289.3766828-15979-75573615006350=/root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350 <<< 13632 1726884289.40383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884289.40444: stderr chunk (state=3): >>><<< 13632 1726884289.40447: stdout chunk (state=3): >>><<< 13632 1726884289.40464: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884289.3766828-15979-75573615006350=/root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884289.40504: variable 'ansible_module_compression' from source: unknown 13632 1726884289.40558: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13632 1726884289.40596: variable 'ansible_facts' from source: unknown 13632 1726884289.40674: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350/AnsiballZ_dnf.py 13632 1726884289.40833: Sending initial data 13632 1726884289.40836: Sent initial data (151 bytes) 13632 1726884289.41269: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884289.41315: 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.8.115 originally 10.31.8.115 <<< 13632 1726884289.41319: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884289.41321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884289.41325: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884289.41377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884289.41380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884289.41385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884289.41429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884289.43036: 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" <<< 13632 1726884289.43045: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13632 1726884289.43076: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884289.43125: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpbe5fu2uf /root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350/AnsiballZ_dnf.py <<< 13632 1726884289.43130: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350/AnsiballZ_dnf.py" <<< 13632 1726884289.43169: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpbe5fu2uf" to remote "/root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350/AnsiballZ_dnf.py" <<< 13632 1726884289.43172: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350/AnsiballZ_dnf.py" <<< 13632 1726884289.44227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884289.44303: stderr chunk (state=3): >>><<< 13632 1726884289.44307: stdout chunk (state=3): >>><<< 13632 1726884289.44330: done transferring module to remote 13632 1726884289.44346: _low_level_execute_command(): starting 13632 1726884289.44352: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350/ /root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350/AnsiballZ_dnf.py && sleep 0' 13632 1726884289.44848: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884289.44852: 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.8.115 originally 10.31.8.115 debug2: match not found <<< 13632 1726884289.44855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13632 1726884289.44857: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 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 <<< 13632 1726884289.44859: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884289.44918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884289.44925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884289.44969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884289.46771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884289.46833: stderr chunk (state=3): >>><<< 13632 1726884289.46836: stdout chunk (state=3): >>><<< 13632 1726884289.46854: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884289.46857: _low_level_execute_command(): starting 13632 1726884289.46863: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350/AnsiballZ_dnf.py && sleep 0' 13632 1726884289.47361: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884289.47365: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884289.47368: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration <<< 13632 1726884289.47370: 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 <<< 13632 1726884289.47372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884289.47433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884289.47440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884289.47498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884289.49605: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884289.49640: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884289.49674: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13632 1726884289.49679: stdout chunk (state=3): >>>import '_weakref' # <<< 13632 1726884289.49748: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884289.49757: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884289.49786: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884289.49822: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884289.49833: stdout chunk (state=3): >>># installing zipimport hook <<< 13632 1726884289.49848: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884289.49860: stdout chunk (state=3): >>>import 'zipimport' # <<< 13632 1726884289.49867: stdout chunk (state=3): >>># installed zipimport hook <<< 13632 1726884289.49914: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13632 1726884289.49924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.49934: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884289.49966: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884289.49999: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884289.50032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884289.50038: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00afbb30> <<< 13632 1726884289.50065: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13632 1726884289.50080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13632 1726884289.50090: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00b2eab0> <<< 13632 1726884289.50113: stdout chunk (state=3): >>>import '_signal' # <<< 13632 1726884289.50123: stdout chunk (state=3): >>>import '_abc' # <<< 13632 1726884289.50141: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884289.50144: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884289.50190: stdout chunk (state=3): >>>import '_stat' # <<< 13632 1726884289.50193: stdout chunk (state=3): >>>import 'stat' # <<< 13632 1726884289.50278: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884289.50314: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884289.50320: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884289.50338: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884289.50362: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13632 1726884289.50369: stdout chunk (state=3): >>>Processing user site-packages <<< 13632 1726884289.50381: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13632 1726884289.50400: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884289.50407: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884289.50437: 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' <<< 13632 1726884289.50464: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0091d160> <<< 13632 1726884289.50531: 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 <<< 13632 1726884289.50541: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.50547: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0091e150> <<< 13632 1726884289.50574: stdout chunk (state=3): >>>import 'site' # <<< 13632 1726884289.50605: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884289.50890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13632 1726884289.50898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13632 1726884289.50925: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13632 1726884289.50930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.50957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13632 1726884289.50998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884289.51018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884289.51036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884289.51061: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00963ef0> <<< 13632 1726884289.51073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884289.51098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884289.51116: stdout chunk (state=3): >>>import '_operator' # <<< 13632 1726884289.51123: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00963fb0> <<< 13632 1726884289.51140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884289.51171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884289.51191: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884289.51245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.51255: stdout chunk (state=3): >>>import 'itertools' # <<< 13632 1726884289.51290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13632 1726884289.51298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009938c0> <<< 13632 1726884289.51320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13632 1726884289.51323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13632 1726884289.51333: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00993f50> <<< 13632 1726884289.51345: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884289.51406: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00973bc0> <<< 13632 1726884289.51409: stdout chunk (state=3): >>>import '_functools' # <<< 13632 1726884289.51439: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009712e0> <<< 13632 1726884289.51539: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009610a0> <<< 13632 1726884289.51558: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884289.51585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13632 1726884289.51594: stdout chunk (state=3): >>>import '_sre' # <<< 13632 1726884289.51621: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884289.51646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884289.51664: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13632 1726884289.51670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13632 1726884289.51711: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009b7800> <<< 13632 1726884289.51716: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009b6420> <<< 13632 1726884289.51755: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884289.51763: 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 0x7f8e00973f20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009b4cb0> <<< 13632 1726884289.51809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884289.51824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009e8800> <<< 13632 1726884289.51841: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00960320> <<< 13632 1726884289.51852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13632 1726884289.51865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13632 1726884289.51884: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.51898: 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 0x7f8e009e8cb0> <<< 13632 1726884289.51903: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009e8b60> <<< 13632 1726884289.51933: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.51948: 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 0x7f8e009e8f20> <<< 13632 1726884289.51952: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00956e40> <<< 13632 1726884289.51978: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13632 1726884289.51989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.52000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884289.52037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13632 1726884289.52047: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009e9610> <<< 13632 1726884289.52056: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009e92e0> import 'importlib.machinery' # <<< 13632 1726884289.52095: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13632 1726884289.52102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13632 1726884289.52114: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009ea4e0> <<< 13632 1726884289.52127: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13632 1726884289.52135: stdout chunk (state=3): >>>import 'runpy' # <<< 13632 1726884289.52159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884289.52196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884289.52230: 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' <<< 13632 1726884289.52234: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00a04710> <<< 13632 1726884289.52236: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884289.52277: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.52280: 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 0x7f8e00a05e50> <<< 13632 1726884289.52313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884289.52318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13632 1726884289.52332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13632 1726884289.52350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13632 1726884289.52357: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00a06d50> <<< 13632 1726884289.52401: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.52405: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.52412: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e00a073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00a062a0> <<< 13632 1726884289.52436: 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' <<< 13632 1726884289.52476: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.52486: 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 0x7f8e00a07e30> <<< 13632 1726884289.52502: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00a07560> <<< 13632 1726884289.52542: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009ea540> <<< 13632 1726884289.52562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884289.52584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884289.52610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884289.52626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884289.52665: 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 0x7f8e00743d40> <<< 13632 1726884289.52686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13632 1726884289.52694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13632 1726884289.52728: 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 0x7f8e0076c7a0> <<< 13632 1726884289.52740: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0076c500> <<< 13632 1726884289.52758: 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 0x7f8e0076c7d0> <<< 13632 1726884289.52791: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.52799: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.52802: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e0076c9b0> <<< 13632 1726884289.52810: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00741ee0> <<< 13632 1726884289.52834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884289.52925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884289.52950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884289.52958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884289.52989: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0076e090> <<< 13632 1726884289.53005: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0076cd10> <<< 13632 1726884289.53018: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009eac30> <<< 13632 1726884289.53048: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884289.53100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.53123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884289.53163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884289.53200: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00796450> <<< 13632 1726884289.53245: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884289.53261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.53277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884289.53304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884289.53348: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e007ba5a0> <<< 13632 1726884289.53373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884289.53412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884289.53465: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884289.53494: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13632 1726884289.53497: 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 0x7f8e007eb380> <<< 13632 1726884289.53512: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884289.53551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884289.53571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884289.53623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884289.53712: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0081db20> <<< 13632 1726884289.53786: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e007eb4a0> <<< 13632 1726884289.53831: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e007bb230> <<< 13632 1726884289.53859: 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 0x7f8e0062c500> <<< 13632 1726884289.53880: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e007b95e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0076eff0> <<< 13632 1726884289.54002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884289.54016: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e0062c6e0> <<< 13632 1726884289.54099: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_nm7yv_hf/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 13632 1726884289.54253: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.54286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884289.54293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884289.54336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884289.54413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884289.54451: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884289.54456: 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 0x7f8e0068a240> import '_typing' # <<< 13632 1726884289.54662: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00661130> <<< 13632 1726884289.54669: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00660290> # zipimport: zlib available <<< 13632 1726884289.54697: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884289.54706: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.54729: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.54754: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.54757: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884289.54760: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.56305: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.57577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13632 1726884289.57584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00663650> <<< 13632 1726884289.57611: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13632 1726884289.57618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.57643: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884289.57648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884289.57681: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13632 1726884289.57695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13632 1726884289.57704: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.57723: 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 0x7f8e006adca0> <<< 13632 1726884289.57745: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e006ada30> <<< 13632 1726884289.57778: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e006ad340> <<< 13632 1726884289.57802: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13632 1726884289.57810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13632 1726884289.57850: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e006add90> <<< 13632 1726884289.57860: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0068aed0> <<< 13632 1726884289.57866: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884289.57895: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.57905: 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 0x7f8e006ae9f0> <<< 13632 1726884289.57925: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.57936: 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 0x7f8e006aec30> <<< 13632 1726884289.57956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884289.58009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884289.58013: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884289.58066: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e006af0b0> <<< 13632 1726884289.58073: stdout chunk (state=3): >>>import 'pwd' # <<< 13632 1726884289.58099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884289.58124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884289.58162: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00514d10> <<< 13632 1726884289.58192: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.58205: 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 0x7f8e005169c0> <<< 13632 1726884289.58220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884289.58232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884289.58266: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00517350> <<< 13632 1726884289.58291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884289.58314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884289.58337: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00518260> <<< 13632 1726884289.58360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884289.58392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884289.58419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884289.58425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884289.58478: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0051af90> <<< 13632 1726884289.58516: 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 0x7f8e0051b0e0> <<< 13632 1726884289.58543: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00519280> <<< 13632 1726884289.58556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884289.58599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884289.58606: 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' <<< 13632 1726884289.58633: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884289.58660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884289.58686: 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' <<< 13632 1726884289.58708: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0051ee40> <<< 13632 1726884289.58716: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884289.58785: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0051d910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0051d670> <<< 13632 1726884289.58820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13632 1726884289.58828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13632 1726884289.58905: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0051fce0> <<< 13632 1726884289.58937: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00519700> <<< 13632 1726884289.58967: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.58975: 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 0x7f8e00562f60> <<< 13632 1726884289.58999: 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' <<< 13632 1726884289.59005: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00563080> <<< 13632 1726884289.59023: 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 <<< 13632 1726884289.59042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884289.59065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13632 1726884289.59070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13632 1726884289.59106: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.59112: 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 0x7f8e00568cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00568a70> <<< 13632 1726884289.59135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884289.59237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884289.59291: 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 0x7f8e0056b170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00569310> <<< 13632 1726884289.59318: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884289.59359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.59392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884289.59404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884289.59410: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884289.59457: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e005728d0> <<< 13632 1726884289.59611: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0056b260> <<< 13632 1726884289.59688: 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 0x7f8e00573bf0> <<< 13632 1726884289.59722: 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 0x7f8e005735c0> <<< 13632 1726884289.59774: 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' <<< 13632 1726884289.59785: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e00573bc0> <<< 13632 1726884289.59796: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e005633b0> <<< 13632 1726884289.59817: 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' <<< 13632 1726884289.59846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884289.59868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884289.59899: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.59924: 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 0x7f8e00576ba0> <<< 13632 1726884289.60113: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.60130: 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 0x7f8e00578080> <<< 13632 1726884289.60136: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00575310> <<< 13632 1726884289.60167: 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' <<< 13632 1726884289.60178: 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 0x7f8e005766f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00574ef0> <<< 13632 1726884289.60198: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.60208: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884289.60233: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.60330: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.60437: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.60459: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.60463: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884289.60468: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.60490: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884289.60511: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.60647: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.60791: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.61451: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.62131: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13632 1726884289.62157: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884289.62180: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884289.62201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.62253: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.62259: 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 0x7f8e005fc2c0> <<< 13632 1726884289.62364: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884289.62371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884289.62400: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e005fd0a0> <<< 13632 1726884289.62407: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00578200> <<< 13632 1726884289.62454: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884289.62475: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.62495: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.62511: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884289.62519: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.62701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.62888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884289.62894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884289.62907: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e005fd130> <<< 13632 1726884289.62924: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.63478: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.64041: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.64124: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.64218: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884289.64224: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.64268: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.64307: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13632 1726884289.64326: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.64402: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.64519: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884289.64544: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.64548: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884289.64573: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.64613: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.64658: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884289.64667: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.64950: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.65236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884289.65305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884289.65313: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884289.65401: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e005ff4d0> <<< 13632 1726884289.65409: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.65497: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.65579: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13632 1726884289.65586: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884289.65610: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884289.65638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884289.65646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884289.65715: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.65840: 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 0x7f8e00605cd0> <<< 13632 1726884289.65899: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.65905: 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 0x7f8e00606570> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00575160> <<< 13632 1726884289.65927: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.65972: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.66015: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884289.66022: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.66076: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.66119: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.66186: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.66252: 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 <<< 13632 1726884289.66294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.66378: 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' <<< 13632 1726884289.66386: 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 0x7f8e006053a0> <<< 13632 1726884289.66424: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00606720> <<< 13632 1726884289.66455: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13632 1726884289.66459: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13632 1726884289.66476: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.66538: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.66610: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.66635: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.66681: 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 <<< 13632 1726884289.66691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.66712: 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 <<< 13632 1726884289.66733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884289.66752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884289.66810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884289.66833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884289.66847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884289.66907: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0049e7e0> <<< 13632 1726884289.66953: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00410410> <<< 13632 1726884289.67040: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0060a5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0060a3f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884289.67056: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.67084: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.67110: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884289.67165: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884289.67185: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.67194: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.67201: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13632 1726884289.67221: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.67842: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.68441: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.69189: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.69935: 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 0x7f8e004a2c30> <<< 13632 1726884289.69962: 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 0x7f8e004a2ed0> <<< 13632 1726884289.69992: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py <<< 13632 1726884289.70009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 13632 1726884289.70015: 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' <<< 13632 1726884289.70044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 13632 1726884289.70049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a3cb0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a34d0> <<< 13632 1726884289.70078: 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' <<< 13632 1726884289.70103: 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' <<< 13632 1726884289.70159: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a0650> <<< 13632 1726884289.70184: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py <<< 13632 1726884289.70193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 13632 1726884289.70204: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 13632 1726884289.70216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13632 1726884289.70232: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 13632 1726884289.70242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13632 1726884289.70254: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13632 1726884289.70276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13632 1726884289.70296: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 13632 1726884289.70305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13632 1726884289.70345: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0047e630> <<< 13632 1726884289.70349: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 13632 1726884289.70356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0047e510> <<< 13632 1726884289.70385: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 13632 1726884289.70394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff932450> <<< 13632 1726884289.70444: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0047c7a0> <<< 13632 1726884289.70462: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13632 1726884289.70501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884289.70529: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13632 1726884289.70535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13632 1726884289.70555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13632 1726884289.70596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13632 1726884289.70662: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff934fe0> <<< 13632 1726884289.70668: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff933b60> <<< 13632 1726884289.70702: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff932ed0> <<< 13632 1726884289.70724: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a12e0> <<< 13632 1726884289.70742: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13632 1726884289.70763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13632 1726884289.70783: 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 <<< 13632 1726884289.70921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13632 1726884289.70938: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 13632 1726884289.70944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13632 1726884289.70965: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9a0f50> <<< 13632 1726884289.71110: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9590a0> <<< 13632 1726884289.71154: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a3710> <<< 13632 1726884289.71175: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13632 1726884289.71183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 13632 1726884289.71206: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13632 1726884289.71229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13632 1726884289.71268: 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 0x7f8dff9ac9b0> <<< 13632 1726884289.71280: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9a2d80> <<< 13632 1726884289.71296: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff958bc0> <<< 13632 1726884289.71331: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a0d10> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a06e0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a03e0> <<< 13632 1726884289.71335: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a2f30> <<< 13632 1726884289.71374: 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' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a0710> <<< 13632 1726884289.71385: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 13632 1726884289.71398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 13632 1726884289.71415: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13632 1726884289.71426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13632 1726884289.71472: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9ad010> <<< 13632 1726884289.71481: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9acbc0> <<< 13632 1726884289.71512: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13632 1726884289.71519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.71587: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9ad760> <<< 13632 1726884289.71615: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13632 1726884289.71637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13632 1726884289.71700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13632 1726884289.71732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13632 1726884289.71811: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.72015: 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 0x7f8dff9b44d0> <<< 13632 1726884289.72102: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9916a0> <<< 13632 1726884289.72140: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9ae840> <<< 13632 1726884289.72169: stdout chunk (state=3): >>># /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' <<< 13632 1726884289.72210: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff991190> <<< 13632 1726884289.72281: 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 0x7f8dff9c6180> <<< 13632 1726884289.72319: 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' # /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' <<< 13632 1726884289.72358: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9c6e40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9c68d0> <<< 13632 1726884289.72362: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13632 1726884289.72423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13632 1726884289.72525: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9c72f0> <<< 13632 1726884289.72529: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13632 1726884289.72556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13632 1726884289.72810: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff98b9b0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13632 1726884289.72852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13632 1726884289.72869: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff8b5e20> <<< 13632 1726884289.72914: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.73030: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13632 1726884289.73051: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.73329: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available <<< 13632 1726884289.73393: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.73453: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 13632 1726884289.73592: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.73713: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13632 1726884289.73807: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884289.74337: 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' <<< 13632 1726884289.74340: 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 <<< 13632 1726884289.74386: stdout chunk (state=3): >>># 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' <<< 13632 1726884289.74399: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff8f2f00> <<< 13632 1726884289.74421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13632 1726884289.74452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13632 1726884289.74585: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff8f3020> <<< 13632 1726884289.74633: 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' <<< 13632 1726884289.74656: 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' <<< 13632 1726884289.74693: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.74735: 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 0x7f8dff6a3200> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff6a2a50> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.74741: 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 0x7f8dff6a2c30> <<< 13632 1726884289.74797: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff8f3560> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff8f21b0> <<< 13632 1726884289.74803: 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 <<< 13632 1726884289.74823: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff8f2c00> <<< 13632 1726884289.74848: 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 <<< 13632 1726884289.74909: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13632 1726884289.74936: 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' <<< 13632 1726884289.74968: 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 <<< 13632 1726884289.74995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 13632 1726884289.75111: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 13632 1726884289.75129: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dff71c6e0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff71c2f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 13632 1726884289.75188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13632 1726884289.75251: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 13632 1726884289.75274: 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 0x7f8dff71ff20> <<< 13632 1726884289.75300: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff71c7a0> <<< 13632 1726884289.75327: 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 <<< 13632 1726884289.75429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13632 1726884289.76396: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 13632 1726884289.76404: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dff58af90> <<< 13632 1726884289.76470: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff71ffb0> <<< 13632 1726884289.76490: 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 <<< 13632 1726884289.76679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13632 1726884289.76789: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 13632 1726884289.76792: 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 0x7f8dff608b90> <<< 13632 1726884289.76835: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff58b470> <<< 13632 1726884289.76858: 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 <<< 13632 1726884289.76896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884289.76977: 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 0x7f8dff60bb90> <<< 13632 1726884289.77022: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff608da0> <<< 13632 1726884289.77047: 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 <<< 13632 1726884289.77101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884289.77194: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 13632 1726884289.77200: 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 0x7f8dff643d40> <<< 13632 1726884289.77241: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff60bf80> <<< 13632 1726884289.77264: 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 <<< 13632 1726884289.77278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13632 1726884289.77345: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 13632 1726884289.77351: 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 0x7f8dfd9acf50> <<< 13632 1726884289.77369: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9ac380> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff6c3e60> <<< 13632 1726884289.77392: 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 <<< 13632 1726884289.77427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13632 1726884289.77455: 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 <<< 13632 1726884289.77457: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884289.77486: 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 <<< 13632 1726884289.77492: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13632 1726884289.77532: 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 0x7f8dfd9c8470> <<< 13632 1726884289.77575: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9af8c0> <<< 13632 1726884289.77586: 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 <<< 13632 1726884289.77621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13632 1726884289.77641: 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 <<< 13632 1726884289.77648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 13632 1726884289.77678: 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'<<< 13632 1726884289.77681: stdout chunk (state=3): >>> import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9cab70> <<< 13632 1726884289.77698: 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 <<< 13632 1726884289.77722: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13632 1726884289.77745: 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 <<< 13632 1726884289.77751: 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 0x7f8dfd9cba40> <<< 13632 1726884289.77786: 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' <<< 13632 1726884289.78246: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dfd9ec350> <<< 13632 1726884289.78281: 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 <<< 13632 1726884289.78310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13632 1726884289.78317: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9ed7f0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9cbc80> <<< 13632 1726884289.78343: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9caae0> <<< 13632 1726884289.78364: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9ca3c0> <<< 13632 1726884289.78393: 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 <<< 13632 1726884289.78413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.78526: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 13632 1726884289.78532: 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 0x7f8dfd9ef410> <<< 13632 1726884289.78557: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9caf60> <<< 13632 1726884289.78628: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9c87a0> <<< 13632 1726884289.78679: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9aeed0> <<< 13632 1726884289.78719: 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' <<< 13632 1726884289.78857: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 13632 1726884289.78864: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dfd9af5f0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9af350> <<< 13632 1726884289.78903: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9ad0d0> <<< 13632 1726884289.78930: 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' <<< 13632 1726884289.78936: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda34a40> <<< 13632 1726884289.78953: 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 <<< 13632 1726884289.78983: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13632 1726884289.79003: 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 <<< 13632 1726884289.79025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13632 1726884289.79043: 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 <<< 13632 1726884289.79062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13632 1726884289.79075: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda36f60> <<< 13632 1726884289.79105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13632 1726884289.79111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13632 1726884289.79145: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda37740> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda36240> <<< 13632 1726884289.79172: 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 <<< 13632 1726884289.79195: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13632 1726884289.79219: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda37f50> <<< 13632 1726884289.79242: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda34a10> <<< 13632 1726884289.79271: 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' <<< 13632 1726884289.79301: 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 <<< 13632 1726884289.79325: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13632 1726884289.79351: 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 <<< 13632 1726884289.79357: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 13632 1726884289.79378: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5d9d0> <<< 13632 1726884289.79402: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5cf80> <<< 13632 1726884289.79410: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5cda0> <<< 13632 1726884289.79433: 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 <<< 13632 1726884289.79438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 13632 1726884289.79457: 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 <<< 13632 1726884289.79492: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13632 1726884289.79515: 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 <<< 13632 1726884289.79534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13632 1726884289.79551: 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 <<< 13632 1726884289.79575: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13632 1726884289.79581: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda84aa0> <<< 13632 1726884289.79614: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13632 1726884289.79661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13632 1726884289.79689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13632 1726884289.79734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13632 1726884289.79762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13632 1726884289.79776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13632 1726884289.79795: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd39aae0> <<< 13632 1726884289.79822: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.79841: 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 0x7f8dfd39ae40> <<< 13632 1726884289.79903: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda86d80> <<< 13632 1726884289.79942: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda84f20> <<< 13632 1726884289.79960: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5ff50> <<< 13632 1726884289.80012: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5e1e0> <<< 13632 1726884289.80018: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5df10> <<< 13632 1726884289.80045: 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 <<< 13632 1726884289.80052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13632 1726884289.80083: 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 <<< 13632 1726884289.80093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.80132: 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' <<< 13632 1726884289.80141: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3d89e0> <<< 13632 1726884289.80148: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd39bb30> <<< 13632 1726884289.80195: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5e720> <<< 13632 1726884289.80221: 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 <<< 13632 1726884289.80233: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13632 1726884289.80254: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3d9070> <<< 13632 1726884289.80282: 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 <<< 13632 1726884289.80291: 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 0x7f8dfd3d9430> <<< 13632 1726884289.80316: 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 0x7f8dfd3d94f0> <<< 13632 1726884289.80348: 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 <<< 13632 1726884289.80354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3d9610> <<< 13632 1726884289.80377: 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 <<< 13632 1726884289.80410: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13632 1726884289.80439: 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 <<< 13632 1726884289.80462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13632 1726884289.80542: 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'<<< 13632 1726884289.80551: stdout chunk (state=3): >>> import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dfd3f8200> <<< 13632 1726884289.80574: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3da330> <<< 13632 1726884289.80580: 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 <<< 13632 1726884289.80600: 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 0x7f8dfd3f8350> <<< 13632 1726884289.80614: 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 <<< 13632 1726884289.80624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13632 1726884289.80721: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3f8440> <<< 13632 1726884289.80729: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3d9460> <<< 13632 1726884289.80757: 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 <<< 13632 1726884289.80767: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 13632 1726884289.80777: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3f85f0> <<< 13632 1726884289.80806: 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 <<< 13632 1726884289.80813: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13632 1726884289.80845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13632 1726884289.80921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13632 1726884289.80943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13632 1726884289.80978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13632 1726884289.81007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13632 1726884289.81022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13632 1726884289.81052: 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' <<< 13632 1726884289.81059: stdout chunk (state=3): >>>import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8dfd423fb0> <<< 13632 1726884289.81100: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd4233e0> <<< 13632 1726884289.81166: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd421df0> <<< 13632 1726884289.81354: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3f9d30> <<< 13632 1726884289.81365: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3f9190> <<< 13632 1726884289.81395: 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 <<< 13632 1726884289.81403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3fb110> <<< 13632 1726884289.81423: 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 <<< 13632 1726884289.81442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 13632 1726884289.81448: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00a04c20> <<< 13632 1726884289.81478: 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' <<< 13632 1726884289.81487: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd460830> <<< 13632 1726884289.81512: 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 <<< 13632 1726884289.81524: 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 0x7f8dfd460aa0> <<< 13632 1726884289.81549: 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 <<< 13632 1726884289.81557: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 13632 1726884289.81581: 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 <<< 13632 1726884289.81591: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13632 1726884289.81621: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd461400> <<< 13632 1726884289.81630: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd460e90> <<< 13632 1726884289.81655: 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 <<< 13632 1726884289.81671: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd462300> <<< 13632 1726884289.81683: stdout chunk (state=3): >>>import 'gc' # <<< 13632 1726884289.81701: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff6a32c0> <<< 13632 1726884289.81707: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff8f1fa0> <<< 13632 1726884289.82265: 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 <<< 13632 1726884289.82296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13632 1726884289.82330: 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 <<< 13632 1726884289.82337: 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 0x7f8dfd463770> <<< 13632 1726884289.82487: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 13632 1726884289.82502: 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 <<< 13632 1726884289.82526: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13632 1726884289.82547: 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' <<< 13632 1726884289.82569: 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 <<< 13632 1726884289.82615: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13632 1726884289.82644: 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 <<< 13632 1726884289.82699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13632 1726884289.82730: 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 <<< 13632 1726884289.82742: stdout chunk (state=3): >>># 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 0x7f8dfd24bf50> <<< 13632 1726884289.82758: 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 <<< 13632 1726884289.82771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 13632 1726884289.82777: 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 <<< 13632 1726884289.82808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13632 1726884289.82838: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 13632 1726884289.82841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.82962: 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 0x7f8dfd26e000> <<< 13632 1726884289.82968: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd26dbb0> <<< 13632 1726884289.83001: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 13632 1726884289.83009: stdout chunk (state=3): >>> <<< 13632 1726884289.83036: 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 0x7f8dff9c6db0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd26cb00> <<< 13632 1726884289.83044: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd26c380> <<< 13632 1726884289.83071: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2490d0> <<< 13632 1726884289.83100: 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 <<< 13632 1726884289.83111: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884289.83124: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd24be30> <<< 13632 1726884289.83144: 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 <<< 13632 1726884289.83177: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.83195: 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 <<< 13632 1726884289.83222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13632 1726884289.83258: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd28b680> <<< 13632 1726884289.83301: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd28a1b0> <<< 13632 1726884289.83331: 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 <<< 13632 1726884289.83345: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13632 1726884289.83352: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2ace60> <<< 13632 1726884289.83387: 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 <<< 13632 1726884289.83397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2ad160> <<< 13632 1726884289.83413: 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 <<< 13632 1726884289.83434: stdout chunk (state=3): >>># 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 0x7f8dfd2ad3d0> <<< 13632 1726884289.83461: 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 <<< 13632 1726884289.83473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 13632 1726884289.83490: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2ad670> <<< 13632 1726884289.83516: 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 <<< 13632 1726884289.83529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13632 1726884289.83534: 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 <<< 13632 1726884289.83572: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13632 1726884289.83614: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2add60> <<< 13632 1726884289.83628: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2adbb0> <<< 13632 1726884289.83644: 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 <<< 13632 1726884289.83651: 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 0x7f8dfd2af590> <<< 13632 1726884289.83685: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 13632 1726884289.83694: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2af6e0> <<< 13632 1726884289.83713: 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 <<< 13632 1726884289.83734: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13632 1726884289.83754: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2af920> <<< 13632 1726884289.83777: 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 <<< 13632 1726884289.83796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13632 1726884289.83825: 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 <<< 13632 1726884289.83846: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13632 1726884289.83864: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2c88c0> <<< 13632 1726884289.83870: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2c8140> <<< 13632 1726884289.83903: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 13632 1726884289.83930: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2c9460> <<< 13632 1726884289.83954: 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' <<< 13632 1726884289.83962: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2c98b0> <<< 13632 1726884289.83993: 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 <<< 13632 1726884289.83997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 13632 1726884289.84014: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2c9a90> <<< 13632 1726884289.84023: 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 <<< 13632 1726884289.84052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13632 1726884289.84083: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2c9d60> <<< 13632 1726884289.84110: 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 <<< 13632 1726884289.84114: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 13632 1726884289.84133: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2cac60> <<< 13632 1726884289.84147: 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 <<< 13632 1726884289.84162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 13632 1726884289.84172: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2caed0> <<< 13632 1726884289.84196: 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 <<< 13632 1726884289.84210: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13632 1726884289.84227: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2cb0e0> <<< 13632 1726884289.84239: 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 <<< 13632 1726884289.84264: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 13632 1726884289.84294: 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 <<< 13632 1726884289.84301: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 13632 1726884289.84313: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2cbcb0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2cb800> <<< 13632 1726884289.84335: 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 <<< 13632 1726884289.84352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13632 1726884289.84388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13632 1726884289.84396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 13632 1726884289.84411: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2f4b30> <<< 13632 1726884289.84422: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2f44a0> <<< 13632 1726884289.84443: 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 <<< 13632 1726884289.84446: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 13632 1726884289.84456: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2f57c0> <<< 13632 1726884289.84485: 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 <<< 13632 1726884289.84509: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13632 1726884289.84525: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2f5ac0> <<< 13632 1726884289.84539: 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 <<< 13632 1726884289.84554: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 13632 1726884289.84560: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2f69f0> <<< 13632 1726884289.84593: 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 <<< 13632 1726884289.84625: stdout chunk (state=3): >>># 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 0x7f8dfd2f6c60> <<< 13632 1726884289.84629: 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 <<< 13632 1726884289.84637: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 13632 1726884289.84648: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2f6de0> <<< 13632 1726884289.84666: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd4636b0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd4632f0> <<< 13632 1726884289.84675: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd462900> <<< 13632 1726884289.84696: 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 <<< 13632 1726884289.84717: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13632 1726884289.84755: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd463320> <<< 13632 1726884289.84781: 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 <<< 13632 1726884289.84793: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13632 1726884289.84837: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2f7740> <<< 13632 1726884289.84858: 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 <<< 13632 1726884289.84875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13632 1726884289.84881: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2f7c50> <<< 13632 1726884289.84909: 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 <<< 13632 1726884289.84912: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 13632 1726884289.84933: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd314650> <<< 13632 1726884289.84942: 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 <<< 13632 1726884289.84964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13632 1726884289.84995: 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 <<< 13632 1726884289.85003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.85029: 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' <<< 13632 1726884289.85053: stdout chunk (state=3): >>>import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd315a00> <<< 13632 1726884289.85061: 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' <<< 13632 1726884289.85079: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd315ac0> <<< 13632 1726884289.85111: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13632 1726884289.85223: 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 0x7f8dfd316180> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd316000> <<< 13632 1726884289.85253: 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' <<< 13632 1726884289.85283: 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 <<< 13632 1726884289.85304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 13632 1726884289.85330: 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 <<< 13632 1726884289.85345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 13632 1726884289.85378: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' <<< 13632 1726884289.85393: stdout chunk (state=3): >>>import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd050770> <<< 13632 1726884289.85404: 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 <<< 13632 1726884289.85424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13632 1726884289.85447: 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 <<< 13632 1726884289.85454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 13632 1726884289.85482: 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'<<< 13632 1726884289.85491: stdout chunk (state=3): >>> import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd051970> <<< 13632 1726884289.85515: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py <<< 13632 1726884289.85534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd051be0> <<< 13632 1726884289.85541: stdout chunk (state=3): >>># /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' <<< 13632 1726884289.85576: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.85614: 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 0x7f8dfd051d60> <<< 13632 1726884289.85627: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd051b80> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd051430> <<< 13632 1726884289.85640: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0508c0> <<< 13632 1726884289.85649: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd317b60> <<< 13632 1726884289.85674: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3170e0> <<< 13632 1726884289.85677: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd316990> <<< 13632 1726884289.85697: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3154f0> <<< 13632 1726884289.85715: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd314a70> <<< 13632 1726884289.85741: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 13632 1726884289.85760: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 13632 1726884289.85778: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd051a90> <<< 13632 1726884289.85802: 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 <<< 13632 1726884289.85809: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13632 1726884289.85824: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd052780> <<< 13632 1726884289.85852: 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 <<< 13632 1726884289.85858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13632 1726884289.85895: 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' <<< 13632 1726884289.85928: 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 <<< 13632 1726884289.85946: 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 0x7f8dfd053650> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd053380> <<< 13632 1726884289.85955: 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' <<< 13632 1726884289.85981: 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 <<< 13632 1726884289.86116: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884289.86138: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13632 1726884289.86176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13632 1726884289.86253: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd089a90> <<< 13632 1726884289.86279: stdout chunk (state=3): >>># /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' <<< 13632 1726884289.86360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13632 1726884289.86378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13632 1726884289.86409: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd08b140> <<< 13632 1726884289.86547: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.86551: stdout chunk (state=3): >>># 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 0x7f8dfd08a390> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd089f70> <<< 13632 1726884289.86579: 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 <<< 13632 1726884289.86590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13632 1726884289.86629: 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 <<< 13632 1726884289.86633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884289.86635: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0c0980> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0afd70> <<< 13632 1726884289.86663: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884289.86695: 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 <<< 13632 1726884289.86734: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13632 1726884289.86757: stdout chunk (state=3): >>>import 'six.moves' # <<< 13632 1726884289.86766: 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 <<< 13632 1726884289.86789: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 13632 1726884289.86798: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0c35c0> <<< 13632 1726884289.86832: 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' <<< 13632 1726884289.86842: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0c3920> <<< 13632 1726884289.86861: 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 <<< 13632 1726884289.86886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13632 1726884289.86891: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13632 1726884289.86953: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0c1010> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0c0ce0> <<< 13632 1726884289.87005: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd053920> <<< 13632 1726884289.87034: 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 <<< 13632 1726884289.87040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 13632 1726884289.87059: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd089610> <<< 13632 1726884289.87084: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd053680> <<< 13632 1726884289.87093: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd052d80> <<< 13632 1726884289.87119: 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 <<< 13632 1726884289.87136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 13632 1726884289.87154: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0e6360> <<< 13632 1726884289.87160: 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 <<< 13632 1726884289.87182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 13632 1726884289.87192: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0e6c90> <<< 13632 1726884289.87223: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 13632 1726884289.87232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0e7650> <<< 13632 1726884289.87250: 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 <<< 13632 1726884289.87277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13632 1726884289.87284: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0e7a70> <<< 13632 1726884289.87321: 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 <<< 13632 1726884289.87325: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13632 1726884289.87342: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd100650> <<< 13632 1726884289.87357: 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 <<< 13632 1726884289.87403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13632 1726884289.87431: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd100ce0> <<< 13632 1726884289.87458: 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' <<< 13632 1726884289.87491: 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' <<< 13632 1726884289.87520: 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' <<< 13632 1726884289.87563: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884289.87603: 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 0x7f8dfd103b60> <<< 13632 1726884289.87635: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd103560> <<< 13632 1726884289.87644: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd103200> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd102ed0> <<< 13632 1726884291.00917: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "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}}} <<< 13632 1726884291.02173: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13632 1726884291.02177: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884291.02661: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13632 1726884291.02735: 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 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc <<< 13632 1726884291.02770: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing 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 _sha2 # 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 <<< 13632 1726884291.02823: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.02869: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.02874: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 13632 1726884291.02925: 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 # 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 <<< 13632 1726884291.02977: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.03019: stdout chunk (state=3): >>># 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<<< 13632 1726884291.03056: stdout chunk (state=3): >>> # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 <<< 13632 1726884291.03608: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884291.03669: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 13632 1726884291.03712: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 13632 1726884291.03737: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc <<< 13632 1726884291.03860: 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 <<< 13632 1726884291.03920: stdout chunk (state=3): >>># 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 uuid # destroy systemd.journal <<< 13632 1726884291.03947: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 13632 1726884291.04000: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 <<< 13632 1726884291.04141: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.04218: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey <<< 13632 1726884291.04326: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.04337: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.04431: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.04528: 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 # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 <<< 13632 1726884291.04536: 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 # 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 <<< 13632 1726884291.04616: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.04673: stdout chunk (state=3): >>># 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib <<< 13632 1726884291.04762: 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 # 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 <<< 13632 1726884291.04771: 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 <<< 13632 1726884291.04843: 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 # 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 <<< 13632 1726884291.04847: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # 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 <<< 13632 1726884291.05357: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884291.05370: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884291.05409: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 13632 1726884291.05463: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13632 1726884291.05475: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884291.05513: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13632 1726884291.05538: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue <<< 13632 1726884291.05557: stdout chunk (state=3): >>># destroy array # destroy copyreg <<< 13632 1726884291.05594: 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 <<< 13632 1726884291.05629: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884291.05644: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 13632 1726884291.05686: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 <<< 13632 1726884291.05709: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.05729: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 13632 1726884291.05779: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 13632 1726884291.05793: stdout chunk (state=3): >>># destroy calendar # destroy dnf.yum.misc # destroy glob <<< 13632 1726884291.05813: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.05841: stdout chunk (state=3): >>># destroy rpm <<< 13632 1726884291.05903: stdout chunk (state=3): >>># destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib <<< 13632 1726884291.05916: stdout chunk (state=3): >>># destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 13632 1726884291.06011: stdout chunk (state=3): >>># destroy _warnings <<< 13632 1726884291.06018: stdout chunk (state=3): >>># destroy posix <<< 13632 1726884291.06065: stdout chunk (state=3): >>># destroy binascii <<< 13632 1726884291.06070: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13632 1726884291.06120: stdout chunk (state=3): >>># destroy _ssl <<< 13632 1726884291.06240: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13632 1726884291.06385: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13632 1726884291.06397: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13632 1726884291.06414: stdout chunk (state=3): >>># destroy _random <<< 13632 1726884291.06431: stdout chunk (state=3): >>># destroy _sre <<< 13632 1726884291.06457: stdout chunk (state=3): >>># destroy _operator # destroy _functools <<< 13632 1726884291.06464: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884291.07547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884291.07571: stderr chunk (state=3): >>><<< 13632 1726884291.07600: stdout chunk (state=3): >>><<< 13632 1726884291.07778: _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 0x7f8e00b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00afbb30> # /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 0x7f8e00b2eab0> 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 0x7f8e0091d160> # /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 0x7f8e0091e150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00963ef0> # /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 0x7f8e00963fb0> # /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 0x7f8e009938c0> # /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 0x7f8e00993f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00973bc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009712e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009610a0> # /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 0x7f8e009b7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009b6420> # /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 0x7f8e00973f20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009b4cb0> # /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 0x7f8e009e8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00960320> # /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 0x7f8e009e8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009e8b60> # 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 0x7f8e009e8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00956e40> # /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 0x7f8e009e9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009e92e0> 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 0x7f8e009ea4e0> 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 0x7f8e00a04710> 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 0x7f8e00a05e50> # /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 0x7f8e00a06d50> # 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 0x7f8e00a073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00a062a0> # /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 0x7f8e00a07e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00a07560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009ea540> # /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 0x7f8e00743d40> # /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 0x7f8e0076c7a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0076c500> # 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 0x7f8e0076c7d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e0076c9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00741ee0> # /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 0x7f8e0076e090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0076cd10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e009eac30> # /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 0x7f8e00796450> # /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 0x7f8e007ba5a0> # /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 0x7f8e007eb380> # /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 0x7f8e0081db20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e007eb4a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e007bb230> # /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 0x7f8e0062c500> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e007b95e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0076eff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e0062c6e0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_nm7yv_hf/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 0x7f8e0068a240> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00661130> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00660290> # 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 0x7f8e00663650> # /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 0x7f8e006adca0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e006ada30> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e006ad340> # /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 0x7f8e006add90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0068aed0> 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 0x7f8e006ae9f0> # 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 0x7f8e006aec30> # /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 0x7f8e006af0b0> 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 0x7f8e00514d10> # 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 0x7f8e005169c0> # /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 0x7f8e00517350> # /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 0x7f8e00518260> # /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 0x7f8e0051af90> # 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 0x7f8e0051b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00519280> # /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 0x7f8e0051ee40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0051d910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0051d670> # /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 0x7f8e0051fce0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00519700> # 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 0x7f8e00562f60> # /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 0x7f8e00563080> # /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 0x7f8e00568cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00568a70> # /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 0x7f8e0056b170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00569310> # /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 0x7f8e005728d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0056b260> # 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 0x7f8e00573bf0> # 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 0x7f8e005735c0> # 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 0x7f8e00573bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e005633b0> # /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 0x7f8e00576ba0> # 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 0x7f8e00578080> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00575310> # 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 0x7f8e005766f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00574ef0> # 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 0x7f8e005fc2c0> # /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 0x7f8e005fd0a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00578200> 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 0x7f8e005fd130> # 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 0x7f8e005ff4d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e00605cd0> # 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 0x7f8e00606570> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00575160> # 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 0x7f8e006053a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00606720> 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 0x7f8e0049e7e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e00410410> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0060a5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0060a3f0> # 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 0x7f8e004a2c30> # /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 0x7f8e004a2ed0> # /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 0x7f8e004a3cb0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a34d0> # /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 0x7f8e004a0650> # /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 0x7f8e0047e630> # /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 0x7f8e0047e510> # /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 0x7f8dff932450> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0047c7a0> # /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 0x7f8dff934fe0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff933b60> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff932ed0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a12e0> # /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 0x7f8dff9a0f50> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9590a0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a3710> # /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 0x7f8dff9ac9b0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9a2d80> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff958bc0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a0d10> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a06e0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a03e0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e004a2f30> # /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 0x7f8e004a0710> # /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 0x7f8dff9ad010> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9acbc0> # /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 0x7f8dff9ad760> # /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 0x7f8dff9b44d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9916a0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9ae840> # /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 0x7f8dff991190> # /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 0x7f8dff9c6180> # /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 0x7f8dff9c6e40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff9c68d0> # /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 0x7f8dff9c72f0> # /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 0x7f8dff98b9b0> # /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 0x7f8dff8b5e20> # 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 0x7f8dff8f2f00> # /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 0x7f8dff8f3020> # /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 0x7f8dff6a3200> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff6a2a50> # 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 0x7f8dff6a2c30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff8f3560> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff8f21b0> # /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 0x7f8dff8f2c00> # /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 0x7f8dff71c6e0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff71c2f0> # /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 0x7f8dff71ff20> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff71c7a0> # /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 0x7f8dff58af90> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff71ffb0> # /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 0x7f8dff608b90> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff58b470> # /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 0x7f8dff60bb90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff608da0> # /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 0x7f8dff643d40> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff60bf80> # /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 0x7f8dfd9acf50> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9ac380> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff6c3e60> # /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 0x7f8dfd9c8470> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9af8c0> # /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 0x7f8dfd9cab70> # /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 0x7f8dfd9cba40> # /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 0x7f8dfd9ec350> # /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 0x7f8dfd9ed7f0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9cbc80> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9caae0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9ca3c0> # /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 0x7f8dfd9ef410> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9caf60> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9c87a0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9aeed0> # /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 0x7f8dfd9af5f0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9af350> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd9ad0d0> # /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 0x7f8dfda34a40> # /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 0x7f8dfda36f60> # /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 0x7f8dfda37740> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda36240> # /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 0x7f8dfda37f50> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda34a10> # /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 0x7f8dfda5d9d0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5cf80> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5cda0> # /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 0x7f8dfda84aa0> # /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 0x7f8dfd39aae0> # 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 0x7f8dfd39ae40> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda86d80> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda84f20> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5ff50> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5e1e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5df10> # /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 0x7f8dfd3d89e0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd39bb30> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfda5e720> # /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 0x7f8dfd3d9070> # /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 0x7f8dfd3d9430> # /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 0x7f8dfd3d94f0> # /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 0x7f8dfd3d9610> # /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 0x7f8dfd3f8200> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3da330> # /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 0x7f8dfd3f8350> # /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 0x7f8dfd3f8440> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3d9460> # /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 0x7f8dfd3f85f0> # /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 0x7f8dfd423fb0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd4233e0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd421df0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3f9d30> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3f9190> # /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 0x7f8dfd3fb110> # /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 0x7f8e00a04c20> # /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 0x7f8dfd460830> # /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 0x7f8dfd460aa0> # /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 0x7f8dfd461400> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd460e90> # /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 0x7f8dfd462300> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff6a32c0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dff8f1fa0> # /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' # /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 0x7f8dfd463770> # destroy dnf.plugin.dynamic.copr # /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/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 0x7f8dfd24bf50> # /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 0x7f8dfd26e000> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd26dbb0> # 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 0x7f8dff9c6db0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd26cb00> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd26c380> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2490d0> # /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 0x7f8dfd24be30> # /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 0x7f8dfd28b680> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd28a1b0> # /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 0x7f8dfd2ace60> # /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 0x7f8dfd2ad160> # /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 0x7f8dfd2ad3d0> # /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 0x7f8dfd2ad670> # /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 0x7f8dfd2add60> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2adbb0> # /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 0x7f8dfd2af590> # /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 0x7f8dfd2af6e0> # /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 0x7f8dfd2af920> # /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 0x7f8dfd2c88c0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2c8140> # /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 0x7f8dfd2c9460> # /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 0x7f8dfd2c98b0> # /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 0x7f8dfd2c9a90> # /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 0x7f8dfd2c9d60> # /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 0x7f8dfd2cac60> # /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 0x7f8dfd2caed0> # /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 0x7f8dfd2cb0e0> # /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 0x7f8dfd2cbcb0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2cb800> # /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 0x7f8dfd2f4b30> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd2f44a0> # /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 0x7f8dfd2f57c0> # /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 0x7f8dfd2f5ac0> # /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 0x7f8dfd2f69f0> # /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 0x7f8dfd2f6c60> # /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 0x7f8dfd2f6de0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd4636b0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd4632f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd462900> # /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 0x7f8dfd463320> # /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 0x7f8dfd2f7740> # /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 0x7f8dfd2f7c50> # /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 0x7f8dfd314650> # /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 0x7f8dfd315a00> # /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 0x7f8dfd315ac0> # /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 0x7f8dfd316180> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd316000> # /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 0x7f8dfd050770> # /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 0x7f8dfd051970> # /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 0x7f8dfd051be0> # /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 0x7f8dfd051d60> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd051b80> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd051430> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0508c0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd317b60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3170e0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd316990> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd3154f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd314a70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd051a90> # /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 0x7f8dfd052780> # /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 0x7f8dfd053650> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd053380> # /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 0x7f8dfd089a90> # /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 0x7f8dfd08b140> # 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 0x7f8dfd08a390> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd089f70> # /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 0x7f8dfd0c0980> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0afd70> # /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 0x7f8dfd0c35c0> # /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 0x7f8dfd0c3920> # /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 0x7f8dfd0c1010> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0c0ce0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd053920> # /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 0x7f8dfd089610> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd053680> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd052d80> # /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 0x7f8dfd0e6360> # /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 0x7f8dfd0e6c90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd0e7650> # /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 0x7f8dfd0e7a70> # /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 0x7f8dfd100650> # /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 0x7f8dfd100ce0> # /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 0x7f8dfd103b60> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd103560> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd103200> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dfd102ed0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 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.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 # 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 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 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 uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _sha2 # 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 decimal # destroy _dbus_bindings # 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 platform # destroy _uuid # destroy _sha2 # 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 _hashlib # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884291.09027: done with _execute_module (ansible.legacy.dnf, {'name': ['util-linux-core'], '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-1726884289.3766828-15979-75573615006350/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884291.09032: _low_level_execute_command(): starting 13632 1726884291.09035: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884289.3766828-15979-75573615006350/ > /dev/null 2>&1 && sleep 0' 13632 1726884291.09038: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884291.09041: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884291.09044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884291.09047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884291.09050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 <<< 13632 1726884291.09052: stderr chunk (state=3): >>>debug2: match not found <<< 13632 1726884291.09055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884291.09057: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13632 1726884291.09060: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.8.115 is address <<< 13632 1726884291.09062: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13632 1726884291.09065: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884291.09067: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 13632 1726884291.09070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884291.09072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884291.09075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884291.10993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884291.10997: stderr chunk (state=3): >>><<< 13632 1726884291.10999: stdout chunk (state=3): >>><<< 13632 1726884291.11002: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884291.11004: handler run complete 13632 1726884291.11068: attempt loop complete, returning result 13632 1726884291.11072: _execute() done 13632 1726884291.11074: dumping result to json 13632 1726884291.11092: done dumping result, returning 13632 1726884291.11105: done running TaskExecutor() for managed_node3/TASK: Ensure test packages [12b27791-eb03-55b1-95d9-0000000011e0] 13632 1726884291.11111: sending task result for task 12b27791-eb03-55b1-95d9-0000000011e0 13632 1726884291.11228: done sending task result for task 12b27791-eb03-55b1-95d9-0000000011e0 13632 1726884291.11231: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13632 1726884291.11413: no more pending results, returning what we have 13632 1726884291.11418: results queue empty 13632 1726884291.11419: checking for any_errors_fatal 13632 1726884291.11427: done checking for any_errors_fatal 13632 1726884291.11428: checking for max_fail_percentage 13632 1726884291.11430: done checking for max_fail_percentage 13632 1726884291.11432: checking to see if all hosts have failed and the running result is not ok 13632 1726884291.11433: done checking to see if all hosts have failed 13632 1726884291.11434: getting the remaining hosts for this loop 13632 1726884291.11436: done getting the remaining hosts for this loop 13632 1726884291.11442: getting the next task for host managed_node3 13632 1726884291.11452: done getting next task for host managed_node3 13632 1726884291.11456: ^ task is: TASK: Find unused disks in the system 13632 1726884291.11460: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884291.11465: getting variables 13632 1726884291.11467: in VariableManager get_vars() 13632 1726884291.11631: Calling all_inventory to load vars for managed_node3 13632 1726884291.11636: Calling groups_inventory to load vars for managed_node3 13632 1726884291.11640: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884291.11653: Calling all_plugins_play to load vars for managed_node3 13632 1726884291.11656: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884291.11660: Calling groups_plugins_play to load vars for managed_node3 13632 1726884291.12776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884291.13845: done with get_vars() 13632 1726884291.13868: done getting variables TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:23 Friday 20 September 2024 22:04:51 -0400 (0:00:01.839) 0:01:40.064 ****** 13632 1726884291.13995: entering _queue_task() for managed_node3/find_unused_disk 13632 1726884291.14525: worker is 1 (out of 1 available) 13632 1726884291.14537: exiting _queue_task() for managed_node3/find_unused_disk 13632 1726884291.14550: done queuing things up, now waiting for results queue to drain 13632 1726884291.14552: waiting for pending results... 13632 1726884291.14909: running TaskExecutor() for managed_node3/TASK: Find unused disks in the system 13632 1726884291.14924: in run() - task 12b27791-eb03-55b1-95d9-0000000011e1 13632 1726884291.14949: variable 'ansible_search_path' from source: unknown 13632 1726884291.15004: calling self._execute() 13632 1726884291.15193: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.15198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.15201: variable 'omit' from source: magic vars 13632 1726884291.15340: variable 'omit' from source: magic vars 13632 1726884291.15453: variable 'omit' from source: magic vars 13632 1726884291.15793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884291.19246: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884291.19379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884291.19420: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884291.19469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884291.19593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884291.19637: 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) 13632 1726884291.19684: 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) 13632 1726884291.19738: 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) 13632 1726884291.19804: 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) 13632 1726884291.19841: 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) 13632 1726884291.19980: variable 'min_size' from source: include params 13632 1726884291.19999: variable 'test_disk_min_size' from source: play vars 13632 1726884291.20150: variable 'test_disk_min_size' from source: play vars 13632 1726884291.20155: variable 'omit' from source: magic vars 13632 1726884291.20367: variable 'omit' from source: magic vars 13632 1726884291.20458: variable 'omit' from source: magic vars 13632 1726884291.20634: variable 'omit' from source: magic vars 13632 1726884291.20661: variable 'omit' from source: magic vars 13632 1726884291.20716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884291.20754: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884291.20777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884291.20818: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884291.20893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884291.20897: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884291.20900: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.20902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.21048: Set connection var ansible_shell_executable to /bin/sh 13632 1726884291.21066: Set connection var ansible_connection to ssh 13632 1726884291.21079: Set connection var ansible_pipelining to False 13632 1726884291.21098: Set connection var ansible_timeout to 10 13632 1726884291.21107: Set connection var ansible_shell_type to sh 13632 1726884291.21119: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884291.21166: variable 'ansible_shell_executable' from source: unknown 13632 1726884291.21176: variable 'ansible_connection' from source: unknown 13632 1726884291.21189: variable 'ansible_module_compression' from source: unknown 13632 1726884291.21241: variable 'ansible_shell_type' from source: unknown 13632 1726884291.21246: variable 'ansible_shell_executable' from source: unknown 13632 1726884291.21249: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.21252: variable 'ansible_pipelining' from source: unknown 13632 1726884291.21254: variable 'ansible_timeout' from source: unknown 13632 1726884291.21257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.21486: 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__) 13632 1726884291.21492: variable 'omit' from source: magic vars 13632 1726884291.21495: starting attempt loop 13632 1726884291.21497: running the handler 13632 1726884291.21592: _low_level_execute_command(): starting 13632 1726884291.21597: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13632 1726884291.22312: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884291.22363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884291.22381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884291.22411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884291.22498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884291.24289: stdout chunk (state=3): >>>/root <<< 13632 1726884291.24503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884291.24506: stdout chunk (state=3): >>><<< 13632 1726884291.24509: stderr chunk (state=3): >>><<< 13632 1726884291.24641: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884291.24652: _low_level_execute_command(): starting 13632 1726884291.24655: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386 `" && echo ansible-tmp-1726884291.2453616-16005-25074645036386="` echo /root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386 `" ) && sleep 0' 13632 1726884291.25260: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 13632 1726884291.25279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884291.25300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884291.25406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884291.25412: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884291.25472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884291.25494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884291.25523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884291.25619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884291.27666: stdout chunk (state=3): >>>ansible-tmp-1726884291.2453616-16005-25074645036386=/root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386 <<< 13632 1726884291.27781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884291.27832: stderr chunk (state=3): >>><<< 13632 1726884291.27836: stdout chunk (state=3): >>><<< 13632 1726884291.27854: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884291.2453616-16005-25074645036386=/root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884291.27911: variable 'ansible_module_compression' from source: unknown 13632 1726884291.27945: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13632bsm66pv1/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.find_unused_disk-ZIP_DEFLATED 13632 1726884291.27982: variable 'ansible_facts' from source: unknown 13632 1726884291.28045: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386/AnsiballZ_find_unused_disk.py 13632 1726884291.28158: Sending initial data 13632 1726884291.28162: Sent initial data (164 bytes) 13632 1726884291.28619: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884291.28622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13632 1726884291.28625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884291.28630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884291.28632: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884291.28683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884291.28686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884291.28737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884291.30409: 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 <<< 13632 1726884291.30464: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13632 1726884291.30534: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpoyi_l2z5 /root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386/AnsiballZ_find_unused_disk.py <<< 13632 1726884291.30544: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386/AnsiballZ_find_unused_disk.py" <<< 13632 1726884291.30577: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-13632bsm66pv1/tmpoyi_l2z5" to remote "/root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386/AnsiballZ_find_unused_disk.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386/AnsiballZ_find_unused_disk.py" <<< 13632 1726884291.31771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884291.31793: stderr chunk (state=3): >>><<< 13632 1726884291.31796: stdout chunk (state=3): >>><<< 13632 1726884291.31815: done transferring module to remote 13632 1726884291.31828: _low_level_execute_command(): starting 13632 1726884291.31834: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386/ /root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386/AnsiballZ_find_unused_disk.py && sleep 0' 13632 1726884291.32286: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884291.32292: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884291.32295: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884291.32298: 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.8.115 originally 10.31.8.115 debug2: match found <<< 13632 1726884291.32300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884291.32355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884291.32358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884291.32404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884291.34331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884291.34384: stderr chunk (state=3): >>><<< 13632 1726884291.34386: stdout chunk (state=3): >>><<< 13632 1726884291.34406: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884291.34409: _low_level_execute_command(): starting 13632 1726884291.34415: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386/AnsiballZ_find_unused_disk.py && sleep 0' 13632 1726884291.34847: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884291.34850: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884291.34853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884291.34855: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884291.34917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 13632 1726884291.34920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884291.34973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884291.37233: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13632 1726884291.37268: stdout chunk (state=3): >>>import _imp # builtin <<< 13632 1726884291.37305: stdout chunk (state=3): >>>import '_thread' # <<< 13632 1726884291.37322: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 13632 1726884291.37386: stdout chunk (state=3): >>>import '_io' # <<< 13632 1726884291.37403: stdout chunk (state=3): >>>import 'marshal' # <<< 13632 1726884291.37430: stdout chunk (state=3): >>>import 'posix' # <<< 13632 1726884291.37438: stdout chunk (state=3): >>> <<< 13632 1726884291.37469: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13632 1726884291.37474: stdout chunk (state=3): >>># installing zipimport hook <<< 13632 1726884291.37514: stdout chunk (state=3): >>>import 'time' # <<< 13632 1726884291.37520: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13632 1726884291.37585: 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' <<< 13632 1726884291.37591: stdout chunk (state=3): >>>import '_codecs' # <<< 13632 1726884291.37616: stdout chunk (state=3): >>>import 'codecs' # <<< 13632 1726884291.37638: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13632 1726884291.37670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13632 1726884291.37750: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5480c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b547dbb30> <<< 13632 1726884291.37757: 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' <<< 13632 1726884291.37762: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5480eab0> import '_signal' # import '_abc' # <<< 13632 1726884291.37786: stdout chunk (state=3): >>>import 'abc' # <<< 13632 1726884291.37791: stdout chunk (state=3): >>>import 'io' # <<< 13632 1726884291.37832: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13632 1726884291.37921: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13632 1726884291.37944: stdout chunk (state=3): >>>import 'genericpath' # <<< 13632 1726884291.37954: stdout chunk (state=3): >>>import 'posixpath' # <<< 13632 1726884291.38012: stdout chunk (state=3): >>>import 'os' # <<< 13632 1726884291.38052: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13632 1726884291.38108: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13632 1726884291.38112: 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' <<< 13632 1726884291.38141: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b545bd160> <<< 13632 1726884291.38205: 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' <<< 13632 1726884291.38222: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b545be150> import 'site' # <<< 13632 1726884291.38280: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 13632 1726884291.38513: 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' <<< 13632 1726884291.38584: 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 <<< 13632 1726884291.38610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13632 1726884291.38622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13632 1726884291.38667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13632 1726884291.38703: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54603ef0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13632 1726884291.38706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13632 1726884291.38752: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54603fb0> <<< 13632 1726884291.38807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13632 1726884291.38810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13632 1726884291.38892: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13632 1726884291.38913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 13632 1726884291.38917: 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 0x7f9b546338c0> <<< 13632 1726884291.38940: 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 0x7f9b54633f50> <<< 13632 1726884291.38964: stdout chunk (state=3): >>>import '_collections' # <<< 13632 1726884291.39028: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54613bc0> <<< 13632 1726884291.39051: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b546112e0> <<< 13632 1726884291.39168: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b546010a0> <<< 13632 1726884291.39225: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13632 1726884291.39229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13632 1726884291.39278: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13632 1726884291.39283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13632 1726884291.39301: 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' <<< 13632 1726884291.39325: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54657830> <<< 13632 1726884291.39336: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54656450> <<< 13632 1726884291.39370: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13632 1726884291.39393: 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 0x7f9b546122d0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54654ce0> <<< 13632 1726884291.39443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13632 1726884291.39448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54688860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54600320> <<< 13632 1726884291.39482: 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' <<< 13632 1726884291.39514: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884291.39526: 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 0x7f9b54688d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54688bc0> <<< 13632 1726884291.39566: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884291.39594: 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 0x7f9b54688f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b545f6e40> <<< 13632 1726884291.39623: 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' <<< 13632 1726884291.39637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13632 1726884291.39675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54689670> <<< 13632 1726884291.39678: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54689340> <<< 13632 1726884291.39681: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13632 1726884291.39721: 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' <<< 13632 1726884291.39756: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5468a540> import 'importlib.util' # import 'runpy' # <<< 13632 1726884291.39779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13632 1726884291.39817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13632 1726884291.39850: 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 0x7f9b546a0770> <<< 13632 1726884291.39889: stdout chunk (state=3): >>>import 'errno' # <<< 13632 1726884291.39893: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884291.39912: 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 0x7f9b546a1eb0> <<< 13632 1726884291.39937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13632 1726884291.39976: 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' <<< 13632 1726884291.39998: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b546a2d80> <<< 13632 1726884291.40058: 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 0x7f9b546a33e0> <<< 13632 1726884291.40061: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b546a2300> <<< 13632 1726884291.40076: 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' <<< 13632 1726884291.40110: 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 0x7f9b546a3e60> <<< 13632 1726884291.40124: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b546a3590> <<< 13632 1726884291.40190: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5468a5a0> <<< 13632 1726884291.40209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13632 1726884291.40216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13632 1726884291.40246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13632 1726884291.40259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13632 1726884291.40305: 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 0x7f9b54437d70> <<< 13632 1726884291.40354: 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' <<< 13632 1726884291.40357: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884291.40394: 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 0x7f9b54460890> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b544605f0> # 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 0x7f9b544608c0> <<< 13632 1726884291.40410: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884291.40432: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b54460a40> <<< 13632 1726884291.40440: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54435f10> <<< 13632 1726884291.40473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13632 1726884291.40576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13632 1726884291.40598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13632 1726884291.40613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13632 1726884291.40617: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54462150> <<< 13632 1726884291.40647: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54460dd0> <<< 13632 1726884291.40655: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5468ac90> <<< 13632 1726884291.40686: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13632 1726884291.40752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884291.40775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13632 1726884291.40808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13632 1726884291.40835: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5448e4b0> <<< 13632 1726884291.40894: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13632 1726884291.40922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884291.40927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13632 1726884291.40949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13632 1726884291.40992: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b544ae5d0> <<< 13632 1726884291.41014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13632 1726884291.41052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13632 1726884291.41118: stdout chunk (state=3): >>>import 'ntpath' # <<< 13632 1726884291.41142: 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 0x7f9b544df350> <<< 13632 1726884291.41160: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13632 1726884291.41210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13632 1726884291.41228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13632 1726884291.41265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13632 1726884291.41355: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54511af0> <<< 13632 1726884291.41430: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b544df470> <<< 13632 1726884291.41472: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b544aec90> <<< 13632 1726884291.41505: 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 0x7f9b54324440> <<< 13632 1726884291.41526: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b544ad610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54463080> <<< 13632 1726884291.41634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13632 1726884291.41647: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9b54324620> <<< 13632 1726884291.41736: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_find_unused_disk_payload_lg5iophj/ansible_find_unused_disk_payload.zip' <<< 13632 1726884291.41742: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.41895: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.41931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13632 1726884291.41938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13632 1726884291.41978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13632 1726884291.42060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13632 1726884291.42092: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13632 1726884291.42099: 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 0x7f9b5437e090> <<< 13632 1726884291.42120: stdout chunk (state=3): >>>import '_typing' # <<< 13632 1726884291.42311: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54354f80> <<< 13632 1726884291.42318: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54354140> # zipimport: zlib available <<< 13632 1726884291.42351: stdout chunk (state=3): >>>import 'ansible' # <<< 13632 1726884291.42359: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.42384: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13632 1726884291.42407: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13632 1726884291.42418: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.43987: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.45280: 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' <<< 13632 1726884291.45283: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54613ad0> <<< 13632 1726884291.45313: 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' <<< 13632 1726884291.45353: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13632 1726884291.45358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13632 1726884291.45390: 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' <<< 13632 1726884291.45418: 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 0x7f9b543a5a90> <<< 13632 1726884291.45456: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b543a5820> <<< 13632 1726884291.45502: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b543a5130> <<< 13632 1726884291.45527: 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' <<< 13632 1726884291.45557: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b543a5580> <<< 13632 1726884291.45565: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54357ef0> <<< 13632 1726884291.45572: stdout chunk (state=3): >>>import 'atexit' # <<< 13632 1726884291.45621: 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 0x7f9b543a67e0> <<< 13632 1726884291.45644: 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 0x7f9b543a69f0> <<< 13632 1726884291.45672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13632 1726884291.45711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13632 1726884291.45738: stdout chunk (state=3): >>>import '_locale' # <<< 13632 1726884291.45781: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b543a6f30> import 'pwd' # <<< 13632 1726884291.45805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13632 1726884291.45833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13632 1726884291.45869: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5420cd10> <<< 13632 1726884291.45903: 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' <<< 13632 1726884291.45913: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b5420e930> <<< 13632 1726884291.45926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13632 1726884291.45943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13632 1726884291.45983: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5420f2c0> <<< 13632 1726884291.46006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13632 1726884291.46047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13632 1726884291.46091: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54210200> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13632 1726884291.46156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13632 1726884291.46173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13632 1726884291.46176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13632 1726884291.46210: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54212f00> <<< 13632 1726884291.46248: 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 0x7f9b54213020> <<< 13632 1726884291.46293: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b542111c0> <<< 13632 1726884291.46297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13632 1726884291.46329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13632 1726884291.46337: 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' <<< 13632 1726884291.46362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13632 1726884291.46391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13632 1726884291.46425: 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' <<< 13632 1726884291.46436: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54216ea0> <<< 13632 1726884291.46445: stdout chunk (state=3): >>>import '_tokenize' # <<< 13632 1726884291.46540: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54215970> <<< 13632 1726884291.46549: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54215700> <<< 13632 1726884291.46573: 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' <<< 13632 1726884291.46633: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54217f50> <<< 13632 1726884291.46664: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54211640> <<< 13632 1726884291.46714: 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 0x7f9b5425b080> <<< 13632 1726884291.46729: 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 0x7f9b5425b1a0> <<< 13632 1726884291.46755: 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 <<< 13632 1726884291.46772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13632 1726884291.46826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13632 1726884291.46839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13632 1726884291.46857: 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 0x7f9b5425cd70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5425cb30> <<< 13632 1726884291.46873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13632 1726884291.46996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13632 1726884291.47044: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884291.47051: 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 0x7f9b5425f2f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5425d460> <<< 13632 1726884291.47079: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13632 1726884291.47128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884291.47162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13632 1726884291.47175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13632 1726884291.47183: stdout chunk (state=3): >>>import '_string' # <<< 13632 1726884291.47230: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5426ab10> <<< 13632 1726884291.47385: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5425f4a0> <<< 13632 1726884291.47466: 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' <<< 13632 1726884291.47472: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b5426b860> <<< 13632 1726884291.47507: 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' <<< 13632 1726884291.47513: 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 0x7f9b5426baa0> <<< 13632 1726884291.47562: 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' <<< 13632 1726884291.47573: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b5426bbc0> <<< 13632 1726884291.47579: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5425b4a0> <<< 13632 1726884291.47606: 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' <<< 13632 1726884291.47637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13632 1726884291.47664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13632 1726884291.47693: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884291.47722: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884291.47728: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b5426ec00> <<< 13632 1726884291.47912: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884291.47935: 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 0x7f9b54270110> <<< 13632 1726884291.47941: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5426d370> <<< 13632 1726884291.47980: 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 0x7f9b5426e720> <<< 13632 1726884291.47992: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5426cf20> <<< 13632 1726884291.48007: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.48024: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13632 1726884291.48048: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.48151: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.48260: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.48270: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.48290: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13632 1726884291.48306: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.48318: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13632 1726884291.48334: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.48497: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.48623: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.49321: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.50014: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13632 1726884291.50036: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13632 1726884291.50039: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13632 1726884291.50063: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13632 1726884291.50086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884291.50150: 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' <<< 13632 1726884291.50158: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b542f43e0> <<< 13632 1726884291.50263: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13632 1726884291.50275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13632 1726884291.50292: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b542f5220> <<< 13632 1726884291.50310: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54272c30> <<< 13632 1726884291.50361: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13632 1726884291.50392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.50406: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.50418: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13632 1726884291.50425: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.50611: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.50792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13632 1726884291.50797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13632 1726884291.50814: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b542f58e0> <<< 13632 1726884291.50826: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.51384: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.51951: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.52021: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.52112: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13632 1726884291.52117: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.52166: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.52234: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13632 1726884291.52300: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.52414: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13632 1726884291.52430: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.52457: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13632 1726884291.52469: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.52513: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.52551: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13632 1726884291.52573: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.52851: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.53144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13632 1726884291.53217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13632 1726884291.53224: stdout chunk (state=3): >>>import '_ast' # <<< 13632 1726884291.53310: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b542f7bf0> <<< 13632 1726884291.53340: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.53413: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.53506: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13632 1726884291.53544: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13632 1726884291.53548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13632 1726884291.53564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13632 1726884291.53637: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13632 1726884291.53762: 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 0x7f9b542fde20> <<< 13632 1726884291.53822: 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 0x7f9b542fe780> <<< 13632 1726884291.53828: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b542f6810> <<< 13632 1726884291.53853: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.53901: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.53943: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13632 1726884291.53949: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.54003: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.54045: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.54110: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.54181: 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 <<< 13632 1726884291.54230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13632 1726884291.54319: 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' <<< 13632 1726884291.54326: 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 0x7f9b542fd3d0> <<< 13632 1726884291.54365: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b542fe810> <<< 13632 1726884291.54399: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13632 1726884291.54416: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.54484: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.54555: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.54580: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.54630: 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' <<< 13632 1726884291.54660: 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 <<< 13632 1726884291.54681: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13632 1726884291.54705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13632 1726884291.54763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13632 1726884291.54785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13632 1726884291.54803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13632 1726884291.54864: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54196c60> <<< 13632 1726884291.54912: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5410c9e0> <<< 13632 1726884291.55001: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5410bda0> <<< 13632 1726884291.55012: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5410a870> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13632 1726884291.55018: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55048: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55078: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13632 1726884291.55085: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13632 1726884291.55139: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13632 1726884291.55168: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55177: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13632 1726884291.55196: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55217: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # <<< 13632 1726884291.55235: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55243: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13632 1726884291.55275: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55282: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13632 1726884291.55310: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55317: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13632 1726884291.55341: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55497: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55665: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55669: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55677: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # <<< 13632 1726884291.55695: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55706: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # <<< 13632 1726884291.55730: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55836: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.55944: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size' # <<< 13632 1726884291.56028: stdout chunk (state=3): >>># zipimport: zlib available <<< 13632 1726884291.61010: stdout chunk (state=3): >>> {"changed": false, "disks": ["sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdj\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdk\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdl\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/zram0\" TYPE=\"disk\" SIZE=\"3897556992\" FSTYPE=\"\" LOG-SEC=\"4096\"", "filename [xvda2] is a partition", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions", "Disk [/dev/zram0] attrs [{'type': 'disk', 'size': '3897556992', 'fstype': '', 'ssize': '4096'}] cannot be opened exclusively"], "invocation": {"module_args": {"min_size": "1g", "max_return": 10, "max_size": "0", "match_sector_size": false, "with_interface": null}}} <<< 13632 1726884291.61016: stdout chunk (state=3): >>># destroy __main__ <<< 13632 1726884291.61492: 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 <<< 13632 1726884291.61530: stdout chunk (state=3): >>># 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<<< 13632 1726884291.61543: 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 <<< 13632 1726884291.61560: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.61569: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.61626: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 13632 1726884291.61636: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 13632 1726884291.61670: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 13632 1726884291.61679: 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size <<< 13632 1726884291.61917: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13632 1726884291.61939: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13632 1726884291.61968: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13632 1726884291.61985: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib<<< 13632 1726884291.62006: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13632 1726884291.62013: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13632 1726884291.62056: stdout chunk (state=3): >>># destroy ntpath <<< 13632 1726884291.62069: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal <<< 13632 1726884291.62097: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 13632 1726884291.62104: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13632 1726884291.62138: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13632 1726884291.62160: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 13632 1726884291.62167: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13632 1726884291.62198: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 13632 1726884291.62211: stdout chunk (state=3): >>># destroy datetime <<< 13632 1726884291.62232: stdout chunk (state=3): >>># destroy _hashlib <<< 13632 1726884291.62244: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 13632 1726884291.62257: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13632 1726884291.62315: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 13632 1726884291.62338: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 13632 1726884291.62341: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 <<< 13632 1726884291.62347: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string <<< 13632 1726884291.62372: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.62401: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13632 1726884291.62430: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants <<< 13632 1726884291.62444: 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 <<< 13632 1726884291.62471: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 13632 1726884291.62490: stdout chunk (state=3): >>># 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 <<< 13632 1726884291.62508: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc <<< 13632 1726884291.62530: 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 # 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 <<< 13632 1726884291.62534: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13632 1726884291.62554: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13632 1726884291.62683: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13632 1726884291.62697: stdout chunk (state=3): >>># destroy _socket <<< 13632 1726884291.62703: stdout chunk (state=3): >>># destroy _collections <<< 13632 1726884291.62738: stdout chunk (state=3): >>># destroy platform <<< 13632 1726884291.62744: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13632 1726884291.62774: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13632 1726884291.62780: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13632 1726884291.62809: stdout chunk (state=3): >>># destroy _typing <<< 13632 1726884291.62812: 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 <<< 13632 1726884291.62827: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 13632 1726884291.62837: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13632 1726884291.62944: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases <<< 13632 1726884291.62949: 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 <<< 13632 1726884291.62954: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 13632 1726884291.62974: stdout chunk (state=3): >>># destroy time # destroy _random <<< 13632 1726884291.63004: stdout chunk (state=3): >>># destroy _weakref # destroy _operator # destroy _sha2 # destroy _string <<< 13632 1726884291.63031: stdout chunk (state=3): >>># destroy re # destroy itertools <<< 13632 1726884291.63037: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13632 1726884291.63055: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13632 1726884291.63477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. <<< 13632 1726884291.63542: stderr chunk (state=3): >>><<< 13632 1726884291.63545: stdout chunk (state=3): >>><<< 13632 1726884291.63621: _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 0x7f9b5480c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b547dbb30> # /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 0x7f9b5480eab0> 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 0x7f9b545bd160> # /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 0x7f9b545be150> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54603ef0> # /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 0x7f9b54603fb0> # /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 0x7f9b546338c0> # /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 0x7f9b54633f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54613bc0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b546112e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b546010a0> # /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 0x7f9b54657830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54656450> # /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 0x7f9b546122d0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54654ce0> # /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 0x7f9b54688860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54600320> # /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 0x7f9b54688d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54688bc0> # 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 0x7f9b54688f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b545f6e40> # /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 0x7f9b54689670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54689340> 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 0x7f9b5468a540> 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 0x7f9b546a0770> 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 0x7f9b546a1eb0> # /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 0x7f9b546a2d80> # 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 0x7f9b546a33e0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b546a2300> # /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 0x7f9b546a3e60> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b546a3590> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5468a5a0> # /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 0x7f9b54437d70> # /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 0x7f9b54460890> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b544605f0> # 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 0x7f9b544608c0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b54460a40> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54435f10> # /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 0x7f9b54462150> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54460dd0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5468ac90> # /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 0x7f9b5448e4b0> # /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 0x7f9b544ae5d0> # /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 0x7f9b544df350> # /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 0x7f9b54511af0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b544df470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b544aec90> # /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 0x7f9b54324440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b544ad610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54463080> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9b54324620> # zipimport: found 37 names in '/tmp/ansible_find_unused_disk_payload_lg5iophj/ansible_find_unused_disk_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 0x7f9b5437e090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54354f80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54354140> # 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 0x7f9b54613ad0> # /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 0x7f9b543a5a90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b543a5820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b543a5130> # /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 0x7f9b543a5580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54357ef0> 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 0x7f9b543a67e0> # 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 0x7f9b543a69f0> # /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 0x7f9b543a6f30> 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 0x7f9b5420cd10> # 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 0x7f9b5420e930> # /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 0x7f9b5420f2c0> # /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 0x7f9b54210200> # /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 0x7f9b54212f00> # 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 0x7f9b54213020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b542111c0> # /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 0x7f9b54216ea0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54215970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54215700> # /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 0x7f9b54217f50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54211640> # 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 0x7f9b5425b080> # /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 0x7f9b5425b1a0> # /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 0x7f9b5425cd70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5425cb30> # /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 0x7f9b5425f2f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5425d460> # /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 0x7f9b5426ab10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5425f4a0> # 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 0x7f9b5426b860> # 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 0x7f9b5426baa0> # 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 0x7f9b5426bbc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5425b4a0> # /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 0x7f9b5426ec00> # 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 0x7f9b54270110> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5426d370> # 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 0x7f9b5426e720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5426cf20> # 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 0x7f9b542f43e0> # /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 0x7f9b542f5220> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b54272c30> 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 0x7f9b542f58e0> # 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 0x7f9b542f7bf0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b542fde20> # 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 0x7f9b542fe780> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b542f6810> # 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 0x7f9b542fd3d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b542fe810> 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 0x7f9b54196c60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5410c9e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5410bda0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b5410a870> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size' # # zipimport: zlib available {"changed": false, "disks": ["sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdj\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdk\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdl\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/zram0\" TYPE=\"disk\" SIZE=\"3897556992\" FSTYPE=\"\" LOG-SEC=\"4096\"", "filename [xvda2] is a partition", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions", "Disk [/dev/zram0] attrs [{'type': 'disk', 'size': '3897556992', 'fstype': '', 'ssize': '4096'}] cannot be opened exclusively"], "invocation": {"module_args": {"min_size": "1g", "max_return": 10, "max_size": "0", "match_sector_size": false, "with_interface": 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.8.115 closed. 13632 1726884291.64244: done with _execute_module (find_unused_disk, {'min_size': '1g', '_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': 'find_unused_disk', '_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-1726884291.2453616-16005-25074645036386/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13632 1726884291.64248: _low_level_execute_command(): starting 13632 1726884291.64251: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884291.2453616-16005-25074645036386/ > /dev/null 2>&1 && sleep 0' 13632 1726884291.64381: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 13632 1726884291.64384: 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.8.115 originally 10.31.8.115 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884291.64390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.115 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13632 1726884291.64392: 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13632 1726884291.64446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 13632 1726884291.64463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13632 1726884291.64505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13632 1726884291.66449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13632 1726884291.66506: stderr chunk (state=3): >>><<< 13632 1726884291.66509: stdout chunk (state=3): >>><<< 13632 1726884291.66525: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.115 originally 10.31.8.115 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.8.115 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.8.115 originally 10.31.8.115 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 13632 1726884291.66531: handler run complete 13632 1726884291.66552: attempt loop complete, returning result 13632 1726884291.66556: _execute() done 13632 1726884291.66558: dumping result to json 13632 1726884291.66565: done dumping result, returning 13632 1726884291.66574: done running TaskExecutor() for managed_node3/TASK: Find unused disks in the system [12b27791-eb03-55b1-95d9-0000000011e1] 13632 1726884291.66579: sending task result for task 12b27791-eb03-55b1-95d9-0000000011e1 13632 1726884291.66685: done sending task result for task 12b27791-eb03-55b1-95d9-0000000011e1 13632 1726884291.66691: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdj\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdk\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdl\" TYPE=\"disk\" SIZE=\"1073741824\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/zram0\" TYPE=\"disk\" SIZE=\"3897556992\" FSTYPE=\"\" LOG-SEC=\"4096\"", "filename [xvda2] is a partition", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions", "Disk [/dev/zram0] attrs [{'type': 'disk', 'size': '3897556992', 'fstype': '', 'ssize': '4096'}] cannot be opened exclusively" ] } 13632 1726884291.66804: no more pending results, returning what we have 13632 1726884291.66808: results queue empty 13632 1726884291.66809: checking for any_errors_fatal 13632 1726884291.66820: done checking for any_errors_fatal 13632 1726884291.66821: checking for max_fail_percentage 13632 1726884291.66823: done checking for max_fail_percentage 13632 1726884291.66824: checking to see if all hosts have failed and the running result is not ok 13632 1726884291.66825: done checking to see if all hosts have failed 13632 1726884291.66826: getting the remaining hosts for this loop 13632 1726884291.66828: done getting the remaining hosts for this loop 13632 1726884291.66832: getting the next task for host managed_node3 13632 1726884291.66840: done getting next task for host managed_node3 13632 1726884291.66842: ^ task is: TASK: Set unused_disks if necessary 13632 1726884291.66846: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884291.66854: getting variables 13632 1726884291.66855: in VariableManager get_vars() 13632 1726884291.66903: Calling all_inventory to load vars for managed_node3 13632 1726884291.66907: Calling groups_inventory to load vars for managed_node3 13632 1726884291.66911: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884291.66922: Calling all_plugins_play to load vars for managed_node3 13632 1726884291.66925: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884291.66929: Calling groups_plugins_play to load vars for managed_node3 13632 1726884291.67629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884291.68151: done with get_vars() 13632 1726884291.68164: done getting variables 13632 1726884291.68221: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:31 Friday 20 September 2024 22:04:51 -0400 (0:00:00.542) 0:01:40.606 ****** 13632 1726884291.68246: entering _queue_task() for managed_node3/set_fact 13632 1726884291.68503: worker is 1 (out of 1 available) 13632 1726884291.68518: exiting _queue_task() for managed_node3/set_fact 13632 1726884291.68532: done queuing things up, now waiting for results queue to drain 13632 1726884291.68534: waiting for pending results... 13632 1726884291.68904: running TaskExecutor() for managed_node3/TASK: Set unused_disks if necessary 13632 1726884291.68940: in run() - task 12b27791-eb03-55b1-95d9-0000000011e2 13632 1726884291.68966: variable 'ansible_search_path' from source: unknown 13632 1726884291.69024: calling self._execute() 13632 1726884291.69141: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.69154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.69171: variable 'omit' from source: magic vars 13632 1726884291.69861: variable 'unused_disks_return' from source: set_fact 13632 1726884291.69939: Evaluated conditional ('Unable to find unused disk' not in unused_disks_return.disks): True 13632 1726884291.69942: variable 'omit' from source: magic vars 13632 1726884291.69968: variable 'omit' from source: magic vars 13632 1726884291.70097: variable 'unused_disks_return' from source: set_fact 13632 1726884291.70186: variable 'omit' from source: magic vars 13632 1726884291.70233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884291.70373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884291.70377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884291.70380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884291.70385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884291.70390: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884291.70393: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.70396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.70513: Set connection var ansible_shell_executable to /bin/sh 13632 1726884291.70523: Set connection var ansible_connection to ssh 13632 1726884291.70531: Set connection var ansible_pipelining to False 13632 1726884291.70539: Set connection var ansible_timeout to 10 13632 1726884291.70542: Set connection var ansible_shell_type to sh 13632 1726884291.70550: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884291.70585: variable 'ansible_shell_executable' from source: unknown 13632 1726884291.70595: variable 'ansible_connection' from source: unknown 13632 1726884291.70598: variable 'ansible_module_compression' from source: unknown 13632 1726884291.70601: variable 'ansible_shell_type' from source: unknown 13632 1726884291.70604: variable 'ansible_shell_executable' from source: unknown 13632 1726884291.70606: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.70609: variable 'ansible_pipelining' from source: unknown 13632 1726884291.70612: variable 'ansible_timeout' from source: unknown 13632 1726884291.70617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.70814: 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) 13632 1726884291.70819: variable 'omit' from source: magic vars 13632 1726884291.70822: starting attempt loop 13632 1726884291.70824: running the handler 13632 1726884291.70829: handler run complete 13632 1726884291.70842: attempt loop complete, returning result 13632 1726884291.70845: _execute() done 13632 1726884291.70848: dumping result to json 13632 1726884291.70922: done dumping result, returning 13632 1726884291.70927: done running TaskExecutor() for managed_node3/TASK: Set unused_disks if necessary [12b27791-eb03-55b1-95d9-0000000011e2] 13632 1726884291.70929: sending task result for task 12b27791-eb03-55b1-95d9-0000000011e2 13632 1726884291.71002: done sending task result for task 12b27791-eb03-55b1-95d9-0000000011e2 13632 1726884291.71005: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } 13632 1726884291.71100: no more pending results, returning what we have 13632 1726884291.71104: results queue empty 13632 1726884291.71105: checking for any_errors_fatal 13632 1726884291.71113: done checking for any_errors_fatal 13632 1726884291.71114: checking for max_fail_percentage 13632 1726884291.71116: done checking for max_fail_percentage 13632 1726884291.71117: checking to see if all hosts have failed and the running result is not ok 13632 1726884291.71118: done checking to see if all hosts have failed 13632 1726884291.71119: getting the remaining hosts for this loop 13632 1726884291.71121: done getting the remaining hosts for this loop 13632 1726884291.71124: getting the next task for host managed_node3 13632 1726884291.71131: done getting next task for host managed_node3 13632 1726884291.71135: ^ task is: TASK: Print unused disks 13632 1726884291.71139: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 13632 1726884291.71143: getting variables 13632 1726884291.71144: in VariableManager get_vars() 13632 1726884291.71181: Calling all_inventory to load vars for managed_node3 13632 1726884291.71186: Calling groups_inventory to load vars for managed_node3 13632 1726884291.71206: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884291.71217: Calling all_plugins_play to load vars for managed_node3 13632 1726884291.71220: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884291.71229: Calling groups_plugins_play to load vars for managed_node3 13632 1726884291.72021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884291.73040: done with get_vars() 13632 1726884291.73061: done getting variables 13632 1726884291.73143: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print unused disks] ****************************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:36 Friday 20 September 2024 22:04:51 -0400 (0:00:00.049) 0:01:40.656 ****** 13632 1726884291.73198: entering _queue_task() for managed_node3/debug 13632 1726884291.73623: worker is 1 (out of 1 available) 13632 1726884291.73685: exiting _queue_task() for managed_node3/debug 13632 1726884291.73777: done queuing things up, now waiting for results queue to drain 13632 1726884291.73779: waiting for pending results... 13632 1726884291.74065: running TaskExecutor() for managed_node3/TASK: Print unused disks 13632 1726884291.74254: in run() - task 12b27791-eb03-55b1-95d9-0000000011e3 13632 1726884291.74259: variable 'ansible_search_path' from source: unknown 13632 1726884291.74265: calling self._execute() 13632 1726884291.74429: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.74434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.74437: variable 'omit' from source: magic vars 13632 1726884291.74564: variable 'omit' from source: magic vars 13632 1726884291.74632: variable 'omit' from source: magic vars 13632 1726884291.74672: variable 'omit' from source: magic vars 13632 1726884291.74729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13632 1726884291.74777: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13632 1726884291.74833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13632 1726884291.74841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884291.74861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13632 1726884291.74943: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13632 1726884291.74946: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.74949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.75096: Set connection var ansible_shell_executable to /bin/sh 13632 1726884291.75127: Set connection var ansible_connection to ssh 13632 1726884291.75150: Set connection var ansible_pipelining to False 13632 1726884291.75174: Set connection var ansible_timeout to 10 13632 1726884291.75177: Set connection var ansible_shell_type to sh 13632 1726884291.75183: Set connection var ansible_module_compression to ZIP_DEFLATED 13632 1726884291.75236: variable 'ansible_shell_executable' from source: unknown 13632 1726884291.75240: variable 'ansible_connection' from source: unknown 13632 1726884291.75243: variable 'ansible_module_compression' from source: unknown 13632 1726884291.75246: variable 'ansible_shell_type' from source: unknown 13632 1726884291.75249: variable 'ansible_shell_executable' from source: unknown 13632 1726884291.75256: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.75259: variable 'ansible_pipelining' from source: unknown 13632 1726884291.75262: variable 'ansible_timeout' from source: unknown 13632 1726884291.75264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.75406: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 13632 1726884291.75423: variable 'omit' from source: magic vars 13632 1726884291.75428: starting attempt loop 13632 1726884291.75431: running the handler 13632 1726884291.75474: variable 'unused_disks' from source: set_fact 13632 1726884291.75655: variable 'unused_disks' from source: set_fact 13632 1726884291.75724: handler run complete 13632 1726884291.75740: attempt loop complete, returning result 13632 1726884291.75743: _execute() done 13632 1726884291.75746: dumping result to json 13632 1726884291.75751: done dumping result, returning 13632 1726884291.75760: done running TaskExecutor() for managed_node3/TASK: Print unused disks [12b27791-eb03-55b1-95d9-0000000011e3] 13632 1726884291.75765: sending task result for task 12b27791-eb03-55b1-95d9-0000000011e3 13632 1726884291.75863: done sending task result for task 12b27791-eb03-55b1-95d9-0000000011e3 13632 1726884291.75866: WORKER PROCESS EXITING ok: [managed_node3] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] } 13632 1726884291.75936: no more pending results, returning what we have 13632 1726884291.75940: results queue empty 13632 1726884291.75941: checking for any_errors_fatal 13632 1726884291.75947: done checking for any_errors_fatal 13632 1726884291.75948: checking for max_fail_percentage 13632 1726884291.75949: done checking for max_fail_percentage 13632 1726884291.75950: checking to see if all hosts have failed and the running result is not ok 13632 1726884291.75951: done checking to see if all hosts have failed 13632 1726884291.75952: getting the remaining hosts for this loop 13632 1726884291.75954: done getting the remaining hosts for this loop 13632 1726884291.75960: getting the next task for host managed_node3 13632 1726884291.75971: done getting next task for host managed_node3 13632 1726884291.75974: ^ task is: TASK: Print info from find_unused_disk 13632 1726884291.75981: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=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? (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), did rescue? False, did start at task? False 13632 1726884291.75989: getting variables 13632 1726884291.75990: in VariableManager get_vars() 13632 1726884291.76026: Calling all_inventory to load vars for managed_node3 13632 1726884291.76029: Calling groups_inventory to load vars for managed_node3 13632 1726884291.76032: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884291.76042: Calling all_plugins_play to load vars for managed_node3 13632 1726884291.76045: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884291.76048: Calling groups_plugins_play to load vars for managed_node3 13632 1726884291.76535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884291.77135: done with get_vars() 13632 1726884291.77155: done getting variables 13632 1726884291.77228: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Print info from find_unused_disk] **************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:44 Friday 20 September 2024 22:04:51 -0400 (0:00:00.040) 0:01:40.696 ****** 13632 1726884291.77264: entering _queue_task() for managed_node3/debug 13632 1726884291.77563: worker is 1 (out of 1 available) 13632 1726884291.77576: exiting _queue_task() for managed_node3/debug 13632 1726884291.77699: done queuing things up, now waiting for results queue to drain 13632 1726884291.77702: waiting for pending results... 13632 1726884291.78107: running TaskExecutor() for managed_node3/TASK: Print info from find_unused_disk 13632 1726884291.78113: in run() - task 12b27791-eb03-55b1-95d9-0000000011e5 13632 1726884291.78136: variable 'ansible_search_path' from source: unknown 13632 1726884291.78194: calling self._execute() 13632 1726884291.78313: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.78319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.78333: variable 'omit' from source: magic vars 13632 1726884291.78993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884291.82752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884291.82875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884291.82960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884291.83050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884291.83117: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884291.83247: 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) 13632 1726884291.83324: 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) 13632 1726884291.83368: 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) 13632 1726884291.83538: 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) 13632 1726884291.83544: 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) 13632 1726884291.83553: 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) 13632 1726884291.83593: 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) 13632 1726884291.83632: 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) 13632 1726884291.83705: 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) 13632 1726884291.83756: 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) 13632 1726884291.83949: variable 'unused_disks' from source: set_fact 13632 1726884291.83993: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 13632 1726884291.83997: when evaluation is False, skipping this task 13632 1726884291.84002: _execute() done 13632 1726884291.84005: dumping result to json 13632 1726884291.84011: done dumping result, returning 13632 1726884291.84019: done running TaskExecutor() for managed_node3/TASK: Print info from find_unused_disk [12b27791-eb03-55b1-95d9-0000000011e5] 13632 1726884291.84024: sending task result for task 12b27791-eb03-55b1-95d9-0000000011e5 13632 1726884291.84132: done sending task result for task 12b27791-eb03-55b1-95d9-0000000011e5 13632 1726884291.84136: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } 13632 1726884291.84197: no more pending results, returning what we have 13632 1726884291.84203: results queue empty 13632 1726884291.84204: checking for any_errors_fatal 13632 1726884291.84214: done checking for any_errors_fatal 13632 1726884291.84215: checking for max_fail_percentage 13632 1726884291.84217: done checking for max_fail_percentage 13632 1726884291.84218: checking to see if all hosts have failed and the running result is not ok 13632 1726884291.84219: done checking to see if all hosts have failed 13632 1726884291.84220: getting the remaining hosts for this loop 13632 1726884291.84222: done getting the remaining hosts for this loop 13632 1726884291.84226: getting the next task for host managed_node3 13632 1726884291.84234: done getting next task for host managed_node3 13632 1726884291.84237: ^ task is: TASK: Show disk information 13632 1726884291.84242: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=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? (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), did rescue? False, did start at task? False 13632 1726884291.84252: getting variables 13632 1726884291.84254: in VariableManager get_vars() 13632 1726884291.84301: Calling all_inventory to load vars for managed_node3 13632 1726884291.84305: Calling groups_inventory to load vars for managed_node3 13632 1726884291.84308: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884291.84320: Calling all_plugins_play to load vars for managed_node3 13632 1726884291.84323: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884291.84326: Calling groups_plugins_play to load vars for managed_node3 13632 1726884291.84942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884291.85904: done with get_vars() 13632 1726884291.85934: done getting variables 13632 1726884291.86004: 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=True) TASK [Show disk information] *************************************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:49 Friday 20 September 2024 22:04:51 -0400 (0:00:00.087) 0:01:40.784 ****** 13632 1726884291.86040: entering _queue_task() for managed_node3/shell 13632 1726884291.86489: worker is 1 (out of 1 available) 13632 1726884291.86504: exiting _queue_task() for managed_node3/shell 13632 1726884291.86521: done queuing things up, now waiting for results queue to drain 13632 1726884291.86522: waiting for pending results... 13632 1726884291.87015: running TaskExecutor() for managed_node3/TASK: Show disk information 13632 1726884291.87070: in run() - task 12b27791-eb03-55b1-95d9-0000000011e6 13632 1726884291.87099: variable 'ansible_search_path' from source: unknown 13632 1726884291.87172: calling self._execute() 13632 1726884291.87331: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.87344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.87354: variable 'omit' from source: magic vars 13632 1726884291.87775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884291.89937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884291.90028: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884291.90080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884291.90120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884291.90151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884291.90252: 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) 13632 1726884291.90286: 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) 13632 1726884291.90321: 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) 13632 1726884291.90371: 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) 13632 1726884291.90395: 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) 13632 1726884291.90454: 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) 13632 1726884291.90505: 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) 13632 1726884291.90528: 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) 13632 1726884291.90567: 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) 13632 1726884291.90585: 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) 13632 1726884291.90741: variable 'unused_disks' from source: set_fact 13632 1726884291.90774: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 13632 1726884291.90777: when evaluation is False, skipping this task 13632 1726884291.90781: _execute() done 13632 1726884291.90790: dumping result to json 13632 1726884291.90795: done dumping result, returning 13632 1726884291.90803: done running TaskExecutor() for managed_node3/TASK: Show disk information [12b27791-eb03-55b1-95d9-0000000011e6] 13632 1726884291.90815: sending task result for task 12b27791-eb03-55b1-95d9-0000000011e6 13632 1726884291.90910: done sending task result for task 12b27791-eb03-55b1-95d9-0000000011e6 13632 1726884291.90914: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } 13632 1726884291.90976: no more pending results, returning what we have 13632 1726884291.90980: results queue empty 13632 1726884291.90981: checking for any_errors_fatal 13632 1726884291.90994: done checking for any_errors_fatal 13632 1726884291.90995: checking for max_fail_percentage 13632 1726884291.90997: done checking for max_fail_percentage 13632 1726884291.90998: checking to see if all hosts have failed and the running result is not ok 13632 1726884291.90999: done checking to see if all hosts have failed 13632 1726884291.91000: getting the remaining hosts for this loop 13632 1726884291.91002: done getting the remaining hosts for this loop 13632 1726884291.91007: getting the next task for host managed_node3 13632 1726884291.91014: done getting next task for host managed_node3 13632 1726884291.91018: ^ task is: TASK: Exit playbook when there's not enough unused disks in the system 13632 1726884291.91023: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=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? (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), did rescue? False, did start at task? False 13632 1726884291.91034: getting variables 13632 1726884291.91036: in VariableManager get_vars() 13632 1726884291.91078: Calling all_inventory to load vars for managed_node3 13632 1726884291.91081: Calling groups_inventory to load vars for managed_node3 13632 1726884291.91085: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884291.91098: Calling all_plugins_play to load vars for managed_node3 13632 1726884291.91101: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884291.91104: Calling groups_plugins_play to load vars for managed_node3 13632 1726884291.91616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884291.92146: done with get_vars() 13632 1726884291.92160: done getting variables 13632 1726884291.92212: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:58 Friday 20 September 2024 22:04:51 -0400 (0:00:00.061) 0:01:40.846 ****** 13632 1726884291.92242: entering _queue_task() for managed_node3/fail 13632 1726884291.92483: worker is 1 (out of 1 available) 13632 1726884291.92500: exiting _queue_task() for managed_node3/fail 13632 1726884291.92515: done queuing things up, now waiting for results queue to drain 13632 1726884291.92517: waiting for pending results... 13632 1726884291.92771: running TaskExecutor() for managed_node3/TASK: Exit playbook when there's not enough unused disks in the system 13632 1726884291.92920: in run() - task 12b27791-eb03-55b1-95d9-0000000011e7 13632 1726884291.92934: variable 'ansible_search_path' from source: unknown 13632 1726884291.93011: calling self._execute() 13632 1726884291.93167: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884291.93172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884291.93201: variable 'omit' from source: magic vars 13632 1726884291.93815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13632 1726884291.97504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13632 1726884291.97583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13632 1726884291.97653: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13632 1726884291.97694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13632 1726884291.97732: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13632 1726884291.97809: 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) 13632 1726884291.97836: 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) 13632 1726884291.97903: 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) 13632 1726884291.97978: 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) 13632 1726884291.97996: 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) 13632 1726884291.98045: 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) 13632 1726884291.98068: 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) 13632 1726884291.98092: 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) 13632 1726884291.98126: 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) 13632 1726884291.98140: 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) 13632 1726884291.98277: variable 'unused_disks' from source: set_fact 13632 1726884291.98317: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 13632 1726884291.98320: when evaluation is False, skipping this task 13632 1726884291.98323: _execute() done 13632 1726884291.98328: dumping result to json 13632 1726884291.98336: done dumping result, returning 13632 1726884291.98342: done running TaskExecutor() for managed_node3/TASK: Exit playbook when there's not enough unused disks in the system [12b27791-eb03-55b1-95d9-0000000011e7] 13632 1726884291.98347: sending task result for task 12b27791-eb03-55b1-95d9-0000000011e7 13632 1726884291.98451: done sending task result for task 12b27791-eb03-55b1-95d9-0000000011e7 13632 1726884291.98454: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } 13632 1726884291.98524: no more pending results, returning what we have 13632 1726884291.98529: results queue empty 13632 1726884291.98530: checking for any_errors_fatal 13632 1726884291.98537: done checking for any_errors_fatal 13632 1726884291.98539: checking for max_fail_percentage 13632 1726884291.98541: done checking for max_fail_percentage 13632 1726884291.98542: checking to see if all hosts have failed and the running result is not ok 13632 1726884291.98543: done checking to see if all hosts have failed 13632 1726884291.98544: getting the remaining hosts for this loop 13632 1726884291.98546: done getting the remaining hosts for this loop 13632 1726884291.98551: getting the next task for host managed_node3 13632 1726884291.98561: done getting next task for host managed_node3 13632 1726884291.98572: ^ task is: TASK: Debug why list of unused disks has changed 13632 1726884291.98576: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, 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=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), did rescue? False, did start at task? False 13632 1726884291.98581: getting variables 13632 1726884291.98583: in VariableManager get_vars() 13632 1726884291.98630: Calling all_inventory to load vars for managed_node3 13632 1726884291.98634: Calling groups_inventory to load vars for managed_node3 13632 1726884291.98638: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884291.98650: Calling all_plugins_play to load vars for managed_node3 13632 1726884291.98653: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884291.98656: Calling groups_plugins_play to load vars for managed_node3 13632 1726884291.99191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884291.99739: done with get_vars() 13632 1726884291.99755: done getting variables 13632 1726884291.99812: 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=True) TASK [Debug why list of unused disks has changed] ****************************** task path: /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tasks/cleanup.yml:40 Friday 20 September 2024 22:04:51 -0400 (0:00:00.075) 0:01:40.922 ****** 13632 1726884291.99839: entering _queue_task() for managed_node3/shell 13632 1726884292.00110: worker is 1 (out of 1 available) 13632 1726884292.00126: exiting _queue_task() for managed_node3/shell 13632 1726884292.00141: done queuing things up, now waiting for results queue to drain 13632 1726884292.00143: waiting for pending results... 13632 1726884292.00346: running TaskExecutor() for managed_node3/TASK: Debug why list of unused disks has changed 13632 1726884292.00433: in run() - task 12b27791-eb03-55b1-95d9-000000000ef6 13632 1726884292.00446: variable 'ansible_search_path' from source: unknown 13632 1726884292.00450: variable 'ansible_search_path' from source: unknown 13632 1726884292.00493: calling self._execute() 13632 1726884292.00581: variable 'ansible_host' from source: host vars for 'managed_node3' 13632 1726884292.00589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13632 1726884292.00603: variable 'omit' from source: magic vars 13632 1726884292.01072: variable 'unused_disks_before' from source: set_fact 13632 1726884292.01077: variable 'unused_disks_return' from source: set_fact 13632 1726884292.01114: Evaluated conditional (unused_disks_before != unused_disks_return.disks): False 13632 1726884292.01118: when evaluation is False, skipping this task 13632 1726884292.01126: _execute() done 13632 1726884292.01129: dumping result to json 13632 1726884292.01132: done dumping result, returning 13632 1726884292.01134: done running TaskExecutor() for managed_node3/TASK: Debug why list of unused disks has changed [12b27791-eb03-55b1-95d9-000000000ef6] 13632 1726884292.01137: sending task result for task 12b27791-eb03-55b1-95d9-000000000ef6 13632 1726884292.01374: done sending task result for task 12b27791-eb03-55b1-95d9-000000000ef6 13632 1726884292.01377: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "unused_disks_before != unused_disks_return.disks", "skip_reason": "Conditional result was False" } 13632 1726884292.01466: no more pending results, returning what we have 13632 1726884292.01469: results queue empty 13632 1726884292.01470: checking for any_errors_fatal 13632 1726884292.01483: done checking for any_errors_fatal 13632 1726884292.01484: checking for max_fail_percentage 13632 1726884292.01487: done checking for max_fail_percentage 13632 1726884292.01495: checking to see if all hosts have failed and the running result is not ok 13632 1726884292.01496: done checking to see if all hosts have failed 13632 1726884292.01497: getting the remaining hosts for this loop 13632 1726884292.01501: done getting the remaining hosts for this loop 13632 1726884292.01506: getting the next task for host managed_node3 13632 1726884292.01515: done getting next task for host managed_node3 13632 1726884292.01518: ^ task is: TASK: meta (flush_handlers) 13632 1726884292.01521: ^ 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 13632 1726884292.01529: getting variables 13632 1726884292.01531: in VariableManager get_vars() 13632 1726884292.01573: Calling all_inventory to load vars for managed_node3 13632 1726884292.01576: Calling groups_inventory to load vars for managed_node3 13632 1726884292.01582: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884292.01596: Calling all_plugins_play to load vars for managed_node3 13632 1726884292.01600: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884292.01605: Calling groups_plugins_play to load vars for managed_node3 13632 1726884292.02646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884292.03326: done with get_vars() 13632 1726884292.03350: done getting variables 13632 1726884292.03433: in VariableManager get_vars() 13632 1726884292.03444: Calling all_inventory to load vars for managed_node3 13632 1726884292.03446: Calling groups_inventory to load vars for managed_node3 13632 1726884292.03447: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884292.03451: Calling all_plugins_play to load vars for managed_node3 13632 1726884292.03453: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884292.03455: Calling groups_plugins_play to load vars for managed_node3 13632 1726884292.03893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884292.04414: done with get_vars() 13632 1726884292.04431: done queuing things up, now waiting for results queue to drain 13632 1726884292.04432: results queue empty 13632 1726884292.04433: checking for any_errors_fatal 13632 1726884292.04435: done checking for any_errors_fatal 13632 1726884292.04436: checking for max_fail_percentage 13632 1726884292.04437: done checking for max_fail_percentage 13632 1726884292.04437: checking to see if all hosts have failed and the running result is not ok 13632 1726884292.04438: done checking to see if all hosts have failed 13632 1726884292.04438: getting the remaining hosts for this loop 13632 1726884292.04439: done getting the remaining hosts for this loop 13632 1726884292.04441: getting the next task for host managed_node3 13632 1726884292.04445: done getting next task for host managed_node3 13632 1726884292.04446: ^ task is: TASK: meta (flush_handlers) 13632 1726884292.04447: ^ 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 13632 1726884292.04449: getting variables 13632 1726884292.04450: in VariableManager get_vars() 13632 1726884292.04458: Calling all_inventory to load vars for managed_node3 13632 1726884292.04460: Calling groups_inventory to load vars for managed_node3 13632 1726884292.04462: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884292.04469: Calling all_plugins_play to load vars for managed_node3 13632 1726884292.04471: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884292.04473: Calling groups_plugins_play to load vars for managed_node3 13632 1726884292.04858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884292.05425: done with get_vars() 13632 1726884292.05436: done getting variables 13632 1726884292.05476: in VariableManager get_vars() 13632 1726884292.05486: Calling all_inventory to load vars for managed_node3 13632 1726884292.05490: Calling groups_inventory to load vars for managed_node3 13632 1726884292.05492: Calling all_plugins_inventory to load vars for managed_node3 13632 1726884292.05496: Calling all_plugins_play to load vars for managed_node3 13632 1726884292.05497: Calling groups_plugins_inventory to load vars for managed_node3 13632 1726884292.05499: Calling groups_plugins_play to load vars for managed_node3 13632 1726884292.05949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13632 1726884292.06493: done with get_vars() 13632 1726884292.06511: done queuing things up, now waiting for results queue to drain 13632 1726884292.06512: results queue empty 13632 1726884292.06513: checking for any_errors_fatal 13632 1726884292.06514: done checking for any_errors_fatal 13632 1726884292.06515: checking for max_fail_percentage 13632 1726884292.06516: done checking for max_fail_percentage 13632 1726884292.06516: checking to see if all hosts have failed and the running result is not ok 13632 1726884292.06517: done checking to see if all hosts have failed 13632 1726884292.06518: getting the remaining hosts for this loop 13632 1726884292.06518: done getting the remaining hosts for this loop 13632 1726884292.06520: getting the next task for host managed_node3 13632 1726884292.06528: done getting next task for host managed_node3 13632 1726884292.06528: ^ task is: None 13632 1726884292.06530: ^ 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 13632 1726884292.06531: done queuing things up, now waiting for results queue to drain 13632 1726884292.06531: results queue empty 13632 1726884292.06532: checking for any_errors_fatal 13632 1726884292.06532: done checking for any_errors_fatal 13632 1726884292.06533: checking for max_fail_percentage 13632 1726884292.06534: done checking for max_fail_percentage 13632 1726884292.06534: checking to see if all hosts have failed and the running result is not ok 13632 1726884292.06535: done checking to see if all hosts have failed 13632 1726884292.06537: getting the next task for host managed_node3 13632 1726884292.06539: done getting next task for host managed_node3 13632 1726884292.06539: ^ task is: None 13632 1726884292.06540: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=127 changed=4 unreachable=0 failed=0 skipped=87 rescued=0 ignored=0 Friday 20 September 2024 22:04:52 -0400 (0:00:00.067) 0:01:40.990 ****** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 12.03s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 9.73s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 4.70s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get service facts ------------------- 3.76s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.97s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.82s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.snapshot : Run snapshot module snapshot ------- 2.69s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 fedora.linux_system_roles.storage : Get service facts ------------------- 2.33s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Gathering Facts --------------------------------------------------------- 2.26s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_set_basic.yml:2 fedora.linux_system_roles.storage : Get service facts ------------------- 2.20s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 1.99s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Run snapshot module remove --------- 1.98s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 1.94s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.93s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.90s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 1.90s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 1.89s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.87s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.85s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Ensure test packages ---------------------------------------------------- 1.84s /tmp/collections-JQ6/ansible_collections/fedora/linux_system_roles/tests/snapshot/get_unused_disk.yml:14 13632 1726884292.06673: RUNNING CLEANUP